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

@nteract/mathjax

Package Overview
Dependencies
Maintainers
17
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nteract/mathjax - npm Package Compare versions

Comparing version 4.0.12 to 4.0.13

lib/context.d.ts

2

lib/provider.d.ts

@@ -32,3 +32,3 @@ import * as React from "react";

static getDerivedStateFromProps(props: Props, state: State): {
input: "ascii" | "tex";
input: "tex" | "ascii";
MathJax?: MathJaxObject | undefined;

@@ -35,0 +35,0 @@ hasProviderAbove?: boolean | undefined;

{
"name": "@nteract/mathjax",
"version": "4.0.12",
"version": "4.0.13",
"description": "React components for MathJax",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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