@percy/dom
Advanced tools
Comparing version 1.28.3-beta.1 to 1.28.3
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
33612
1
240
3
11
0
72