Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zhi-fetch-middleware

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zhi-fetch-middleware - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

./dist/index.js

@@ -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": {

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