addsearch-js-client
Advanced tools
Comparing version 0.8.8 to 0.8.9
{ | ||
"name": "addsearch-js-client", | ||
"version": "0.8.8", | ||
"version": "0.8.9", | ||
"description": "AddSearch API JavaScript client", | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"axios": "^0.27.2", | ||
"axios": "^1.6.7", | ||
"es6-promise": "^4.2.8", | ||
@@ -46,5 +46,5 @@ "js-base64": "^3.6.0", | ||
"devDependencies": { | ||
"@babel/cli": "^7.21.0", | ||
"@babel/core": "^7.12.9", | ||
"@babel/preset-env": "^7.12.7", | ||
"@babel/cli": "^7.23.9", | ||
"@babel/core": "^7.23.9", | ||
"@babel/preset-env": "^7.23.9", | ||
"@babel/register": "^7.12.1", | ||
@@ -59,3 +59,2 @@ "axios-mock-adapter": "^1.21.2", | ||
"mocha": "^10.0.0", | ||
"mocha-axios": "^1.4.2", | ||
"terser-webpack-plugin": "^5.3.1", | ||
@@ -62,0 +61,0 @@ "uglify-js": "^3.12.0", |
Sorry, the diff of this file is too big to display
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
151521
16
+ Addedaxios@1.7.7(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
- Removedaxios@0.27.2(transitive)
Updatedaxios@^1.6.7