@nestjs/config
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -5,1 +5,2 @@ export * from './config.module'; | ||
export * from './utils'; | ||
export * from './interfaces'; |
@@ -17,1 +17,2 @@ "use strict"; | ||
__exportStar(require("./utils"), exports); | ||
__exportStar(require("./interfaces"), exports); |
{ | ||
"name": "@nestjs/config", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@config)", | ||
@@ -31,6 +31,6 @@ "author": "Kamil Mysliwiec", | ||
"@hapi/joi": "17.1.1", | ||
"@nestjs/common": "7.6.5", | ||
"@nestjs/core": "7.6.5", | ||
"@nestjs/platform-express": "7.6.5", | ||
"@nestjs/testing": "7.6.5", | ||
"@nestjs/common": "7.6.8", | ||
"@nestjs/core": "7.6.8", | ||
"@nestjs/platform-express": "7.6.8", | ||
"@nestjs/testing": "7.6.8", | ||
"@types/hapi__joi": "17.1.6", | ||
@@ -43,5 +43,5 @@ "@types/jest": "26.0.20", | ||
"@types/uuid": "8.3.0", | ||
"@typescript-eslint/eslint-plugin": "4.14.0", | ||
"@typescript-eslint/parser": "4.14.0", | ||
"eslint": "7.18.0", | ||
"@typescript-eslint/eslint-plugin": "4.14.2", | ||
"@typescript-eslint/parser": "4.14.2", | ||
"eslint": "7.19.0", | ||
"eslint-config-prettier": "7.2.0", | ||
@@ -57,3 +57,3 @@ "eslint-plugin-import": "2.22.1", | ||
"rxjs": "6.6.3", | ||
"ts-jest": "26.4.4", | ||
"ts-jest": "26.5.0", | ||
"typescript": "4.1.3" | ||
@@ -60,0 +60,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
31983
596