Socket
Socket
Sign inDemoInstall

@percy/cli-exec

Package Overview
Dependencies
Maintainers
0
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@percy/cli-exec - npm Package Compare versions

Comparing version 1.28.8 to 1.28.9-beta.0

6

dist/start.js

@@ -26,6 +26,6 @@ import command from '@percy/cli-command';

}
try {
// start percy
yield* percy.yield.start();
// start percy
yield* percy.yield.start();
try {
// run until stopped or terminated

@@ -32,0 +32,0 @@ yield* yieldFor(() => percy.readyState >= 3);

{
"name": "@percy/cli-exec",
"version": "1.28.8",
"version": "1.28.9-beta.0",
"license": "MIT",

@@ -12,3 +12,3 @@ "repository": {

"access": "public",
"tag": "latest"
"tag": "beta"
},

@@ -37,8 +37,8 @@ "engines": {

"dependencies": {
"@percy/cli-command": "1.28.8",
"@percy/logger": "1.28.8",
"@percy/cli-command": "1.28.9-beta.0",
"@percy/logger": "1.28.9-beta.0",
"cross-spawn": "^7.0.3",
"which": "^2.0.2"
},
"gitHead": "1b93761a01b608afadf8d4efccacc11f925396bd"
"gitHead": "a1114f1e18518012f48756c9558a8e7895d2b3a9"
}
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