@npmcli/run-script
Advanced tools
Comparing version 6.0.2 to 7.0.0
{ | ||
"name": "@npmcli/run-script", | ||
"version": "6.0.2", | ||
"version": "7.0.0", | ||
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", | ||
@@ -19,3 +19,3 @@ "author": "GitHub Inc.", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.15.1", | ||
"@npmcli/template-oss": "4.18.0", | ||
"require-inject": "^1.4.4", | ||
@@ -29,3 +29,3 @@ "tap": "^16.0.1" | ||
"read-package-json-fast": "^3.0.0", | ||
"which": "^3.0.0" | ||
"which": "^4.0.0" | ||
}, | ||
@@ -42,7 +42,13 @@ "files": [ | ||
"engines": { | ||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0" | ||
"node": "^16.14.0 || >=18.0.0" | ||
}, | ||
"templateOSS": { | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.15.1", | ||
"ciVersions": [ | ||
"16.14.0", | ||
"16.x", | ||
"18.0.0", | ||
"18.x" | ||
], | ||
"version": "4.18.0", | ||
"publish": "true" | ||
@@ -49,0 +55,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18569
+ Addedisexe@3.1.1(transitive)
+ Addedwhich@4.0.0(transitive)
Updatedwhich@^4.0.0