@types/oauth2orize
Advanced tools
Comparing version 1.8.10 to 1.8.11
// Type definitions for oauth2orize 1.8 | ||
// Project: https://github.com/jaredhanson/oauth2orize/ | ||
// Definitions by: Wonshik Kim <https://github.com/wokim>, Kei Son <https://github.com/heycalmdown>, Steve Hipwell <https://github.com/stevehipwell> | ||
// Definitions by: Wonshik Kim <https://github.com/wokim>, Kei Son <https://github.com/heycalmdown> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ // TypeScript Version: 2.3 |
{ | ||
"name": "@types/oauth2orize", | ||
"version": "1.8.10", | ||
"version": "1.8.11", | ||
"description": "TypeScript definitions for oauth2orize", | ||
@@ -17,7 +17,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oauth2orize", | ||
"githubUsername": "heycalmdown" | ||
}, | ||
{ | ||
"name": "Steve Hipwell", | ||
"url": "https://github.com/stevehipwell", | ||
"githubUsername": "stevehipwell" | ||
} | ||
@@ -37,4 +32,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "1a7c12f5bd364c085a7fe4d3caba2559083d0639993fac972e25e7c762f75721", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "a30edfd8b9c57d4b66aaaa31ea31627a44a15b41377074424c3a671e8c6752e4", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,7 +11,7 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 03 Jan 2022 15:01:28 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/express](https://npmjs.com/package/@types/express) | ||
* Last updated: Wed, 15 Feb 2023 19:32:46 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express), [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Wonshik Kim](https://github.com/wokim), [Kei Son](https://github.com/heycalmdown), and [Steve Hipwell](https://github.com/stevehipwell). | ||
These definitions were written by [Wonshik Kim](https://github.com/wokim), and [Kei Son](https://github.com/heycalmdown). |
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
14112