
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@totalpave/cordova-plugin-sqlite
Advanced tools
SQLite plugin for cordova. Native binaries are linked against a shared library available from our SQLite Binaries repository.
If your application includes multiple native libraries that uses SQLite, it's important to ensure that they dynamically link SQLite and use a single copy of SQLite, especially if they share the same underlying database resource.
Refer to SQLite Question and Section 2.2 of how to corrupt a database.
SQLite has been compiled with version 3.39.2 for the following architectures:
SQLite is compiled with the following flags:
The NDK binaries are compiled with API 24, therefore Min API SDK 24 is required by the application.
See Docs
This plugin is licensed under Apache 2.0. See LICENSE for more information.
The SQLite binaries are available under public domain.
FAQs
SQLite plugin for Cordova Android & iOS
We found that @totalpave/cordova-plugin-sqlite demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.