Socket
Socket
Sign inDemoInstall

react-syntax-highlighter

Package Overview
Dependencies
27
Maintainers
3
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.4.1 to 15.4.2

3

CHANGELOG.MD
# Changelog
## 15.4.2 / 2020-12-07
- Updated `lowlight` to 1.17.0 to match `highlight` dependency version
## 15.4.1 / 2020-12-07

@@ -4,0 +7,0 @@ - Bugfix: increased minwidth to avoid unequal line number widths

4

package.json
{
"name": "react-syntax-highlighter",
"version": "15.4.1",
"version": "15.4.2",
"description": "syntax highlighting component for react with prismjs or highlightjs ast using inline styles",

@@ -11,3 +11,3 @@ "main": "dist/cjs/index.js",

"highlight.js": "^10.1.1",
"lowlight": "^1.14.0",
"lowlight": "^1.17.0",
"prismjs": "^1.22.0",

@@ -14,0 +14,0 @@ "refractor": "^3.2.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc