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

@alwaysmeticulous/cli

Package Overview
Dependencies
Maintainers
0
Versions
307
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwaysmeticulous/cli - npm Package Compare versions

Comparing version 2.169.0 to 2.169.1

2

dist/commands/start-local-tunnel/start-local-tunnel.command.js

@@ -44,3 +44,3 @@ #!/usr/bin/env node

});
logger.info(`Your url is: ${tunnel.url}, user: ${tunnel.basicAuthUser}, password: ${tunnel.basicAuthPassword}`);
logger.info(`Your url is: ${tunnel.url} \nuser: ${tunnel.basicAuthUser}, password: ${tunnel.basicAuthPassword}`);
if (argv.printRequests) {

@@ -47,0 +47,0 @@ tunnel.on("request", (info) => {

{
"name": "@alwaysmeticulous/cli",
"version": "2.169.0",
"version": "2.169.1",
"description": "The Meticulous CLI",

@@ -77,3 +77,3 @@ "license": "ISC",

},
"gitHead": "26ec904d92e9fcd4481a1e5d21b3d4c05ecdb588"
"gitHead": "e109b14136d96708a9d3cdd0dd008523b3569b5d"
}

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