Socket
Socket
Sign inDemoInstall

@nestjs/schedule

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/schedule - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

36

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

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

"dependencies": {
"cron": "2.3.0",
"cron": "2.3.1",
"uuid": "9.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.3",
"@commitlint/config-angular": "17.6.3",
"@nestjs/common": "9.4.1",
"@nestjs/core": "9.4.1",
"@nestjs/platform-express": "9.4.1",
"@nestjs/testing": "9.4.1",
"@commitlint/cli": "17.6.5",
"@commitlint/config-angular": "17.6.5",
"@nestjs/common": "9.4.2",
"@nestjs/core": "9.4.2",
"@nestjs/platform-express": "9.4.2",
"@nestjs/testing": "9.4.2",
"@types/cron": "2.0.1",
"@types/jest": "29.5.1",
"@types/node": "18.16.12",
"@types/jest": "29.5.2",
"@types/node": "18.16.16",
"@types/sinon": "10.0.15",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"eslint": "8.40.0",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",

@@ -47,8 +47,8 @@ "eslint-plugin-import": "2.27.5",

"reflect-metadata": "0.1.13",
"release-it": "15.10.3",
"rimraf": "5.0.0",
"release-it": "15.11.0",
"rimraf": "5.0.1",
"rxjs": "7.8.1",
"sinon": "15.0.4",
"sinon": "15.1.0",
"ts-jest": "29.1.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},

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

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