New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ctl

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ctl - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

2

package.json

@@ -7,3 +7,3 @@ {

"name": "ctl",
"version": "4.0.3",
"version": "4.0.4",
"dependencies": {

@@ -10,0 +10,0 @@ "app-module-path": "^2.2.0",

@@ -43,3 +43,2 @@ const http = require('http');

const realPort = server.address().port;
process.send('ready');
log.info('Server started listening at http://%s:%s', realHost, realPort);

@@ -46,0 +45,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