@php-wasm/fs-journal
Advanced tools
Comparing version 0.9.13 to 0.9.14
13
index.js
@@ -0,1 +1,2 @@ | ||
import "/home/runner/work/wordpress-playground/wordpress-playground/node_modules/ini/lib/ini.js"; | ||
const C = function() { | ||
@@ -578,3 +579,3 @@ var r; | ||
ReadableStream.prototype[Symbol.asyncIterator]); | ||
function Y(r, e, t = () => { | ||
function Q(r, e, t = () => { | ||
}) { | ||
@@ -683,3 +684,3 @@ function o() { | ||
}); | ||
function Q(r, e) { | ||
function X(r, e) { | ||
r[p].journal.unbind(); | ||
@@ -766,3 +767,3 @@ try { | ||
} | ||
async function X(r, e) { | ||
async function ee(r, e) { | ||
const o = e.filter( | ||
@@ -786,6 +787,6 @@ (n) => n.operation === "WRITE" | ||
export { | ||
X as hydrateUpdateFileOps, | ||
Y as journalFSEvents, | ||
ee as hydrateUpdateFileOps, | ||
Q as journalFSEvents, | ||
U as normalizeFilesystemOperations, | ||
Q as replayFSJournal | ||
X as replayFSJournal | ||
}; |
{ | ||
"name": "@php-wasm/fs-journal", | ||
"version": "0.9.13", | ||
"version": "0.9.14", | ||
"description": "Bindings to journal the PHP filesystem", | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"license": "GPL-2.0-or-later", | ||
"gitHead": "17a507b1456864892f6a8d85acccf19cb013ccb1", | ||
"gitHead": "787eee56fce781d74765e3012786e3f83f58b278", | ||
"engines": { | ||
@@ -42,0 +42,0 @@ "node": ">=18.18.0", |
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
40002
972
2
2