You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@percy/client

Package Overview
Dependencies
Maintainers
1
Versions
280
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

to
1.30.9-alpha.0

10

package.json
{
"name": "@percy/client",
"version": "1.30.8",
"version": "1.30.9-alpha.0",
"license": "MIT",

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

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

@@ -37,8 +37,8 @@ "engines": {

"dependencies": {
"@percy/env": "1.30.8",
"@percy/logger": "1.30.8",
"@percy/env": "1.30.9-alpha.0",
"@percy/logger": "1.30.9-alpha.0",
"pac-proxy-agent": "^7.0.2",
"pako": "^2.1.0"
},
"gitHead": "daa3c96d70488a49671e48427c9b363c68876935"
"gitHead": "16a3166eccd4b7e20606494e9f19f18ec9e4dd67"
}