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

why-is-node-running

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

why-is-node-running - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

core.js

@@ -108,3 +108,3 @@ // lifted from node core, https://github.com/nodejs/node/blob/88307974e60346bc98c4e9f70a2b6918ccb6844f/src/node.js

});
fn(this.exports, NativeModule.require, this, this.filename);
fn(this.exports, require, this, this.filename);

@@ -111,0 +111,0 @@ this.loaded = true;

{
"name": "why-is-node-running",
"version": "1.1.1",
"version": "1.1.2",
"description": "Node is running but you don't know why? why-is-node-running is here to help you.",

@@ -5,0 +5,0 @@ "main": "index.js",

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