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

@react-email/markdown

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-email/markdown - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13-canary.0

2

dist/index.d.ts

@@ -15,2 +15,2 @@ import { StylesType } from 'md-to-react-email';

export { Markdown, MarkdownProps };
export { Markdown, type MarkdownProps };
{
"name": "@react-email/markdown",
"version": "0.0.12",
"version": "0.0.13-canary.0",
"description": "Convert Markdown to valid React Email template code.",

@@ -41,3 +41,4 @@ "sideEffects": false,

"license": "MIT",
"peerDependencies": {
"dependencies": {
"md-to-react-email": "5.0.2",
"react": "^18.0 || ^19.0 || ^19.0.0-rc"

@@ -47,9 +48,6 @@ },

"typescript": "5.1.6",
"@react-email/render": "1.0.0",
"eslint-config-custom": "0.0.0",
"tsconfig": "0.0.0"
"@react-email/render": "1.0.3-canary.0",
"tsconfig": "0.0.0",
"eslint-config-custom": "0.0.0"
},
"dependencies": {
"md-to-react-email": "5.0.2"
},
"scripts": {

@@ -56,0 +54,0 @@ "build": "tsup src/index.ts --format esm,cjs --dts --external react",

Sorry, the diff of this file is not supported yet

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