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

mellon-server

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mellon-server - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

bin/mellon-server.js

@@ -6,2 +6,4 @@ #!/usr/bin/env node

require('dotenv').config({path:`${__dirname}/../.env`});
program

@@ -8,0 +10,0 @@ .option('--host <host>','host','localhost')

3

package.json
{
"name": "mellon-server",
"version": "1.1.0",
"version": "1.1.1",
"description": "A small hackable HTTP server",

@@ -16,2 +16,3 @@ "main": "index.js",

"commander": "^12.0.0",
"dotenv": "^16.4.5",
"http": "^0.0.1-security",

@@ -18,0 +19,0 @@ "log4js": "^6.9.1"

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