
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.
@rasgo/pouchdb-adapter-idb
Advanced tools
PouchDB adapter using IndexedDB as its data store. Designed to run in the browser. Its adapter name
is 'idb'
.
npm install pouchdb-adapter-idb
PouchDB.plugin(require('@rasgo/pouchdb-adapter-idb'));
var db = new PouchDB('mydb', {adapter: 'idb'});
For full API documentation and guides on PouchDB, see PouchDB.com. For details on PouchDB sub-packages, see the Custom Builds documentation.
PouchDB and its sub-packages are distributed as a monorepo.
For a full list of packages, see the GitHub source.
FAQs
PouchDB adapter using IndexedDB as its data store.
The npm package @rasgo/pouchdb-adapter-idb receives a total of 4 weekly downloads. As such, @rasgo/pouchdb-adapter-idb popularity was classified as not popular.
We found that @rasgo/pouchdb-adapter-idb 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.