@types/continuation-local-storage
Advanced tools
Comparing version 3.2.5 to 3.2.6
@@ -1,9 +0,1 @@ | ||
// Type definitions for continuation-local-storage 3.2 | ||
// Project: https://github.com/othiym23/node-continuation-local-storage | ||
// Definitions by: Jang-Ho Hwang <https://github.com/rath> | ||
// Kei Son <https://github.com/heycalmdown> | ||
// Dmitry Kudryavtsev <https://github.com/skwee357> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
/// <reference types="node" /> | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/continuation-local-storage", | ||
"version": "3.2.5", | ||
"version": "3.2.6", | ||
"description": "TypeScript definitions for continuation-local-storage", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/continuation-local-storage", | ||
"name": "Jang-Ho Hwang", | ||
"url": "https://github.com/rath", | ||
"githubUsername": "rath" | ||
"githubUsername": "rath", | ||
"url": "https://github.com/rath" | ||
}, | ||
{ | ||
"name": "Kei Son", | ||
"url": "https://github.com/heycalmdown", | ||
"githubUsername": "heycalmdown" | ||
"githubUsername": "heycalmdown", | ||
"url": "https://github.com/heycalmdown" | ||
}, | ||
{ | ||
"name": "Dmitry Kudryavtsev", | ||
"url": "https://github.com/skwee357", | ||
"githubUsername": "skwee357" | ||
"githubUsername": "skwee357", | ||
"url": "https://github.com/skwee357" | ||
} | ||
@@ -36,4 +36,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "a2cf87bf14006bea0711efa4fce469215830f17a813bb4bfebe8d11292852bfe", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "7f55c8a76666a2f0d3d0dd18683b900517ba9c19761ce5a5767c7ffdeb0b41e2", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,10 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for continuation-local-storage 3.2 | ||
// Project: https://github.com/othiym23/node-continuation-local-storage | ||
// Definitions by: Jang-Ho Hwang <https://github.com/rath> | ||
// Kei Son <https://github.com/heycalmdown> | ||
// Dmitry Kudryavtsev <https://github.com/skwee357> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
/// <reference types="node" /> | ||
@@ -60,7 +52,6 @@ | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:41:10 GMT | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Jang-Ho Hwang](https://github.com/rath), [Kei Son](https://github.com/heycalmdown), and [Dmitry Kudryavtsev](https://github.com/skwee357). |
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
5516
26
56