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

venn-cli

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

venn-cli - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

2

lib/add.js

@@ -16,3 +16,3 @@ var program = require('commander');

if (!isVennInitialized()) {
console.info("Venn has not been initialized. Please use: " + chalk.white.bgBlue.bold("venn init -n project-name"));
console.info("Venn has not been initialized. Use: " + chalk.white.bgBlue.bold("venn init"));
process.exit(1);

@@ -19,0 +19,0 @@ }

{
"name": "venn-cli",
"description": "CLI access to Venn's powerful third-party tool environment",
"version": "0.1.9",
"version": "0.1.10",
"homepage": "https://github.com/VennHQ/venn-cli",

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

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