@react-email/link
Advanced tools
Comparing version 0.0.11 to 0.0.12-canary.0
{ | ||
"name": "@react-email/link", | ||
"version": "0.0.11", | ||
"version": "0.0.12-canary.0", | ||
"description": "A hyperlink to web pages, email addresses, or anything else a URL can address", | ||
@@ -37,3 +37,3 @@ "sideEffects": false, | ||
}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"react": "^18.0 || ^19.0 || ^19.0.0-rc" | ||
@@ -43,5 +43,5 @@ }, | ||
"typescript": "5.1.6", | ||
"@react-email/render": "1.0.2", | ||
"tsconfig": "0.0.0", | ||
"eslint-config-custom": "0.0.0" | ||
"eslint-config-custom": "0.0.0", | ||
"@react-email/render": "1.0.3-canary.0" | ||
}, | ||
@@ -48,0 +48,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
11553