@11ty/eleventy
Advanced tools
Comparing version 3.0.0-alpha.18 to 3.0.0-beta.1
{ | ||
"name": "@11ty/eleventy", | ||
"version": "3.0.0-alpha.18", | ||
"version": "3.0.0-beta.1", | ||
"description": "A simpler static site generator.", | ||
@@ -54,4 +54,3 @@ "publishConfig": { | ||
"coverage": "npx c8 ava && npx c8 report --reporter=json-summary && cp coverage/coverage-summary.json docs/_data/coverage.json && node cmd.cjs --config=docs/eleventy.coverage.js", | ||
"prepare": "husky", | ||
"release-canary": "npm publish --tag=canary" | ||
"prepare": "husky" | ||
}, | ||
@@ -93,3 +92,3 @@ "author": "Zach Leatherman <zachleatherman@gmail.com> (https://zachleat.com/)", | ||
"@types/node": "^22.0.0", | ||
"@vue/server-renderer": "^3.4.34", | ||
"@vue/server-renderer": "^3.4.35", | ||
"@zachleat/noop": "^1.0.3", | ||
@@ -112,5 +111,5 @@ "ava": "^6.1.3", | ||
"sass": "^1.77.8", | ||
"tsx": "^4.16.2", | ||
"tsx": "^4.16.3", | ||
"typescript": "^5.5.4", | ||
"vue": "^3.4.34", | ||
"vue": "^3.4.35", | ||
"zod": "^3.23.8", | ||
@@ -117,0 +116,0 @@ "zod-validation-error": "^3.3.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
501827