@nestjs/config
Advanced tools
Comparing version 3.0.1 to 3.1.0
@@ -0,1 +1,2 @@ | ||
export * from './conditional.module'; | ||
export * from './config.module'; | ||
@@ -2,0 +3,0 @@ export * from './config.service'; |
@@ -17,2 +17,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./conditional.module"), exports); | ||
__exportStar(require("./config.module"), exports); | ||
@@ -19,0 +20,0 @@ __exportStar(require("./config.service"), exports); |
{ | ||
"name": "@nestjs/config", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@config)", | ||
@@ -29,13 +29,13 @@ "author": "Kamil Mysliwiec", | ||
"@commitlint/config-angular": "17.7.0", | ||
"@nestjs/common": "10.2.3", | ||
"@nestjs/core": "10.2.3", | ||
"@nestjs/platform-express": "10.2.3", | ||
"@nestjs/testing": "10.2.3", | ||
"@nestjs/common": "10.2.5", | ||
"@nestjs/core": "10.2.5", | ||
"@nestjs/platform-express": "10.2.5", | ||
"@nestjs/testing": "10.2.5", | ||
"@types/jest": "29.5.4", | ||
"@types/lodash": "4.14.197", | ||
"@types/node": "18.17.12", | ||
"@types/lodash": "4.14.198", | ||
"@types/node": "18.17.15", | ||
"@types/uuid": "9.0.3", | ||
"@typescript-eslint/eslint-plugin": "6.5.0", | ||
"@typescript-eslint/parser": "6.5.0", | ||
"eslint": "8.48.0", | ||
"@typescript-eslint/eslint-plugin": "6.7.0", | ||
"@typescript-eslint/parser": "6.7.0", | ||
"eslint": "8.49.0", | ||
"eslint-config-prettier": "9.0.0", | ||
@@ -45,3 +45,3 @@ "eslint-plugin-import": "2.28.1", | ||
"jest": "29.6.4", | ||
"joi": "17.10.0", | ||
"joi": "17.10.1", | ||
"lint-staged": "14.0.1", | ||
@@ -48,0 +48,0 @@ "prettier": "3.0.3", |
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
44550
46
852
7