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 2.0.3 to 2.0.4

2

package.json

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

"name": "ctl",
"version": "2.0.3",
"version": "2.0.4",
"dependencies": {

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

@@ -12,3 +12,3 @@ const path = require('path');

if (typeof settings === 'function') {
config.set(await settings(ctl));
config.set(await settings(config));
ctl.stage(config.stage);

@@ -15,0 +15,0 @@ log.info(`Config "${path.relative(process.cwd(), f)}" executed.`);

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