Socket
Socket
Sign inDemoInstall

@types/jsonwebtoken

Package Overview
Dependencies
1
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.5 to 9.0.6

2

jsonwebtoken/index.d.ts

@@ -43,3 +43,3 @@ /// <reference types="node" />

/** expressed in seconds or a string describing a time span [zeit/ms](https://github.com/zeit/ms.js). Eg: 60, "2 days", "10h", "7d" */
expiresIn?: string | number | undefined;
expiresIn?: string | number;
/** expressed in seconds or a string describing a time span [zeit/ms](https://github.com/zeit/ms.js). Eg: 60, "2 days", "10h", "7d" */

@@ -46,0 +46,0 @@ notBefore?: string | number | undefined;

{
"name": "@types/jsonwebtoken",
"version": "9.0.5",
"version": "9.0.6",
"description": "TypeScript definitions for jsonwebtoken",

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

},
"typesPublisherContentHash": "8beda34934e442ac14e4af4be2faa9d6117a3e87ec79bc85b04bf844724ac105",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "77d3bf562214bf5a3dea7e1a5f31b746c79aa56e8119f765369ce8bda9514204",
"typeScriptVersion": "4.6"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT
* Last updated: Mon, 26 Feb 2024 18:35:29 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc