A RetroSearch Logo

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

Search Query:

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

for libnpmexec sets node engine range to `^20.17.0 || >=22.9.0` · npm/cli@2902d4c · GitHub

Skip to content Navigation Menu

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Additional navigation options

Commit 2902d4c

fix!: for libnpmexec sets node engine range to ^20.17.0 || >=22.9.0

BREAKING CHANGE: libnpmexec now supports node `^20.17.0 || >=22.9.0`
1 parent 44be07c commit 2902d4c

Copy full SHA for 2902d4c

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed +1-1Lines changed: 1 addition & 1 deletion 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": "^18.17.0 || >=20.5.0"

10 +

"node": "^20.17.0 || >=22.9.0"

11 11

},

12 12

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

13 13

"repository": {

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