Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "clang", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "Node.js api wrapper for Clang's SOAP api", | ||
@@ -20,5 +20,5 @@ "author": "Christiaan Westerbeek <chris@devotis.nl>", | ||
"dependencies": { | ||
"soap": "0.9", | ||
"lodash": "3.10", | ||
"async": "1.4" | ||
"async": "^2.1.2", | ||
"lodash": "^4.16.4", | ||
"soap": "^0.17.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
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
227717
+ Addedasync@2.6.4(transitive)
+ Addedcompress@0.99.0(transitive)
+ Addedejs@2.3.4(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addednode-uuid@1.4.8(transitive)
+ Addedoptional@0.1.4(transitive)
+ Addedsoap@0.17.0(transitive)
+ Addedxml-crypto@0.8.5(transitive)
+ Addedxpath.js@1.1.0(transitive)
- Removedasync@1.4.2(transitive)
- Removedlodash@2.4.2(transitive)
- Removedsoap@0.9.5(transitive)
Updatedasync@^2.1.2
Updatedlodash@^4.16.4
Updatedsoap@^0.17.0