Socket
Socket
Sign inDemoInstall

lowlight

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lowlight - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

1

lib/index.js

@@ -100,3 +100,2 @@ /**

// @ts-expect-error: `__emitter` works but isn’t typed.
// See: <https://github.com/highlightjs/highlight.js/issues/3621#issuecomment-1528841888>

@@ -103,0 +102,0 @@ high.configure({__emitter: HastEmitter, classPrefix: prefix})

4

package.json
{
"name": "lowlight",
"version": "3.0.0",
"version": "3.1.0",
"description": "Virtual syntax highlighting for virtual DOMs and non-HTML things",

@@ -38,3 +38,3 @@ "license": "MIT",

"devlop": "^1.0.0",
"highlight.js": "~11.8.0"
"highlight.js": "~11.9.0"
},

@@ -41,0 +41,0 @@ "devDependencies": {

@@ -666,3 +666,3 @@ <!--lint disable no-html-->

* [x] `xml` (`html`, `xhtml`, `rss`, `atom`, `xjb`, `xsd`, `xsl`, `plist`, `wsf`, `svg`) — HTML, XML
* [ ] `xquery` (`xpath`, `xq`) — XQuery
* [ ] `xquery` (`xpath`, `xq`, `xqm`) — XQuery
* [x] `yaml` (`yml`) — YAML

@@ -669,0 +669,0 @@ * [ ] `zephir` (`zep`) — Zephir

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