@types/oauth2-server
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -6,3 +6,3 @@ // Type definitions for Node OAuth2 Server 3.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
// TypeScript Version: 2.2 | ||
@@ -9,0 +9,0 @@ import { Request, RequestHandler } from "express"; |
{ | ||
"name": "@types/oauth2-server", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "TypeScript definitions for Node OAuth2 Server", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "1f93a507f072567d362349d2ab81d494dc69606758ba02cd6a9d36547346a054", | ||
"typeScriptVersion": "2.1" | ||
"typesPublisherContentHash": "186892a44e60ef7e71f4d91ff7f7a3ba17be1d00d5653c64c38a556519d1315d", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 26 Oct 2017 19:31:19 GMT | ||
* Last updated: Thu, 09 Nov 2017 09:57:14 GMT | ||
* Dependencies: express | ||
@@ -14,0 +14,0 @@ * Global values: none |