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

react-remark

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-remark - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

6

package.json
{
"version": "2.0.2",
"version": "2.0.3",
"name": "react-remark",

@@ -14,3 +14,3 @@ "description": "Renders Markdown as React components",

"main": "dist/index.js",
"module": "dist/react-markdown.esm.js",
"module": "dist/react-remark.esm.js",
"typings": "dist/index.d.ts",

@@ -49,3 +49,3 @@ "sideEffects": false,

"@testing-library/react": "^11.0.0",
"@testing-library/react-hooks": "^3.0.0",
"@testing-library/react-hooks": "^4.0.0",
"@types/react": "^17.0.0",

@@ -52,0 +52,0 @@ "@types/react-dom": "^17.0.0",

@@ -67,3 +67,3 @@ # react-remark

[More examples of usage as hook in storybook.](https://remarkjs.github.io/react-remark/?path=/story/remark-hook--default)
[More examples of usage as hook in storybook.](https://remarkjs.github.io/react-remark/?path=/story/remark-hook)

@@ -113,3 +113,3 @@ ### As a component

[More examples of usage as component in storybook.](https://remarkjs.github.io/react-remark/?path=/story/remark-component--default)
[More examples of usage as component in storybook.](https://remarkjs.github.io/react-remark/?path=/story/remark-component)

@@ -116,0 +116,0 @@ ## Examples

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