Socket
Socket
Sign inDemoInstall

port-numbers

Package Overview
Dependencies
0
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.11 to 8.0.12

12

package.json
{
"name": "port-numbers",
"version": "8.0.11",
"version": "8.0.12",
"description": "Holds information on network port numbers, based on IANA's data",

@@ -21,8 +21,8 @@ "author": "silverwind",

"eslint": "8.57.0",
"eslint-config-silverwind": "83.0.2",
"updates": "16.0.1",
"versions": "12.0.1",
"vitest": "1.5.0",
"vitest-config-silverwind": "8.0.4"
"eslint-config-silverwind": "85.1.4",
"updates": "16.1.1",
"versions": "12.0.2",
"vitest": "1.6.0",
"vitest-config-silverwind": "9.0.6"
}
}

@@ -12,3 +12,3 @@ # port-numbers

```js
import ports from "port-numbers";
import ports from "port-numbers" with {type: "json"};

@@ -15,0 +15,0 @@ ports["6379/tcp"];

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