Socket
Socket
Sign inDemoInstall

@capacitor-community/sqlite

Package Overview
Dependencies
Maintainers
42
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/sqlite - npm Package Versions

1
24

2.4.5-3

Diff

Changelog

Source

2.4.5-3 (2021-01-13)

Bug Fixes

  • Fix Electron rebuild
jeepq
published 2.4.5-2 •

Changelog

Source

2.4.5-2 (2021-01-13)

Bug Fixes
  • Fix Permission request Android issue#60
  • Fix README and CHANGELOG
  • Fix API.md
jeepq
published 2.4.5-1 •

Changelog

Source

2.4.5-1 (2021-01-05)

Chore
  • update to @capacitor/core@2.4.5
Bug Fixes
  • Fix README and CHANGELOG
jeepq
published 2.9.0-beta.3 •

Changelog

Source

2.9.0-beta.3 (2021-01-05) REFACTOR

Bug Fixes
  • fix Ionic-React-Usage.md documentation
  • fix Ionic-Vue-Usage.md documentation
  • update README and CHANGELOG
jeepq
published 2.9.0-beta.2 •

Changelog

Source

2.9.0-beta.2 (2021-01-04) REFACTOR

Chore

  • update to @capacitor/core@2.4.5

Added Features

  • Ionic-React-Usage.md documentation
  • Ionic-Vue-Usage.md documentation
  • copyFromAssets

Bug Fixes

  • update README and CHANGELOG
jeepq
published 2.4.4 •

Changelog

Source

2.4.4 (2020-12-26)

Chore

  • update to @capacitor/core@2.4.4

Bug Fixes

  • Fix README
  • Fix setSyncDate (iOS)
  • Fix exportToJson (Android)
  • Fix lastId to Int64 (iOS)
jeepq
published 2.9.0-beta.1 •

Changelog

Source

2.9.0-beta.1 (2020-12-25) REFACTOR

Added Features

  • importFromJson (Android, iOS, Electron)
  • exportToJson (Android, iOS, Electron)
  • isJsonValid (Android, iOS, Electron)
  • getSyncDate (Android, iOS, Electron)

Bug Fixes

  • update README and CHANGELOG
jeepq
published 2.4.3 •

Changelog

Source

2.4.3 (2020-12-19)

Bug Fixes
  • Fix issue#59 ExportToJson
jeepq
published 2.9.0-alpha.7 •

Changelog

Source

2.9.0-alpha.7 (2020-12-14) REFACTOR

Bug Fixes

  • Update the README and add a link to a Ionic/React app.
jeepq
published 2.9.0-alpha.6 •

Changelog

Source

2.9.0-alpha.6 (2020-12-14) REFACTOR

Chore
  • update to @capacitor/core@2.4.4
Added Features Electron platform
  • createConnection
  • closeConnection
  • open (non-encrypted DB)
  • open (encrypted DB)
  • close
  • execute
  • executeSet
  • run
  • query
  • deleteDatabase
  • createSyncTable
  • setSyncDate
  • isDBExists
  • addUpgradeStatement
Added Features All Platforms
  • in capSQLiteSet the values can be an any[] or any[][]
Bug Fixes
  • Update the README and add a link to a Ionic/React app.
  • Update the API documentation
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc