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-base
Advanced tools
Base class for Swarm (BZZ) APIs interactions. Used by @erebos/api-bzz-browser
and @erebos/api-bzz-node
.
yarn add @erebos/api-bzz-base
See the library documentation website.
MIT
v0.12.0 (2019-12-17)
The Timeline
class has been split between the TimelineReader
and TimelineWriter
classes. TimelineWriter
extends TimelineReader
and therefore can be used as a dropped-in replacement for Timeline
.
@erebos/api-bzz-browser
can now be used in a Web Worker thanks to Adam Uhlíř's pull request.uploadData()
and downloadData()
methods have been added to the Bzz APIs.Hex.from()
static method has been added as a replacement for createHex()
.HTTP error messages from Swarm are now parsed when possible thanks to Adam Uhlíř's pull request.
The @erebos/feed-list
package has been added, implementing lists data structures on top of raw Swarm feeds.
FAQs
Base Bzz API
We found that @erebos/api-bzz-base 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.