New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-email/column

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/column - npm Package Compare versions

Comparing version

to
0.0.13-canary.0

2

dist/index.d.ts

@@ -6,2 +6,2 @@ import * as React from 'react';

export { Column, ColumnProps };
export { Column, type ColumnProps };
{
"name": "@react-email/column",
"version": "0.0.12",
"version": "0.0.13-canary.0",
"description": "Display a column that separates content areas vertically in your email",

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

},
"peerDependencies": {
"dependencies": {
"react": "^18.0 || ^19.0 || ^19.0.0-rc"

@@ -43,5 +43,5 @@ },

"typescript": "5.1.6",
"@react-email/render": "1.0.0",
"tsconfig": "0.0.0",
"eslint-config-custom": "0.0.0"
"@react-email/render": "1.0.3-canary.0",
"eslint-config-custom": "0.0.0",
"tsconfig": "0.0.0"
},

@@ -48,0 +48,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet