@react-email/components
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@react-email/components", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "All react-email components", | ||
@@ -12,2 +12,14 @@ "sideEffects": false, | ||
], | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.mjs" | ||
}, | ||
"require": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
} | ||
} | ||
}, | ||
"license": "MIT", | ||
@@ -19,3 +31,3 @@ "scripts": { | ||
"clean": "rm -rf dist", | ||
"test": "jest", | ||
"test": "jest --passWithNoTests", | ||
"test:watch": "jest --watch", | ||
@@ -39,6 +51,6 @@ "format:check": "prettier --check \"**/*.{ts,tsx,md}\"", | ||
"@react-email/body": "0.0.2", | ||
"@react-email/button": "0.0.8", | ||
"@react-email/button": "0.0.9", | ||
"@react-email/column": "0.0.7", | ||
"@react-email/container": "0.0.8", | ||
"@react-email/font": "0.0.1", | ||
"@react-email/font": "0.0.2", | ||
"@react-email/head": "0.0.5", | ||
@@ -45,0 +57,0 @@ "@react-email/heading": "0.0.8", |
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
9456
+ Added@react-email/button@0.0.9(transitive)
+ Added@react-email/font@0.0.2(transitive)
- Removed@react-email/button@0.0.8(transitive)
- Removed@react-email/font@0.0.1(transitive)
Updated@react-email/button@0.0.9
Updated@react-email/font@0.0.2