Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "axios-jwt", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Axios interceptor to store, use, and refresh tokens for authentication.", | ||
@@ -16,7 +16,7 @@ "main": "dist/index.js", | ||
"@types/axios": "^0.14.0", | ||
"@types/jsonwebtoken": "^8.3.2", | ||
"typescript": "^3.5.1" | ||
"@types/jsonwebtoken": "^8.5.1", | ||
"typescript": "^4.2.3" | ||
}, | ||
"peerDependencies": { | ||
"axios": "^0.19.0" | ||
"axios": "^0.21.1" | ||
}, | ||
@@ -23,0 +23,0 @@ "dependencies": { |
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