Lines 1-32javascript
2"use strict";var Fc=Object.create;var to=Object.defineProperty;var Dc=Object.getOwnPropertyDescriptor;var Lc=Object.getOwnPropertyNames;var kc=Object.getPrototypeOf,Nc=Object.prototype.hasOwnProperty;var g=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Mc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Lc(e))!Nc.call(t,i)&&i!==r&&to(t,i,{get:()=>e[i],enumerable:!(n=Dc(e,i))||n.enumerable});return t};var qc=(t,e,r)=>(r=t!=null?Fc(kc(t)):{},Mc(e||!t||!t.__esModule?to(r,"default",{value:t,enumerable:!0}):r,t));var ct=g(tn=>{var Lt=class extends Error{construct ...
3`).replace(/^/gm," ".repeat(o))}let c=[`Usage: ${r.commandUsage(e)}`,""],u=r.commandDescription(e);u.length>0&&(c=c.concat([r.wrap(u,i,0),""]));let f=r.visibleArguments(e).map(y=>a(r.argumentTerm(y),r.argumentDescription(y)));f.length>0&&(c=c.concat(["Arguments:",l(f),""]));let p=r.visibleOptions(e).map(y=>a(r.optionTerm(y),r.optionDescription(y)));if(p.length>0&&(c=c.concat(["Options:",l(p),""])),this.showGlobalOptions){let y=r.visibleGlobalOptions(e).map(d=>a(r.optionTerm(d),r.optionDescription(d)));y.length>0&&(c=c.concat(["Global Options:",l(y),""]))}let h=r.visibleCommands(e).map(y=>a(r.s ...
4`)}padWidth(e,r){return Math.max(r.longestOptionTermLength(e,r),r.longestGlobalOptionTermLength(e,r),r.longestSubcommandTermLength(e,r),r.longestArgumentTermLength(e,r))}wrap(e,r,n,i=40){let o=" \\f\\t\\v\xA0\u1680\u2000-\u200A\u202F\u205F\u3000\uFEFF",s=new RegExp(`[\\n][${o}]+`);if(e.match(s))return e;let a=r-n;if(a<i)return e;let l=e.slice(0
6`),u=" ".repeat(n),p="\\s\u200B",h=new RegExp(`
7|.{1,${a-1}}([${p}]|$)|[^${p}]+?([${p}]|$)`,"g"),y=c.match(h)||[];return l+y.map((d,b)=>d===`
8`?"":(b>0?u:"")+d.trimEnd()).join(`
9`)}};ro.Help=on});var cn=g(Nt=>{var{InvalidArgumentError:Uc}=ct(),an=class{constructor(e,r){this.flags=e,this.description=r||"",this.required=e.includes("<"),this.optional=e.includes(
10(Did you mean one of ${n.join(", ")}?)`:n.length===1?`
11(Did you mean ${n[0]}?)`:""}io.suggestSimilar=Hc});var fo=g(uo=>{var Gc=require("events").EventEmitter,un=require("child_process"),ue=require("path"),fn=require("fs"),L=require("process"),{Argument
12- specify the name in Command constructor or using .name()`);return r=r||{},r.isDefault&&(this._defaultCommandName=e._name),(r.noHelp||r.hidden)&&(e._hidden=!0),this.commands.push(e),e.parent=this,this}createArgument(e,r){return new zc(e,r)}argument(e,r,n,i){let o=this.createArgument(e,r);return typeof n=="function"?o.default(i).argParser(n):o.default(n),this.addArgument(o),this}arguments(e){return e.trim().split(/ +/).forEach(r=>{this.argument(r)}),this}addArgument(e){let r=this.registeredArguments.slice(-1)[0];if(r&&r.variadic)throw new Error(`only the last argument can be variadic '${r.name ...
13Expecting one of '${n.join("', '")}'`);return this._lifeCycleHooks[e]?this._lifeCycleHooks[e].push(r):this._lifeCycleHooks[e]=[r],this}exitOverride(e){return e?this._exitCallback=e:this._exitCallback=r=>{if(r.code!=="commander.executeSubCommandAsync")throw r},this}_exit(e,r,n){this._exitCallback&&this._exitCallback(new dn(e,r,n)),L.exit(e)}action(e){let r=n=>{let i=this.registeredArguments.length,o=n.slice(0,i);return this._storeOptionsAsProperties?o[i]=this:o[i]=this.opts(),o.push(this),e.apply(this,o)};return this._actionHandler=r,this}createOption(e,r){return new so(e,r)}_callParseArg(e,r,n ...
14 - if '${e._name}' is not meant to be an executable command, remove description parameter from '.command()' and use '.description()' instead
15 - if the default executable name is not suitable, use the executableFile option to supply a custom name or path
16 - ${f}`;throw new Error(p)}else if(u.code==="EACCES")throw new Error(`'${s}' not executable`);if(!c)L.exit(1);else{let f=new dn(1,"commander.executeSubCommandAsync","(error)");f.nestedError=u,c(f)}}),this.runningCommand=l}_dispatchSubcommand(e,r,n){let i=this.
17`,this._outputConfiguration.writeErr),typeof this._showHelpAfterError=="string"?this._outputConfiguration.writeErr(`${this._showHelpAfterError}
18`):this._showHelpAfterError&&(this._outputConfiguration.writeErr(`
19`),this.outputHelp({error:!0}));let n=r||{},i=n.exitCode||1,o=n.code||"commander.error";this._exit(i,o,e)}_parseOptionsEnv(){this.options.forEach(e=>{if(e.envVar&&e.envVar in L.env){let r=e.attributeName();(this.getOptionValue(r)===void 0||["default","config","env"].includes(this.getOptionValueSource(r)))&&(e.required||e.optional?this.emit(`optionEnv:${e.name()}`,L.env[e.envVar]):this.emit(`optionEnv:${e.name()}`))}})}_parseOptionsImplied(){let e=new Xc(this.options),r=n=>this.getOptionValue(n)!==void 0&&!["default","implied"].includes(this.getOptionValueSource(n));this.options.filter(n=>n.imp ...
20`),this._exit(0,"commander.version",e)}),this}description(e,r){return e===void 0&&r===void 0?this._description:(this._description=e,r&&(this._argsDescription=r),this)}summary(e){return e===void 0?this._summary:(this._summary=
21Expecting one of '${n.join("', '")}'`);let i=`${e}Help`;return this.on(i,o=>{let s;typeof r=="function"?s=r({error:o.error,command:o.command}):s=r,s&&o.write(`${s}
22`)}),this}};function lo(t,e){t._hasHelpOption&&e.find(n=>n===t._helpLongFlag||n===t._helpShortFlag)&&(t.outputHelp(),t._exit(0,"commander.helpDisplayed","(outputHelp)"))}function co(t){return t.map(e=>{if(!e.startsWith("--inspect"))return e;let r,n="127.0.0.1",i="9229",o;return(o=e.match(/^(--inspect(-brk)?)$/))!==null?r=o[1]:(o=e.match(/^(--inspect(-brk|-port)?)=([^:]+)$/))!==null?(r=o[1],/^\d+$/.test(o[3])?i=o[3]:n=o[3]):(o=e.match(/^(--inspect(-brk|-port)?)=([^:]+):(\d+)$/))!==null&&(r=o[1],n=o[3],i=o[4]),r&&i!=="0"?`${r}=${n}:${parseInt(i)+1}`:e})}uo.Command=hn});var mo=g((ee,go)=>{var{Arg ...
HighEntrypoint Build Divergence
Manifest entrypoint contains risky behavior absent from dist/build output.
index.bundle.jsView on unpkg · L1 24`)+r,i=n+1,n=t.indexOf(`
25`,i)}while(n!==-1);return o+=t.substr(i),o};ko.exports={stringReplaceAll:gu,stringEncaseCRLFWithFirstIndex:mu}});var $o=g((sg,jo)=>{"use strict";var yu=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{
26`],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a",
27`);return o!==-1&&(e=Su(e,i,n,o)),n+e+i},wn,Go=(t,...e)=>{let[r]=e;if(!Bt(r)||!Bt(r.raw))return e.join(" ");let n=e.slice(1),i=[r.raw[0]];for(let o=1;o<r.length;o++)i.push(String(n[o-1]).replace(/[{}\\]/g,"\\$&"),String(r.raw[o]));return wn===void 0&&(wn=$o()),wn(t,i.join(""))};Object.defineProperties(jt.prototype,Ue);var Ut=jt();Ut.supportsColor=vn;Ut.stderr=jt({level:En?En.level:0});Ut.stderr.supportsColor=En;zo.exports=Ut});var Yo=g((lg,An)=>{"use strict";var Ko=(t,e)=>{for(let r of Reflect.ownKeys(e))Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r));return t};An.exports=Ko;An ...
28`))this.lineCount+=Math.max(1,Math.ceil(Jd(n)/e))}get isEnabled(){return this._isEnabled&&!this.isSilent}set isEnabled(e){if(typeof e!="boolean")throw new TypeError("The `isEnabled` option must be a boolean");this._isEnabled=e}get isSilent(){return this._isSilent}set isSilent(e){if(typeof e!="boolean")throw new TypeError(
29`),this)}stop(){return this.isEnabled?(clearInterval(this.id),this.id=void 0,this.frameIndex=0,this.clear(),this.hideCursor&&qa.show(this.stream),this.discardStdin&&process.stdin.isTTY&&this.isDiscardingStdin&&(mr.stop(),this.isDiscardingStdin=!1),this):this}succeed(e){return this.stopAndPersist({symbol:gr.success,text:e})}fail(e){return this.stopAndPersist({symbol:gr.error,text:e})}warn(e){return this.stopAndPersist({symbol:gr.warning,text:e})}info(e){return this.stopAndPersist({symbol:gr.info,text:e})}stopAndPersist(e={}){if(this.isSilent)return this;let r=e.prefixText||this.prefixText,n=e.t ...
30`),this}},th=function(t){return new yr(t)};fi.exports=th;fi.exports.promise=(t,e)=>{if(typeof t.then!="function")throw new TypeError("Parameter `action` must be a Promise");let r=new yr(e);return r.start(),(async
31MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA50dyGcO0PnH7gsE5U7jd
32gfYyPF0iC1bPtQF4Kitagv0dWNrsD+APPBzCOCTE/2gZ3e3es7YthRt/rvd5/40R
Long lines were clipped for display.