A RetroSearch Logo

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

Search Query:

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

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

@@ -40,12 +40,18 @@

40 40

"tap": "^16.3.4"

41 41

},

42 42

"engines": {

43 -

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

43 +

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

44 44

},

45 45

"templateOSS": {

46 46

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

47 47

"version": "4.18.0",

48 -

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

48 +

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

49 +

"ciVersions": [

50 +

"16.13.0",

51 +

"16.x",

52 +

"18.0.0",

53 +

"18.x"

54 +

]

49 55

},

50 56

"tap": {

51 57

"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