A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/cli/commit/b6cf113f5199d3c23f632dbe35d8020515c6c623 below:

set engines and prerelease for npm 10 (#6674) · npm/cli@b6cf113 · GitHub

File tree Expand file treeCollapse file tree 28 files changed

+83

-31

lines changed

Filter options

Expand file treeCollapse file tree 28 files changed

+83

-31

lines changed Original file line number Diff line number Diff line change

@@ -26,8 +26,9 @@ jobs:

26 26

- name: Setup Node

27 27

uses: actions/setup-node@v3

28 28

with:

29 -

node-version: 18.x

29 +

node-version: 20.x

30 30

cache: npm

31 +

check-latest: true

31 32

- name: Check Git Status

32 33

run: node scripts/git-dirty.js

33 34

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

Original file line number Diff line number Diff line change

@@ -37,6 +37,7 @@ jobs:

37 37

with:

38 38

node-version: 18.x

39 39

cache: npm

40 +

check-latest: true

40 41

- name: Check Git Status

41 42

run: node scripts/git-dirty.js

42 43

- name: Reset Deps

@@ -85,6 +86,7 @@ jobs:

85 86

with:

86 87

node-version: ${{ matrix.node-version }}

87 88

cache: npm

89 +

check-latest: true

88 90

- name: Check Git Status

89 91

run: node scripts/git-dirty.js

90 92

- name: Reset Deps

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4