@electric-sql/pglite
Advanced tools
Comparing version 0.2.0-alpha.1 to 0.2.0-alpha.2
@@ -423,3 +423,3 @@ /// <reference types="node" /> | ||
bind: (config?: BindOpts) => Buffer; | ||
execute: (config?: ExecOpts | undefined) => Buffer; | ||
execute: (config?: ExecOpts) => Buffer; | ||
describe: (msg: PortalOpts) => Buffer; | ||
@@ -426,0 +426,0 @@ close: (msg: PortalOpts) => Buffer; |
@@ -1,2 +0,2 @@ | ||
import{a,b,c,d,e,f}from"./chunk-IUK5QO5B.js";import"./chunk-HQE2QCTQ.js";import"./chunk-RZJOGGMK.js";export{a as Mutex,d as PGlite,e as messages,c as parse,f as protocol,b as types}; | ||
import{a,b,c,d,e,f}from"./chunk-C4V6TXF5.js";import"./chunk-HQE2QCTQ.js";import"./chunk-RZJOGGMK.js";export{a as Mutex,d as PGlite,e as messages,c as parse,f as protocol,b as types}; | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
import{d as o}from"../chunk-IUK5QO5B.js";import{a as s,c as y,d as c}from"../chunk-7ZUVL47R.js";import"../chunk-HQE2QCTQ.js";import{h as n,j as i}from"../chunk-RZJOGGMK.js";i();n();var t,p={async init(r,e,a){return t=new o(r,e),await t.waitReady,a&&t.onNotification(a),!0},async close(){await t.close()},async query(r,e,a){return await t.query(r,e,a)},async exec(r,e){return await t.exec(r,e)},async transaction(r){return await t.transaction(e=>r(c(e)))},async execProtocol(r){return await t.execProtocol(r)},async dumpDataDir(){let r=await t.dumpDataDir();return y(r,[await r.arrayBuffer()])}};s(p); | ||
import{d as o}from"../chunk-C4V6TXF5.js";import{a as s,c as y,d as c}from"../chunk-7ZUVL47R.js";import"../chunk-HQE2QCTQ.js";import{h as n,j as i}from"../chunk-RZJOGGMK.js";i();n();var t,p={async init(r,e,a){return t=new o(r,e),await t.waitReady,a&&t.onNotification(a),!0},async close(){await t.close()},async query(r,e,a){return await t.query(r,e,a)},async exec(r,e){return await t.exec(r,e)},async transaction(r){return await t.transaction(e=>r(c(e)))},async execProtocol(r){return await t.execProtocol(r)},async dumpDataDir(){let r=await t.dumpDataDir();return y(r,[await r.arrayBuffer()])}};s(p); | ||
//# sourceMappingURL=process.js.map |
{ | ||
"name": "@electric-sql/pglite", | ||
"version": "0.2.0-alpha.1", | ||
"version": "0.2.0-alpha.2", | ||
"private": false, | ||
@@ -54,2 +54,3 @@ "publishConfig": { | ||
"bun": "^1.1.18", | ||
"comlink": "^4.4.1", | ||
"concurrently": "^8.2.2", | ||
@@ -56,0 +57,0 @@ "http-server": "^14.1.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10
11690320
17