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

@bxjs/bxjs-cli

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bxjs/bxjs-cli - npm Package Compare versions

Comparing version 0.0.0-beta.0 to 0.0.0-beta.1

2

package.json
{
"name": "@bxjs/bxjs-cli",
"version": "0.0.0-beta.0",
"version": "0.0.0-beta.1",
"description": "bxjs command line interface (docker remote command wrapper)",

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

@@ -0,5 +1,6 @@

#!/usr/bin/env node
const yargs = require('yargs');
const Init = require('./routes/init');
yargs

@@ -6,0 +7,0 @@ .usage('$0 <cmd> [args]')

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