nestjs-hot-shots
Advanced tools
Comparing version 2.0.3-dev.1641558573.7f380b7 to 2.0.3-dev.1642249734.04e806c
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.3-dev.1641558573.7f380b7", | ||
"version": "2.0.3-dev.1642249734.04e806c", | ||
"scripts": { | ||
@@ -42,12 +42,12 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"devDependencies": { | ||
"@commitlint/cli": "16.0.1", | ||
"@commitlint/cli": "16.0.2", | ||
"@commitlint/config-angular": "16.0.0", | ||
"@favware/npm-deprecate": "1.0.4", | ||
"@nestjs/common": "8.2.4", | ||
"@nestjs/core": "8.2.4", | ||
"@nestjs/common": "8.2.5", | ||
"@nestjs/core": "8.2.5", | ||
"@types/node": "17.0.8", | ||
"@typescript-eslint/eslint-plugin": "4.33.0", | ||
"@typescript-eslint/parser": "4.33.0", | ||
"@typescript-eslint/eslint-plugin": "5.9.1", | ||
"@typescript-eslint/parser": "5.9.1", | ||
"hot-shots": "9.0.0", | ||
"eslint": "7.32.0", | ||
"eslint": "8.6.0", | ||
"eslint-config-prettier": "8.3.0", | ||
@@ -58,5 +58,5 @@ "eslint-plugin-prettier": "4.0.0", | ||
"reflect-metadata": "0.1.13", | ||
"release-it": "14.11.8", | ||
"release-it": "14.12.1", | ||
"rimraf": "3.0.2", | ||
"rxjs": "7.5.1", | ||
"rxjs": "7.5.2", | ||
"typescript": "4.5.4" | ||
@@ -63,0 +63,0 @@ }, |
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
11338