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.2.1 to 1.3.0

2

dist/client.js

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

widths,
scope,
minHeight,

@@ -300,2 +301,3 @@ enableJavaScript,

widths: widths || null,
scope: scope || null,
'minimum-height': minHeight || null,

@@ -302,0 +304,0 @@ 'enable-javascript': enableJavaScript || null

8

package.json
{
"name": "@percy/client",
"version": "1.2.1",
"version": "1.3.0",
"license": "MIT",

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

"dependencies": {
"@percy/env": "1.2.1",
"@percy/logger": "1.2.1"
"@percy/env": "1.3.0",
"@percy/logger": "1.3.0"
},
"gitHead": "179bfce5c68f54001b92e5f332c2fb51fae48bc9"
"gitHead": "c2d8d8337867b74fb3c494e490912ec6349dbe5f"
}
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