Socket
Socket
Sign inDemoInstall

rehype-highlight

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rehype-highlight - npm Package Compare versions

Comparing version 3.1.0 to 4.0.0

13

package.json
{
"name": "rehype-highlight",
"version": "3.1.0",
"version": "4.0.0",
"description": "rehype plugin to highlight code blocks with lowlight (highlight.js)",

@@ -9,2 +9,5 @@ "license": "MIT",

"rehype",
"rehype-plugin",
"plugin",
"html",
"hast",

@@ -29,9 +32,9 @@ "syntax",

"dependencies": {
"hast-util-to-text": "^1.0.0",
"hast-util-to-text": "^2.0.0",
"lowlight": "^1.10.0",
"unist-util-visit": "^1.1.0"
"unist-util-visit": "^2.0.0"
},
"devDependencies": {
"browserify": "^16.0.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.0.0",

@@ -43,3 +46,3 @@ "rehype": "9.0.0",

"tinyify": "^2.0.0",
"xo": "^0.25.0"
"xo": "^0.28.0"
},

@@ -46,0 +49,0 @@ "scripts": {

@@ -120,4 +120,4 @@ # rehype-highlight

This project has a [Code of Conduct][coc].
By interacting with this repository, organisation, or community you agree to
This project has a [code of conduct][coc].
By interacting with this repository, organization, or community you agree to
abide by its terms.

@@ -153,3 +153,3 @@

[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg

@@ -156,0 +156,0 @@ [chat]: https://spectrum.chat/unified/rehype

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