Comparing version 0.3.7 to 0.3.8
{ | ||
"name": "popsicle", | ||
"main": "popsicle.js", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"homepage": "https://github.com/blakeembrey/popsicle", | ||
@@ -6,0 +6,0 @@ "authors": [ |
{ | ||
"name": "popsicle", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "Simple HTTP requests for node and the browser", | ||
@@ -40,3 +40,2 @@ "main": "popsicle.js", | ||
"chai": "^1.9.1", | ||
"cookie-parser": "^1.3.3", | ||
"es6-promise": "^2.0.0", | ||
@@ -46,3 +45,3 @@ "express": "^4.10.2", | ||
"gulp-jshint": "^1.8.4", | ||
"gulp-mocha": "^1.1.0", | ||
"gulp-mocha": "^2.0.0", | ||
"is-travis": "^1.0.0", | ||
@@ -55,11 +54,10 @@ "karma": "^0.12.23", | ||
"karma-phantomjs-launcher": "^0.1.4", | ||
"karma-sinon-chai": "^0.2.0", | ||
"mocha": "^1.21.3", | ||
"nock": "^0.46.0", | ||
"karma-sinon-chai": "^0.3.0", | ||
"mocha": "^2.1.0", | ||
"require-dir": "^0.1.0" | ||
}, | ||
"dependencies": { | ||
"form-data": "^0.1.4", | ||
"form-data": "^0.2.0", | ||
"request": "^2.48.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
17
70668
+ Addedform-data@0.2.0(transitive)
+ Addedmime-db@1.12.0(transitive)
+ Addedmime-types@2.0.14(transitive)
- Removedform-data@0.1.4(transitive)
- Removedmime@1.2.11(transitive)
Updatedform-data@^0.2.0