@adonisjs/fold
Advanced tools
Comparing version 7.0.7 to 7.0.8
{ | ||
"name": "@adonisjs/fold", | ||
"version": "7.0.7", | ||
"version": "7.0.8", | ||
"description": "Dependency manager and IoC container for your next NodeJs application", | ||
@@ -47,9 +47,9 @@ "main": "build/index.js", | ||
"@poppinss/dev-utils": "^1.0.11", | ||
"@types/node": "^14.11.8", | ||
"commitizen": "^4.2.1", | ||
"@types/node": "^14.14.2", | ||
"commitizen": "^4.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"del-cli": "^3.0.1", | ||
"doctoc": "^1.4.0", | ||
"eslint": "^7.11.0", | ||
"eslint-config-prettier": "^6.12.0", | ||
"eslint": "^7.12.0", | ||
"eslint-config-prettier": "^6.14.0", | ||
"eslint-plugin-adonis": "^1.0.15", | ||
@@ -60,3 +60,3 @@ "eslint-plugin-prettier": "^3.1.4", | ||
"japa": "^3.1.1", | ||
"mrm": "^2.5.2", | ||
"mrm": "^2.5.3", | ||
"np": "^6.5.0", | ||
@@ -96,4 +96,4 @@ "npm-audit-html": "^1.4.3", | ||
"access": "public", | ||
"tag": "next" | ||
"tag": "alpha" | ||
} | ||
} |
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
77388