New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@foxglove/flatbuffers_reflection

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foxglove/flatbuffers_reflection

Library for performing reflection on Flatbuffers in typescript

1.0.1
latest
Source
npm
Version published
Weekly downloads
4
Maintainers
2
Weekly downloads
 
Created
Source

Flatbuffers reflection library

Building generated files

Run ./generated_files.sh.

As a prerequisite, you must have the flatc flatbuffer compiler installed. If you need to install it or the system version does not match the expected one, set DOWNLOAD_FLATC=<platform> when running generated_files.sh (where <platform> is mac or linux).

FAQs

Package last updated on 20 May 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