Socket
Socket
Sign inDemoInstall

jeep-sqlite

Package Overview
Dependencies
4
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.4 to 1.6.5

dist/jeep-sqlite/p-b03a658f.entry.js

2

dist/collection/utils/utils-upgrade.js

@@ -22,3 +22,2 @@ import { setForeignKeyConstraintsEnabled, dbChanges, execute, beginTransaction, commitTransaction, rollbackTransaction, setVersion } from '../utils/utils-sqlite';

changes = (await dbChanges(mDb)) - initChanges;
return Promise.resolve(changes);
}

@@ -30,2 +29,3 @@ catch (err) {

}
return Promise.resolve(changes);
};

@@ -32,0 +32,0 @@ export const executeStatementsProcess = async (mDb, statements) => {

{
"name": "jeep-sqlite",
"version": "1.6.4",
"version": "1.6.5",
"description": "Browser SQLite Stencil Component",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

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

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc