nestjs-hot-shots
Advanced tools
Comparing version 2.0.19-dev.1706749647.18330b8 to 2.0.19-dev.1706835824.a5d9fa8
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.19-dev.1706749647.18330b8", | ||
"version": "2.0.19-dev.1706835824.a5d9fa8", | ||
"scripts": { | ||
@@ -47,3 +47,3 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"@nestjs/core": "10.3.1", | ||
"@types/node": "20.11.14", | ||
"@types/node": "20.11.16", | ||
"@typescript-eslint/eslint-plugin": "6.20.0", | ||
@@ -55,3 +55,3 @@ "@typescript-eslint/parser": "6.20.0", | ||
"hot-shots": "10.0.0", | ||
"husky": "9.0.7", | ||
"husky": "9.0.10", | ||
"prettier": "3.2.4", | ||
@@ -58,0 +58,0 @@ "reflect-metadata": "0.1.14", |
11689