@blimu/fetch
Advanced tools
+5
-5
| { | ||
| "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", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package