Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "allow-only", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "An zero-dependency version of https://npm.im/only-allow", | ||
"main": "dist/bin.js", | ||
"bin": "dist/bin.js", | ||
"bin": { | ||
"allow-only": "dist/bin.js" | ||
}, | ||
"files": [ | ||
@@ -11,2 +13,4 @@ "dist/bin.js" | ||
"scripts": { | ||
"preinstall": "npx allow-only pnpm", | ||
"pnpm:devPreinstall": "npx allow-only pnpm", | ||
"prepublishOnly": "pnpm run clean && pnpm run build", | ||
@@ -13,0 +17,0 @@ "clean": "rimraf ./dist", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
5939
1