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

6

CHANGELOG.md
# create-email
## 1.0.7
### Patch Changes
- `react-email@4.0.6`
## 1.0.6

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

4

package.json
{
"name": "create-email",
"version": "1.0.6",
"version": "1.0.7",
"description": "The easiest way to get started with React Email",

@@ -32,3 +32,3 @@ "main": "src/index.js",

"react": "19.0.0",
"react-email": "4.0.5",
"react-email": "4.0.6",
"typescript": "5.8.2",

@@ -35,0 +35,0 @@ "tsconfig": "0.0.0"

{
"name": "react-email-starter",
"version": "1.0.6",
"version": "1.0.7",
"private": true,

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

"@types/react-dom": "19.0.1",
"react-email": "workspace:4.0.5"
"react-email": "workspace:4.0.6"
}
}

Sorry, the diff of this file is not supported yet