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

react-latex

Package Overview
Dependencies
Maintainers
1
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 0.0.4 to 0.0.5

2

dist/Latex.js

@@ -6,3 +6,3 @@ 'use strict';

var detectLatex = function detectLatex(string) {
var latexString = function latexString(string) {

@@ -9,0 +9,0 @@ string = string.replace(/(<([^>]+)>)/ig, '');

{
"name": "react-latex",
"version": "0.0.4",
"version": "0.0.5",
"description": "React component to render latex strings",

@@ -44,4 +44,4 @@ "homepage": "",

"dependencies": {
"katex": "^0.5.0"
"katex": "^0.4.0"
}
}
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