New:Socket for Asana Is Now Available.Learn more
Get Started

@postify/sdk

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postify/sdk - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+1
-1
dist/index.d.ts

@@ -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";

@@ -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";

@@ -5,2 +5,2 @@ /**

*/
export const VERSION = "0.1.0";
export const VERSION = "0.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",

@@ -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 @@