Socket
Socket
Sign inDemoInstall

@capacitor-community/sqlite

Package Overview
Dependencies
20
Maintainers
42
Versions
233
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.7.3-3 to 6.0.0-alpha.1

12

package.json
{
"name": "@capacitor-community/sqlite",
"version": "5.7.3-3",
"version": "6.0.0-alpha.1",
"description": "Community plugin for native & electron SQLite databases",

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

"devDependencies": {
"@capacitor/android": "^5.7.3",
"@capacitor/cli": "^5.7.3",
"@capacitor/core": "^5.7.3",
"@capacitor/android": "^6.0.0",
"@capacitor/cli": "^6.0.0",
"@capacitor/core": "^6.0.0",
"@capacitor/docgen": "^0.0.17",
"@capacitor/ios": "^5.7.3",
"@capacitor/ios": "^6.0.0",
"@ionic/eslint-config": "^0.3.0",

@@ -82,3 +82,3 @@ "@ionic/prettier-config": "^1.0.1",

"peerDependencies": {
"@capacitor/core": "^5.0.0"
"@capacitor/core": "^6.0.0"
},

@@ -85,0 +85,0 @@ "prettier": "@ionic/prettier-config",

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

<br>
<p align="center" style="font-size:50px;color:red"><strong>CAPACITOR 5</strong></p><br>
<p align="center" style="font-size:50px;color:red"><strong>CAPACITOR 6 ALPHA</strong></p><br>
<br>
<p align="center" style="font-size:50px;color:red"><strong>WARNING</strong></p><br>
<p align="center">
This plugin has been migrated using the <strong>@capacitor/plugin-migration-v5-to-v6</strong> provided by the Ionic/Capacitor team.
Unfortunately, as Capacitor 6 requires Xcode 15.0+, the iOS part of the plugin cannot be build with my current hardware. If one, can build the iOS part and test it, he or she is welcome.
</p>
<br>
<p align="center">
Capacitor community plugin for Native and Electron SQLite Databases.

@@ -10,0 +17,0 @@ - In Native, databases could be encrypted with `SQLCipher`

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc