New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@around25/jwt-utils

Package Overview
Dependencies
Maintainers
8
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@around25/jwt-utils - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

17

package.json
{
"name": "@around25/jwt-utils",
"version": "1.0.0",
"version": "1.0.1",
"description": "Perform jwt token operations like store, get, decode, get expiration date, check if expired, validate, remove from storage",

@@ -17,3 +17,16 @@ "main": "index.js",

"jwt-decode": "^2.2.0"
}
},
"directories": {
"lib": "lib",
"test": "tests"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/Around25/jwt-utils.git"
},
"bugs": {
"url": "https://github.com/Around25/jwt-utils/issues"
},
"homepage": "https://github.com/Around25/jwt-utils#readme"
}
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