@adonisjs/fold
Advanced tools
Comparing version 6.2.1 to 6.2.2
{ | ||
"name": "@adonisjs/fold", | ||
"version": "6.2.1", | ||
"version": "6.2.2", | ||
"description": "Dependency manager and ioc container for your next NodeJs application", | ||
@@ -38,3 +38,3 @@ "scripts": { | ||
"@poppinss/dev-utils": "^1.0.1", | ||
"@types/node": "^12.7.8", | ||
"@types/node": "^12.7.12", | ||
"commitizen": "^4.0.3", | ||
@@ -44,6 +44,6 @@ "cz-conventional-changelog": "^3.0.2", | ||
"doctoc": "^1.4.0", | ||
"husky": "^3.0.7", | ||
"husky": "^3.0.9", | ||
"japa": "^3.0.1", | ||
"mrm": "^1.2.2", | ||
"np": "^5.1.0", | ||
"np": "^5.1.1", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -55,4 +55,4 @@ "ts-node": "^8.4.1", | ||
"typedoc-plugin-external-module-name": "^2.1.0", | ||
"typedoc-plugin-markdown": "^2.2.7", | ||
"typescript": "^3.6.3" | ||
"typedoc-plugin-markdown": "^2.2.10", | ||
"typescript": "^3.6.4" | ||
}, | ||
@@ -59,0 +59,0 @@ "nyc": { |
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
50156