Socket
Socket
Sign inDemoInstall

@percy/dom

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/dom - npm Package Compare versions

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

4

dist/bundle.js

@@ -215,4 +215,6 @@ (function() {

if (typeof exports === "object" && typeof module !== "undefined") {
if (typeof define === "function" && define.amd) {
define(["@percy/dom"], () => window.PercyDOM);
} else if (typeof module === "object" && module.exports) {
module.exports = window.PercyDOM;
}
{
"name": "@percy/dom",
"version": "1.0.0-beta.44",
"version": "1.0.0-beta.45",
"license": "MIT",

@@ -32,3 +32,3 @@ "main": "dist/bundle.js",

},
"gitHead": "22062e770a9b05140b7617593e93f00495888a8a"
"gitHead": "1e600c7b3318ce14aa66cb763c204443e5f034b7"
}
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