Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

resend

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resend - npm Package Compare versions

Comparing version
2.16.0
to
2.17.0
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: resend
Version: 2.16.0
Version: 2.17.0
Summary: Resend Python SDK

@@ -5,0 +5,0 @@ Home-page: https://github.com/resendlabs/resend-python

Metadata-Version: 2.1
Name: resend
Version: 2.16.0
Version: 2.17.0
Summary: Resend Python SDK

@@ -5,0 +5,0 @@ Home-page: https://github.com/resendlabs/resend-python

@@ -59,1 +59,9 @@ from typing import List, Union

"""
html: Union[str, None]
"""
The HTML content of the broadcast.
"""
text: Union[str, None]
"""
The plain text content of the broadcast.
"""

@@ -1,2 +0,2 @@

__version__ = "2.16.0"
__version__ = "2.17.0"

@@ -3,0 +3,0 @@