🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@eric8810/catcher-http

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eric8810/catcher-http - npm Package Compare versions

Comparing version
0.3.9
to
0.3.10
+3
-3
package.json
{
"name": "@eric8810/catcher-http",
"version": "0.3.9",
"version": "0.3.10",
"description": "Catcher HTTP client — resilient transport with retry, circuit breaker, priority scheduling",

@@ -24,3 +24,3 @@ "type": "module",

"p-retry": "^6.0.0",
"@eric8810/catcher-core": "0.3.9"
"@eric8810/catcher-core": "0.3.10"
},

@@ -39,3 +39,3 @@ "peerDependencies": {

"vitest": "^2.0.0",
"@eric8810/catcher-core": "0.3.9"
"@eric8810/catcher-core": "0.3.10"
},

@@ -42,0 +42,0 @@ "license": "MIT",