A modern, type-safe TypeScript SDK for the OpenFIGI API, the free and open standard for financial instrument identification.
A free & open API for FIGI discovery.
### Patch Changes - 451eeee: Add README.md to published package
### Patch Changes - Updated dependencies [451eeee] - [email protected]
### Patch Changes - 0bea007: Add flexible string support to IdType and optionType fields - Add `(string & {})` pattern to `IdType` for flexi…
### Minor Changes - b84bce5: Allow arbitrary strings for all API parameter types while preserving autocomplete This change updates all typed A…
### Patch Changes - 9f0c7f6: Migrate build tooling from tsup to tsdown and linting from biome to oxlint - b937a0a: Added nodenext support
### Minor Changes - 0e5d6ec: feat: Smart ticker search with automatic securityType2 detection **SDK Changes:** - `searchByTicker` now a…
### Minor Changes - b28304c: Convert to monorepo structure with Turborepo and add MCP server package - Restructure project as a monorepo usi…
### Minor Changes - 7dbaa3a: feat: add HTTP/SSE transport support The MCP server now supports HTTP/SSE transport in addition to stdio: - …