@types/tunnel
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -1,6 +0,1 @@ | ||
// Type definitions for tunnel 0.0 | ||
// Project: https://github.com/koichik/node-tunnel/ | ||
// Definitions by: BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -7,0 +2,0 @@ import { Agent } from "http"; |
{ | ||
"name": "@types/tunnel", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "TypeScript definitions for tunnel", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tunnel", | ||
"name": "BendingBender", | ||
"url": "https://github.com/BendingBender", | ||
"githubUsername": "BendingBender" | ||
"githubUsername": "BendingBender", | ||
"url": "https://github.com/BendingBender" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "6c424c4124e6df88f88acf19bcea53796c6f091e79d91c381cd5581b60c53f63", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "797942033d7d9fa6c66be377aa19b383f64f97765297fce8e5b6043ab83075be", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for tunnel 0.0 | ||
// Project: https://github.com/koichik/node-tunnel/ | ||
// Definitions by: BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -63,7 +58,6 @@ import { Agent } from "http"; | ||
### Additional Details | ||
* Last updated: Tue, 12 Sep 2023 12:34:52 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [BendingBender](https://github.com/BendingBender). |
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
5130
35
62