Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@dimensiondev/onflow-protobuf
Advanced tools
This package contains the protobuf files used by the Flow JS SDK to communicate with the Access API.
These change when the access nodes need different data. If the access nodes introduce a breaking change this package will proxy that breaking change into the SDK and FCL. This risk is what lead us to the interaction abstraction and our send functions acting as a translation layer between the interaction and these.
npm install --save @onflow/protobuf
The version of this package reflects the version of the AccessAPI spec for which it supports.
First, ensure you have protoc
installed on your machine. protoc
is a tool that will allow us to generate js-protobuf files. To install protoc
, follow the guide available here https://grpc.io/docs/quickstart/go/#protocol-buffers (note: MacOS users can install protoc
using homebrew: brew install protoc
)
To generate the js-protobuf files, run the generate script in package json:
npm run generate
FAQs
Access Node Protobuf
The npm package @dimensiondev/onflow-protobuf receives a total of 1 weekly downloads. As such, @dimensiondev/onflow-protobuf popularity was classified as not popular.
We found that @dimensiondev/onflow-protobuf demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.