Socket
Socket
Sign inDemoInstall

@percy/client

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

Comparing version 1.22.0 to 1.23.0

6

dist/client.js

@@ -366,3 +366,4 @@ import fs from 'fs';

tiles = [],
externalDebugUrl
externalDebugUrl,
ignoredElementsData
} = {}) {

@@ -384,3 +385,4 @@ validateId('snapshot', snapshotId);

attributes: {
'external-debug-url': externalDebugUrl || null
'external-debug-url': externalDebugUrl || null,
'ignore-elements-data': ignoredElementsData || null
},

@@ -387,0 +389,0 @@ relationships: {

{
"name": "@percy/client",
"version": "1.22.0",
"version": "1.23.0",
"license": "MIT",

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

"dependencies": {
"@percy/env": "1.22.0",
"@percy/logger": "1.22.0"
"@percy/env": "1.23.0",
"@percy/logger": "1.23.0"
},
"gitHead": "473ae8925585bc77f584bbcaa7058fc967bd3c61"
"gitHead": "cd9a0de3f51233e414cd2657997ce02e8faa19e2"
}
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