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.2 to 15.4.3

3

CHANGELOG.MD
# Changelog
## 15.4.3 / 2020-12-07
- Fixed `highlight` version regression
## 15.4.2 / 2020-12-07

@@ -4,0 +7,0 @@ - Updated `lowlight` to 1.17.0 to match `highlight` dependency version

4

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

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

"@babel/runtime": "^7.3.1",
"highlight.js": "^10.1.1",
"highlight.js": "^10.4.1",
"lowlight": "^1.17.0",

@@ -13,0 +13,0 @@ "prismjs": "^1.22.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