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

@sapphirecode/dcm

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphirecode/dcm - npm Package Compare versions

Comparing version 1.2.13 to 1.2.14

1

dist/lib/commands.js

@@ -183,2 +183,3 @@ "use strict";

task_list = new tasks_1.TaskListVertical;
task_list.clear_completed = true;
debug_1.default.log = task_list.log.bind(task_list);

@@ -185,0 +186,0 @@ threads = [];

@@ -118,2 +118,3 @@ /* eslint-disable require-unicode-regexp, max-depth */

const task_list = new TaskListVertical;
task_list.clear_completed = true;
debug.log = task_list.log.bind (task_list);

@@ -120,0 +121,0 @@

2

package.json
{
"name": "@sapphirecode/dcm",
"version": "1.2.13",
"version": "1.2.14",
"main": "index.js",

@@ -5,0 +5,0 @@ "description": "Managing docker compose configurations, volumes and networks",

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