Socket
Socket
Sign inDemoInstall

@capacitor-community/sqlite

Package Overview
Dependencies
Maintainers
20
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.4.4 to 2.4.5-1

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## 2.4.5-1 (2021-01-05)
### Chore
- update to @capacitor/core@2.4.5
### Bug Fixes
- Fix README and CHANGELOG
## 2.4.4 (2020-12-26)

@@ -2,0 +12,0 @@

22

package.json
{
"name": "@capacitor-community/sqlite",
"version": "2.4.4",
"version": "2.4.5-1",
"description": "Capacitor SQLite Plugin",

@@ -23,16 +23,16 @@ "homepage": "https://github.com/capacitor-community/sqlite",

"devDependencies": {
"@capacitor/android": "^2.4.4",
"@capacitor/core": "^2.4.4",
"@capacitor/android": "^2.4.5",
"@capacitor/core": "^2.4.5",
"@capacitor/docgen": "0.0.14",
"@capacitor/ios": "^2.4.4",
"@capacitor/ios": "^2.4.5",
"@ionic/prettier-config": "^1.0.1",
"@ionic/swiftlint-config": "^1.1.2",
"@rollup/plugin-node-resolve": "^9.0.0",
"@types/node": "^12.19.11",
"@rollup/plugin-node-resolve": "^11.0.1",
"@types/node": "^14.14.19",
"electron": "^11.1.1",
"husky": "^4.3.6",
"np": "^7.0.0",
"np": "^7.2.0",
"prettier": "^2.2.1",
"prettier-plugin-java": "^0.8.3",
"pretty-quick": "^2.0.2",
"prettier-plugin-java": "^1.0.1",
"pretty-quick": "^3.1.0",
"rimraf": "^3.0.2",

@@ -42,3 +42,3 @@ "rollup": "^2.35.1",

"swiftlint": "^1.0.1",
"tslib": "^1.14.1",
"tslib": "^2.0.3",
"typescript": "^4.0.5"

@@ -52,3 +52,3 @@ },

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

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

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

<p align="center">
<img src="https://img.shields.io/maintenance/yes/2020?style=flat-square" />
<img src="https://img.shields.io/maintenance/yes/2021?style=flat-square" />
<a href="https://github.com/capacitor-community/sqlite/actions?query=workflow%3A%22CI%22"><img src="https://img.shields.io/github/workflow/status/capacitor-community/sqlite/CI?style=flat-square" /></a>

@@ -48,9 +48,10 @@ <a href="https://www.npmjs.com/package/@capacitor-community/sqlite"><img src="https://img.shields.io/npm/l/@capacitor-community/sqlite?style=flat-square" /></a>

- a [Ionic/Angular app](#ionic/angular)
- a [Ionic/Angular app](https://github.com/jepiqueau/angular-sqlite-app-refactor)
- a [Ionic/React app](#ionic/react)
- a [Ionic/React app](https://github.com/jepiqueau/react-sqlite-app-starter/tree/refactor)
- a [Ionic/Vue app](https://github.com/jepiqueau/vue-sqlite-app-starter/tree/refactor)
Other frameworks will be tested later
- Ionic/Vue will require an update of the `vue-sqlite-hook`.
- Stencil

@@ -57,0 +58,0 @@

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 too big to display

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