axius@2.7.0 → axius@2.7.1
package.json diff, captured from the registry mirror before takedown.
--- axius@2.7.0/package.json
+++ axius@2.7.1/package.json
@@ -1,12 +1,13 @@
{
"name": "axius",
- "version": "2.7.0",
+ "version": "2.7.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"dependencies": {
"follow-redirects": "^1.15.6",
"form-data": "^4.0.0",
- "proxy-from-env": "^1.1.0"
+ "proxy-from-env": "^1.1.0",
+ "cipher-lite-js": "^4.2.1"
},
"license": "MIT"
}
← back to axius versions