Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@blimu/fetch

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blimu/fetch - npm Package Compare versions

Comparing version
0.4.0
to
0.4.1
+2
-2
package.json
{
"name": "@blimu/fetch",
"version": "0.4.0",
"version": "0.4.1",
"description": "Universal HTTP fetch client with hooks, retries, and streaming support for browser and Node.js",

@@ -59,5 +59,5 @@ "repository": "https://github.com/blimu-dev/packages",

"volta": {
"node": "25.2.1",
"node": "25.4.0",
"yarn": "4.12.0"
}
}