@athenna/view
Advanced tools
Comparing version 4.22.0 to 4.23.0
{ | ||
"name": "@athenna/view", | ||
"version": "4.22.0", | ||
"version": "4.23.0", | ||
"description": "The Athenna template engine. Built on top of Edge.js.", | ||
@@ -66,16 +66,16 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@athenna/common": "^4.38.0", | ||
"@athenna/config": "^4.21.0", | ||
"@athenna/ioc": "^4.20.0", | ||
"@athenna/test": "^4.23.0", | ||
"@athenna/tsconfig": "^4.12.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.4", | ||
"@typescript-eslint/parser": "^6.7.4", | ||
"commitizen": "^4.2.6", | ||
"@athenna/common": "^4.42.0", | ||
"@athenna/config": "^4.22.0", | ||
"@athenna/ioc": "^4.21.0", | ||
"@athenna/test": "^4.24.0", | ||
"@athenna/tsconfig": "^4.14.0", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.36.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-config-standard": "^17.0.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-n": "^15.6.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^8.10.0", | ||
"eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-n": "^15.7.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
@@ -85,3 +85,3 @@ "eslint-plugin-promise": "^6.1.1", | ||
"lint-staged": "^12.5.0", | ||
"prettier": "^2.8.7" | ||
"prettier": "^2.8.8" | ||
}, | ||
@@ -88,0 +88,0 @@ "c8": { |
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
41750