Socket
Socket
Sign inDemoInstall

@types/cls-hooked

Package Overview
Dependencies
Maintainers
1
Versions
11
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.3.5 to 4.3.6

2

cls-hooked/index.d.ts

@@ -9,3 +9,3 @@ // Type definitions for cls-hooked 4.3

import { EventEmitter } from 'events';
import { EventEmitter } from "events";

@@ -12,0 +12,0 @@ export interface Namespace<N = Record<string, any>> {

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

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cls-hooked",

},
"typesPublisherContentHash": "103ef33acab6d4b19749f698d48c6e59407dcfeca8ed4422738328bfe00baf34",
"typesPublisherContentHash": "a42bc3824960509fba57ac654dd190ea707defae75c587be637a0332b8b2cc76",
"typeScriptVersion": "4.3"
}

@@ -19,3 +19,3 @@ # Installation

import { EventEmitter } from 'events';
import { EventEmitter } from "events";

@@ -47,3 +47,3 @@ export interface Namespace<N = Record<string, any>> {

### Additional Details
* Last updated: Tue, 22 Aug 2023 18:04:15 GMT
* Last updated: Mon, 04 Sep 2023 15:40:55 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -50,0 +50,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