Socket
Socket
Sign inDemoInstall

@percy/cli-exec

Package Overview
Dependencies
Maintainers
6
Versions
238
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.26.1 to 1.27.0-alpha.0

2

dist/exec.js

@@ -68,2 +68,4 @@ import command from '@percy/cli-command';

try {
percy.projectType = percy.client.tokenType();
percy.skipDiscovery = percy.shouldSkipAssetDiscovery(percy.projectType);
yield* percy.yield.start();

@@ -70,0 +72,0 @@ } catch (error) {

8

package.json
{
"name": "@percy/cli-exec",
"version": "1.26.1",
"version": "1.27.0-alpha.0",
"license": "MIT",

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

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

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

"dependencies": {
"@percy/cli-command": "1.26.1",
"@percy/cli-command": "1.27.0-alpha.0",
"cross-spawn": "^7.0.3",
"which": "^2.0.2"
},
"gitHead": "9c89383d6e1a9aa41f0c83f8e4b9ddcdf827583b"
"gitHead": "16f2c87641d844c6af6c3e198f6aff1c08ee0ec1"
}
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