Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "fuel-soap", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Node library for performing SOAP API calls to Salesforce Marketing Cloud (formerly ExactTarget).", | ||
@@ -21,5 +21,5 @@ "main": "./lib/fuel-soap.js", | ||
"grunt-contrib-jshint": "^1.1.0", | ||
"mocha": "^4.0.0", | ||
"mocha": "^5.0.5", | ||
"proxyquire": "^1.8.0", | ||
"sinon": "^2.2.0" | ||
"sinon": "^5.0.1" | ||
}, | ||
@@ -26,0 +26,0 @@ "dependencies": { |
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
88143