🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

create-email

Package Overview
Dependencies
Maintainers
0
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-email - npm Package Compare versions

Comparing version

to
1.0.0-alpha.4

6

CHANGELOG.md
# create-email
## 1.0.0-alpha.4
### Patch Changes
- react-email@4.0.0-alpha.5
## 1.0.0-alpha.3

@@ -4,0 +10,0 @@

2

package.json
{
"name": "create-email",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "The easiest way to get started with React Email",

@@ -5,0 +5,0 @@ "main": "src/index.js",

{
"name": "react-email-starter",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"private": true,

@@ -18,4 +18,4 @@ "scripts": {

"@types/react-dom": "19.0.1",
"react-email": "workspace:4.0.0-alpha.4"
"react-email": "workspace:4.0.0-alpha.5"
}
}