@adonisjs/fold
Advanced tools
Comparing version 6.1.3 to 6.1.4
{ | ||
"name": "@adonisjs/fold", | ||
"version": "6.1.3", | ||
"version": "6.1.4", | ||
"description": "Dependency manager and ioc container for your next NodeJs application", | ||
@@ -43,4 +43,4 @@ "scripts": { | ||
"doctoc": "^1.4.0", | ||
"husky": "^3.0.3", | ||
"japa": "^2.0.10", | ||
"husky": "^3.0.4", | ||
"japa": "^3.0.0", | ||
"mrm": "^1.2.2", | ||
@@ -50,8 +50,8 @@ "np": "^5.0.3", | ||
"ts-node": "^8.3.0", | ||
"tslint": "^5.18.0", | ||
"tslint": "^5.19.0", | ||
"tslint-eslint-rules": "^5.4.0", | ||
"typedoc": "^0.15.0", | ||
"typedoc-plugin-external-module-name": "^2.1.0", | ||
"typedoc-plugin-markdown": "^2.1.1", | ||
"typescript": "^3.5.3" | ||
"typedoc-plugin-markdown": "^2.1.4", | ||
"typescript": "^3.6.2" | ||
}, | ||
@@ -58,0 +58,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
41434