Socket
Socket
Sign inDemoInstall

@nestjs/schedule

Package Overview
Dependencies
212
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 4.0.2

32

package.json
{
"name": "@nestjs/schedule",
"version": "4.0.1",
"version": "4.0.2",
"description": "Nest - modern, fast, powerful node.js web framework (@schedule)",

@@ -21,27 +21,27 @@ "author": "Kamil Mysliwiec",

"dependencies": {
"cron": "3.1.6",
"cron": "3.1.7",
"uuid": "9.0.1"
},
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-angular": "18.6.0",
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2",
"@nestjs/platform-express": "10.3.1",
"@nestjs/testing": "10.3.2",
"@commitlint/cli": "19.2.2",
"@commitlint/config-angular": "19.2.2",
"@nestjs/common": "10.3.7",
"@nestjs/core": "10.3.7",
"@nestjs/platform-express": "10.3.7",
"@nestjs/testing": "10.3.7",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"@types/node": "20.12.7",
"@types/sinon": "17.0.3",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"husky": "9.0.10",
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"reflect-metadata": "0.1.14",
"release-it": "17.0.3",
"reflect-metadata": "0.2.2",
"release-it": "17.2.0",
"rimraf": "5.0.5",

@@ -51,3 +51,3 @@ "rxjs": "7.8.1",

"ts-jest": "29.1.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},

@@ -54,0 +54,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc