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

jwt-generator

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jwt-generator - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

22

package.json

@@ -15,3 +15,3 @@ {

},
"version": "3.0.2",
"version": "3.0.3",
"description": "Generates 'json web token' (JWT) by using the API of the authentication server.",

@@ -31,21 +31,21 @@ "main": "dist/index.js",

"dependencies": {
"bluebird": "^3",
"bluebird": "^3.5.1",
"bluebird-retry": ">=0.8 <0.12",
"debug": "^3.1.0",
"getmac": "^1",
"http-as-promised": "^1",
"http-as-promised": "^2.0.1",
"joi-browser": "^13.0.1",
"jsonwebtoken": ">=7 <9",
"lru-cache": "^4",
"moment": "^2.19.3"
"moment": "^2.20.1"
},
"devDependencies": {
"ajv": "^5.5.0",
"ajv": "^5.5.2",
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.6.1",
"chai": "^4.1.2",
"chance": "^1.0.12",
"chance": "^1.0.13",
"coveralls": "^3.0.0",
"cross-env": "^5.1.0",
"eslint": "^4.12.1",
"cross-env": "^5.1.3",
"eslint": "^4.15.0",
"eslint-config-standard": "^10.2.1",

@@ -57,5 +57,5 @@ "eslint-plugin-import": "^2.8.0",

"eslint-plugin-standard": "^3.0.1",
"mocha": "^4.0.1",
"nock": "^9.1.3",
"nyc": "^11.4.0",
"mocha": "^4.1.0",
"nock": "^9.1.6",
"nyc": "^11.4.1",
"rimraf": "^2.6.2"

@@ -62,0 +62,0 @@ },

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