conventional-changelog-atom
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "conventional-changelog-atom", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "conventional-changelog atom preset", | ||
"main": "index.js", | ||
"scripts": { | ||
"coverage": "istanbul cover _mocha -- -R spec && rm -rf ./coverage", | ||
"lint": "jshint *.js --exclude node_modules && jscs *.js", | ||
"test": "mocha && 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,4 +34,2 @@ "url": "https://github.com/stevemao/conventional-changelog-atom/issues" | ||
"conventional-changelog-core": "0.0.2", | ||
"coveralls": "^2.11.6", | ||
"istanbul": "^0.4.2", | ||
"jscs": "^2.9.0", | ||
@@ -34,0 +36,0 @@ "jshint": "^2.9.1", |
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
7
1
4950
7
48