npm-insights
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "npm-insights", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Real time analytics of package downloads", | ||
"bin": { | ||
"npm-insights:init": "dist/init/index.js", | ||
"npm-insights:log": "dist/log/index.js" | ||
}, | ||
"watch": { | ||
@@ -18,3 +22,4 @@ "build": "{src,test}/*.js" | ||
"precommit": "pretty-quick --staged", | ||
"prepare": "npm run build" | ||
"prepare": "npm run build", | ||
"postinstall": "npm-insights:init" | ||
}, | ||
@@ -21,0 +26,0 @@ "author": "Guillaume Morin", |
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
737913
1