Socket
Socket
Sign inDemoInstall

@capacitor-community/sqlite

Package Overview
Dependencies
Maintainers
22
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.3 to 2.9.4

electron/dist/esm/electron/src/definitions.d.ts

9

CHANGELOG.md

@@ -1,3 +0,10 @@

## 2.9.3 (2021-01-17) REFACTOR
## 2.9.4 (2021-01-17) REFACTOR
### Bug Fixes
- Fix 'build-electron' missing before publish
- update CHANGELOG
## 2.9.3 (2021-01-17) REFACTOR
### Move to Master

@@ -4,0 +11,0 @@

4

package.json
{
"name": "@capacitor-community/sqlite",
"version": "2.9.3",
"version": "2.9.4",
"description": "Capacitor SQLite Plugin",

@@ -21,3 +21,3 @@ "homepage": "https://github.com/capacitor-community/sqlite",

"docgenDBConnection": "docgen --api ISQLiteDBConnection --output-readme docs/APIDBConnection.md",
"prepublishOnly": "npm run build"
"prepublishOnly": "npm run build && npm run build-electron && npm run docgen"
},

@@ -24,0 +24,0 @@ "author": "Jean Pierre Queau",

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