sbv2-solana/libraries
dependabot[bot] f4e9413ac7
Bump node-fetch from 3.2.3 to 3.2.6
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.3 to 3.2.6.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.3...v3.2.6)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 23:23:54 +00:00
..
protos docs: updated tasks, IDL, and descriptions 2022-06-29 15:22:11 -06:00
py 6-PYTHON-API: add lease 2022-06-09 23:33:34 +01:00
rs cleaned up package.json, tsconfig.json, and misc build configs 2022-05-25 12:38:29 -06:00
sbv2-lite re-added package.json exports 2022-06-21 11:41:52 +02:00
sbv2-utils chore(release): publish 2022-07-01 15:49:40 -06:00
ts Bump node-fetch from 3.2.3 to 3.2.6 2022-07-01 23:23:54 +00:00
README.md README 2022-05-27 11:00:25 -06:00

README.md

Sbv2 Libraries

Package Description
Protobufs Protocol buffers used by the oracle to fetch and publish data.
Typescript Typescript client to interact with Switchboard V2.
Typescript Lite Typescript "Lite" client to deserialize aggregator accounts
Sbv2 Utils Typescript library with helpful utility functions
Python Python client to interact with Switchboard V2.
Rust Rust client to interact with Switchboard V2.