Socket
Socket
Sign inDemoInstall

@percy/dom

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

Comparing version 1.28.3-beta.1 to 1.28.3

2

dist/bundle.js

@@ -167,3 +167,3 @@ (function() {

function rewriteLocalhostURL(url) {
return url.replace(/(http[s]{0,1}:\/\/)localhost[:\d+]*/, '$1render.percy.local');
return url.replace(/(http[s]{0,1}:\/\/)(localhost|127.0.0.1)[:\d+]*/, '$1render.percy.local');
}

@@ -170,0 +170,0 @@

{
"name": "@percy/dom",
"version": "1.28.3-beta.1",
"version": "1.28.3",
"license": "MIT",

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

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

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

},
"gitHead": "3a838eedd0f07f57c6c61cd0cba1c7e20cc95af3"
"gitHead": "5d41045921c7ac06329c4b72caaf291d34e3f699"
}
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