Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "axios-jwt", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Axios interceptor to store, use, and refresh tokens for authentication.", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
@@ -26,3 +26,4 @@ "repository": { | ||
"build": "tsc", | ||
"start": "tsc -w" | ||
"start": "tsc -w", | ||
"release": "yarn build && npm publish" | ||
}, | ||
@@ -29,0 +30,0 @@ "keywords": [ |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
26296
8
376
1