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
2
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.6

1

dist/index.js

@@ -41,3 +41,2 @@ "use strict";

);
Column.displayName = "Column";
// Annotate the CommonJS export names for ESM import in node:

@@ -44,0 +43,0 @@ 0 && (module.exports = {

2

package.json
{
"name": "@react-email/column",
"version": "0.0.6-canary.1",
"version": "0.0.6",
"description": "Display a column that separates content areas vertically in your email",

@@ -5,0 +5,0 @@ "sideEffects": false,

@@ -37,3 +37,2 @@ ![React Email Column cover](https://react.email/static/covers/column.png)

import { Column } from '@react-email/column';
const Email = () => {

@@ -40,0 +39,0 @@ return(

Sorry, the diff of this file is not supported yet