nestjs-hot-shots
Advanced tools
Comparing version 2.0.20-dev.1719364306.19b01d3 to 2.0.20-dev.1719882746.354ed34
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.20-dev.1719364306.19b01d3", | ||
"version": "2.0.20-dev.1719882746.354ed34", | ||
"scripts": { | ||
@@ -45,7 +45,7 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"@favware/npm-deprecate": "1.0.7", | ||
"@nestjs/common": "10.3.9", | ||
"@nestjs/core": "10.3.9", | ||
"@nestjs/common": "10.3.10", | ||
"@nestjs/core": "10.3.10", | ||
"@types/node": "20.14.9", | ||
"@typescript-eslint/eslint-plugin": "7.14.1", | ||
"@typescript-eslint/parser": "7.14.1", | ||
"@typescript-eslint/eslint-plugin": "7.15.0", | ||
"@typescript-eslint/parser": "7.15.0", | ||
"eslint": "8.57.0", | ||
@@ -58,6 +58,6 @@ "eslint-config-prettier": "9.1.0", | ||
"reflect-metadata": "0.2.2", | ||
"release-it": "17.4.0", | ||
"release-it": "17.4.1", | ||
"rimraf": "5.0.7", | ||
"rxjs": "7.8.1", | ||
"typescript": "5.5.2" | ||
"typescript": "5.5.3" | ||
}, | ||
@@ -64,0 +64,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
11688