From 0fd649c2691df8537a8952678260e136d1221cff Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 15:20:49 +0000 Subject: [PATCH] feat(api): manual updates (#209) --- SECURITY.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index ebe30b5..fd2ad9b 100755 --- a/SECURITY.md +++ b/SECURITY.md @@ -20,7 +20,7 @@ or products provided by Blockaid please follow the respective company's security ### Blockaid Terms and Policies -Please contact feedback@blockaid.io. for any questions or concerns regarding security of our services. +Please contact feedback@blockaid.io for any questions or concerns regarding security of our services. --- diff --git a/package.json b/package.json index c73c8f5..c26a4a0 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@blockaid/client", "version": "0.22.0", "description": "The official TypeScript library for the Blockaid API", - "author": "Blockaid ", + "author": "Blockaid ", "types": "dist/index.d.ts", "main": "dist/index.js", "type": "commonjs",