nestjs-hot-shots
Advanced tools
Comparing version 2.0.7 to 2.0.8-dev.1667046983.227a1d4
@@ -0,0 +0,0 @@ import { ModuleMetadata, Type } from '@nestjs/common'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
export declare const HOT_SHOTS_MODULE_OPTIONS = "hot-shots:module-options"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { DynamicModule } from '@nestjs/common'; |
@@ -0,0 +0,0 @@ "use strict"; |
export * from './hot-shots.module'; | ||
export * from './hot-shots-options.interface'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.7", | ||
"version": "2.0.8-dev.1667046983.227a1d4", | ||
"scripts": { | ||
@@ -42,25 +42,25 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"devDependencies": { | ||
"@commitlint/cli": "17.0.3", | ||
"@commitlint/config-angular": "17.0.3", | ||
"@commitlint/cli": "17.1.2", | ||
"@commitlint/config-angular": "17.1.0", | ||
"@favware/npm-deprecate": "1.0.5", | ||
"@nestjs/common": "8.4.7", | ||
"@nestjs/core": "8.4.7", | ||
"@types/node": "18.6.3", | ||
"@typescript-eslint/eslint-plugin": "5.32.0", | ||
"@typescript-eslint/parser": "5.32.0", | ||
"eslint": "8.21.0", | ||
"@types/node": "18.11.7", | ||
"@typescript-eslint/eslint-plugin": "5.41.0", | ||
"@typescript-eslint/parser": "5.41.0", | ||
"eslint": "8.26.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"hot-shots": "9.2.0", | ||
"hot-shots": "9.3.0", | ||
"husky": "8.0.1", | ||
"prettier": "2.7.1", | ||
"reflect-metadata": "0.1.13", | ||
"release-it": "15.2.0", | ||
"release-it": "15.5.0", | ||
"rimraf": "3.0.2", | ||
"rxjs": "7.5.6", | ||
"typescript": "4.7.4" | ||
"rxjs": "7.5.7", | ||
"typescript": "4.8.4" | ||
}, | ||
"peerDependencies": { | ||
"@nestjs/common": "^8.0.0", | ||
"@nestjs/core": "^8.0.0", | ||
"@nestjs/common": "^8.0.0 || ^9.0.0", | ||
"@nestjs/core": "^8.0.0 || ^9.0.0", | ||
"hot-shots": "^9.0.0", | ||
@@ -67,0 +67,0 @@ "reflect-metadata": "^0.1.13", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
11643
1
1