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

react-markdown

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-markdown - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

2

lib/react-markdown.d.ts

@@ -47,3 +47,3 @@ /**

rehypePlugins?: import('unified').PluggableList | undefined
remarkRehypeOptions?: import('mdast-util-to-hast/lib').Options | undefined
remarkRehypeOptions?: import('remark-rehype').Options | undefined
}

@@ -50,0 +50,0 @@ export type LayoutOptions = {

@@ -15,3 +15,3 @@ /**

* @property {PluggableList} [rehypePlugins=[]]
* @property {import('remark-rehype').Options} [remarkRehypeOptions={}]
* @property {import('remark-rehype').Options | undefined} [remarkRehypeOptions={}]
*

@@ -18,0 +18,0 @@ * @typedef LayoutOptions

{
"name": "react-markdown",
"version": "8.0.1",
"version": "8.0.2",
"description": "React component to render markdown",

@@ -89,3 +89,3 @@ "license": "MIT",

"property-information": "^6.0.0",
"react-is": "^17.0.0",
"react-is": "^18.0.0",
"remark-parse": "^10.0.0",

@@ -109,3 +109,3 @@ "remark-rehype": "^10.0.0",

"esbuild": "^0.14.0",
"eslint-config-xo-react": "^0.26.0",
"eslint-config-xo-react": "^0.27.0",
"eslint-plugin-es": "^4.0.0",

@@ -116,4 +116,4 @@ "eslint-plugin-react": "^7.0.0",

"prettier": "^2.0.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"rehype-raw": "^6.0.0",

@@ -120,0 +120,0 @@ "remark-cli": "^10.0.0",

Sorry, the diff of this file is too big to display

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