A RetroSearch Logo

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

Search Query:

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

drop node14 support · npm/cli@37a99eb · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+8

-4

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+8

-4

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

@@ -64,8 +64,6 @@ jobs:

64 64

os: windows-latest

65 65

shell: cmd

66 66

node-version:

67 -

- 14.17.0

68 -

- 14.x

69 67

- 16.13.0

70 68

- 16.x

71 69

- 18.0.0

Original file line number Diff line number Diff line change

@@ -7,7 +7,7 @@

7 7

],

8 8

"main": "lib/index.js",

9 9

"engines": {

10 -

"node": "^14.17.0 || ^16.13.0 || >=18.0.0"

10 +

"node": "^16.13.0 || >=18.0.0"

11 11

},

12 12

"description": "npm exec (npx) programmatic API",

13 13

"repository": {

@@ -74,6 +74,12 @@

74 74

"templateOSS": {

75 75

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",

76 76

"version": "4.18.0",

77 -

"content": "../../scripts/template-oss/index.js"

77 +

"content": "../../scripts/template-oss/index.js",

78 +

"ciVersions": [

79 +

"16.13.0",

80 +

"16.x",

81 +

"18.0.0",

82 +

"18.x"

83 +

]

78 84

}

79 85

}

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