
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@onlabsorg/olojs-next
Advanced tools
This library contains a collection of experimental extension of olojs. In particular, it contains the following packages:
browser-store
is an olojs Store backed by the browser storageipfs-store
is a read-only olojs Store that uses ipfs as backendstandard-router
is an olojs Router defining a standard directory strucuresub-store
is a function that, given a store s
and a path p
, returns a
subordinate olojs Store of s
where paths /path
ponts to /p/path
olo-atom
is an atom plugin that features olojs documents syntax
highlightingInstall olojs-next
via npm:
npm install --save @onlabsorg/olojs-next
Load the packages you need:
const StandardRouter = require('@onlabsorg/olojs-next/packages/standard-router');
This software is released under the ISC license.
FAQs
A collection of experimental olojs extendsions
We found that @onlabsorg/olojs-next demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.