Socket
Socket
Sign inDemoInstall

@percy/core

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@percy/core - npm Package Compare versions

Comparing version 1.28.2-beta.2 to 1.28.2

12

dist/config.js

@@ -77,2 +77,5 @@ // Common config options used in Percy commands

},
thTestCaseExecutionId: {
type: 'string'
},
fullPage: {

@@ -329,2 +332,5 @@ type: 'boolean',

},
thTestCaseExecutionId: {
$ref: '/config/snapshot#/properties/thTestCaseExecutionId'
},
reshuffleInvalidTags: {

@@ -737,2 +743,8 @@ $ref: '/config/snapshot#/properties/reshuffleInvalidTags'

},
testCase: {
type: 'string'
},
thTestCaseExecutionId: {
type: 'string'
},
metadata: {

@@ -739,0 +751,0 @@ type: 'object',

16

package.json
{
"name": "@percy/core",
"version": "1.28.2-beta.2",
"version": "1.28.2",
"license": "MIT",

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

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

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

"dependencies": {
"@percy/client": "1.28.2-beta.2",
"@percy/config": "1.28.2-beta.2",
"@percy/dom": "1.28.2-beta.2",
"@percy/logger": "1.28.2-beta.2",
"@percy/webdriver-utils": "1.28.2-beta.2",
"@percy/client": "1.28.2",
"@percy/config": "1.28.2",
"@percy/dom": "1.28.2",
"@percy/logger": "1.28.2",
"@percy/webdriver-utils": "1.28.2",
"content-disposition": "^0.5.4",

@@ -63,3 +63,3 @@ "cross-spawn": "^7.0.3",

},
"gitHead": "7c2bdccd896be9da7d07dd30ead802fbb4ca9fab"
"gitHead": "88105fef569632b816955fcd1320bcc4b218bf67"
}
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