Socket
Socket
Sign inDemoInstall

netstats

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

index.js

9

package.json
{
"name": "netstats",
"version": "0.0.4",
"version": "0.0.5",
"description": "Get the netstat activity on a given port.",

@@ -32,3 +32,2 @@ "license": "MIT",

"dependencies": {
"execa": "^0.2.2",
"native-promise-only": "^0.8.1"

@@ -39,2 +38,3 @@ },

"express": "^4.13.4",
"selective-whitespace": "^1.0.0",
"xo": "^0.12.1"

@@ -44,3 +44,8 @@ },

"verbose": true
},
"xo": {
"rules": {
"linebreak-style": 0
}
}
}

@@ -57,3 +57,3 @@ # netstats

### port
#### port

@@ -60,0 +60,0 @@ Type: `number`

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