@postify/sdk
Advanced tools
+1
-1
@@ -8,3 +8,3 @@ /** | ||
| * | ||
| * Docs: https://app.usepostify.com/docs/api-reference | ||
| * Docs: https://usepostify.com/docs/api-reference | ||
| */ | ||
@@ -11,0 +11,0 @@ export { DEFAULT_BASE_URL, DEFAULT_MAX_RETRIES, DEFAULT_TIMEOUT_MS, Postify, redactApiKey, } from "./client.js"; |
+1
-1
@@ -8,3 +8,3 @@ /** | ||
| * | ||
| * Docs: https://app.usepostify.com/docs/api-reference | ||
| * Docs: https://usepostify.com/docs/api-reference | ||
| */ | ||
@@ -11,0 +11,0 @@ export { DEFAULT_BASE_URL, DEFAULT_MAX_RETRIES, DEFAULT_TIMEOUT_MS, Postify, redactApiKey, } from "./client.js"; |
@@ -5,2 +5,2 @@ /** | ||
| */ | ||
| export declare const VERSION = "0.1.0"; | ||
| export declare const VERSION = "0.1.1"; |
+1
-1
@@ -5,2 +5,2 @@ /** | ||
| */ | ||
| export const VERSION = "0.1.0"; | ||
| export const VERSION = "0.1.1"; |
+1
-1
| { | ||
| "name": "@postify/sdk", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Official TypeScript SDK for the Postify public API (https://app.usepostify.com/v1) — posts, channels, media, analytics, usage, webhook endpoints, and Standard-Webhooks signature verification.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+2
-2
@@ -5,4 +5,4 @@ # @postify/sdk | ||
| - **Docs:** https://app.usepostify.com/docs/api | ||
| - **API reference:** https://app.usepostify.com/docs/api-reference | ||
| - **Docs:** https://usepostify.com/docs/api | ||
| - **API reference:** https://usepostify.com/docs/api-reference | ||
| - **Get an API key:** https://app.usepostify.com/settings/api-keys | ||
@@ -9,0 +9,0 @@ |
71862
-0.02%