Socket
Socket
Sign inDemoInstall

@percy/cli-build

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-build - npm Package Compare versions

Comparing version 1.22.0-alpha.0 to 1.22.0

2

dist/wait.js

@@ -29,3 +29,3 @@ import command from '@percy/cli-command';

name: 'interval',
description: 'Interval at which to poll for updates, defaults to 1 second',
description: 'Interval at which to poll for updates, defaults to 10 second',
type: 'ms',

@@ -32,0 +32,0 @@ parse: Number,

{
"name": "@percy/cli-build",
"version": "1.22.0-alpha.0",
"version": "1.22.0",
"license": "MIT",

@@ -35,5 +35,5 @@ "repository": {

"dependencies": {
"@percy/cli-command": "1.22.0-alpha.0"
"@percy/cli-command": "1.22.0"
},
"gitHead": "5928e586c401ac10840d1ec6219875526e45d100"
"gitHead": "473ae8925585bc77f584bbcaa7058fc967bd3c61"
}

@@ -39,3 +39,3 @@ # @percy/cli-build

-t, --timeout <ms> Timeout before exiting without updates, defaults to 10 minutes
-i, --interval <ms> Interval at which to poll for updates, defaults to 1 second
-i, --interval <ms> Interval at which to poll for updates, defaults to 10 second
-f, --fail-on-changes Exit with an error when diffs are found

@@ -42,0 +42,0 @@ --pass-if-approved Doesn't Exit with an error if the build is approved, requires '--fail-on-changes'

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