Socket
Socket
Sign inDemoInstall

mathlive

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mathlive - npm Package Compare versions

Comparing version 0.32.4 to 0.32.5

9

package.json
{
"name": "mathlive",
"version": "0.32.4",
"version": "0.32.5",
"description": "Render and edit beautifully typeset math",

@@ -31,4 +31,4 @@ "license": "MIT",

"clean": "rimraf build dist docs",
"build-js": "eslint src/ -c .eslintrc.json",
"watch-js": "esw -w src/",
"build-js": "",
"watch-js": "",
"build-corecss": "lessc css/mathlive.core.less dist/mathlive.core.css",

@@ -55,3 +55,4 @@ "build-othercss": "lessc css/mathlive.less dist/mathlive.css",

"watch-rollup": "rollup --config --watch",
"dist": "npm-run-all -s clean build docs"
"dist": "npm-run-all -s clean build docs",
"deploy": "bash ./scripts/deploy"
},

@@ -58,0 +59,0 @@ "husky": {

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