Socket
Socket
Sign inDemoInstall

mathjax-react

Package Overview
Dependencies
16
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

26

package.json
{
"name": "mathjax-react",
"version": "1.0.0",
"version": "1.0.1",
"description": "React Component Library for MathJax",

@@ -24,12 +24,2 @@ "author": "charliemcvicker",

},
"dependencies": {
"acorn": "^7.1.1",
"js-yaml": "^3.13.1",
"mathjax-full": "^3.0.0",
"mem": "^4.0.0",
"minimist": "^0.2.1",
"serialize-javascript": "^2.1.1",
"ts-xor": "^1.0.8",
"webpack-dev-server": "^3.1.11"
},
"peerDependencies": {

@@ -46,2 +36,3 @@ "mathjax-full": "3.0.0",

"@types/react-dom": "^16.0.5",
"acorn": "^7.1.1",
"babel-core": "^6.26.3",

@@ -51,2 +42,5 @@ "babel-runtime": "^6.26.0",

"gh-pages": "^1.2.0",
"js-yaml": "^3.13.1",
"mem": "^4.0.0",
"minimist": "^0.2.1",
"react": "^16.4.1",

@@ -63,7 +57,13 @@ "react-dom": "^16.4.1",

"rollup-plugin-url": "^1.4.0",
"typescript": "^2.8.3"
"serialize-javascript": "^2.1.1",
"ts-xor": "^1.0.8",
"typescript": "^2.8.3",
"webpack-dev-server": "^3.1.11"
},
"files": [
"dist"
]
],
"dependencies": {
"mathjax-full": "^3.0.4"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc