Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@erebos/api-bzz-browser
Advanced tools
Swarm (BZZ) APIs for the browser.
yarn add @erebos/api-bzz-browser
See the library documentation website.
MIT
v0.11.0 (2019-11-28)
This release adds support for Readable streams in @erebos/api-bzz-base
, thanks to Adam Uhlíř's pull request.
The uploadFileStream()
method of @erebos/api-bzz-node
has been removed, uploadFile()
now supporting streams.
downloadObservable()
and downloadDirectoryData()
methods have been added to @erebos/api-bzz-base
and are therefore also available in @erebos/api-bzz-browser
. Until now they were only available in @erebos/api-bzz-node
.downloadStream()
method has been added.uploadFile()
and upload()
methods now support a Readable stream input.The code base and type definitions have been updated to TypeScript 3.7 thanks to Adam Uhlíř's pull request.
FAQs
Bzz API for browser
The npm package @erebos/api-bzz-browser receives a total of 5 weekly downloads. As such, @erebos/api-bzz-browser popularity was classified as not popular.
We found that @erebos/api-bzz-browser 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.