Comparing version 3.2.0 to 3.3.0
{ | ||
"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 @@ |
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
59626
+ Addedhighlight.js@11.11.0(transitive)
- Removedhighlight.js@11.10.0(transitive)
Updatedhighlight.js@~11.11.0