conventional-changelog-jshint
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "conventional-changelog-jshint", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "conventional-changelog jshint preset", | ||
"main": "index.js", | ||
"scripts": { | ||
"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage", | ||
"lint": "jshint *.js --exclude node_modules && jscs *.js", | ||
"test": "mocha --timeout 30000 && npm run-script lint" | ||
"test": "mocha --timeout 30000 && npm run-script lint", | ||
"test-windows": "echo 'make work on windows'" | ||
}, | ||
@@ -22,2 +22,6 @@ "repository": { | ||
"license": "ISC", | ||
"files": [ | ||
"index.js", | ||
"templates" | ||
], | ||
"bugs": { | ||
@@ -30,3 +34,2 @@ "url": "https://github.com/stevemao/conventional-changelog-jshint/issues" | ||
"conventional-changelog-core": "0.0.2", | ||
"coveralls": "^2.11.6", | ||
"istanbul": "^0.4.2", | ||
@@ -33,0 +36,0 @@ "jscs": "^2.9.0", |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
8
1
0
5650
8
58