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

@types/jsonwebtoken

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jsonwebtoken - npm Package Compare versions

Comparing version 8.5.9 to 9.0.0

5

jsonwebtoken/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for jsonwebtoken 8.5
// Type definitions for jsonwebtoken 9.0
// Project: https://github.com/auth0/node-jsonwebtoken

@@ -68,2 +68,4 @@ // Definitions by: Maxime LUCE <https://github.com/SomaticIT>,

encoding?: string | undefined;
allowInsecureKeySizes?: boolean | undefined;
allowInvalidAsymmetricKeyTypes?: boolean | undefined;
}

@@ -89,2 +91,3 @@

maxAge?: string | number | undefined;
allowInvalidAsymmetricKeyTypes?: boolean | undefined;
}

@@ -91,0 +94,0 @@

6

jsonwebtoken/package.json
{
"name": "@types/jsonwebtoken",
"version": "8.5.9",
"version": "9.0.0",
"description": "TypeScript definitions for jsonwebtoken",

@@ -80,4 +80,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonwebtoken",

},
"typesPublisherContentHash": "5d1f6ea66089a8298a1a19b2f519936a3a94aea2974dab382dd4e93177bdeb3d",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "e5df2d4a0026ba18dae0652a3b77e39f96e6f087a7135e893293a418139f874e",
"typeScriptVersion": "4.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 24 Aug 2022 10:02:25 GMT
* Last updated: Fri, 23 Dec 2022 23:02:41 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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