Socket
Socket
Sign inDemoInstall

jeep-sqlite

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jeep-sqlite - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

dist/cjs/css-shim-5d56550a.js

8

dist/cjs/jeep-sqlite.cjs.js

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

const index = require('./index-d0bec224.js');
const index = require('./index-754fa5f0.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
/*
Stencil Client Patch Browser v3.0.1 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v3.2.0 | MIT Licensed | https://stenciljs.com
*/

@@ -61,3 +61,3 @@ /**

const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('jeep-sqlite.cjs.js', document.baseURI).href));
const opts = index.BUILD.scriptDataOpts ? scriptElm['data-opts'] || {} : {};
const opts = index.BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};
// TODO(STENCIL-663): Remove code related to deprecated `safari10` field.

@@ -94,3 +94,3 @@ if (index.BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {

// @ts-ignore
return Promise.resolve().then(function () { return require(/* webpackChunkName: "polyfills-dom" */ './dom-3795394e.js'); }).then(() => opts);
return Promise.resolve().then(function () { return require(/* webpackChunkName: "polyfills-dom" */ './dom-52c0133a.js'); }).then(() => opts);
}

@@ -97,0 +97,0 @@ }

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

const index = require('./index-d0bec224.js');
const index = require('./index-754fa5f0.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
/*
Stencil Client Patch Esm v3.0.1 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Esm v3.2.0 | MIT Licensed | https://stenciljs.com
*/

@@ -18,3 +18,3 @@ const patchEsm = () => {

// @ts-ignore
return Promise.resolve().then(function () { return require(/* webpackChunkName: "polyfills-css-shim" */ './css-shim-6e24e3fa.js'); }).then(() => {
return Promise.resolve().then(function () { return require(/* webpackChunkName: "polyfills-css-shim" */ './css-shim-5d56550a.js'); }).then(() => {
if ((index.plt.$cssShim$ = index.win.__cssshim)) {

@@ -21,0 +21,0 @@ // TODO(STENCIL-659): Remove code implementing the CSS variable shim

@@ -7,3 +7,3 @@ {

"name": "@stencil/core",
"version": "3.0.1",
"version": "3.2.0",
"typescriptVersion": "4.9.5"

@@ -10,0 +10,0 @@ },

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

import { B as BUILD, c as consoleDevInfo, p as plt, w as win, H, d as doc, N as NAMESPACE, a as promiseResolve, b as bootstrapLazy } from './index-1726a434.js';
export { s as setNonce } from './index-1726a434.js';
import { B as BUILD, c as consoleDevInfo, p as plt, w as win, H, d as doc, N as NAMESPACE, a as promiseResolve, b as bootstrapLazy } from './index-ed7e2e97.js';
export { s as setNonce } from './index-ed7e2e97.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
/*
Stencil Client Patch Browser v3.0.1 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v3.2.0 | MIT Licensed | https://stenciljs.com
*/

@@ -57,3 +57,3 @@ /**

const importMeta = import.meta.url;
const opts = BUILD.scriptDataOpts ? scriptElm['data-opts'] || {} : {};
const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};
// TODO(STENCIL-663): Remove code related to deprecated `safari10` field.

@@ -90,3 +90,3 @@ if (BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {

// @ts-ignore
return import(/* webpackChunkName: "polyfills-dom" */ './dom-c583fc20.js').then(() => opts);
return import(/* webpackChunkName: "polyfills-dom" */ './dom-c0f8af80.js').then(() => opts);
}

@@ -93,0 +93,0 @@ }

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

import { B as BUILD, C as CSS, p as plt, w as win, a as promiseResolve, b as bootstrapLazy } from './index-1726a434.js';
export { s as setNonce } from './index-1726a434.js';
import { B as BUILD, C as CSS, p as plt, w as win, a as promiseResolve, b as bootstrapLazy } from './index-ed7e2e97.js';
export { s as setNonce } from './index-ed7e2e97.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
/*
Stencil Client Patch Esm v3.0.1 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Esm v3.2.0 | MIT Licensed | https://stenciljs.com
*/

@@ -14,3 +14,3 @@ const patchEsm = () => {

// @ts-ignore
return import(/* webpackChunkName: "polyfills-css-shim" */ './css-shim-f05b6392.js').then(() => {
return import(/* webpackChunkName: "polyfills-css-shim" */ './css-shim-5eb36939.js').then(() => {
if ((plt.$cssShim$ = win.__cssshim)) {

@@ -17,0 +17,0 @@ // TODO(STENCIL-659): Remove code implementing the CSS variable shim

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

import { B as BUILD, c as consoleDevInfo, p as plt, w as win, H, d as doc, N as NAMESPACE, a as promiseResolve, b as bootstrapLazy } from './index-1726a434.js';
export { s as setNonce } from './index-1726a434.js';
import { B as BUILD, c as consoleDevInfo, p as plt, w as win, H, d as doc, N as NAMESPACE, a as promiseResolve, b as bootstrapLazy } from './index-ed7e2e97.js';
export { s as setNonce } from './index-ed7e2e97.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
/*
Stencil Client Patch Browser v3.0.1 | MIT Licensed | https://stenciljs.com
Stencil Client Patch Browser v3.2.0 | MIT Licensed | https://stenciljs.com
*/

@@ -57,3 +57,3 @@ /**

const importMeta = import.meta.url;
const opts = BUILD.scriptDataOpts ? scriptElm['data-opts'] || {} : {};
const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};
// TODO(STENCIL-663): Remove code related to deprecated `safari10` field.

@@ -90,3 +90,3 @@ if (BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {

// @ts-ignore
return import(/* webpackChunkName: "polyfills-dom" */ './dom-c583fc20.js').then(() => opts);
return import(/* webpackChunkName: "polyfills-dom" */ './dom-c0f8af80.js').then(() => opts);
}

@@ -93,0 +93,0 @@ }

{
"name": "jeep-sqlite",
"version": "2.3.2",
"version": "2.3.3",
"description": "Browser SQLite Stencil Component",

@@ -25,3 +25,3 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@stencil/core": "^3.0.1",
"@stencil/core": "^3.2.0",
"browser-fs-access": "^0.33.0",

@@ -28,0 +28,0 @@ "jszip": "^3.10.1",

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc