Socket
Socket
Sign inDemoInstall

@fastify/schedule

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/schedule - npm Package Compare versions

Comparing version 5.0.0-pre.fv5.2 to 5.0.0

9

package.json
{
"name": "@fastify/schedule",
"version": "5.0.0-pre.fv5.2",
"version": "5.0.0",
"description": "Fastify plugin for scheduling periodic jobs",

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

"test": "npm run test:unit && npm run test:typescript",
"test:unit": "tap",
"test:unit": "c8 --100 node --test",
"test:typescript": "tsd",

@@ -32,8 +32,7 @@ "lint": "standard",

"@fastify/pre-commit": "^2.1.0",
"@sinonjs/fake-timers": "^11.2.2",
"@types/node": "^22.0.0",
"fastify": "^5.0.0-alpha.2",
"c8": "^10.1.2",
"fastify": "^5.0.0-alpha.4",
"prettier": "^3.2.5",
"standard": "^17.1.0",
"tap": "^20.0.0",
"toad-scheduler": "^3.0.1",

@@ -40,0 +39,0 @@ "tsd": "^0.31.1"

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