Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@11ty/eleventy

Package Overview
Dependencies
Maintainers
1
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@11ty/eleventy - npm Package Compare versions

Comparing version 3.0.0-alpha.18 to 3.0.0-beta.1

11

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc