Socket
Socket
Sign inDemoInstall

@jsenv/node-signals

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/node-signals - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "@jsenv/node-signals",
"version": "2.0.0",
"version": "2.0.1",
"description": "Register callback on node process signals.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -18,3 +18,3 @@ import { SIGTERMSignal } from "./SIGTERMSignal.js"

},
...(process.paltform === "win32"
...(process.platform === "win32"
? {}

@@ -21,0 +21,0 @@ : {

Sorry, the diff of this file is not supported yet

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