@types/oauth2orize
Advanced tools
Comparing version 1.8.9 to 1.8.10
@@ -49,3 +49,2 @@ // Type definitions for oauth2orize 1.8 | ||
store: any; | ||
loadTransaction: boolean; | ||
} | ||
@@ -64,2 +63,3 @@ | ||
sessionKey: string; | ||
loadTransaction: boolean; | ||
} | ||
@@ -66,0 +66,0 @@ |
{ | ||
"name": "@types/oauth2orize", | ||
"version": "1.8.9", | ||
"version": "1.8.10", | ||
"description": "TypeScript definitions for oauth2orize", | ||
@@ -36,4 +36,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oauth2orize", | ||
}, | ||
"typesPublisherContentHash": "713d2b1b7f24e86e6f3b05869a9796f7406057d93936616c5adf533dd4b69df9", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "1a7c12f5bd364c085a7fe4d3caba2559083d0639993fac972e25e7c762f75721", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 18:51:43 GMT | ||
* 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) | ||
@@ -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
14368