@types/stoppable
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -1,8 +0,1 @@ | ||
// Type definitions for stoppable 1.1 | ||
// Project: https://github.com/hunterloftis/stoppable | ||
// Definitions by: Eric Byers <https://github.com/EricByers> | ||
// John Plusjé <https://github.com/jplusje> | ||
// BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -9,0 +2,0 @@ import * as http from "http"; |
{ | ||
"name": "@types/stoppable", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for stoppable", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stoppable", | ||
"name": "Eric Byers", | ||
"url": "https://github.com/EricByers", | ||
"githubUsername": "EricByers" | ||
"githubUsername": "EricByers", | ||
"url": "https://github.com/EricByers" | ||
}, | ||
{ | ||
"name": "John Plusjé", | ||
"url": "https://github.com/jplusje", | ||
"githubUsername": "jplusje" | ||
"githubUsername": "jplusje", | ||
"url": "https://github.com/jplusje" | ||
}, | ||
{ | ||
"name": "BendingBender", | ||
"url": "https://github.com/BendingBender", | ||
"githubUsername": "BendingBender" | ||
"githubUsername": "BendingBender", | ||
"url": "https://github.com/BendingBender" | ||
} | ||
@@ -36,4 +36,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "9d6aed80d51a632fcd46a781556cba3ba6ce7c749fe00919cd4be55dedc1aba4", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "a504b20096e7684596d58debf373dfc4e0669449d318e56244fb56e823132577", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,9 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for stoppable 1.1 | ||
// Project: https://github.com/hunterloftis/stoppable | ||
// Definitions by: Eric Byers <https://github.com/EricByers> | ||
// John Plusjé <https://github.com/jplusje> | ||
// BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="node" /> | ||
@@ -62,7 +55,6 @@ import * as http from "http"; | ||
### Additional Details | ||
* Last updated: Mon, 31 May 2021 17:01:23 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Eric Byers](https://github.com/EricByers), [John Plusjé](https://github.com/jplusje), and [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
5776
35
59