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

rehype-katex

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rehype-katex - npm Package Compare versions

Comparing version 3.1.0 to 4.0.0

types/index.d.ts

13

package.json
{
"name": "rehype-katex",
"version": "3.1.0",
"version": "4.0.0",
"description": "rehype plugin to transform inline and block math with KaTeX",

@@ -33,14 +33,19 @@ "license": "MIT",

"files": [
"index.js"
"index.js",
"types/index.d.ts"
],
"main": "index.js",
"types": "types/index.d.ts",
"dependencies": {
"@types/katex": "^0.11.0",
"hast-util-to-text": "^2.0.0",
"katex": "^0.12.0",
"rehype-parse": "^6.0.0",
"rehype-parse": "^7.0.0",
"unified": "^9.0.0",
"unist-util-visit": "^2.0.0"
},
"devDependencies": {},
"scripts": {
"test-types": "dtslint types"
},
"xo": false
}

@@ -133,5 +133,5 @@ # rehype-katex

[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg
[chat-badge]: https://img.shields.io/badge/chat-discussions-success.svg
[chat]: https://spectrum.chat/unified/remark
[chat]: https://github.com/remarkjs/remark/discussions

@@ -138,0 +138,0 @@ [npm]: https://docs.npmjs.com/cli/install

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