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

@types/express-jwt

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express-jwt - npm Package Compare versions

Comparing version

to
0.0.37

2

express-jwt/index.d.ts
// Type definitions for express-jwt
// Project: https://www.npmjs.org/package/express-jwt
// Definitions by: Wonshik Kim <https://github.com/wokim/>, Kacper Polak <https://github.com/kacepe>, Sl1MBoy <https://github.com/Sl1MBoy>
// Definitions by: Wonshik Kim <https://github.com/wokim>, Kacper Polak <https://github.com/kacepe>, Sl1MBoy <https://github.com/Sl1MBoy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +5,0 @@

{
"name": "@types/express-jwt",
"version": "0.0.36",
"version": "0.0.37",
"description": "TypeScript definitions for express-jwt",

@@ -9,3 +9,3 @@ "license": "MIT",

"name": "Wonshik Kim",
"url": "https://github.com/wokim/"
"url": "https://github.com/wokim"
},

@@ -31,5 +31,4 @@ {

},
"peerDependencies": {},
"typesPublisherContentHash": "a4478bcaebf0d215da2237a8106ccf8745e651a46af878f8cacafff53f8fc613",
"typesPublisherContentHash": "582b470dc040ba9995c801f0f5c25781af25348c878190d64e01cbcbdc26f502",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 24 Jul 2017 18:01:45 GMT
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Dependencies: express, express-unless

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Wonshik Kim <https://github.com/wokim/>, Kacper Polak <https://github.com/kacepe>, Sl1MBoy <https://github.com/Sl1MBoy>.
These definitions were written by Wonshik Kim <https://github.com/wokim>, Kacper Polak <https://github.com/kacepe>, Sl1MBoy <https://github.com/Sl1MBoy>.