axios-oauth-client
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"name": "axios-oauth-client", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "OAuth 2.0 client utils for axios", | ||
@@ -32,8 +32,8 @@ "main": "src/", | ||
"dependencies": { | ||
"qs": "^6.5.2" | ||
"qs": "^6.8.0" | ||
}, | ||
"devDependencies": { | ||
"axios-token-interceptor": "^0.1.0", | ||
"mocha": "^5.2.0" | ||
"mocha": "^6.2.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
Updatedqs@^6.8.0