nestjs-hot-shots
Advanced tools
Comparing version 2.0.6-dev.1655383009.3a5e762 to 2.0.6-dev.1655603459.667f0b8
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.6-dev.1655383009.3a5e762", | ||
"version": "2.0.6-dev.1655603459.667f0b8", | ||
"scripts": { | ||
@@ -47,6 +47,6 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"@nestjs/core": "8.4.7", | ||
"@types/node": "17.0.44", | ||
"@types/node": "18.0.0", | ||
"@typescript-eslint/eslint-plugin": "5.28.0", | ||
"@typescript-eslint/parser": "5.28.0", | ||
"eslint": "8.17.0", | ||
"eslint": "8.18.0", | ||
"eslint-config-prettier": "8.5.0", | ||
@@ -56,3 +56,3 @@ "eslint-plugin-prettier": "4.0.0", | ||
"husky": "8.0.1", | ||
"prettier": "2.7.0", | ||
"prettier": "2.7.1", | ||
"reflect-metadata": "0.1.13", | ||
@@ -62,3 +62,3 @@ "release-it": "15.0.0", | ||
"rxjs": "7.5.5", | ||
"typescript": "4.7.3" | ||
"typescript": "4.7.4" | ||
}, | ||
@@ -65,0 +65,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11622