Socket
Socket
Sign inDemoInstall

is-my-node-vulnerable

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-my-node-vulnerable - npm Package Compare versions

Comparing version 1.0.0-1 to 1.0.0-2

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const { request, stream, setGlobalDispatcher, Agent } = require('undici');

@@ -2,0 +4,0 @@ const EE = require('node:events');

2

package.json
{
"name": "is-my-node-vulnerable",
"version": "1.0.0-1",
"version": "1.0.0-2",
"description": "package that checks if your Node.js installation is vulnerable to known security vulnerabilities",

@@ -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