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

react-native-mathjax

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-mathjax - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

demo/.babelrc

10

package.json
{
"name": "react-native-mathjax",
"version": "1.0.1",
"version": "1.0.2",
"description": "Render Mathjax content in React Native Webview",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/calcal12/react-native-mathjax.git"
"url": "git+https://github.com/calvinkei/react-native-mathjax.git"
},

@@ -25,9 +25,9 @@ "keywords": [

"bugs": {
"url": "https://github.com/calcal12/react-native-mathjax/issues"
"url": "https://github.com/calvinkei/react-native-mathjax/issues"
},
"homepage": "https://github.com/calcal12/react-native-mathjax#readme",
"homepage": "https://github.com/calvinkei/react-native-mathjax#readme",
"dependencies": {
"lodash": "^4.17.4",
"react-native-autoheight-webview": "https://github.com/calcal12/react-native-autoheight-webview/tarball/master"
"react-native-autoheight-webview": "https://github.com/calvinkei/react-native-autoheight-webview/tarball/master"
}
}
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