Socket
Socket
Sign inDemoInstall

osp-api-index-types

Package Overview
Dependencies
0
Maintainers
5
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    osp-api-index-types

open social protocol index server api


Version published
Weekly downloads
459
increased by64.52%
Maintainers
5
Install size
123 kB
Created
Weekly downloads
 

Readme

Source

osp-api-index-types@0.0.1

open social protocol indexServer apiClient

Installation


pnpm add osp-api-index-types

or

npm i osp-api-index-types

Usage

import { IndexClient } from "osp-api-index-types";

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

Changelog

[0.0.1]

Change

  • init commit

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

Last updated on 28 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc