Socket
Socket
Sign inDemoInstall

@matejmazur/react-katex

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@matejmazur/react-katex - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@matejmazur/react-katex",
"version": "1.0.0",
"version": "1.0.1",
"description": "Display math in TeX with KaTeX and ReactJS",

@@ -5,0 +5,0 @@ "keywords": [

@@ -19,3 +19,3 @@ # react-katex

import 'katex/dist/katex.min.css';
import TeX from 'react-katex';
import TeX from '@matejmazur/react-katex';
```

@@ -22,0 +22,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