Socket
Socket
Sign inDemoInstall

jsonwebtoken

Package Overview
Dependencies
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonwebtoken - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

test/encoding.tests.js

12

package.json
{
"name": "jsonwebtoken",
"version": "2.0.0",
"version": "3.0.0",
"description": "JSON Web Token implementation (symmetric and asymmetric)",

@@ -22,8 +22,12 @@ "main": "index.js",

"dependencies": {
"jws": "~0.2.6"
"jws": "~1.0.0"
},
"devDependencies": {
"chai": "*",
"mocha": "*"
"atob": "~1.1.2",
"chai": "~1.10.0",
"mocha": "~2.1.0"
},
"engines": {
"npm": "~1.4.28"
}
}

Sorry, the diff of this file is not supported yet

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