Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

function-timeout

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

function-timeout - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

16

package.json
{
"name": "function-timeout",
"version": "0.1.1",
"version": "1.0.0",
"description": "Make a synchronous function have a timeout",

@@ -20,3 +20,3 @@ "license": "MIT",

"engines": {
"node": ">=14.16"
"node": ">=18"
},

@@ -47,11 +47,13 @@ "scripts": {

"script",
"execute"
"execute",
"halt",
"termination"
],
"devDependencies": {
"ava": "^4.3.0",
"ava": "^5.3.1",
"in-range": "^3.0.0",
"time-span": "^5.0.0",
"tsd": "^0.20.0",
"xo": "^0.49.0"
"time-span": "^5.1.0",
"tsd": "^0.29.0",
"xo": "^0.56.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc