zhi-fetch-middleware
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -67,3 +67,3 @@ var C = Object.defineProperty; | ||
u(h, "getQueryParam", (t) => { | ||
if (f.isInBrowser) | ||
if (!f.isInBrowser) | ||
return ""; | ||
@@ -70,0 +70,0 @@ const e = window.location.href, r = e.indexOf("?"); |
@@ -67,3 +67,3 @@ var C = Object.defineProperty; | ||
u(h, "getQueryParam", (t) => { | ||
if (f.isInBrowser) | ||
if (!f.isInBrowser) | ||
return ""; | ||
@@ -70,0 +70,0 @@ const e = window.location.href, r = e.indexOf("?"); |
{ | ||
"name": "zhi-fetch-middleware", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "an intermediate tier prepared for fetch requests", |
{ | ||
"name": "zhi-fetch-middleware", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"type": "module", | ||
@@ -27,4 +27,4 @@ "description": "an intermediate tier prepared for fetch requests", | ||
"zhi-common": "1.9.6", | ||
"zhi-device": "2.0.0", | ||
"zhi-lib-base": "0.2.6" | ||
"zhi-lib-base": "0.2.6", | ||
"zhi-device": "2.1.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "publishConfig": { |
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
71237
+ Addedzhi-device@2.1.0(transitive)
- Removedzhi-device@2.0.0(transitive)
Updatedzhi-device@2.1.0