@nestjs/config
Advanced tools
Comparing version 0.6.1 to 0.6.2
export * from './register-as.util'; | ||
export * from './get-config-token.util'; |
@@ -14,1 +14,2 @@ "use strict"; | ||
__exportStar(require("./register-as.util"), exports); | ||
__exportStar(require("./get-config-token.util"), exports); |
{ | ||
"name": "@nestjs/config", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@config)", | ||
@@ -25,3 +25,3 @@ "author": "Kamil Mysliwiec", | ||
"lodash.set": "4.3.2", | ||
"uuid": "8.3.1" | ||
"uuid": "8.3.2" | ||
}, | ||
@@ -32,8 +32,8 @@ "devDependencies": { | ||
"@hapi/joi": "17.1.1", | ||
"@nestjs/common": "7.5.4", | ||
"@nestjs/core": "7.5.4", | ||
"@nestjs/platform-express": "7.5.4", | ||
"@nestjs/testing": "7.5.4", | ||
"@nestjs/common": "7.6.5", | ||
"@nestjs/core": "7.6.5", | ||
"@nestjs/platform-express": "7.6.5", | ||
"@nestjs/testing": "7.6.5", | ||
"@types/hapi__joi": "17.1.6", | ||
"@types/jest": "26.0.15", | ||
"@types/jest": "26.0.20", | ||
"@types/lodash.get": "4.4.6", | ||
@@ -44,17 +44,17 @@ "@types/lodash.has": "4.5.6", | ||
"@types/uuid": "8.3.0", | ||
"@typescript-eslint/eslint-plugin": "4.8.1", | ||
"@typescript-eslint/parser": "4.8.1", | ||
"eslint": "7.13.0", | ||
"eslint-config-prettier": "6.15.0", | ||
"@typescript-eslint/eslint-plugin": "4.14.0", | ||
"@typescript-eslint/parser": "4.14.0", | ||
"eslint": "7.18.0", | ||
"eslint-config-prettier": "7.2.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"husky": "4.3.0", | ||
"husky": "4.3.8", | ||
"jest": "26.6.3", | ||
"lint-staged": "10.5.1", | ||
"prettier": "2.2.0", | ||
"lint-staged": "10.5.3", | ||
"prettier": "2.2.1", | ||
"reflect-metadata": "0.1.13", | ||
"release-it": "14.2.1", | ||
"release-it": "14.2.2", | ||
"rimraf": "3.0.2", | ||
"rxjs": "6.6.3", | ||
"ts-jest": "26.4.4", | ||
"typescript": "4.1.2" | ||
"typescript": "4.1.3" | ||
}, | ||
@@ -61,0 +61,0 @@ "peerDependencies": { |
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
31905
43
594
- Removeduuid@8.3.1(transitive)
Updateduuid@8.3.2