Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

axios-jwt

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-jwt - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

8

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc