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

react-latex

Package Overview
Dependencies
Maintainers
8
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-latex - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

8

CHANGELOG.md
# CHANGELOG
# 1.3.1
* React as dev dependency
# 1.3.0
* KaTeX updated to 0.10.2
# 1.2.0

@@ -4,0 +12,0 @@

6

package.json
{
"name": "react-latex",
"version": "1.3.0",
"version": "1.3.1",
"description": "React component to render latex strings",

@@ -40,2 +40,3 @@ "homepage": "",

"prop-types": "^15.5.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"

@@ -51,5 +52,4 @@ },

"dependencies": {
"katex": "^0.10.2",
"react": "^16.2.0"
"katex": "^0.10.2"
}
}
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