Socket
Socket
Sign inDemoInstall

markdown-to-jsx

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-to-jsx - npm Package Compare versions

Comparing version 7.1.4 to 7.1.5

7

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "7.1.4",
"version": "7.1.5",
"engines": {

@@ -27,3 +27,6 @@ "node": ">= 10"

],
"exports": "./dist/index.modern.js",
"exports": {
"import": "./dist/index.modern.js",
"require": "./dist/index.js"
},
"main": "dist/index.js",

@@ -30,0 +33,0 @@ "module": "dist/index.module.js",

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