Socket
Socket
Sign inDemoInstall

@percy/client

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

Comparing version 1.28.2-beta.2 to 1.28.2

4

dist/client.js

@@ -357,2 +357,3 @@ import fs from 'fs';

testCase,
thTestCaseExecutionId,
resources = []

@@ -383,3 +384,4 @@ } = {}) {

'enable-javascript': enableJavaScript || null,
'enable-layout': enableLayout || false
'enable-layout': enableLayout || false,
'th-test-case-execution-id': thTestCaseExecutionId || null
},

@@ -386,0 +388,0 @@ relationships: {

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

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

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

@@ -36,6 +36,6 @@ "engines": {

"dependencies": {
"@percy/env": "1.28.2-beta.2",
"@percy/logger": "1.28.2-beta.2"
"@percy/env": "1.28.2",
"@percy/logger": "1.28.2"
},
"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