@types/ebay-oauth-nodejs-client
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for ebay-oauth-nodejs-client 1.2 | ||
// Project: https://github.com/eBay/ebay-oauth-nodejs-client | ||
// Definitions by: Jeremy Möglich <https://github.com/JeremyMoeglich> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
type EbayEnvironment = "SANDBOX" | "PRODUCTION"; | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/ebay-oauth-nodejs-client", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "TypeScript definitions for ebay-oauth-nodejs-client", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ebay-oauth-nodejs-client", | ||
"name": "Jeremy Möglich", | ||
"url": "https://github.com/JeremyMoeglich", | ||
"githubUsername": "JeremyMoeglich" | ||
"githubUsername": "JeremyMoeglich", | ||
"url": "https://github.com/JeremyMoeglich" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "cb20b5677a58930f34f464574c6c416c31bc1a58444efa789e5c45ceb0f35a84", | ||
"typesPublisherContentHash": "041183f7dee769d62007db9ff05bb43e3df8b5598376c1b838c07926a62f24b1", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for ebay-oauth-nodejs-client 1.2 | ||
// Project: https://github.com/eBay/ebay-oauth-nodejs-client | ||
// Definitions by: Jeremy Möglich <https://github.com/JeremyMoeglich> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
type EbayEnvironment = "SANDBOX" | "PRODUCTION"; | ||
@@ -58,7 +53,6 @@ | ||
### Additional Details | ||
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Jeremy Möglich](https://github.com/JeremyMoeglich). |
4880
34
57