@npmcli/run-script
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@npmcli/run-script", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", | ||
@@ -28,3 +28,4 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)", | ||
"files": [ | ||
"lib/**/*.js" | ||
"lib/**/*.js", | ||
"lib/node-gyp-bin" | ||
], | ||
@@ -31,0 +32,0 @@ "main": "lib/run-script.js", |
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
12489
12