+1
-1
@@ -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 |
+1
-1
| 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 |
+3
-1
| { | ||
| "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
252610
0.01%18
5.88%