pre-commit
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "pre-commit", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Automatically install pre-commit hooks for your npm modules.", | ||
@@ -33,10 +33,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"shelljs": "0.3.x" | ||
"shelljs": "0.5.x" | ||
}, | ||
"devDependencies": { | ||
"assume": "1.1.x", | ||
"assume": "1.2.x", | ||
"istanbul": "0.3.x", | ||
"mocha": "2.1.x", | ||
"mocha": "2.2.x", | ||
"pre-commit": "git://github.com/observing/pre-commit.git" | ||
} | ||
} |
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
26916
+ Addedshelljs@0.5.3(transitive)
- Removedshelljs@0.3.0(transitive)
Updatedshelljs@0.5.x