commitplease
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "commitplease", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Validates strings as commit messages", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "node_modules/nodeunit/bin/nodeunit test.js" | ||
"install": "node install" | ||
}, | ||
@@ -24,4 +24,3 @@ "repository": { | ||
"devDependencies": { | ||
"nodeunit": "~0.8.2", | ||
"jshint": "~2.3.0" | ||
"nodeunit": "~0.8.2" | ||
}, | ||
@@ -28,0 +27,0 @@ "dependencies": { |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
6519
1
8
155
1
2