Comparing version 2.0.0 to 2.0.1
@@ -5,3 +5,3 @@ { | ||
"author": "Dav Glass <davglass@gmail.com>", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"dependencies": { | ||
@@ -16,2 +16,3 @@ "graceful-fs": "^4.1.5", | ||
"devDependencies": { | ||
"github-changes": "^1.0.4", | ||
"istanbul": "~0.4.4", | ||
@@ -31,3 +32,4 @@ "jenkins-mocha": "^3.0.0", | ||
"Jonny Reeves <github@jonnyreeves.co.uk>", | ||
"Lydie Danet <lydie@happinov.fr>" | ||
"Lydie Danet <lydie@happinov.fr>", | ||
"Ben Elliott <ben.elliott@gsacapital.com>" | ||
], | ||
@@ -44,3 +46,4 @@ "keywords": [ | ||
"test": "jenkins-mocha ./tests/full.js", | ||
"posttest": "istanbul check-coverage" | ||
"posttest": "istanbul check-coverage", | ||
"changes": "github-changes -o davglass -r cpr" | ||
}, | ||
@@ -47,0 +50,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
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
59696
13
5