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.45 to 1.0.0-beta.46

2

dist/bundle.js

@@ -216,5 +216,5 @@ (function() {

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

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

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