nestjs-hot-shots
Advanced tools
Comparing version 2.0.4 to 2.0.5
export * from './hot-shots.module'; | ||
export * from './hot-shots-options.interface'; |
@@ -14,1 +14,2 @@ "use strict"; | ||
__exportStar(require("./hot-shots.module"), exports); | ||
__exportStar(require("./hot-shots-options.interface"), exports); |
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"scripts": { | ||
@@ -42,14 +42,14 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"devDependencies": { | ||
"@commitlint/cli": "16.1.0", | ||
"@commitlint/config-angular": "16.0.0", | ||
"@commitlint/cli": "16.2.1", | ||
"@commitlint/config-angular": "16.2.1", | ||
"@favware/npm-deprecate": "1.0.4", | ||
"@nestjs/common": "8.2.6", | ||
"@nestjs/core": "8.2.6", | ||
"@types/node": "17.0.13", | ||
"@typescript-eslint/eslint-plugin": "5.10.1", | ||
"@typescript-eslint/parser": "5.10.1", | ||
"hot-shots": "9.0.0", | ||
"eslint": "8.8.0", | ||
"@nestjs/common": "8.3.0", | ||
"@nestjs/core": "8.3.0", | ||
"@types/node": "17.0.18", | ||
"@typescript-eslint/eslint-plugin": "5.12.0", | ||
"@typescript-eslint/parser": "5.12.0", | ||
"eslint": "8.9.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"hot-shots": "9.0.0", | ||
"husky": "7.0.4", | ||
@@ -60,3 +60,3 @@ "prettier": "2.5.1", | ||
"rimraf": "3.0.2", | ||
"rxjs": "7.5.2", | ||
"rxjs": "7.5.4", | ||
"typescript": "4.5.5" | ||
@@ -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
11560
136