Socket
Socket
Sign inDemoInstall

jeep-sqlite

Package Overview
Dependencies
17
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.4 to 2.7.0

dist/cjs/index-cd0a76c0.js

4

dist/cjs/jeep-sqlite.cjs.js

@@ -5,7 +5,7 @@ 'use strict';

const index = require('./index-ff664577.js');
const index = require('./index-cd0a76c0.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
/*
Stencil Client Patch Browser v4.12.4 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v4.15.0 | MIT Licensed | https://stenciljs.com
*/

@@ -12,0 +12,0 @@ const patchBrowser = () => {

@@ -5,3 +5,3 @@ 'use strict';

const index = require('./index-ff664577.js');
const index = require('./index-cd0a76c0.js');
const appGlobals = require('./app-globals-3a1e7e63.js');

@@ -8,0 +8,0 @@

@@ -7,4 +7,4 @@ {

"name": "@stencil/core",
"version": "4.12.4",
"typescriptVersion": "5.3.3"
"version": "4.15.0",
"typescriptVersion": "5.4.4"
},

@@ -11,0 +11,0 @@ "collections": [],

@@ -1,7 +0,7 @@

import { p as promiseResolve, b as bootstrapLazy } from './index-c0caa3a9.js';
export { s as setNonce } from './index-c0caa3a9.js';
import { p as promiseResolve, b as bootstrapLazy } from './index-12e24c10.js';
export { s as setNonce } from './index-12e24c10.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
/*
Stencil Client Patch Browser v4.12.4 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v4.15.0 | MIT Licensed | https://stenciljs.com
*/

@@ -8,0 +8,0 @@ const patchBrowser = () => {

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

import { b as bootstrapLazy } from './index-c0caa3a9.js';
export { s as setNonce } from './index-c0caa3a9.js';
import { b as bootstrapLazy } from './index-12e24c10.js';
export { s as setNonce } from './index-12e24c10.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';

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

@@ -1,2 +0,2 @@

import{p as e,b as t}from"./p-b3c36710.js";export{s as setNonce}from"./p-b3c36710.js";import{g as a}from"./p-e1255160.js";const o=()=>{const t=import.meta.url;const s={};if(t!==""){s.resourcesUrl=new URL(".",t).href}return e(s)};o().then((async e=>{await a();return t([["p-a49ad4cb",[[1,"jeep-sqlite",{autoSave:[516,"autosave"],typeOrm:[516,"typeorm"],wasmPath:[513,"wasmpath"],pickText:[513,"picktext"],saveText:[513,"savetext"],buttonOptions:[513,"buttonoptions"],innerAutoSave:[32],innerTypeOrm:[32],innerWasmPath:[32],innerPickText:[32],innerSaveText:[32],innerButtonOptions:[32],echo:[64],createConnection:[64],isConnection:[64],closeConnection:[64],open:[64],close:[64],getVersion:[64],beginTransaction:[64],commitTransaction:[64],rollbackTransaction:[64],isTransactionActive:[64],execute:[64],executeSet:[64],run:[64],query:[64],getTableList:[64],isDBExists:[64],isDBOpen:[64],deleteDatabase:[64],isStoreOpen:[64],copyFromAssets:[64],isTableExists:[64],createSyncTable:[64],getSyncDate:[64],setSyncDate:[64],isJsonValid:[64],importFromJson:[64],exportToJson:[64],deleteExportedRows:[64],addUpgradeStatement:[64],isDatabase:[64],getDatabaseList:[64],checkConnectionsConsistency:[64],saveToStore:[64],saveToLocalDisk:[64],getFromLocalDiskToStore:[64],getFromHTTPRequest:[64]},null,{autoSave:["parseAutoSave"],typeOrm:["parseTypeOrm"],wasmPath:["parseWasmPath"],pickText:["parsePickText"],saveText:["parseSaveText"],buttonOptions:["parseButtonOptions"]}]]]],e)}));
import{p as e,b as t}from"./p-6f8954f2.js";export{s as setNonce}from"./p-6f8954f2.js";import{g as a}from"./p-e1255160.js";const o=()=>{const t=import.meta.url;const s={};if(t!==""){s.resourcesUrl=new URL(".",t).href}return e(s)};o().then((async e=>{await a();return t([["p-e2b48dd2",[[1,"jeep-sqlite",{autoSave:[516,"autosave"],typeOrm:[516,"typeorm"],wasmPath:[513,"wasmpath"],pickText:[513,"picktext"],saveText:[513,"savetext"],buttonOptions:[513,"buttonoptions"],innerAutoSave:[32],innerTypeOrm:[32],innerWasmPath:[32],innerPickText:[32],innerSaveText:[32],innerButtonOptions:[32],echo:[64],createConnection:[64],isConnection:[64],closeConnection:[64],open:[64],close:[64],getVersion:[64],beginTransaction:[64],commitTransaction:[64],rollbackTransaction:[64],isTransactionActive:[64],execute:[64],executeSet:[64],run:[64],query:[64],getTableList:[64],isDBExists:[64],isDBOpen:[64],deleteDatabase:[64],isStoreOpen:[64],copyFromAssets:[64],isTableExists:[64],createSyncTable:[64],getSyncDate:[64],setSyncDate:[64],isJsonValid:[64],importFromJson:[64],exportToJson:[64],deleteExportedRows:[64],addUpgradeStatement:[64],isDatabase:[64],getDatabaseList:[64],checkConnectionsConsistency:[64],saveToStore:[64],saveToLocalDisk:[64],getFromLocalDiskToStore:[64],getFromHTTPRequest:[64]},null,{autoSave:["parseAutoSave"],typeOrm:["parseTypeOrm"],wasmPath:["parseWasmPath"],pickText:["parsePickText"],saveText:["parseSaveText"],buttonOptions:["parseButtonOptions"]}]]]],e)}));
//# sourceMappingURL=jeep-sqlite.esm.js.map
{
"name": "jeep-sqlite",
"version": "2.6.4",
"version": "2.7.0",
"description": "Browser SQLite Stencil Component",

@@ -26,11 +26,11 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@stencil/core": "^4.12.4",
"browser-fs-access": "^0.33.0",
"@stencil/core": "^4.15.0",
"browser-fs-access": "^0.35.0",
"jszip": "^3.10.1",
"localforage": "^1.10.0",
"sql.js": "^1.10.2"
"sql.js": "^1.10.3"
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.11",
"@types/node": "^20.12.7",
"@types/sql.js": "^1.4.9",

@@ -37,0 +37,0 @@ "copyfiles": "^2.4.1",

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 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc