@react-email/tailwind
Advanced tools
+5
-5
| { | ||
| "name": "@react-email/tailwind", | ||
| "version": "2.0.6", | ||
| "version": "2.0.7", | ||
| "description": "A React component to wrap emails with Tailwind CSS", | ||
@@ -95,7 +95,7 @@ "sideEffects": false, | ||
| "yalc": "1.0.0-pre.53", | ||
| "@react-email/body": "0.3.0", | ||
| "@react-email/button": "^0.2.1", | ||
| "@react-email/body": "0.3.0", | ||
| "@react-email/code-block": "0.2.1", | ||
| "@react-email/container": "0.0.16", | ||
| "@react-email/code-inline": "0.0.6", | ||
| "@react-email/container": "0.0.16", | ||
| "@react-email/head": "0.0.13", | ||
@@ -108,4 +108,4 @@ "@react-email/heading": "0.0.16", | ||
| "@react-email/preview": "0.0.14", | ||
| "@react-email/render": "2.0.5", | ||
| "@react-email/text": "0.1.6", | ||
| "@react-email/render": "2.0.4", | ||
| "tsconfig": "0.0.0" | ||
@@ -117,3 +117,3 @@ }, | ||
| "dependencies": { | ||
| "tailwindcss": "4.1.18" | ||
| "tailwindcss": "^4.1.18" | ||
| }, | ||
@@ -120,0 +120,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
2120387
012
-7.69%+ Added
- Removed
Updated