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 1.0.0 to 1.0.1

31

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

@@ -25,16 +25,16 @@ "author": "Kamil Mysliwiec",

"devDependencies": {
"@commitlint/cli": "12.1.4",
"@commitlint/config-angular": "12.1.4",
"@nestjs/common": "8.0.0",
"@nestjs/core": "8.0.0",
"@nestjs/platform-express": "8.0.0",
"@nestjs/testing": "8.0.0",
"@commitlint/cli": "13.1.0",
"@commitlint/config-angular": "13.1.0",
"@nestjs/common": "8.0.5",
"@nestjs/core": "8.0.5",
"@nestjs/platform-express": "8.0.5",
"@nestjs/testing": "8.0.5",
"@types/cron": "1.7.2",
"@types/jest": "26.0.24",
"@types/node": "14.17.4",
"@types/node": "14.17.6",
"@types/sinon": "10.0.2",
"@types/uuid": "8.3.1",
"@typescript-eslint/eslint-plugin": "4.28.2",
"@typescript-eslint/parser": "4.28.2",
"eslint": "7.30.0",
"@typescript-eslint/eslint-plugin": "4.28.5",
"@typescript-eslint/parser": "4.28.5",
"eslint": "7.31.0",
"eslint-config-prettier": "8.3.0",

@@ -44,10 +44,10 @@ "eslint-plugin-import": "2.23.4",

"jest": "27.0.6",
"lint-staged": "11.0.0",
"lint-staged": "11.1.1",
"prettier": "2.3.2",
"reflect-metadata": "0.1.13",
"release-it": "14.10.0",
"release-it": "14.10.1",
"rimraf": "3.0.2",
"rxjs": "7.2.0",
"sinon": "11.1.1",
"ts-jest": "27.0.3",
"sinon": "11.1.2",
"ts-jest": "27.0.4",
"typescript": "4.3.5"

@@ -57,2 +57,3 @@ },

"@nestjs/common": "^6.10.11 || ^7.0.0 || ^8.0.0",
"@nestjs/core": "^7.0.0 || ^8.0.0",
"reflect-metadata": "^0.1.12"

@@ -59,0 +60,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