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

@percy/sdk-utils

Package Overview
Dependencies
Maintainers
6
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@percy/sdk-utils - npm Package Compare versions

Comparing version 1.0.0-beta.43 to 1.0.0-beta.44

6

package.json
{
"name": "@percy/sdk-utils",
"version": "1.0.0-beta.43",
"version": "1.0.0-beta.44",
"license": "MIT",

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

"dependencies": {
"@percy/logger": "^1.0.0-beta.43"
"@percy/logger": "^1.0.0-beta.44"
},
"gitHead": "4eb85cf34665859cfd6dd2d3d09b1089e5f70144"
"gitHead": "22062e770a9b05140b7617593e93f00495888a8a"
}

@@ -171,5 +171,3 @@ (function() {

dump() {
var _helpers$messages;
if (!((_helpers$messages = helpers$1.messages) !== null && _helpers$messages !== void 0 && _helpers$messages.size)) return;
if (!helpers$1.messages || !helpers$1.messages.size) return;
if (console.log.and) console.log.and.callThrough();

@@ -176,0 +174,0 @@

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