Socket
Socket
Sign inDemoInstall

@nestjs/jwt

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/jwt - npm Package Compare versions

Comparing version 0.3.0 to 6.0.0

14

package.json
{
"name": "@nestjs/jwt",
"version": "0.3.0",
"version": "6.0.0",
"description": "Nest - modern, fast, powerful node.js web framework (@jwt)",

@@ -14,11 +14,11 @@ "author": "Kamil Mysliwiec",

"peerDependencies": {
"@nestjs/common": "^5.0.0"
"@nestjs/common": "^6.0.0"
},
"devDependencies": {
"@nestjs/common": "5.6.2",
"@types/node": "7.10.2",
"@nestjs/common": "6.0.0",
"@types/node": "7.10.5",
"husky": "0.14.3",
"lint-staged": "7.3.0",
"prettier": "1.16.3",
"typescript": "2.9.2"
"lint-staged": "8.1.5",
"prettier": "1.16.4",
"typescript": "3.3.3333"
},

@@ -25,0 +25,0 @@ "lint-staged": {

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