@zambezi/address
Advanced tools
Comparing version 3.0.2 to 3.0.3-GH-47.0
@@ -728,3 +728,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
if (value) { | ||
return String(value).replace(/%[0-9a-fA-F]{2}/g, function(match) { | ||
return String(value).replace(/(?:%[0-9a-fA-F]{2})+/g, function(match) { | ||
return decodeURIComponent(match) | ||
@@ -738,2 +738,3 @@ }) | ||
/***/ }, | ||
@@ -740,0 +741,0 @@ /* 13 */ |
{ | ||
"name": "@zambezi/address", | ||
"version": "3.0.2", | ||
"version": "3.0.3-GH-47.0", | ||
"description": "API for nap resources", | ||
@@ -5,0 +5,0 @@ "main": "lib/address.js", |
Sorry, the diff of this file is not supported yet
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
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
104980
2