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

@types/cls-hooked

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cls-hooked - npm Package Compare versions

Comparing version 4.2.1 to 4.3.0

4

cls-hooked/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for cls-hooked 4.2
// Type definitions for cls-hooked 4.3
// Project: https://github.com/jeff-lewis/cls-hooked

@@ -21,2 +21,4 @@ // Definitions by: Leo Liang <https://github.com/aleung>

createContext(): any;
enter(context: any): void;
exit(context: any): void;
}

@@ -23,0 +25,0 @@

{
"name": "@types/cls-hooked",
"version": "4.2.1",
"version": "4.3.0",
"description": "TypeScript definitions for cls-hooked",

@@ -14,13 +14,14 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cls-hooked"
},
"scripts": {},
"dependencies": {
"@types/events": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "747ac97626573087556fc8c33ca86d5fb75784454f6a50ef46bcb825e6095793",
"typesPublisherContentHash": "c6dace589e865decc37fd7814b5db42643b801cc57f6a1d09045929dfc5d0f41",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for cls-hooked (https://github.com/jeff-lewis/cls-hooked).
This package contains type definitions for cls-hooked ( https://github.com/jeff-lewis/cls-hooked ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Wed, 27 Jun 2018 01:27:15 GMT
* Dependencies: events, node
* Last updated: Sat, 09 Mar 2019 00:24:18 GMT
* Dependencies: @types/node
* Global values: none

@@ -16,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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