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

lowlight

Package Overview
Dependencies
Maintainers
0
Versions
44
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.2.0 to 3.3.0

6

package.json
{
"name": "lowlight",
"version": "3.2.0",
"version": "3.3.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.10.0"
"highlight.js": "~11.11.0"
},

@@ -56,3 +56,3 @@ "devDependencies": {

"unified": "^11.0.0",
"xo": "^0.59.0"
"xo": "^0.60.0"
},

@@ -59,0 +59,0 @@ "scripts": {

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

* [ ] `lsl` — LSL (Linden Scripting Language)
* [x] `lua` — Lua
* [x] `lua` (`pluto`) — Lua
* [x] `makefile` (`mk`, `mak`, `make`) — Makefile

@@ -680,3 +680,3 @@ * [x] `markdown` (`md`, `mkdown`, `mkd`) — Markdown

```html
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.10.0/styles/github-dark.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.0/styles/github-dark.min.css">
```

@@ -683,0 +683,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