Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@percy/client

Package Overview
Dependencies
Maintainers
1
Versions
240
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.1-beta.0 to 1.28.1-beta.1

2

dist/client.js

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

sync,
testCase,
resources = []

@@ -364,2 +365,3 @@ } = {}) {

sync: !!sync,
'test-case': testCase || null,
'scope-options': scopeOptions || {},

@@ -366,0 +368,0 @@ 'minimum-height': minHeight || null,

8

package.json
{
"name": "@percy/client",
"version": "1.28.1-beta.0",
"version": "1.28.1-beta.1",
"license": "MIT",

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

"dependencies": {
"@percy/env": "1.28.1-beta.0",
"@percy/logger": "1.28.1-beta.0"
"@percy/env": "1.28.1-beta.1",
"@percy/logger": "1.28.1-beta.1"
},
"gitHead": "648f81742ebf8c6f29ccdfdff77df124e4e1668d"
"gitHead": "d423bf3f6b26eaba752470121cafb2ad03317b4d"
}
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