Socket
Socket
Sign inDemoInstall

@percy/cli-app

Package Overview
Dependencies
Maintainers
6
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@percy/cli-app - npm Package Compare versions

Comparing version 1.19.2 to 1.20.0

2

dist/app.js

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

description: 'Create Percy builds for native app snapshots',
hidden: 'This command is still in development and may not work as expected',
hidden: true,
commands: [exec]
});
export default app;
{
"name": "@percy/cli-app",
"version": "1.19.2",
"version": "1.20.0",
"license": "MIT",

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

"dependencies": {
"@percy/cli-command": "1.19.2",
"@percy/cli-exec": "1.19.2"
"@percy/cli-command": "1.20.0",
"@percy/cli-exec": "1.20.0"
},
"gitHead": "609ae53aa84ab2f7054a21214b36dccd71025780"
"gitHead": "261bef3e9abe7716ecfe2b9ad2eae9db2979d200"
}
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