🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

resend

Package Overview
Dependencies
Maintainers
14
Versions
165
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
6.17.0
to
6.17.1
+1
-1
dist/index.cjs

@@ -28,3 +28,3 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });

//#region package.json
var version = "6.17.0";
var version = "6.17.1";
//#endregion

@@ -31,0 +31,0 @@ //#region src/common/utils/build-pagination-query.ts

import PostalMime from "postal-mime";
import { Webhook } from "standardwebhooks";
//#region package.json
var version = "6.17.0";
var version = "6.17.1";
//#endregion

@@ -6,0 +6,0 @@ //#region src/common/utils/build-pagination-query.ts

{
"name": "resend",
"version": "6.17.0",
"version": "6.17.1",
"description": "Node.js library for the Resend API",

@@ -68,2 +68,3 @@ "main": "./dist/index.cjs",

"rimraf": "6.1.3",
"tegami": "1.1.2",
"tsdown": "0.21.10",

@@ -79,2 +80,3 @@ "typescript": "6.0.3",

"lint:fix": "biome check . --write",
"tegami": "node --experimental-strip-types scripts/tegami.mts",
"test": "vitest run --exclude e2e",

@@ -81,0 +83,0 @@ "test:dev": "cross-env TEST_MODE=dev vitest run --exclude e2e",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display