Comparing version 0.1.8 to 0.1.9
@@ -10,5 +10,5 @@ { | ||
], | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"engines": { | ||
"node": ">=0.6.0" | ||
"node": ">=0.10.0" | ||
}, | ||
@@ -36,3 +36,6 @@ "maintainers": [ | ||
}, | ||
"main": "./sf.js" | ||
"main": "./sf.js", | ||
"dependencies": { | ||
"util": "0.10.3" | ||
} | ||
} |
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
46047
1
+ Addedutil@0.10.3
+ Addedinherits@2.0.1(transitive)
+ Addedutil@0.10.3(transitive)