Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@saltcorn/sqlite-mobile

Package Overview
Dependencies
Maintainers
2
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saltcorn/sqlite-mobile - npm Package Compare versions

Comparing version 1.1.0-beta.11 to 1.1.0-beta.12

dist/sqlite_capacitor.d.ts

2

dist/index.d.ts

@@ -5,3 +5,3 @@ /**

*/
export * from "./sqlite-cordova";
export * from "./sqlite_capacitor";
//# sourceMappingURL=index.d.ts.map

@@ -22,3 +22,3 @@ "use strict";

*/
__exportStar(require("./sqlite-cordova"), exports);
__exportStar(require("./sqlite_capacitor"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@saltcorn/sqlite-mobile",
"version": "1.1.0-beta.11",
"version": "1.1.0-beta.12",
"description": "cordova-sqlite-storage structures for Saltcorn, open-source no-code platform",

@@ -29,3 +29,5 @@ "homepage": "https://saltcorn.com",

"dependencies": {
"@saltcorn/db-common": "1.1.0-beta.11"
"@saltcorn/db-common": "1.1.0-beta.12",
"@capacitor/core": "^6.2.0",
"@capacitor-community/sqlite": "^6.0.2"
},

@@ -32,0 +34,0 @@ "repository": "github:saltcorn/saltcorn",

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