qiao-ajax
Advanced tools
Comparing version 2.8.1 to 2.8.2
{ | ||
"name": "qiao-ajax", | ||
"version": "2.8.1", | ||
"version": "2.8.2", | ||
"description": "browser ajax and nodejs http request", | ||
@@ -32,8 +32,8 @@ "keywords": [ | ||
"analyzer": "qwebpack analyzer ./webpack/qiao.webpack.js", | ||
"build": "rollup --config _config.rollup.js" | ||
"build": "rollup -c" | ||
}, | ||
"dependencies": { | ||
"axios": "1.2.6" | ||
"axios": "1.3.0" | ||
}, | ||
"gitHead": "8d7f86c3d591788900a750141bed2f7581ac7078" | ||
"gitHead": "98dbad1526bc58003bbaa9a69843725a93a4be0f" | ||
} |
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
9083
+ Addedaxios@1.3.0(transitive)
- Removedaxios@1.2.6(transitive)
Updatedaxios@1.3.0