any-http-request
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "any-http-request", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "AnyHTTP adapter for the Node request library", | ||
@@ -43,4 +43,13 @@ "homepage": "https://github.com/argo-rest/any-http-request", | ||
"request": "npm:request@^2.61.0" | ||
}, | ||
"devDependencies": { | ||
"traceur": "github:jmcriffey/bower-traceur@0.0.91", | ||
"traceur-runtime": "github:jmcriffey/bower-traceur-runtime@0.0.91" | ||
}, | ||
"overrides": { | ||
"npm:form-data@1.0.0-rc3": { | ||
"browser": "lib/form_data" | ||
} | ||
} | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
28109
0