🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@react-email/components

Package Overview
Dependencies
Maintainers
3
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-email/components - npm Package Compare versions

Comparing version

to
0.0.29-canary.5

48

package.json
{
"name": "@react-email/components",
"version": "0.0.29-canary.4",
"version": "0.0.29-canary.5",
"description": "A collection of all components React Email.",

@@ -38,22 +38,24 @@ "sideEffects": false,

"dependencies": {
"@react-email/body": "0.0.11-canary.0",
"@react-email/button": "0.0.19-canary.0",
"@react-email/code-block": "0.0.11-canary.1",
"@react-email/code-inline": "0.0.5-canary.0",
"@react-email/column": "0.0.13-canary.0",
"@react-email/container": "0.0.15-canary.0",
"@react-email/font": "0.0.9-canary.0",
"@react-email/head": "0.0.12-canary.0",
"@react-email/heading": "0.0.15-canary.0",
"@react-email/hr": "0.0.11-canary.0",
"@react-email/html": "0.0.11-canary.0",
"@react-email/img": "0.0.11-canary.0",
"@react-email/link": "0.0.12-canary.0",
"@react-email/markdown": "0.0.13-canary.2",
"@react-email/preview": "0.0.12-canary.0",
"@react-email/render": "1.0.3-canary.2",
"@react-email/row": "0.0.12-canary.0",
"@react-email/section": "0.0.16-canary.0",
"@react-email/tailwind": "1.0.3-canary.0",
"@react-email/text": "0.0.11-canary.0",
"@react-email/body": "0.0.11-canary.1",
"@react-email/button": "0.0.19-canary.1",
"@react-email/code-block": "0.0.11-canary.2",
"@react-email/code-inline": "0.0.5-canary.1",
"@react-email/column": "0.0.13-canary.1",
"@react-email/container": "0.0.15-canary.1",
"@react-email/font": "0.0.9-canary.1",
"@react-email/head": "0.0.12-canary.1",
"@react-email/heading": "0.0.15-canary.1",
"@react-email/hr": "0.0.11-canary.1",
"@react-email/html": "0.0.11-canary.1",
"@react-email/img": "0.0.11-canary.1",
"@react-email/link": "0.0.12-canary.1",
"@react-email/markdown": "0.0.13-canary.3",
"@react-email/preview": "0.0.12-canary.1",
"@react-email/render": "1.0.3-canary.3",
"@react-email/row": "0.0.12-canary.1",
"@react-email/section": "0.0.16-canary.1",
"@react-email/tailwind": "1.0.3-canary.1",
"@react-email/text": "0.0.11-canary.1"
},
"peerDependencies": {
"react": "^18.0 || ^19.0 || ^19.0.0-rc"

@@ -63,4 +65,4 @@ },

"typescript": "5.1.6",
"eslint-config-custom": "0.0.0",
"tsconfig": "0.0.0"
"tsconfig": "0.0.0",
"eslint-config-custom": "0.0.0"
},

@@ -67,0 +69,0 @@ "publishConfig": {