🚀 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.0

2

CHANGELOG.md
# create-email
## 1.0.0-alpha.0
## 0.1.9

@@ -4,0 +6,0 @@

2

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

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

{
"name": "react-email-starter",
"version": "0.1.9",
"version": "1.0.0-alpha.0",
"private": true,

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

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