Socket
Socket
Sign inDemoInstall

netstats

Package Overview
Dependencies
12
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

index.js

@@ -31,3 +31,3 @@ 'use strict';

execa.shell(cmd.cmd).then(result => {
execa.shell(cmd.cmd).then(function (result) {
var _err = result.error || result.stderr;

@@ -34,0 +34,0 @@ if (_err) {

{
"name": "netstats",
"version": "0.0.1",
"version": "0.0.2",
"description": "Get the netstat activity on a given port.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc