Socket
Socket
Sign inDemoInstall

@percy/cli

Package Overview
Dependencies
Maintainers
6
Versions
237
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.0.0-beta.30 to 1.0.0-beta.31

14

package.json
{
"name": "@percy/cli",
"version": "1.0.0-beta.30",
"version": "1.0.0-beta.31",
"license": "MIT",

@@ -36,9 +36,9 @@ "main": "index.js",

"@oclif/plugin-plugins": "^1.9.0",
"@percy/cli-build": "^1.0.0-beta.30",
"@percy/cli-config": "^1.0.0-beta.30",
"@percy/cli-exec": "^1.0.0-beta.30",
"@percy/cli-snapshot": "^1.0.0-beta.30",
"@percy/cli-upload": "^1.0.0-beta.30"
"@percy/cli-build": "^1.0.0-beta.31",
"@percy/cli-config": "^1.0.0-beta.31",
"@percy/cli-exec": "^1.0.0-beta.31",
"@percy/cli-snapshot": "^1.0.0-beta.31",
"@percy/cli-upload": "^1.0.0-beta.31"
},
"gitHead": "584a401d8cb349a90d0eea964c6ac2a3682591f1"
"gitHead": "6971cd1f6cf69c8516a091ee59bf6dabf8780820"
}

@@ -75,4 +75,3 @@ # Percy CLI

3. Push the commit to GitHub and wait for CI to pass.
4. Run `yarn -s release-notes` to generate release notes since the last tag.
5. Create a new GitHub release using the release notes.
6. The GitHub release will trigger an [automated NPM release](https://github.com/percy/cli/actions?query=workflow%3ARelease).
4. Edit and publish the GitHub release draft from the releases page.
5. The GitHub release will trigger an [automated NPM release](https://github.com/percy/cli/actions?query=workflow%3ARelease).
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