@types/oauth2-server
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -330,3 +330,2 @@ // Type definitions for Node OAuth2 Server 3.0 | ||
interface User { | ||
id: string; | ||
[key: string]: any; | ||
@@ -333,0 +332,0 @@ } |
{ | ||
"name": "@types/oauth2-server", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "TypeScript definitions for Node OAuth2 Server", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "bc33be32a0d422ade7fedf388fba48d7a060dcf932d281467c249b6019e6d3aa", | ||
"typesPublisherContentHash": "e45b091e2d2f07153448d87d18b96d9eba53cea47b08b8ed71b62ada3bcfd49a", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Sun, 27 May 2018 14:13:13 GMT | ||
* Last updated: Fri, 01 Jun 2018 16:26:34 GMT | ||
* Dependencies: express | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14410
329