Socket
Socket
Sign inDemoInstall

@capacitor-community/sqlite

Package Overview
Dependencies
Maintainers
21
Versions
241
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 2.9.0-beta.3 to 2.9.0

android/.idea/android.iml

32

CHANGELOG.md

@@ -0,1 +1,13 @@

## 2.9.0 (2021-01-14) REFACTOR
### Chore
- update to @capacitor/core@2.4.6
### Bug Fixes
- remove Android permissions issue#60
- update usage docs
- update README and CHANGELOG
## 2.9.0-beta.3 (2021-01-05) REFACTOR

@@ -145,2 +157,22 @@

## 2.4.5 (2021-01-13)
### Bug Fixes
- Fix README and CHANGELOG
## 2.4.5-3 (2021-01-13)
### Bug Fixes
- Fix Electron rebuild
## 2.4.5-2 (2021-01-13)
### Bug Fixes
- Fix Permission request Android issue#60
- Fix README and CHANGELOG
- Fix API.md
## 2.4.5-1 (2021-01-05)

@@ -147,0 +179,0 @@

10

package.json
{
"name": "@capacitor-community/sqlite",
"version": "2.9.0-beta.3",
"version": "2.9.0",
"description": "Capacitor SQLite Plugin",

@@ -26,6 +26,6 @@ "homepage": "https://github.com/capacitor-community/sqlite",

"devDependencies": {
"@capacitor/android": "^2.4.5",
"@capacitor/core": "^2.4.5",
"@capacitor/android": "^2.4.6",
"@capacitor/core": "^2.4.6",
"@capacitor/docgen": "0.0.14",
"@capacitor/ios": "^2.4.5",
"@capacitor/ios": "^2.4.6",
"@ionic/prettier-config": "^1.0.1",

@@ -54,3 +54,3 @@ "@ionic/swiftlint-config": "^1.1.2",

"peerDependencies": {
"@capacitor/core": "^2.4.5"
"@capacitor/core": "^2.4.6"
},

@@ -57,0 +57,0 @@ "files": [

@@ -31,3 +31,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>

The refactor offers now (`2.9.0-beta.1`) all the features that the previous was offering. It has been a quite heavy process, hoping that the developpers will take benefit from it.
The refactor offers now (since `2.9.0-beta.1`) all the features that the previous was offering. It has been a quite heavy process, hoping that the developpers will take benefit from it.

@@ -34,0 +34,0 @@ The main reasons for it:

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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