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

byu-jwt

Package Overview
Dependencies
Maintainers
10
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

byu-jwt - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

12

package.json
{
"name": "byu-jwt",
"version": "0.2.3",
"version": "0.2.4",
"description": "The byu-jwt module provides helpful functions to retrieve a specified BYU .well-known URL and verify BYU signed JWTs.",

@@ -17,10 +17,10 @@ "main": "index.js",

"dependencies": {
"request": "^2.69.0",
"bluebird": "^3.3.1",
"jsonwebtoken": "^5.7.0",
"pem": "^1.8.1"
"request": "^2.87.0",
"bluebird": "^3.5.1",
"jsonwebtoken": "^8.2.1",
"pem": "^1.12.5"
},
"devDependencies": {
"mocha": "^3.5.0"
"mocha": "^5.2.0"
}
}

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