@adonisjs/config
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "@adonisjs/config", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Config management for Adonis framework", | ||
@@ -32,21 +32,21 @@ "main": "build/providers/ConfigProvider.js", | ||
"devDependencies": { | ||
"@adonisjs/fold": "^6.2.3", | ||
"@adonisjs/mrm-preset": "^2.2.3", | ||
"@adonisjs/fold": "^6.3.2", | ||
"@adonisjs/mrm-preset": "^2.2.4", | ||
"@types/lodash": "^4.14.149", | ||
"@types/node": "^12.12.21", | ||
"@types/node": "^13.7.0", | ||
"commitizen": "^4.0.3", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"cz-conventional-changelog": "^3.1.0", | ||
"del-cli": "^3.0.0", | ||
"doctoc": "^1.4.0", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-adonis": "^1.0.4", | ||
"husky": "^3.1.0", | ||
"eslint-plugin-adonis": "^1.0.6", | ||
"husky": "^4.2.1", | ||
"japa": "^3.0.1", | ||
"mrm": "^2.0.2", | ||
"np": "^5.2.1", | ||
"ts-node": "^8.5.4", | ||
"typedoc": "^0.15.5", | ||
"typedoc-plugin-external-module-name": "^2.1.0", | ||
"typedoc-plugin-markdown": "^2.2.14", | ||
"typescript": "^3.7.4" | ||
"mrm": "^2.0.4", | ||
"np": "^6.0.0", | ||
"ts-node": "^8.6.2", | ||
"typedoc": "^0.16.9", | ||
"typedoc-plugin-external-module-name": "^3.0.0", | ||
"typedoc-plugin-markdown": "^2.2.16", | ||
"typescript": "^3.7.5" | ||
}, | ||
@@ -77,3 +77,3 @@ "nyc": { | ||
"dependencies": { | ||
"@poppinss/utils": "^2.1.1", | ||
"@poppinss/utils": "^2.1.2", | ||
"lodash.get": "^4.4.2", | ||
@@ -80,0 +80,0 @@ "lodash.mergewith": "^4.6.2", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
16479
Updated@poppinss/utils@^2.1.2