Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "edge.js", | ||
"description": "Template engine", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"engines": { | ||
@@ -39,26 +39,26 @@ "node": ">=18.16.0" | ||
"devDependencies": { | ||
"@adonisjs/eslint-config": "^1.2.1", | ||
"@adonisjs/prettier-config": "^1.2.1", | ||
"@adonisjs/tsconfig": "^1.2.1", | ||
"@commitlint/cli": "^18.4.3", | ||
"@commitlint/config-conventional": "^18.4.3", | ||
"@adonisjs/eslint-config": "^1.3.0", | ||
"@adonisjs/prettier-config": "^1.3.0", | ||
"@adonisjs/tsconfig": "^1.3.0", | ||
"@commitlint/cli": "^19.2.0", | ||
"@commitlint/config-conventional": "^19.1.0", | ||
"@japa/assert": "^2.1.0", | ||
"@japa/file-system": "^2.1.1", | ||
"@japa/file-system": "^2.2.0", | ||
"@japa/runner": "^3.1.1", | ||
"@poppinss/dev-utils": "^2.0.3", | ||
"@swc/core": "^1.3.102", | ||
"@types/fs-readdir-recursive": "^1.1.1", | ||
"@swc/core": "^1.4.8", | ||
"@types/fs-readdir-recursive": "^1.1.2", | ||
"@types/he": "^1.2.3", | ||
"@types/node": "^20.10.6", | ||
"c8": "^9.0.0", | ||
"@types/node": "^20.11.29", | ||
"c8": "^9.1.0", | ||
"dedent-js": "^1.0.1", | ||
"del-cli": "^5.1.0", | ||
"eslint": "^8.56.0", | ||
"eslint": "^8.57.0", | ||
"github-label-sync": "^2.2.0", | ||
"husky": "^8.0.3", | ||
"np": "^9.2.0", | ||
"prettier": "^3.1.1", | ||
"husky": "^9.0.11", | ||
"np": "^10.0.1", | ||
"prettier": "^3.2.5", | ||
"ts-node": "^10.9.2", | ||
"tsup": "^8.0.1", | ||
"typescript": "^5.3.3" | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.4.2" | ||
}, | ||
@@ -68,11 +68,11 @@ "dependencies": { | ||
"@poppinss/macroable": "^1.0.1", | ||
"@poppinss/utils": "^6.7.0", | ||
"@poppinss/utils": "^6.7.2", | ||
"classnames": "^2.5.1", | ||
"edge-error": "^4.0.1", | ||
"edge-lexer": "^6.0.1", | ||
"edge-parser": "^9.0.0", | ||
"edge-parser": "^9.0.2", | ||
"fs-readdir-recursive": "^1.1.0", | ||
"he": "^1.2.0", | ||
"js-stringify": "^1.0.2", | ||
"property-information": "^6.4.0", | ||
"property-information": "^6.4.1", | ||
"stringify-attributes": "^4.0.0" | ||
@@ -79,0 +79,0 @@ }, |
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
265005
Updated@poppinss/utils@^6.7.2
Updatededge-parser@^9.0.2
Updatedproperty-information@^6.4.1