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

@percy/client

Package Overview
Dependencies
Maintainers
6
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.0.0-beta.7 to 1.0.0-beta.8

4

dist/client.js

@@ -290,3 +290,3 @@ "use strict";

widths,
minimumHeight,
minHeight,
enableJavaScript,

@@ -309,3 +309,3 @@ clientInfo,

widths: widths || null,
'minimum-height': minimumHeight || null,
'minimum-height': minHeight || null,
'enable-javascript': enableJavaScript || null

@@ -312,0 +312,0 @@ },

{
"name": "@percy/client",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"license": "MIT",

@@ -25,5 +25,5 @@ "main": "dist/index.js",

"dependencies": {
"@percy/env": "^1.0.0-beta.7"
"@percy/env": "^1.0.0-beta.8"
},
"gitHead": "5be796ec8f17958e93ada0b634899b945c9b0d60"
"gitHead": "6015850e7c20c130d625fcb327b10d7513b35707"
}

@@ -30,3 +30,3 @@ # @percy/client

widths,
minimumHeight,
minHeight,
enableJavaScript,

@@ -33,0 +33,0 @@ clientInfo,

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