🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@react-email/img

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-email/img - npm Package Compare versions

Comparing version
0.0.10
to
0.0.11-canary.0
+1
-1
dist/index.d.mts

@@ -6,2 +6,2 @@ import * as React from 'react';

export { Img, ImgProps };
export { Img, type ImgProps };

@@ -6,2 +6,2 @@ import * as React from 'react';

export { Img, ImgProps };
export { Img, type ImgProps };
{
"name": "@react-email/img",
"version": "0.0.10",
"version": "0.0.11-canary.0",
"description": "Display an image in your email",

@@ -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.0",
"tsconfig": "0.0.0",
"eslint-config-custom": "0.0.0",
"tsconfig": "0.0.0"
"@react-email/render": "1.0.3-canary.0"
},

@@ -48,0 +48,0 @@ "publishConfig": {