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

@dogger/cli

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dogger/cli - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

6

dist/commands/compose-up.js

@@ -73,4 +73,10 @@ "use strict";

demand: false
},
"demo": {
type: "boolean",
demand: false,
description: "Deploy to a demo cluster, if one is available."
}
})
.conflicts('cluster-id', 'demo')
.array("file"); },

@@ -77,0 +83,0 @@ handler: utils_1.handler(auth_1.withCredentials(function (argv) { return __awaiter(void 0, void 0, void 0, function () {

2

dist/metadata.json
{
"name": "@dogger/cli",
"version": "1.0.22",
"version": "1.0.23",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/missing.js",

{
"name": "@dogger/cli",
"version": "1.0.22",
"version": "1.0.23",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/missing.js",

Sorry, the diff of this file is not supported yet

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