Socket
Socket
Sign inDemoInstall

@percy/cli

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

Comparing version 1.19.2-alpha.0 to 1.19.2

22

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

@@ -33,13 +33,13 @@ "repository": {

"dependencies": {
"@percy/cli-app": "1.19.2-alpha.0",
"@percy/cli-build": "1.19.2-alpha.0",
"@percy/cli-command": "1.19.2-alpha.0",
"@percy/cli-config": "1.19.2-alpha.0",
"@percy/cli-exec": "1.19.2-alpha.0",
"@percy/cli-snapshot": "1.19.2-alpha.0",
"@percy/cli-upload": "1.19.2-alpha.0",
"@percy/client": "1.19.2-alpha.0",
"@percy/logger": "1.19.2-alpha.0"
"@percy/cli-app": "1.19.2",
"@percy/cli-build": "1.19.2",
"@percy/cli-command": "1.19.2",
"@percy/cli-config": "1.19.2",
"@percy/cli-exec": "1.19.2",
"@percy/cli-snapshot": "1.19.2",
"@percy/cli-upload": "1.19.2",
"@percy/client": "1.19.2",
"@percy/logger": "1.19.2"
},
"gitHead": "d9bf82889731f5cdc3f7fa4fe836cc5232ee8fb6"
"gitHead": "609ae53aa84ab2f7054a21214b36dccd71025780"
}

@@ -64,5 +64,5 @@ # Percy CLI

- `yarn global:link` - links all packages being developed as global.
- requires `yarn build` to be run before
- requires `yarn build` to be run before consuming.
- we can then consume this package using
`[npm|yarn] link @percy/[core|cli..]`
`yarn link @percy/[core|cli..]`
- **Note**: linking is only required once, subsequent changes for development requires running build command.

@@ -79,3 +79,6 @@

### How to update Chromium revision?
check in Core Package's readme [here](./packages/core#readme).
## Publish

@@ -82,0 +85,0 @@

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