@react-email/link
Advanced tools
Comparing version 0.0.9 to 0.0.10-canary.0
{ | ||
"name": "@react-email/link", | ||
"version": "0.0.9", | ||
"version": "0.0.10-canary.0", | ||
"description": "A hyperlink to web pages, email addresses, or anything else a URL can address", | ||
@@ -38,3 +38,3 @@ "sideEffects": false, | ||
"peerDependencies": { | ||
"react": "^18.2.0" | ||
"react": "^18.0 || ^19.0 || ^19.0.0-rc" | ||
}, | ||
@@ -44,5 +44,5 @@ "devDependencies": { | ||
"typescript": "5.1.6", | ||
"@react-email/render": "0.0.17", | ||
"tsconfig": "0.0.0", | ||
"eslint-config-custom": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
"@react-email/render": "0.0.18-canary.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "publishConfig": { |
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
11549