@types/global-agent
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for global-agent 2.1 | ||
// Project: https://github.com/gajus/global-agent#readme | ||
// Definitions by: Jamie Magee <https://github.com/JamieMagee> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface ProxyAgentConfigurationInputType { | ||
@@ -7,0 +2,0 @@ environmentVariableNamespace?: string | undefined; |
{ | ||
"name": "@types/global-agent", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "TypeScript definitions for global-agent", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/global-agent", | ||
"name": "Jamie Magee", | ||
"url": "https://github.com/JamieMagee", | ||
"githubUsername": "JamieMagee" | ||
"githubUsername": "JamieMagee", | ||
"url": "https://github.com/JamieMagee" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c33855605da85ad14d185ef13f3615efbee02633e0fb89dce8755b6e1fe05f21", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "c74706aab7c308bd364adeba3402c187e139851024e0c06dd316dffa1e9ec6a8", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for global-agent 2.1 | ||
// Project: https://github.com/gajus/global-agent#readme | ||
// Definitions by: Jamie Magee <https://github.com/JamieMagee> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface ProxyAgentConfigurationInputType { | ||
@@ -37,7 +32,6 @@ environmentVariableNamespace?: string | undefined; | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 12:02:13 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Jamie Magee](https://github.com/JamieMagee). |
3756
14
36