@fortify-ts/http
Advanced tools
+9
-9
| { | ||
| "name": "@fortify-ts/http", | ||
| "version": "0.1.5", | ||
| "version": "0.1.6", | ||
| "description": "Framework-agnostic HTTP utilities for fortify-ts resilience patterns", | ||
@@ -25,10 +25,10 @@ "type": "module", | ||
| "dependencies": { | ||
| "@fortify-ts/bulkhead": "0.1.5", | ||
| "@fortify-ts/circuit-breaker": "0.1.5", | ||
| "@fortify-ts/core": "0.2.0", | ||
| "@fortify-ts/fallback": "0.1.5", | ||
| "@fortify-ts/middleware": "1.0.0", | ||
| "@fortify-ts/rate-limit": "0.2.0", | ||
| "@fortify-ts/retry": "0.1.5", | ||
| "@fortify-ts/timeout": "0.1.5" | ||
| "@fortify-ts/bulkhead": "0.2.0", | ||
| "@fortify-ts/circuit-breaker": "0.2.0", | ||
| "@fortify-ts/core": "0.3.0", | ||
| "@fortify-ts/fallback": "0.2.0", | ||
| "@fortify-ts/middleware": "2.0.0", | ||
| "@fortify-ts/rate-limit": "0.3.0", | ||
| "@fortify-ts/retry": "0.2.0", | ||
| "@fortify-ts/timeout": "0.2.0" | ||
| }, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Updated
Updated
Updated
Updated
Updated
Updated
Updated