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.1
to
0.4.2
+5
-5
package.json
{
"name": "@blimu/fetch",
"version": "0.4.1",
"version": "0.4.2",
"description": "Universal HTTP fetch client with hooks, retries, and streaming support for browser and Node.js",

@@ -49,9 +49,9 @@ "repository": "https://github.com/blimu-dev/packages",

"devDependencies": {
"@types/node": "^25.0.9",
"@vitest/browser": "^4.0.17",
"@vitest/coverage-v8": "^4.0.17",
"@types/node": "^25.1.0",
"@vitest/browser": "^4.0.18",
"@vitest/coverage-v8": "^4.0.18",
"msw": "^2.12.7",
"tsup": "^8.5.1",
"typescript": "^5.9.3",
"vitest": "^4.0.17"
"vitest": "^4.0.18"
},

@@ -58,0 +58,0 @@ "packageManager": "yarn@4.12.0",