Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@fortify-ts/timeout

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fortify-ts/timeout - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.1.2
to
0.1.3
+9
-2
package.json
{
"name": "@fortify-ts/timeout",
"version": "0.1.2",
"version": "0.1.3",
"description": "Timeout pattern for Fortify TS resilience library",

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

"zod": "^4.1.13",
"@fortify-ts/core": "0.1.2"
"@fortify-ts/core": "0.1.3"
},

@@ -49,2 +49,9 @@ "devDependencies": {

},
"homepage": "https://github.com/felixgeelhaar/fortify-ts/tree/main/packages/timeout#readme",
"bugs": {
"url": "https://github.com/felixgeelhaar/fortify-ts/issues"
},
"engines": {
"node": ">=20.0.0"
},
"sideEffects": false,

@@ -51,0 +58,0 @@ "scripts": {