Socket
Socket
Sign inDemoInstall

@percy/client

Package Overview
Dependencies
Maintainers
1
Versions
233
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.29.2 to 1.29.3-beta.0

6

dist/client.js

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

resources = [],
projectType
projectType,
cliStartTime = null
} = {}) {

@@ -155,3 +156,4 @@ this.log.debug('Creating a new build...');

partial: this.env.partial,
tags: tagsArr
tags: tagsArr,
'cli-start-time': cliStartTime
},

@@ -158,0 +160,0 @@ relationships: {

{
"name": "@percy/client",
"version": "1.29.2",
"version": "1.29.3-beta.0",
"license": "MIT",

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

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

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

"dependencies": {
"@percy/env": "1.29.2",
"@percy/logger": "1.29.2",
"@percy/env": "1.29.3-beta.0",
"@percy/logger": "1.29.3-beta.0",
"pako": "^2.1.0"
},
"gitHead": "2ee21c225586af1cd257e5155b012e3a92645074"
"gitHead": "ee18a7860dcf1fb778e4cbb069683280c2c4c465"
}
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