Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/continuation-local-storage

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/continuation-local-storage - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

8

continuation-local-storage/index.d.ts

@@ -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 @@

18

continuation-local-storage/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc