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

buddy-tunnel

Package Overview
Dependencies
Maintainers
0
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buddy-tunnel - npm Package Compare versions

Comparing version 1.7.0-dev to 1.7.1-dev

2

package.json
{
"name": "buddy-tunnel",
"preferGlobal": false,
"version": "1.7.0-dev",
"version": "1.7.1-dev",
"license": "MIT",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -54,3 +54,3 @@ const { Command } = require('commander');

commandAgentEnable.option('-u, --user <user>', OPTION_USER);
commandAgentEnable.option('-p, --pass <password>', OPTION_PASS);
commandAgentEnable.option('--pass <password>', OPTION_PASS);
commandAgentEnable.action(async (options) => {

@@ -57,0 +57,0 @@ const hasAdminRights = await AgentManager.system.hasAdminRights();

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