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.0.1 to 0.1.0

11

dist/package.json
{
"name": "zhi-fetch-middleware",
"version": "0.0.1",
"version": "0.1.0",
"type": "module",

@@ -28,11 +28,14 @@ "description": "an intermediate tier prepared for fetch requests",

"devDependencies": {
"@terwer/eslint-config-custom": "^1.2.0",
"@terwer/vite-config-custom": "^0.5.0",
"@terwer/eslint-config-custom": "workspace:*",
"@terwer/vite-config-custom": "workspace:*",
"js-base64": "^3.7.5"
},
"dependencies": {
"zhi-common": "workspace:^",
"zhi-common": "workspace:*",
"zhi-device": "workspace:*",
"zhi-lib-base": "workspace:*"
},
"publishConfig": {
"access": "public"
}
}
{
"name": "zhi-fetch-middleware",
"version": "0.0.1",
"version": "0.1.0",
"type": "module",

@@ -21,11 +21,14 @@ "description": "an intermediate tier prepared for fetch requests",

"devDependencies": {
"@terwer/eslint-config-custom": "^1.2.0",
"@terwer/vite-config-custom": "^0.5.0",
"js-base64": "^3.7.5"
"js-base64": "^3.7.5",
"@terwer/vite-config-custom": "0.6.3",
"@terwer/eslint-config-custom": "1.3.0"
},
"dependencies": {
"zhi-common": "^1.8.1",
"zhi-device": "1.0.0",
"zhi-lib-base": "0.1.0"
"zhi-common": "1.9.0",
"zhi-lib-base": "0.2.0",
"zhi-device": "1.1.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -32,0 +35,0 @@ "serve": "vite",

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