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

auto-vo

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-vo - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

2

bin/auto-vo.js
#!/usr/bin/env node
const { cli } = require('../cli.js');
const { cli } = require('../lib/cli.js');

@@ -5,0 +5,0 @@ const argv = process.argv.slice(2);

@@ -14,3 +14,3 @@ {

],
"version": "1.7.1",
"version": "1.7.2",
"main": "./lib/index.js",

@@ -45,2 +45,3 @@ "types": "./lib/index.d.ts",

"dependencies": {
"auto-vo": "^1.7.1",
"minimist": "^1.2.5",

@@ -47,0 +48,0 @@ "playwright-webkit": "^1.17.1",

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