Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@daytona/lds-cli

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daytona/lds-cli - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.1.2
to
0.2.0
+0
-1
index.js

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

Object.keys(params).forEach(function(command) {
params[command].args
program

@@ -12,0 +11,0 @@ .command(command + (params[command].args ? ' ' + params[command].args : ''))

+1
-1
{
"name": "@daytona/lds-cli",
"version": "0.1.2",
"version": "0.2.0",
"description": "A CLI to manage components and builds of a LDS framwork",

@@ -5,0 +5,0 @@ "main": "index.js",