Comparing version 0.0.4 to 0.0.8
{ | ||
"name": "qpatch", | ||
"version": "0.0.4", | ||
"version": "0.0.8", | ||
"description": "Module for patching JS Classes using callbacks to use Q promises", | ||
@@ -22,4 +22,8 @@ "main": "index.js", | ||
], | ||
"dependencies": { | ||
"q": "0.9.6", | ||
"underscore": "1.4.4" | ||
}, | ||
"author": "aaron.omullan@friendco.de", | ||
"license": "Apache v2" | ||
} |
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
12519
2
+ Addedq@0.9.6
+ Addedunderscore@1.4.4
+ Addedq@0.9.6(transitive)
+ Addedunderscore@1.4.4(transitive)