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.4 to 3.2.5

2

continuation-local-storage/index.d.ts

@@ -12,3 +12,3 @@ // Type definitions for continuation-local-storage 3.2

export type Context = {
[key: string]: any
[key: string]: any;
};

@@ -15,0 +15,0 @@

{
"name": "@types/continuation-local-storage",
"version": "3.2.4",
"version": "3.2.5",
"description": "TypeScript definitions for continuation-local-storage",

@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/continuation-local-storage",

},
"typesPublisherContentHash": "51ba8a739f7c39a28cb5ec597447920f035ca30e43bdac7286973671e392afc3",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "a2cf87bf14006bea0711efa4fce469215830f17a813bb4bfebe8d11292852bfe",
"typeScriptVersion": "4.3"
}

@@ -22,3 +22,3 @@ # Installation

export type Context = {
[key: string]: any
[key: string]: any;
};

@@ -60,3 +60,3 @@

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:34:26 GMT
* Last updated: Mon, 04 Sep 2023 15:41:10 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -63,0 +63,0 @@ * Global values: none

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