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

@bowtie/cli

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bowtie/cli - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "@bowtie/cli",
"version": "0.1.3",
"version": "0.1.4",
"description": "Internal BowTie CLI Tools",

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

@@ -13,3 +13,3 @@ const dockerCompose = require('./dockerCompose')

if (opts.cli.options.tail) {
logs(opts)
logs.run(opts)
}

@@ -16,0 +16,0 @@ }

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