Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

idmp

Package Overview
Dependencies
Maintainers
0
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idmp - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

2

dist/index.browser.esm.js

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

/*! idmp v2.1.3 | (c) github/haozi | MIT */
/*! idmp v2.1.4 | (c) github/haozi | MIT */
const x = () => {

@@ -3,0 +3,0 @@ };

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

/*! idmp v2.1.3 | (c) github/haozi | MIT */
/*! idmp v2.1.4 | (c) github/haozi | MIT */
(function(n,f){typeof exports=="object"&&typeof module!="undefined"?f(exports):typeof define=="function"&&define.amd?define(["exports"],f):(n=typeof globalThis!="undefined"?globalThis:n||self,f(n.idmp={}))})(this,function(n){"use strict";const g=()=>{},l=e=>e<0?0:e>6048e5?6048e5:e;n.g={};const a=e=>{const{maxRetry:i=30,maxAge:u=3e3,onBeforeRetry:c=g}=e||{},m=l(u);return{maxRetry:i,maxAge:m,onBeforeRetry:c,f:u===1/0}},r=e=>{e&&(n.g[e]=void 0)},_=()=>{n.g={}},h=(e,i,u)=>{if(!e)return i();const{maxRetry:c,maxAge:m,onBeforeRetry:p,f:R}=a(u);n.g[e]=n.g[e]||{0:0,1:0,4:[]};const t=n.g[e],T=()=>{t[1]=0,t[2]=void 0,t[3]=void 0},M=()=>{const o=t[4].length;for(let s=0;s<o;++s)t[4][s][0](t[2]);t[4]=[],R||setTimeout(()=>{r(e)},m)},y=()=>{const o=t[4].length-c;for(let s=0;s<o;++s)t[4][s][1](t[3]);r(e)},A=()=>new Promise((o,s)=>{if(!t[5]&&(t[5]=i),t[2]){o(t[2]);return}t[1]===0?(t[1]=1,t[4].push([o,s]),t[5]().then(d=>{t[2]=d,M(),t[1]=4}).catch(d=>{t[1]=3,t[3]=d,++t[0],t[0]>c?y():(p(d,{globalKey:e,retryCount:t[0]}),T(),setTimeout(A,(t[0]-1)*50))})):t[1]===1&&t[4].push([o,s])});return A()};h.flush=r,h.flushAll=_,n.default=h,n.getOptions=a,Object.defineProperties(n,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});

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

/*! idmp v2.1.3 | (c) github/haozi | MIT */
/*! idmp v2.1.4 | (c) github/haozi | MIT */
const DEFAULT_MAX_AGE = 3e3;

@@ -3,0 +3,0 @@ const _7days = 6048e5;

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

/*! idmp v2.1.3 | (c) github/haozi | MIT */
/*! idmp v2.1.4 | (c) github/haozi | MIT */
const DEFAULT_MAX_AGE = 3e3;

@@ -3,0 +3,0 @@ const _7days = 6048e5;

{
"name": "idmp",
"version": "2.1.3",
"version": "2.1.4",
"keywords": [

@@ -5,0 +5,0 @@ "deduplicate network requests",

@@ -18,3 +18,3 @@ /*! idmp v1.0.0 | (c) github/haozi | MIT */

});
/*! idmp v2.1.3 | (c) github/haozi | MIT */
/*! idmp v2.1.4 | (c) github/haozi | MIT */
const h = () => {

@@ -21,0 +21,0 @@ }, l = (r) => r < 0 ? 0 : r > 6048e5 ? 6048e5 : r, m = (r) => {

/*! idmp v1.0.0 | (c) github/haozi | MIT */
(function(a,u){typeof exports=="object"&&typeof module!="undefined"?u(exports):typeof define=="function"&&define.amd?define(["exports"],u):(a=typeof globalThis!="undefined"?globalThis:a||self,u(a.idmp={}))})(this,function(a){"use strict";var D=(a,u,i)=>new Promise((m,h)=>{var g=c=>{try{s(i.next(c))}catch(d){h(d)}},A=c=>{try{s(i.throw(c))}catch(d){h(d)}},s=c=>c.done?m(c.value):Promise.resolve(c.value).then(g,A);s((i=i.apply(a,u)).next())});/*! idmp v2.1.3 | (c) github/haozi | MIT */const m=()=>{},h=n=>n<0?0:n>6048e5?6048e5:n,g=n=>{const{maxRetry:o=30,maxAge:e=3e3,onBeforeRetry:r=m}=n||{},t=h(e);return{maxRetry:o,maxAge:t,onBeforeRetry:r,f:e===1/0}},s=n=>`@idmp/v1/${n}`,c=n=>{let o;try{o=window[n]}catch(e){}return{get:e=>{if(!e)return;const r=s(e);let t;try{if(t=JSON.parse(o[r]),t===void 0)return;const{t:f,a:l,d:y}=t;if(Date.now()-f>l){o.removeItem(r);return}return y}catch(f){}},set:(e,r,t)=>{if(!e)return;const f=s(e);try{o[f]=JSON.stringify({t:Date.now(),a:t,d:r})}catch(l){}},remove:e=>{if(e)try{const r=s(e);o.removeItem(r)}catch(r){}},clear:()=>{try{o.clear()}catch(e){}}}},d=(n,o="sessionStorage")=>{const e=c(o),r=(t,f,l)=>{const y=g(l);return n(t,()=>D(this,null,function*(){const v=e.get(t);if(v!==void 0)return v;const p=yield f();return p!==void 0&&e.set(t,p,y.maxAge),p}),l)};return r.flush=t=>{n.flush(t),e.remove(t)},r.flushAll=()=>{n.flushAll(),e.clear()},r};a.default=d,a.getCacheKey=s,Object.defineProperties(a,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
(function(a,u){typeof exports=="object"&&typeof module!="undefined"?u(exports):typeof define=="function"&&define.amd?define(["exports"],u):(a=typeof globalThis!="undefined"?globalThis:a||self,u(a.idmp={}))})(this,function(a){"use strict";var D=(a,u,i)=>new Promise((m,h)=>{var g=c=>{try{s(i.next(c))}catch(d){h(d)}},A=c=>{try{s(i.throw(c))}catch(d){h(d)}},s=c=>c.done?m(c.value):Promise.resolve(c.value).then(g,A);s((i=i.apply(a,u)).next())});/*! idmp v2.1.4 | (c) github/haozi | MIT */const m=()=>{},h=n=>n<0?0:n>6048e5?6048e5:n,g=n=>{const{maxRetry:o=30,maxAge:e=3e3,onBeforeRetry:r=m}=n||{},t=h(e);return{maxRetry:o,maxAge:t,onBeforeRetry:r,f:e===1/0}},s=n=>`@idmp/v1/${n}`,c=n=>{let o;try{o=window[n]}catch(e){}return{get:e=>{if(!e)return;const r=s(e);let t;try{if(t=JSON.parse(o[r]),t===void 0)return;const{t:f,a:l,d:y}=t;if(Date.now()-f>l){o.removeItem(r);return}return y}catch(f){}},set:(e,r,t)=>{if(!e)return;const f=s(e);try{o[f]=JSON.stringify({t:Date.now(),a:t,d:r})}catch(l){}},remove:e=>{if(e)try{const r=s(e);o.removeItem(r)}catch(r){}},clear:()=>{try{o.clear()}catch(e){}}}},d=(n,o="sessionStorage")=>{const e=c(o),r=(t,f,l)=>{const y=g(l);return n(t,()=>D(this,null,function*(){const v=e.get(t);if(v!==void 0)return v;const p=yield f();return p!==void 0&&e.set(t,p,y.maxAge),p}),l)};return r.flush=t=>{n.flush(t),e.remove(t)},r.flushAll=()=>{n.flushAll(),e.clear()},r};a.default=d,a.getCacheKey=s,Object.defineProperties(a,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});

@@ -22,3 +22,3 @@ /*! idmp v1.0.0 | (c) github/haozi | MIT */

};
/*! idmp v2.1.3 | (c) github/haozi | MIT */
/*! idmp v2.1.4 | (c) github/haozi | MIT */
const DEFAULT_MAX_AGE = 3e3;

@@ -25,0 +25,0 @@ const _7days = 6048e5;

@@ -22,3 +22,3 @@ /*! idmp v1.0.0 | (c) github/haozi | MIT */

};
/*! idmp v2.1.3 | (c) github/haozi | MIT */
/*! idmp v2.1.4 | (c) github/haozi | MIT */
const DEFAULT_MAX_AGE = 3e3;

@@ -25,0 +25,0 @@ const _7days = 6048e5;

@@ -29,3 +29,3 @@ /*! idmp v1.0.0 | (c) github/haozi | MIT */

});
/*! idmp v2.1.3 | (c) github/haozi | MIT */
/*! idmp v2.1.4 | (c) github/haozi | MIT */
const Ht = () => {

@@ -32,0 +32,0 @@ }, Kt = (e) => e < 0 ? 0 : e > 6048e5 ? 6048e5 : e, Qt = (e) => {

/*! idmp v1.0.0 | (c) github/haozi | MIT */
(function(D,T){typeof exports=="object"&&typeof module!="undefined"?T(exports):typeof define=="function"&&define.amd?define(["exports"],T):(D=typeof globalThis!="undefined"?globalThis:D||self,T(D.idmp={}))})(this,function(D){"use strict";var ro=Object.defineProperty;var Kt=Object.getOwnPropertySymbols;var no=Object.prototype.hasOwnProperty,io=Object.prototype.propertyIsEnumerable;var Qt=(D,T,A)=>T in D?ro(D,T,{enumerable:!0,configurable:!0,writable:!0,value:A}):D[T]=A,z=(D,T)=>{for(var A in T||(T={}))no.call(T,A)&&Qt(D,A,T[A]);if(Kt)for(var A of Kt(T))io.call(T,A)&&Qt(D,A,T[A]);return D};var E=(D,T,A)=>new Promise((Ce,_e)=>{var Ne=J=>{try{ne(A.next(J))}catch(ie){_e(ie)}},Te=J=>{try{ne(A.throw(J))}catch(ie){_e(ie)}},ne=J=>J.done?Ce(J.value):Promise.resolve(J.value).then(Ne,Te);ne((A=A.apply(D,T)).next())});/*! idmp v2.1.3 | (c) github/haozi | MIT */const Ce=()=>{},_e=e=>e<0?0:e>6048e5?6048e5:e,Ne=e=>{const{maxRetry:t=30,maxAge:r=3e3,onBeforeRetry:n=Ce}=e||{},i=_e(r);return{maxRetry:t,maxAge:i,onBeforeRetry:n,f:r===1/0}},Te=new Proxy({},{get(e,t){throw new Error(`Module "node:os" has been externalized for browser compatibility. Cannot access "node:os.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),ne=new Proxy({},{get(e,t){throw new Error(`Module "node:path" has been externalized for browser compatibility. Cannot access "node:path.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}});var J=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function ie(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function ee(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function n(){return this instanceof n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})}),r}var I={},x={};x.fromCallback=function(e){return Object.defineProperty(function(...t){if(typeof t[t.length-1]=="function")e.apply(this,t);else return new Promise((r,n)=>{t.push((i,o)=>i!=null?n(i):r(o)),e.apply(this,t)})},"name",{value:e.name})},x.fromPromise=function(e){return Object.defineProperty(function(...t){const r=t[t.length-1];if(typeof r!="function")return e.apply(this,t);t.pop(),e.apply(this,t).then(n=>r(null,n),r)},"name",{value:e.name})};const Zt=new Proxy({},{get(e,t){throw new Error(`Module "fs" has been externalized for browser compatibility. Cannot access "fs.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),Qe=ee(Object.freeze(Object.defineProperty({__proto__:null,default:Zt},Symbol.toStringTag,{value:"Module"}))),er=new Proxy({},{get(e,t){throw new Error(`Module "constants" has been externalized for browser compatibility. Cannot access "constants.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}});var K=ee(Object.freeze(Object.defineProperty({__proto__:null,default:er},Symbol.toStringTag,{value:"Module"}))),tr=process.cwd,ge=null,rr=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return ge||(ge=tr.call(process)),ge};try{process.cwd()}catch(e){}if(typeof process.chdir=="function"){var Ze=process.chdir;process.chdir=function(e){ge=null,Ze.call(process,e)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,Ze)}var nr=ir;function ir(e){K.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&t(e),e.lutimes||r(e),e.chown=o(e.chown),e.fchown=o(e.fchown),e.lchown=o(e.lchown),e.chmod=n(e.chmod),e.fchmod=n(e.fchmod),e.lchmod=n(e.lchmod),e.chownSync=c(e.chownSync),e.fchownSync=c(e.fchownSync),e.lchownSync=c(e.lchownSync),e.chmodSync=i(e.chmodSync),e.fchmodSync=i(e.fchmodSync),e.lchmodSync=i(e.lchmodSync),e.stat=s(e.stat),e.fstat=s(e.fstat),e.lstat=s(e.lstat),e.statSync=u(e.statSync),e.fstatSync=u(e.fstatSync),e.lstatSync=u(e.lstatSync),e.chmod&&!e.lchmod&&(e.lchmod=function(a,l,y){y&&process.nextTick(y)},e.lchmodSync=function(){}),e.chown&&!e.lchown&&(e.lchown=function(a,l,y,f){f&&process.nextTick(f)},e.lchownSync=function(){}),rr==="win32"&&(e.rename=typeof e.rename!="function"?e.rename:function(a){function l(y,f,d){var v=Date.now(),_=0;a(y,f,function w(m){if(m&&(m.code==="EACCES"||m.code==="EPERM"||m.code==="EBUSY")&&Date.now()-v<6e4){setTimeout(function(){e.stat(f,function(p,Y){p&&p.code==="ENOENT"?a(y,f,w):d(m)})},_),_<100&&(_+=10);return}d&&d(m)})}return Object.setPrototypeOf&&Object.setPrototypeOf(l,a),l}(e.rename)),e.read=typeof e.read!="function"?e.read:function(a){function l(y,f,d,v,_,w){var m;if(w&&typeof w=="function"){var p=0;m=function(Y,me,Ht){if(Y&&Y.code==="EAGAIN"&&p<10)return p++,a.call(e,y,f,d,v,_,m);w.apply(this,arguments)}}return a.call(e,y,f,d,v,_,m)}return Object.setPrototypeOf&&Object.setPrototypeOf(l,a),l}(e.read),e.readSync=typeof e.readSync!="function"?e.readSync:function(a){return function(l,y,f,d,v){for(var _=0;;)try{return a.call(e,l,y,f,d,v)}catch(w){if(w.code==="EAGAIN"&&_<10){_++;continue}throw w}}}(e.readSync);function t(a){a.lchmod=function(l,y,f){a.open(l,K.O_WRONLY|K.O_SYMLINK,y,function(d,v){if(d){f&&f(d);return}a.fchmod(v,y,function(_){a.close(v,function(w){f&&f(_||w)})})})},a.lchmodSync=function(l,y){var f=a.openSync(l,K.O_WRONLY|K.O_SYMLINK,y),d=!0,v;try{v=a.fchmodSync(f,y),d=!1}finally{if(d)try{a.closeSync(f)}catch(_){}else a.closeSync(f)}return v}}function r(a){K.hasOwnProperty("O_SYMLINK")&&a.futimes?(a.lutimes=function(l,y,f,d){a.open(l,K.O_SYMLINK,function(v,_){if(v){d&&d(v);return}a.futimes(_,y,f,function(w){a.close(_,function(m){d&&d(w||m)})})})},a.lutimesSync=function(l,y,f){var d=a.openSync(l,K.O_SYMLINK),v,_=!0;try{v=a.futimesSync(d,y,f),_=!1}finally{if(_)try{a.closeSync(d)}catch(w){}else a.closeSync(d)}return v}):a.futimes&&(a.lutimes=function(l,y,f,d){d&&process.nextTick(d)},a.lutimesSync=function(){})}function n(a){return a&&function(l,y,f){return a.call(e,l,y,function(d){S(d)&&(d=null),f&&f.apply(this,arguments)})}}function i(a){return a&&function(l,y){try{return a.call(e,l,y)}catch(f){if(!S(f))throw f}}}function o(a){return a&&function(l,y,f,d){return a.call(e,l,y,f,function(v){S(v)&&(v=null),d&&d.apply(this,arguments)})}}function c(a){return a&&function(l,y,f){try{return a.call(e,l,y,f)}catch(d){if(!S(d))throw d}}}function s(a){return a&&function(l,y,f){typeof y=="function"&&(f=y,y=null);function d(v,_){_&&(_.uid<0&&(_.uid+=4294967296),_.gid<0&&(_.gid+=4294967296)),f&&f.apply(this,arguments)}return y?a.call(e,l,y,d):a.call(e,l,d)}}function u(a){return a&&function(l,y){var f=y?a.call(e,l,y):a.call(e,l);return f&&(f.uid<0&&(f.uid+=4294967296),f.gid<0&&(f.gid+=4294967296)),f}}function S(a){if(!a||a.code==="ENOSYS")return!0;var l=!process.getuid||process.getuid()!==0;return!!(l&&(a.code==="EINVAL"||a.code==="EPERM"))}}const or=new Proxy({},{get(e,t){throw new Error(`Module "stream" has been externalized for browser compatibility. Cannot access "stream.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}});var et=ee(Object.freeze(Object.defineProperty({__proto__:null,default:or},Symbol.toStringTag,{value:"Module"}))).Stream,cr=ar;function ar(e){return{ReadStream:t,WriteStream:r};function t(n,i){if(!(this instanceof t))return new t(n,i);et.call(this);var o=this;this.path=n,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,i=i||{};for(var c=Object.keys(i),s=0,u=c.length;s<u;s++){var S=c[s];this[S]=i[S]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){o._read()});return}e.open(this.path,this.flags,this.mode,function(a,l){if(a){o.emit("error",a),o.readable=!1;return}o.fd=l,o.emit("open",l),o._read()})}function r(n,i){if(!(this instanceof r))return new r(n,i);et.call(this),this.path=n,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,i=i||{};for(var o=Object.keys(i),c=0,s=o.length;c<s;c++){var u=o[c];this[u]=i[u]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=e.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}var sr=fr,ur=Object.getPrototypeOf||function(e){return e.__proto__};function fr(e){if(e===null||typeof e!="object")return e;if(e instanceof Object)var t={__proto__:ur(e)};else var t=Object.create(null);return Object.getOwnPropertyNames(e).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))}),t}const lr=new Proxy({},{get(e,t){throw new Error(`Module "util" has been externalized for browser compatibility. Cannot access "util.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),yr=ee(Object.freeze(Object.defineProperty({__proto__:null,default:lr},Symbol.toStringTag,{value:"Module"}))),mr=new Proxy({},{get(e,t){throw new Error(`Module "assert" has been externalized for browser compatibility. Cannot access "assert.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),dr=ee(Object.freeze(Object.defineProperty({__proto__:null,default:mr},Symbol.toStringTag,{value:"Module"})));var F=Qe,hr=nr,wr=cr,pr=sr,be=yr,j,Ee;typeof Symbol=="function"&&typeof Symbol.for=="function"?(j=Symbol.for("graceful-fs.queue"),Ee=Symbol.for("graceful-fs.previous")):(j="___graceful-fs.queue",Ee="___graceful-fs.previous");function Sr(){}function tt(e,t){Object.defineProperty(e,j,{get:function(){return t}})}var te=Sr;if(be.debuglog?te=be.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(te=function(){var e=be.format.apply(be,arguments);e="GFS4: "+e.split(/\n/).join(`
(function(D,T){typeof exports=="object"&&typeof module!="undefined"?T(exports):typeof define=="function"&&define.amd?define(["exports"],T):(D=typeof globalThis!="undefined"?globalThis:D||self,T(D.idmp={}))})(this,function(D){"use strict";var ro=Object.defineProperty;var Kt=Object.getOwnPropertySymbols;var no=Object.prototype.hasOwnProperty,io=Object.prototype.propertyIsEnumerable;var Qt=(D,T,A)=>T in D?ro(D,T,{enumerable:!0,configurable:!0,writable:!0,value:A}):D[T]=A,z=(D,T)=>{for(var A in T||(T={}))no.call(T,A)&&Qt(D,A,T[A]);if(Kt)for(var A of Kt(T))io.call(T,A)&&Qt(D,A,T[A]);return D};var E=(D,T,A)=>new Promise((Ce,_e)=>{var Ne=J=>{try{ne(A.next(J))}catch(ie){_e(ie)}},Te=J=>{try{ne(A.throw(J))}catch(ie){_e(ie)}},ne=J=>J.done?Ce(J.value):Promise.resolve(J.value).then(Ne,Te);ne((A=A.apply(D,T)).next())});/*! idmp v2.1.4 | (c) github/haozi | MIT */const Ce=()=>{},_e=e=>e<0?0:e>6048e5?6048e5:e,Ne=e=>{const{maxRetry:t=30,maxAge:r=3e3,onBeforeRetry:n=Ce}=e||{},i=_e(r);return{maxRetry:t,maxAge:i,onBeforeRetry:n,f:r===1/0}},Te=new Proxy({},{get(e,t){throw new Error(`Module "node:os" has been externalized for browser compatibility. Cannot access "node:os.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),ne=new Proxy({},{get(e,t){throw new Error(`Module "node:path" has been externalized for browser compatibility. Cannot access "node:path.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}});var J=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function ie(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function ee(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function n(){return this instanceof n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})}),r}var I={},x={};x.fromCallback=function(e){return Object.defineProperty(function(...t){if(typeof t[t.length-1]=="function")e.apply(this,t);else return new Promise((r,n)=>{t.push((i,o)=>i!=null?n(i):r(o)),e.apply(this,t)})},"name",{value:e.name})},x.fromPromise=function(e){return Object.defineProperty(function(...t){const r=t[t.length-1];if(typeof r!="function")return e.apply(this,t);t.pop(),e.apply(this,t).then(n=>r(null,n),r)},"name",{value:e.name})};const Zt=new Proxy({},{get(e,t){throw new Error(`Module "fs" has been externalized for browser compatibility. Cannot access "fs.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),Qe=ee(Object.freeze(Object.defineProperty({__proto__:null,default:Zt},Symbol.toStringTag,{value:"Module"}))),er=new Proxy({},{get(e,t){throw new Error(`Module "constants" has been externalized for browser compatibility. Cannot access "constants.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}});var K=ee(Object.freeze(Object.defineProperty({__proto__:null,default:er},Symbol.toStringTag,{value:"Module"}))),tr=process.cwd,ge=null,rr=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return ge||(ge=tr.call(process)),ge};try{process.cwd()}catch(e){}if(typeof process.chdir=="function"){var Ze=process.chdir;process.chdir=function(e){ge=null,Ze.call(process,e)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,Ze)}var nr=ir;function ir(e){K.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&t(e),e.lutimes||r(e),e.chown=o(e.chown),e.fchown=o(e.fchown),e.lchown=o(e.lchown),e.chmod=n(e.chmod),e.fchmod=n(e.fchmod),e.lchmod=n(e.lchmod),e.chownSync=c(e.chownSync),e.fchownSync=c(e.fchownSync),e.lchownSync=c(e.lchownSync),e.chmodSync=i(e.chmodSync),e.fchmodSync=i(e.fchmodSync),e.lchmodSync=i(e.lchmodSync),e.stat=s(e.stat),e.fstat=s(e.fstat),e.lstat=s(e.lstat),e.statSync=u(e.statSync),e.fstatSync=u(e.fstatSync),e.lstatSync=u(e.lstatSync),e.chmod&&!e.lchmod&&(e.lchmod=function(a,l,y){y&&process.nextTick(y)},e.lchmodSync=function(){}),e.chown&&!e.lchown&&(e.lchown=function(a,l,y,f){f&&process.nextTick(f)},e.lchownSync=function(){}),rr==="win32"&&(e.rename=typeof e.rename!="function"?e.rename:function(a){function l(y,f,d){var v=Date.now(),_=0;a(y,f,function w(m){if(m&&(m.code==="EACCES"||m.code==="EPERM"||m.code==="EBUSY")&&Date.now()-v<6e4){setTimeout(function(){e.stat(f,function(p,Y){p&&p.code==="ENOENT"?a(y,f,w):d(m)})},_),_<100&&(_+=10);return}d&&d(m)})}return Object.setPrototypeOf&&Object.setPrototypeOf(l,a),l}(e.rename)),e.read=typeof e.read!="function"?e.read:function(a){function l(y,f,d,v,_,w){var m;if(w&&typeof w=="function"){var p=0;m=function(Y,me,Ht){if(Y&&Y.code==="EAGAIN"&&p<10)return p++,a.call(e,y,f,d,v,_,m);w.apply(this,arguments)}}return a.call(e,y,f,d,v,_,m)}return Object.setPrototypeOf&&Object.setPrototypeOf(l,a),l}(e.read),e.readSync=typeof e.readSync!="function"?e.readSync:function(a){return function(l,y,f,d,v){for(var _=0;;)try{return a.call(e,l,y,f,d,v)}catch(w){if(w.code==="EAGAIN"&&_<10){_++;continue}throw w}}}(e.readSync);function t(a){a.lchmod=function(l,y,f){a.open(l,K.O_WRONLY|K.O_SYMLINK,y,function(d,v){if(d){f&&f(d);return}a.fchmod(v,y,function(_){a.close(v,function(w){f&&f(_||w)})})})},a.lchmodSync=function(l,y){var f=a.openSync(l,K.O_WRONLY|K.O_SYMLINK,y),d=!0,v;try{v=a.fchmodSync(f,y),d=!1}finally{if(d)try{a.closeSync(f)}catch(_){}else a.closeSync(f)}return v}}function r(a){K.hasOwnProperty("O_SYMLINK")&&a.futimes?(a.lutimes=function(l,y,f,d){a.open(l,K.O_SYMLINK,function(v,_){if(v){d&&d(v);return}a.futimes(_,y,f,function(w){a.close(_,function(m){d&&d(w||m)})})})},a.lutimesSync=function(l,y,f){var d=a.openSync(l,K.O_SYMLINK),v,_=!0;try{v=a.futimesSync(d,y,f),_=!1}finally{if(_)try{a.closeSync(d)}catch(w){}else a.closeSync(d)}return v}):a.futimes&&(a.lutimes=function(l,y,f,d){d&&process.nextTick(d)},a.lutimesSync=function(){})}function n(a){return a&&function(l,y,f){return a.call(e,l,y,function(d){S(d)&&(d=null),f&&f.apply(this,arguments)})}}function i(a){return a&&function(l,y){try{return a.call(e,l,y)}catch(f){if(!S(f))throw f}}}function o(a){return a&&function(l,y,f,d){return a.call(e,l,y,f,function(v){S(v)&&(v=null),d&&d.apply(this,arguments)})}}function c(a){return a&&function(l,y,f){try{return a.call(e,l,y,f)}catch(d){if(!S(d))throw d}}}function s(a){return a&&function(l,y,f){typeof y=="function"&&(f=y,y=null);function d(v,_){_&&(_.uid<0&&(_.uid+=4294967296),_.gid<0&&(_.gid+=4294967296)),f&&f.apply(this,arguments)}return y?a.call(e,l,y,d):a.call(e,l,d)}}function u(a){return a&&function(l,y){var f=y?a.call(e,l,y):a.call(e,l);return f&&(f.uid<0&&(f.uid+=4294967296),f.gid<0&&(f.gid+=4294967296)),f}}function S(a){if(!a||a.code==="ENOSYS")return!0;var l=!process.getuid||process.getuid()!==0;return!!(l&&(a.code==="EINVAL"||a.code==="EPERM"))}}const or=new Proxy({},{get(e,t){throw new Error(`Module "stream" has been externalized for browser compatibility. Cannot access "stream.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}});var et=ee(Object.freeze(Object.defineProperty({__proto__:null,default:or},Symbol.toStringTag,{value:"Module"}))).Stream,cr=ar;function ar(e){return{ReadStream:t,WriteStream:r};function t(n,i){if(!(this instanceof t))return new t(n,i);et.call(this);var o=this;this.path=n,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,i=i||{};for(var c=Object.keys(i),s=0,u=c.length;s<u;s++){var S=c[s];this[S]=i[S]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){o._read()});return}e.open(this.path,this.flags,this.mode,function(a,l){if(a){o.emit("error",a),o.readable=!1;return}o.fd=l,o.emit("open",l),o._read()})}function r(n,i){if(!(this instanceof r))return new r(n,i);et.call(this),this.path=n,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,i=i||{};for(var o=Object.keys(i),c=0,s=o.length;c<s;c++){var u=o[c];this[u]=i[u]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=e.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}var sr=fr,ur=Object.getPrototypeOf||function(e){return e.__proto__};function fr(e){if(e===null||typeof e!="object")return e;if(e instanceof Object)var t={__proto__:ur(e)};else var t=Object.create(null);return Object.getOwnPropertyNames(e).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))}),t}const lr=new Proxy({},{get(e,t){throw new Error(`Module "util" has been externalized for browser compatibility. Cannot access "util.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),yr=ee(Object.freeze(Object.defineProperty({__proto__:null,default:lr},Symbol.toStringTag,{value:"Module"}))),mr=new Proxy({},{get(e,t){throw new Error(`Module "assert" has been externalized for browser compatibility. Cannot access "assert.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),dr=ee(Object.freeze(Object.defineProperty({__proto__:null,default:mr},Symbol.toStringTag,{value:"Module"})));var F=Qe,hr=nr,wr=cr,pr=sr,be=yr,j,Ee;typeof Symbol=="function"&&typeof Symbol.for=="function"?(j=Symbol.for("graceful-fs.queue"),Ee=Symbol.for("graceful-fs.previous")):(j="___graceful-fs.queue",Ee="___graceful-fs.previous");function Sr(){}function tt(e,t){Object.defineProperty(e,j,{get:function(){return t}})}var te=Sr;if(be.debuglog?te=be.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(te=function(){var e=be.format.apply(be,arguments);e="GFS4: "+e.split(/\n/).join(`
GFS4: `),console.error(e)}),!F[j]){var vr=J[j]||[];tt(F,vr),F.close=function(e){function t(r,n){return e.call(F,r,function(i){i||rt(),typeof n=="function"&&n.apply(this,arguments)})}return Object.defineProperty(t,Ee,{value:e}),t}(F.close),F.closeSync=function(e){function t(r){e.apply(F,arguments),rt()}return Object.defineProperty(t,Ee,{value:e}),t}(F.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){te(F[j]),dr.equal(F[j].length,0)})}J[j]||tt(J,F[j]);var oe=je(pr(F));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!F.__patched&&(oe=je(F),F.__patched=!0);function je(e){hr(e),e.gracefulify=je,e.createReadStream=me,e.createWriteStream=Ht;var t=e.readFile;e.readFile=r;function r(h,b,g){return typeof b=="function"&&(g=b,b=null),L(h,b,g);function L(R,N,P,O){return t(R,N,function($){$&&($.code==="EMFILE"||$.code==="ENFILE")?ce([L,[R,N,P],$,O||Date.now(),Date.now()]):typeof P=="function"&&P.apply(this,arguments)})}}var n=e.writeFile;e.writeFile=i;function i(h,b,g,L){return typeof g=="function"&&(L=g,g=null),R(h,b,g,L);function R(N,P,O,$,M){return n(N,P,O,function(k){k&&(k.code==="EMFILE"||k.code==="ENFILE")?ce([R,[N,P,O,$],k,M||Date.now(),Date.now()]):typeof $=="function"&&$.apply(this,arguments)})}}var o=e.appendFile;o&&(e.appendFile=c);function c(h,b,g,L){return typeof g=="function"&&(L=g,g=null),R(h,b,g,L);function R(N,P,O,$,M){return o(N,P,O,function(k){k&&(k.code==="EMFILE"||k.code==="ENFILE")?ce([R,[N,P,O,$],k,M||Date.now(),Date.now()]):typeof $=="function"&&$.apply(this,arguments)})}}var s=e.copyFile;s&&(e.copyFile=u);function u(h,b,g,L){return typeof g=="function"&&(L=g,g=0),R(h,b,g,L);function R(N,P,O,$,M){return s(N,P,O,function(k){k&&(k.code==="EMFILE"||k.code==="ENFILE")?ce([R,[N,P,O,$],k,M||Date.now(),Date.now()]):typeof $=="function"&&$.apply(this,arguments)})}}var S=e.readdir;e.readdir=l;var a=/^v[0-5]\./;function l(h,b,g){typeof b=="function"&&(g=b,b=null);var L=a.test(process.version)?function(P,O,$,M){return S(P,R(P,O,$,M))}:function(P,O,$,M){return S(P,O,R(P,O,$,M))};return L(h,b,g);function R(N,P,O,$){return function(M,k){M&&(M.code==="EMFILE"||M.code==="ENFILE")?ce([L,[N,P,O],M,$||Date.now(),Date.now()]):(k&&k.sort&&k.sort(),typeof O=="function"&&O.call(this,M,k))}}}if(process.version.substr(0,4)==="v0.8"){var y=wr(e);w=y.ReadStream,p=y.WriteStream}var f=e.ReadStream;f&&(w.prototype=Object.create(f.prototype),w.prototype.open=m);var d=e.WriteStream;d&&(p.prototype=Object.create(d.prototype),p.prototype.open=Y),Object.defineProperty(e,"ReadStream",{get:function(){return w},set:function(h){w=h},enumerable:!0,configurable:!0}),Object.defineProperty(e,"WriteStream",{get:function(){return p},set:function(h){p=h},enumerable:!0,configurable:!0});var v=w;Object.defineProperty(e,"FileReadStream",{get:function(){return v},set:function(h){v=h},enumerable:!0,configurable:!0});var _=p;Object.defineProperty(e,"FileWriteStream",{get:function(){return _},set:function(h){_=h},enumerable:!0,configurable:!0});function w(h,b){return this instanceof w?(f.apply(this,arguments),this):w.apply(Object.create(w.prototype),arguments)}function m(){var h=this;Ke(h.path,h.flags,h.mode,function(b,g){b?(h.autoClose&&h.destroy(),h.emit("error",b)):(h.fd=g,h.emit("open",g),h.read())})}function p(h,b){return this instanceof p?(d.apply(this,arguments),this):p.apply(Object.create(p.prototype),arguments)}function Y(){var h=this;Ke(h.path,h.flags,h.mode,function(b,g){b?(h.destroy(),h.emit("error",b)):(h.fd=g,h.emit("open",g))})}function me(h,b){return new e.ReadStream(h,b)}function Ht(h,b){return new e.WriteStream(h,b)}var to=e.open;e.open=Ke;function Ke(h,b,g,L){return typeof g=="function"&&(L=g,g=null),R(h,b,g,L);function R(N,P,O,$,M){return to(N,P,O,function(k,wo){k&&(k.code==="EMFILE"||k.code==="ENFILE")?ce([R,[N,P,O,$],k,M||Date.now(),Date.now()]):typeof $=="function"&&$.apply(this,arguments)})}}return e}function ce(e){te("ENQUEUE",e[0].name,e[1]),F[j].push(e),Le()}var $e;function rt(){for(var e=Date.now(),t=0;t<F[j].length;++t)F[j][t].length>2&&(F[j][t][3]=e,F[j][t][4]=e);Le()}function Le(){if(clearTimeout($e),$e=void 0,F[j].length!==0){var e=F[j].shift(),t=e[0],r=e[1],n=e[2],i=e[3],o=e[4];if(i===void 0)te("RETRY",t.name,r),t.apply(null,r);else if(Date.now()-i>=6e4){te("TIMEOUT",t.name,r);var c=r.pop();typeof c=="function"&&c.call(null,n)}else{var s=Date.now()-o,u=Math.max(o-i,1),S=Math.min(u*1.2,100);s>=S?(te("RETRY",t.name,r),t.apply(null,r.concat([i]))):F[j].push(e)}$e===void 0&&($e=setTimeout(Le,0))}}(function(e){const t=x.fromCallback,r=oe,n=["access","appendFile","chmod","chown","close","copyFile","fchmod","fchown","fdatasync","fstat","fsync","ftruncate","futimes","lchmod","lchown","link","lstat","mkdir","mkdtemp","open","opendir","readdir","readFile","readlink","realpath","rename","rm","rmdir","stat","symlink","truncate","unlink","utimes","writeFile"].filter(i=>typeof r[i]=="function");Object.assign(e,r),n.forEach(i=>{e[i]=t(r[i])}),e.exists=function(i,o){return typeof o=="function"?r.exists(i,o):new Promise(c=>r.exists(i,c))},e.read=function(i,o,c,s,u,S){return typeof S=="function"?r.read(i,o,c,s,u,S):new Promise((a,l)=>{r.read(i,o,c,s,u,(y,f,d)=>{if(y)return l(y);a({bytesRead:f,buffer:d})})})},e.write=function(i,o,...c){return typeof c[c.length-1]=="function"?r.write(i,o,...c):new Promise((s,u)=>{r.write(i,o,...c,(S,a,l)=>{if(S)return u(S);s({bytesWritten:a,buffer:l})})})},e.readv=function(i,o,...c){return typeof c[c.length-1]=="function"?r.readv(i,o,...c):new Promise((s,u)=>{r.readv(i,o,...c,(S,a,l)=>{if(S)return u(S);s({bytesRead:a,buffers:l})})})},e.writev=function(i,o,...c){return typeof c[c.length-1]=="function"?r.writev(i,o,...c):new Promise((s,u)=>{r.writev(i,o,...c,(S,a,l)=>{if(S)return u(S);s({bytesWritten:a,buffers:l})})})},typeof r.realpath.native=="function"?e.realpath.native=t(r.realpath.native):process.emitWarning("fs.realpath.native is not a function. Is fs being monkey-patched?","Warning","fs-extra-WARN0003")})(I);const _r=new Proxy({},{get(e,t){throw new Error(`Module "path" has been externalized for browser compatibility. Cannot access "path.${t}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),q=ee(Object.freeze(Object.defineProperty({__proto__:null,default:_r},Symbol.toStringTag,{value:"Module"})));var Re={},nt={};const gr=q;nt.checkPath=function(t){if(process.platform==="win32"&&/[<>:"|?*]/.test(t.replace(gr.parse(t).root,""))){const n=new Error(`Path contains invalid characters: ${t}`);throw n.code="EINVAL",n}};const it=I,{checkPath:ot}=nt,ct=e=>{const t={mode:511};return typeof e=="number"?e:z(z({},t),e).mode};Re.makeDir=(e,t)=>E(this,null,function*(){return ot(e),it.mkdir(e,{mode:ct(t),recursive:!0})}),Re.makeDirSync=(e,t)=>(ot(e),it.mkdirSync(e,{mode:ct(t),recursive:!0}));const br=x.fromPromise,{makeDir:Er,makeDirSync:Me}=Re,Ae=br(Er);var V={mkdirs:Ae,mkdirsSync:Me,mkdirp:Ae,mkdirpSync:Me,ensureDir:Ae,ensureDirSync:Me};const $r=x.fromPromise,at=I;function kr(e){return at.access(e).then(()=>!0).catch(()=>!1)}var re={pathExists:$r(kr),pathExistsSync:at.existsSync};const ae=I,Fr=x.fromPromise;function Pr(e,t,r){return E(this,null,function*(){const n=yield ae.open(e,"r+");let i=null;try{yield ae.futimes(n,t,r)}finally{try{yield ae.close(n)}catch(o){i=o}}if(i)throw i})}function Or(e,t,r){const n=ae.openSync(e,"r+");return ae.futimesSync(n,t,r),ae.closeSync(n)}var st={utimesMillis:Fr(Pr),utimesMillisSync:Or};const se=I,C=q,ut=x.fromPromise;function xr(e,t,r){const n=r.dereference?i=>se.stat(i,{bigint:!0}):i=>se.lstat(i,{bigint:!0});return Promise.all([n(e),n(t).catch(i=>{if(i.code==="ENOENT")return null;throw i})]).then(([i,o])=>({srcStat:i,destStat:o}))}function Dr(e,t,r){let n;const i=r.dereference?c=>se.statSync(c,{bigint:!0}):c=>se.lstatSync(c,{bigint:!0}),o=i(e);try{n=i(t)}catch(c){if(c.code==="ENOENT")return{srcStat:o,destStat:null};throw c}return{srcStat:o,destStat:n}}function Cr(e,t,r,n){return E(this,null,function*(){const{srcStat:i,destStat:o}=yield xr(e,t,n);if(o){if(de(i,o)){const c=C.basename(e),s=C.basename(t);if(r==="move"&&c!==s&&c.toLowerCase()===s.toLowerCase())return{srcStat:i,destStat:o,isChangingCase:!0};throw new Error("Source and destination must not be the same.")}if(i.isDirectory()&&!o.isDirectory())throw new Error(`Cannot overwrite non-directory '${t}' with directory '${e}'.`);if(!i.isDirectory()&&o.isDirectory())throw new Error(`Cannot overwrite directory '${t}' with non-directory '${e}'.`)}if(i.isDirectory()&&Be(e,t))throw new Error(ke(e,t,r));return{srcStat:i,destStat:o}})}function Nr(e,t,r,n){const{srcStat:i,destStat:o}=Dr(e,t,n);if(o){if(de(i,o)){const c=C.basename(e),s=C.basename(t);if(r==="move"&&c!==s&&c.toLowerCase()===s.toLowerCase())return{srcStat:i,destStat:o,isChangingCase:!0};throw new Error("Source and destination must not be the same.")}if(i.isDirectory()&&!o.isDirectory())throw new Error(`Cannot overwrite non-directory '${t}' with directory '${e}'.`);if(!i.isDirectory()&&o.isDirectory())throw new Error(`Cannot overwrite directory '${t}' with non-directory '${e}'.`)}if(i.isDirectory()&&Be(e,t))throw new Error(ke(e,t,r));return{srcStat:i,destStat:o}}function ft(e,t,r,n){return E(this,null,function*(){const i=C.resolve(C.dirname(e)),o=C.resolve(C.dirname(r));if(o===i||o===C.parse(o).root)return;let c;try{c=yield se.stat(o,{bigint:!0})}catch(s){if(s.code==="ENOENT")return;throw s}if(de(t,c))throw new Error(ke(e,r,n));return ft(e,t,o,n)})}function lt(e,t,r,n){const i=C.resolve(C.dirname(e)),o=C.resolve(C.dirname(r));if(o===i||o===C.parse(o).root)return;let c;try{c=se.statSync(o,{bigint:!0})}catch(s){if(s.code==="ENOENT")return;throw s}if(de(t,c))throw new Error(ke(e,r,n));return lt(e,t,o,n)}function de(e,t){return t.ino&&t.dev&&t.ino===e.ino&&t.dev===e.dev}function Be(e,t){const r=C.resolve(e).split(C.sep).filter(i=>i),n=C.resolve(t).split(C.sep).filter(i=>i);return r.every((i,o)=>n[o]===i)}function ke(e,t,r){return`Cannot ${r} '${e}' to a subdirectory of itself, '${t}'.`}var ue={checkPaths:ut(Cr),checkPathsSync:Nr,checkParentPaths:ut(ft),checkParentPathsSync:lt,isSrcSubdir:Be,areIdentical:de};const B=I,he=q,{mkdirs:Tr}=V,{pathExists:jr}=re,{utimesMillis:Lr}=st,we=ue;function Rr(n,i){return E(this,arguments,function*(e,t,r={}){typeof r=="function"&&(r={filter:r}),r.clobber="clobber"in r?!!r.clobber:!0,r.overwrite="overwrite"in r?!!r.overwrite:r.clobber,r.preserveTimestamps&&process.arch==="ia32"&&process.emitWarning(`Using the preserveTimestamps option in 32-bit node is not recommended;

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

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

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