@react-email/tailwind
Advanced tools
+7
-7
| { | ||
| "name": "@react-email/tailwind", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "description": "A React component to wrap emails with Tailwind CSS", | ||
@@ -41,12 +41,12 @@ "sideEffects": false, | ||
| "@react-email/body": "0.2.0", | ||
| "@react-email/button": "0.2.0", | ||
| "@react-email/code-block": "0.2.0", | ||
| "@react-email/container": "0.0.15", | ||
| "@react-email/code-inline": "0.0.5", | ||
| "@react-email/code-block": "0.2.0", | ||
| "@react-email/heading": "0.0.15", | ||
| "@react-email/hr": "0.0.11", | ||
| "@react-email/img": "0.0.11", | ||
| "@react-email/container": "0.0.15", | ||
| "@react-email/link": "0.0.12", | ||
| "@react-email/text": "0.1.5", | ||
| "@react-email/preview": "0.0.13", | ||
| "@react-email/button": "0.2.0" | ||
| "@react-email/text": "0.1.5" | ||
| }, | ||
@@ -99,4 +99,4 @@ "peerDependenciesMeta": { | ||
| "@react-email/head": "0.0.12", | ||
| "@react-email/hr": "0.0.11", | ||
| "@react-email/heading": "0.0.15", | ||
| "@react-email/hr": "0.0.11", | ||
| "@react-email/html": "0.0.11", | ||
@@ -111,3 +111,3 @@ "@react-email/link": "0.0.12", | ||
| "dependencies": { | ||
| "tailwindcss": "4.1.12" | ||
| "tailwindcss": "^4.1.12" | ||
| }, | ||
@@ -114,0 +114,0 @@ "scripts": { |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2113494
0+ Added
- Removed
Updated