axios-oauth-client
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -1,1 +0,1 @@ | ||
{"processes":{"2f6ba28a-4042-41b1-839d-6c30c1648b59":{"parent":null,"children":[]}},"files":{},"externalIds":{}} | ||
{"processes":{"1b011c79-8f22-49bc-a1dc-3186ff123531":{"parent":null,"children":[]}},"files":{},"externalIds":{}} |
{ | ||
"name": "axios-oauth-client", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "OAuth 2.0 client utils for axios", | ||
@@ -66,7 +66,7 @@ "main": "dist/", | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.3", | ||
"@babel/core": "^7.14.3", | ||
"@babel/preset-env": "^7.14.4", | ||
"@babel/cli": "^7.14.5", | ||
"@babel/core": "^7.14.6", | ||
"@babel/preset-env": "^7.14.7", | ||
"axios-token-interceptor": "^0.2.0", | ||
"mocha": "^8.4.0", | ||
"mocha": "^9.0.2", | ||
"nyc": "^15.1.0", | ||
@@ -73,0 +73,0 @@ "semistandard": "*" |
Sorry, the diff of this file is not supported yet
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
44538