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",