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

@11ty/eleventy-plugin-syntaxhighlight

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@11ty/eleventy-plugin-syntaxhighlight - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

.github/workflows/ci.yml

14

package.json
{
"name": "@11ty/eleventy-plugin-syntaxhighlight",
"version": "4.1.0",
"version": "4.2.0",
"description": "Prism.js based syntax highlighting for Markdown, Liquid, Nunjucks, and 11ty.js templates.",

@@ -40,10 +40,10 @@ "publishConfig": {

"devDependencies": {
"@11ty/eleventy": "^1.0.0",
"ava": "^4.0.1",
"liquidjs": "^9.33.1",
"markdown-it": "^12.3.2"
"@11ty/eleventy": "^1.0.2",
"ava": "^5.0.1",
"liquidjs": "^9.42.1",
"markdown-it": "^13.0.1"
},
"dependencies": {
"linkedom": "^0.13.2",
"prismjs": "^1.26.0"
"linkedom": "^0.14.19",
"prismjs": "^1.29.0"
},

@@ -50,0 +50,0 @@ "ava": {

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