Socket
Socket
Sign inDemoInstall

port-numbers

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

port-numbers - npm Package Compare versions

Comparing version 8.0.2 to 8.0.3

2

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

@@ -5,0 +5,0 @@ "author": "silverwind",

@@ -7,2 +7,6 @@ # port-numbers

### Usage
Depending on your environment you may need to use [import attributes](https://github.com/tc39/proposal-import-attributes), [import assertions](https://nodejs.org/api/esm.html#import-assertions) or [nothing at all](https://bun.sh/guides/runtime/import-json).
```js

@@ -9,0 +13,0 @@ import ports from "port-numbers";

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