Comparing version 0.7.0 to 0.8.0
@@ -5,3 +5,3 @@ { | ||
"description": "Bindings to Mac OS X Keychain", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"licenses": [ | ||
@@ -22,3 +22,3 @@ { | ||
"scripts": { | ||
"prepublish": "grunt coffee", | ||
"prepublish": "grunt clean coffee", | ||
"test": "jasmine-focused --captureExceptions --coffee spec/" | ||
@@ -32,8 +32,8 @@ }, | ||
"coffee-script": "~1.6.2", | ||
"jasmine-focused": "~0.2.0" | ||
"jasmine-focused": "~0.2.0", | ||
"rimraf": "~2.1.4" | ||
}, | ||
"dependencies": { | ||
"bindings": "~1.1.0", | ||
"rimraf": "~2.1.4" | ||
"bindings": "~1.1.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
9083
1
7
- Removedrimraf@~2.1.4
- Removedgraceful-fs@1.2.3(transitive)
- Removedrimraf@2.1.4(transitive)