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

react-katex

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-katex - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

9

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

@@ -17,3 +17,4 @@ "keywords": [

"test": "mocha",
"lint": "eslint {src,test}/*.js"
"lint": "eslint {src,test}/*.js",
"prepublish": "npm run build"
},

@@ -33,3 +34,3 @@ "author": {

"peerDependencies": {
"katex": "^0.6.0",
"katex": "^0.7.0",
"react": "^15.3.2"

@@ -47,3 +48,3 @@ },

"eslint-plugin-react": "^6.4.1",
"katex": "^0.6.0",
"katex": "^0.7.0",
"mocha": "^3.1.2",

@@ -50,0 +51,0 @@ "react": "^15.3.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