@react-email/code-inline
Advanced tools
Comparing version 0.0.3 to 0.0.4-canary.0
{ | ||
"name": "@react-email/code-inline", | ||
"version": "0.0.3", | ||
"version": "0.0.4-canary.0", | ||
"description": "Display a predictable inline code HTML element that works on all email clients", | ||
@@ -32,3 +32,3 @@ "sideEffects": false, | ||
"peerDependencies": { | ||
"react": "^18.2.0" | ||
"react": "^18.0 || ^19.0 || ^19.0.0-rc" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
"vitest": "1.1.0", | ||
"@react-email/render": "0.0.17", | ||
"@react-email/render": "0.0.18-canary.0", | ||
"tsconfig": "0.0.0", | ||
@@ -43,0 +43,0 @@ "eslint-config-custom": "0.0.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12454