@types/oauth2-server
Advanced tools
Comparing version 0.0.22-alpha to 0.0.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for Node OAuth2 Server |
{ | ||
"name": "@types/oauth2-server", | ||
"version": "0.0.22-alpha", | ||
"version": "0.0.23-alpha", | ||
"description": "TypeScript definitions for Node OAuth2 Server", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Robbie Van Gorkom <https://github.com/vangorra>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/express": "*" | ||
"@types/express": "4.0.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:28 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:30 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -26,3 +26,3 @@ { | ||
], | ||
"contentHash": "95b22448b288a049b41643464bd6b77de10d7708d0261579899c4d38052be9a8" | ||
"contentHash": "37726b58207065cd11e03ef444be1e19869adbb994b68a30aded0ecf4e24a048" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
13242
+ Added@types/express@4.0.39(transitive)
- Removed@types/express@5.0.0(transitive)
Updated@types/express@4.0.*