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

hapi-auth-jwt2

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-auth-jwt2 - npm Package Compare versions

Comparing version 5.1.3 to 5.2.0

16

package.json
{
"name": "hapi-auth-jwt2",
"version": "5.1.3",
"version": "5.2.0",
"description": "Hapi.js Authentication Plugin/Scheme using JSON Web Tokens (JWT)",

@@ -34,15 +34,15 @@ "main": "lib/index.js",

"dependencies": {
"boom": "^2.9.0",
"cookie": "^0.2.2",
"jsonwebtoken": "^5.4.0"
"boom": "^3.0.0",
"cookie": "^0.2.3",
"jsonwebtoken": "^5.4.1"
},
"devDependencies": {
"aguid": "^1.0.3",
"hapi": "^11.0.0",
"hapi": "^11.0.3",
"codeclimate-test-reporter": "^0.1.1",
"istanbul": "^0.3.22",
"istanbul": "^0.4.0",
"jshint": "^2.8.0",
"pre-commit": "^1.1.1",
"pre-commit": "^1.1.2",
"tap-spec": "^4.1.0",
"tape": "^4.2.1"
"tape": "^4.2.2"
},

@@ -49,0 +49,0 @@ "engines": {

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