Comparing version 1.7.1 to 1.7.2
#!/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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5960
4
+ Addedauto-vo@^1.7.1