nestjs-hot-shots
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -82,4 +82,5 @@ "use strict"; | ||
HotShotsModule = HotShotsModule_1 = __decorate([ | ||
(0, common_1.Global)(), | ||
(0, common_1.Module)({}) | ||
], HotShotsModule); | ||
exports.HotShotsModule = HotShotsModule; |
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"scripts": { | ||
@@ -47,3 +47,3 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", | ||
"@nestjs/core": "8.2.3", | ||
"@types/node": "16.11.11", | ||
"@types/node": "16.11.12", | ||
"@typescript-eslint/eslint-plugin": "4.33.0", | ||
@@ -50,0 +50,0 @@ "@typescript-eslint/parser": "4.33.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
11469
12
134