Socket
Socket
Sign inDemoInstall

@types/node-cleanup

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-cleanup - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

1

node-cleanup/index.d.ts

@@ -12,2 +12,3 @@ // Note that ES6 modules cannot directly export callable functions.

// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
type Handler = (exitCode: number | null, signal: string | null) => boolean | undefined | void;

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

4

node-cleanup/package.json
{
"name": "@types/node-cleanup",
"version": "2.1.4",
"version": "2.1.5",
"description": "TypeScript definitions for node-cleanup",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-cleanup",

"dependencies": {},
"typesPublisherContentHash": "d600c18dff185527b4b5ba00c9a6b854ade138a801bba0230d306a0f3dbe6a90",
"typesPublisherContentHash": "706c8edd88abc0a5469e1c6b017d0924d6b915859973d662a7a41c2b3031edb8",
"typeScriptVersion": "4.5"
}

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

// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
type Handler = (exitCode: number | null, signal: string | null) => boolean | undefined | void;

@@ -34,3 +35,3 @@

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: none

@@ -37,0 +38,0 @@

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