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

@react-email/tailwind

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-email/tailwind - npm Package Compare versions

Comparing version

to
1.1.0-canary.0

@@ -12,3 +12,3 @@ import { Config } from '../dist/tailwindcss';

export declare type TailwindConfig = Pick<Config, "important" | "prefix" | "separator" | "safelist" | "blocklist" | "presets" | "future" | "experimental" | "darkMode" | "theme" | "corePlugins" | "plugins">;
export declare type TailwindConfig = Pick<Config, 'important' | 'prefix' | 'separator' | 'safelist' | 'blocklist' | 'presets' | 'future' | 'experimental' | 'darkMode' | 'theme' | 'corePlugins' | 'plugins'>;

@@ -15,0 +15,0 @@ export declare interface TailwindProps {

{
"name": "@react-email/tailwind",
"version": "1.0.4",
"version": "1.1.0-canary.0",
"description": "A React component to wrap emails with Tailwind CSS",

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

"devDependencies": {
"@responsive-email/react-email": "0.0.3",
"@responsive-email/react-email": "0.0.4",
"@types/shelljs": "0.8.15",
"@vitejs/plugin-react": "4.2.1",
"eslint-plugin-regex": "1.10.0",
"postcss": "8.4.40",

@@ -54,5 +53,4 @@ "postcss-selector-parser": "6.0.16",

"typescript": "5.1.6",
"vite": "5.2.14",
"vite": "5.4.14",
"vite-plugin-dts": "4.2.4",
"vitest": "1.1.1",
"yalc": "1.0.0-pre.53",

@@ -63,6 +61,5 @@ "@react-email/button": "^0.0.19",

"@react-email/heading": "0.0.15",
"eslint-config-custom": "0.0.0",
"@react-email/render": "1.0.3",
"@react-email/html": "0.0.11",
"@react-email/link": "0.0.12",
"@react-email/render": "1.0.6",
"tsconfig": "0.0.0"

@@ -77,3 +74,2 @@ },

"clean": "rm -rf dist",
"lint": "eslint .",
"test:watch": "vitest",

@@ -80,0 +76,0 @@ "test": "vitest run"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet