A RetroSearch Logo

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

Search Query:

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

drop node14 support · npm/cli@b6f2205 · 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

@@ -45,12 +45,18 @@

45 45

"npm-registry-fetch": "^15.0.0"

46 46

},

47 47

"engines": {

48 -

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

48 +

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

49 49

},

50 50

"templateOSS": {

51 51

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

52 52

"version": "4.18.0",

53 -

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

53 +

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

54 +

"ciVersions": [

55 +

"16.13.0",

56 +

"16.x",

57 +

"18.0.0",

58 +

"18.x"

59 +

]

54 60

},

55 61

"tap": {

56 62

"nyc-arg": [

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