Socket
Socket
Sign inDemoInstall

@capacitor-community/sqlite

Package Overview
Dependencies
Maintainers
42
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/sqlite - npm Package Compare versions

Comparing version 5.0.0-beta.1 to 5.0.0-beta.2

12

package.json
{
"name": "@capacitor-community/sqlite",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"description": "Community plugin for native & electron SQLite databases",

@@ -59,7 +59,7 @@ "main": "dist/plugin.cjs.js",

"devDependencies": {
"@capacitor/android": "^5.0.0-beta.1",
"@capacitor/cli": "^5.0.0-beta.1",
"@capacitor/core": "^5.0.0-beta.1",
"@capacitor/android": "^5.0.0",
"@capacitor/cli": "^5.0.0",
"@capacitor/core": "^5.0.0",
"@capacitor/docgen": "^0.0.17",
"@capacitor/ios": "^5.0.0-beta.1",
"@capacitor/ios": "^5.0.0",
"@ionic/eslint-config": "^0.3.0",

@@ -99,4 +99,4 @@ "@ionic/prettier-config": "^1.0.1",

"dependencies": {
"jeep-sqlite": "^2.3.1"
"jeep-sqlite": "^2.3.3"
}
}

@@ -19,3 +19,3 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p>

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-32-orange?style=flat-square" /></a>
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-33-orange?style=flat-square" /></a>
<!-- ALL-CONTRIBUTORS-BADGE:END -->

@@ -255,2 +255,3 @@ </p>

- [Enable SQLite Schema Error Syntax Highlighting](https://github.com/capacitor-community/sqlite/blob/master/docs/SyntaxScanner-For-SQLite-Code.md)

@@ -354,2 +355,3 @@ ## Applications demonstrating the use of the plugin and related documentation

<a href="https://github.com/folsze" title="folsze"><img src="https://github.com/folsze.png?size=100" width="50" height="50" /></a>
<a href="https://github.com/pranav-singhal" title="pranav-singhal"><img src="https://github.com/pranav-singhal.png?size=100" width="50" height="50" /></a>
</p>

@@ -356,0 +358,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc