Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@silenteer/natsu-port-server

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@silenteer/natsu-port-server - npm Package Compare versions

Comparing version 0.0.24 to 0.0.26

1

cli.js

@@ -89,3 +89,2 @@ #!/usr/bin/env node

console.log(guideTable.toString());
return;
}

@@ -92,0 +91,0 @@

7

package.json
{
"name": "@silenteer/natsu-port-server",
"version": "0.0.24",
"version": "0.0.26",
"license": "MIT",

@@ -17,3 +17,4 @@ "private": false,

"scripts": {
"build": "rm -rf dist && tsc"
"build": "rm -rf dist && tsc",
"test": "echo \"no tests\""
},

@@ -24,3 +25,3 @@ "bin": {

"dependencies": {
"@silenteer/natsu-type": "0.0.12",
"@silenteer/natsu-type": "*",
"arg": "5.0.1",

@@ -27,0 +28,0 @@ "cli-table3": "0.6.0",

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