@npmcli/run-script
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@npmcli/run-script", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", | ||
@@ -27,3 +27,8 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)", | ||
"lib/**/*.js" | ||
] | ||
], | ||
"main": "lib/run-script.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/npm/run-script.git" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
11717
2