nestjs-hot-shots
Advanced tools
Comparing version 2.0.19-dev.1702688819.71261c3 to 2.0.19-dev.1702948040.af71329
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.19-dev.1702688819.71261c3", | ||
"version": "2.0.19-dev.1702948040.af71329", | ||
"scripts": { | ||
@@ -45,6 +45,6 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"@favware/npm-deprecate": "1.0.7", | ||
"@nestjs/common": "10.2.10", | ||
"@nestjs/common": "10.3.0", | ||
"@nestjs/core": "10.2.10", | ||
"@types/node": "20.10.4", | ||
"@typescript-eslint/eslint-plugin": "6.14.0", | ||
"@typescript-eslint/eslint-plugin": "6.15.0", | ||
"@typescript-eslint/parser": "6.14.0", | ||
@@ -51,0 +51,0 @@ "eslint": "8.56.0", |
11688