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

@react-email/row

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-email/row - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11-canary.0

2

dist/index.d.ts

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

export { Row, RowProps };
export { Row, type RowProps };

@@ -76,9 +76,9 @@ "use strict";

align: "center",
width: "100%"
}, props), {
width: "100%",
border: 0,
cellPadding: "0",
cellSpacing: "0",
role: "presentation"
}, props), {
ref,
role: "presentation",
style,

@@ -85,0 +85,0 @@ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("tbody", { style: { width: "100%" }, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("tr", { style: { width: "100%" }, children }) })

{
"name": "@react-email/row",
"version": "0.0.10",
"version": "0.0.11-canary.0",
"description": "A React row component",

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

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

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

Sorry, the diff of this file is not supported yet

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