🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@react-email/markdown

Package Overview
Dependencies
Maintainers
3
Versions
26
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.17
to
0.0.18
+3
-3
package.json
{
"name": "@react-email/markdown",
"version": "0.0.17",
"version": "0.0.18",
"description": "Convert Markdown to valid React Email template code.",

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

"engines": {
"node": ">=22.0.0"
"node": ">=20.0.0"
},

@@ -50,3 +50,3 @@ "publishConfig": {

"typescript": "5.8.3",
"@react-email/render": "2.0.0",
"@react-email/render": "2.0.1",
"tsconfig": "0.0.0"

@@ -53,0 +53,0 @@ },