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

famous-cli

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

famous-cli - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

bin/famous.js

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

storage.getGlobal(function(error, config){
if (config.tracking) metrics.track(process.argv[2]);
if (config.tracking) metrics.track(process.argv[2] || 'help');
});

@@ -20,0 +20,0 @@

{
"name": "famous-cli",
"version": "0.2.4",
"version": "0.2.5",
"description": "CLI interface for Famous Industries Web Services",

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

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