Socket
Socket
Sign inDemoInstall

@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 7.2.4 to 7.2.5

1

jsonwebtoken/index.d.ts

@@ -61,2 +61,3 @@ // Type definitions for jsonwebtoken 7.2.1

audience?: string | string[];
clockTimestamp?: number;
clockTolerance?: number;

@@ -63,0 +64,0 @@ issuer?: string | string[];

4

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

@@ -32,4 +32,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "223a33c251c7da1468ace3d9cdd2785834ff27af6e9fc619aaa2686532928e7b",
"typesPublisherContentHash": "8105b29c06cb20595ed66ecb65ed3621351963385f3545b9152794de135a211c",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Thu, 07 Dec 2017 21:20:07 GMT
* Last updated: Wed, 13 Dec 2017 19:13:38 GMT
* Dependencies: 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