Socket
Socket
Sign inDemoInstall

@open-social-protocol/osp-api-index-types

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-social-protocol/osp-api-index-types

open social protocol index server api


Version published
Weekly downloads
193
decreased by-18.22%
Maintainers
0
Weekly downloads
 
Created
Source

@open-social-protocol/osp-api-index-types

open social protocol indexServer apiClient

Installation


pnpm add @open-social-protocol/osp-api-index-types

or

npm i @open-social-protocol/osp-api-index-types

Usage

import { IndexClient } from "@open-social-protocol/osp-api-index-types";

const indexClient = new IndexClient({
  baseUrl: indexUrl,
  baseApiParams: {
    headers,
  },
});

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

FAQs

Package last updated on 18 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc