@azuro-org/images-generator 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index-13c8d604.js +4198 -0
- package/{foo/node_modules/@azuro-org/images-generator/src/index.ts → dist/index.d.ts} +1 -1
- package/dist/index.es.js +128 -0
- package/dist/templates/_template/index.d.ts +4 -0
- package/dist/templates/bet-nft/index.d.ts +27 -0
- package/dist/templates/bet-nft/index.js +47 -0
- package/dist/templates/bet-og/index.d.ts +15 -0
- package/dist/templates/bet-og/index.js +39 -0
- package/dist/utils/generateImage.d.ts +21 -0
- package/dist/utils/index.d.ts +5 -0
- package/dist/utils/types.d.ts +8 -0
- package/lib/templates/bet-nft/index.js +7 -9
- package/lib/templates/bet-og/index.js +6 -6
- package/package.json +1 -1
- package/.tool-versions +0 -1
- package/foo/index.js +0 -28
- package/foo/node_modules/.package-lock.json +0 -845
- package/foo/node_modules/@azuro-org/images-generator/.nvmrc +0 -1
- package/foo/node_modules/@azuro-org/images-generator/.tool-versions +0 -1
- package/foo/node_modules/@azuro-org/images-generator/README.md +0 -126
- package/foo/node_modules/@azuro-org/images-generator/package.json +0 -44
- package/foo/node_modules/@azuro-org/images-generator/rollup.config.js +0 -107
- package/foo/node_modules/@azuro-org/images-generator/src/fonts/fivo-sans-modern/bold.woff +0 -0
- package/foo/node_modules/@azuro-org/images-generator/src/fonts/fivo-sans-modern/bold.woff2 +0 -0
- package/foo/node_modules/@azuro-org/images-generator/src/templates/_template/index.css +0 -13
- package/foo/node_modules/@azuro-org/images-generator/src/templates/_template/index.html +0 -13
- package/foo/node_modules/@azuro-org/images-generator/src/templates/_template/index.ts +0 -22
- package/foo/node_modules/@azuro-org/images-generator/src/templates/bet-nft/example.png +0 -0
- package/foo/node_modules/@azuro-org/images-generator/src/templates/bet-nft/index.ts +0 -69
- package/foo/node_modules/@azuro-org/images-generator/src/templates/bet-og/example.jpeg +0 -0
- package/foo/node_modules/@azuro-org/images-generator/src/templates/bet-og/index.ts +0 -57
- package/foo/node_modules/@azuro-org/images-generator/src/utils/generateImage.ts +0 -89
- package/foo/node_modules/@azuro-org/images-generator/src/utils/index.ts +0 -37
- package/foo/node_modules/@azuro-org/images-generator/src/utils/types.ts +0 -8
- package/foo/node_modules/@azuro-org/images-generator/tsconfig.json +0 -20
- package/foo/node_modules/@babel/code-frame/LICENSE +0 -22
- package/foo/node_modules/@babel/code-frame/README.md +0 -19
- package/foo/node_modules/@babel/code-frame/lib/index.js +0 -163
- package/foo/node_modules/@babel/code-frame/package.json +0 -30
- package/foo/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
- package/foo/node_modules/@babel/helper-validator-identifier/README.md +0 -19
- package/foo/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -86
- package/foo/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
- package/foo/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -59
- package/foo/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
- package/foo/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -40
- package/foo/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
- package/foo/node_modules/@babel/helper-validator-identifier/package.json +0 -28
- package/foo/node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js +0 -75
- package/foo/node_modules/@babel/highlight/LICENSE +0 -22
- package/foo/node_modules/@babel/highlight/README.md +0 -19
- package/foo/node_modules/@babel/highlight/lib/index.js +0 -116
- package/foo/node_modules/@babel/highlight/package.json +0 -30
- package/foo/node_modules/@types/node/LICENSE +0 -21
- package/foo/node_modules/@types/node/README.md +0 -16
- package/foo/node_modules/@types/node/assert/strict.d.ts +0 -8
- package/foo/node_modules/@types/node/assert.d.ts +0 -961
- package/foo/node_modules/@types/node/async_hooks.d.ts +0 -513
- package/foo/node_modules/@types/node/buffer.d.ts +0 -2282
- package/foo/node_modules/@types/node/child_process.d.ts +0 -1369
- package/foo/node_modules/@types/node/cluster.d.ts +0 -410
- package/foo/node_modules/@types/node/console.d.ts +0 -412
- package/foo/node_modules/@types/node/constants.d.ts +0 -18
- package/foo/node_modules/@types/node/crypto.d.ts +0 -3964
- package/foo/node_modules/@types/node/dgram.d.ts +0 -545
- package/foo/node_modules/@types/node/diagnostics_channel.d.ts +0 -153
- package/foo/node_modules/@types/node/dns/promises.d.ts +0 -370
- package/foo/node_modules/@types/node/dns.d.ts +0 -659
- package/foo/node_modules/@types/node/dom-events.d.ts +0 -126
- package/foo/node_modules/@types/node/domain.d.ts +0 -170
- package/foo/node_modules/@types/node/events.d.ts +0 -678
- package/foo/node_modules/@types/node/fs/promises.d.ts +0 -1138
- package/foo/node_modules/@types/node/fs.d.ts +0 -3872
- package/foo/node_modules/@types/node/globals.d.ts +0 -300
- package/foo/node_modules/@types/node/globals.global.d.ts +0 -1
- package/foo/node_modules/@types/node/http.d.ts +0 -1651
- package/foo/node_modules/@types/node/http2.d.ts +0 -2134
- package/foo/node_modules/@types/node/https.d.ts +0 -542
- package/foo/node_modules/@types/node/index.d.ts +0 -134
- package/foo/node_modules/@types/node/inspector.d.ts +0 -2741
- package/foo/node_modules/@types/node/module.d.ts +0 -115
- package/foo/node_modules/@types/node/net.d.ts +0 -877
- package/foo/node_modules/@types/node/os.d.ts +0 -466
- package/foo/node_modules/@types/node/package.json +0 -237
- package/foo/node_modules/@types/node/path.d.ts +0 -191
- package/foo/node_modules/@types/node/perf_hooks.d.ts +0 -625
- package/foo/node_modules/@types/node/process.d.ts +0 -1482
- package/foo/node_modules/@types/node/punycode.d.ts +0 -117
- package/foo/node_modules/@types/node/querystring.d.ts +0 -131
- package/foo/node_modules/@types/node/readline/promises.d.ts +0 -143
- package/foo/node_modules/@types/node/readline.d.ts +0 -653
- package/foo/node_modules/@types/node/repl.d.ts +0 -424
- package/foo/node_modules/@types/node/stream/consumers.d.ts +0 -12
- package/foo/node_modules/@types/node/stream/promises.d.ts +0 -42
- package/foo/node_modules/@types/node/stream/web.d.ts +0 -330
- package/foo/node_modules/@types/node/stream.d.ts +0 -1340
- package/foo/node_modules/@types/node/string_decoder.d.ts +0 -67
- package/foo/node_modules/@types/node/test.d.ts +0 -692
- package/foo/node_modules/@types/node/timers/promises.d.ts +0 -93
- package/foo/node_modules/@types/node/timers.d.ts +0 -94
- package/foo/node_modules/@types/node/tls.d.ts +0 -1107
- package/foo/node_modules/@types/node/trace_events.d.ts +0 -171
- package/foo/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
- package/foo/node_modules/@types/node/ts4.8/assert.d.ts +0 -961
- package/foo/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -513
- package/foo/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2283
- package/foo/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1369
- package/foo/node_modules/@types/node/ts4.8/cluster.d.ts +0 -410
- package/foo/node_modules/@types/node/ts4.8/console.d.ts +0 -412
- package/foo/node_modules/@types/node/ts4.8/constants.d.ts +0 -18
- package/foo/node_modules/@types/node/ts4.8/crypto.d.ts +0 -3964
- package/foo/node_modules/@types/node/ts4.8/dgram.d.ts +0 -545
- package/foo/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -153
- package/foo/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -370
- package/foo/node_modules/@types/node/ts4.8/dns.d.ts +0 -659
- package/foo/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -126
- package/foo/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
- package/foo/node_modules/@types/node/ts4.8/events.d.ts +0 -678
- package/foo/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1138
- package/foo/node_modules/@types/node/ts4.8/fs.d.ts +0 -3872
- package/foo/node_modules/@types/node/ts4.8/globals.d.ts +0 -294
- package/foo/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
- package/foo/node_modules/@types/node/ts4.8/http.d.ts +0 -1651
- package/foo/node_modules/@types/node/ts4.8/http2.d.ts +0 -2134
- package/foo/node_modules/@types/node/ts4.8/https.d.ts +0 -542
- package/foo/node_modules/@types/node/ts4.8/index.d.ts +0 -88
- package/foo/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2741
- package/foo/node_modules/@types/node/ts4.8/module.d.ts +0 -115
- package/foo/node_modules/@types/node/ts4.8/net.d.ts +0 -877
- package/foo/node_modules/@types/node/ts4.8/os.d.ts +0 -466
- package/foo/node_modules/@types/node/ts4.8/path.d.ts +0 -191
- package/foo/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -625
- package/foo/node_modules/@types/node/ts4.8/process.d.ts +0 -1482
- package/foo/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
- package/foo/node_modules/@types/node/ts4.8/querystring.d.ts +0 -131
- package/foo/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -143
- package/foo/node_modules/@types/node/ts4.8/readline.d.ts +0 -653
- package/foo/node_modules/@types/node/ts4.8/repl.d.ts +0 -424
- package/foo/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
- package/foo/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -42
- package/foo/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -330
- package/foo/node_modules/@types/node/ts4.8/stream.d.ts +0 -1340
- package/foo/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
- package/foo/node_modules/@types/node/ts4.8/test.d.ts +0 -692
- package/foo/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
- package/foo/node_modules/@types/node/ts4.8/timers.d.ts +0 -94
- package/foo/node_modules/@types/node/ts4.8/tls.d.ts +0 -1107
- package/foo/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -171
- package/foo/node_modules/@types/node/ts4.8/tty.d.ts +0 -206
- package/foo/node_modules/@types/node/ts4.8/url.d.ts +0 -897
- package/foo/node_modules/@types/node/ts4.8/util.d.ts +0 -2011
- package/foo/node_modules/@types/node/ts4.8/v8.d.ts +0 -396
- package/foo/node_modules/@types/node/ts4.8/vm.d.ts +0 -509
- package/foo/node_modules/@types/node/ts4.8/wasi.d.ts +0 -158
- package/foo/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -689
- package/foo/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
- package/foo/node_modules/@types/node/tty.d.ts +0 -206
- package/foo/node_modules/@types/node/url.d.ts +0 -897
- package/foo/node_modules/@types/node/util.d.ts +0 -2011
- package/foo/node_modules/@types/node/v8.d.ts +0 -396
- package/foo/node_modules/@types/node/vm.d.ts +0 -509
- package/foo/node_modules/@types/node/wasi.d.ts +0 -158
- package/foo/node_modules/@types/node/worker_threads.d.ts +0 -689
- package/foo/node_modules/@types/node/zlib.d.ts +0 -517
- package/foo/node_modules/@types/yauzl/LICENSE +0 -21
- package/foo/node_modules/@types/yauzl/README.md +0 -16
- package/foo/node_modules/@types/yauzl/index.d.ts +0 -98
- package/foo/node_modules/@types/yauzl/package.json +0 -27
- package/foo/node_modules/agent-base/README.md +0 -145
- package/foo/node_modules/agent-base/dist/src/index.d.ts +0 -78
- package/foo/node_modules/agent-base/dist/src/index.js +0 -203
- package/foo/node_modules/agent-base/dist/src/index.js.map +0 -1
- package/foo/node_modules/agent-base/dist/src/promisify.d.ts +0 -4
- package/foo/node_modules/agent-base/dist/src/promisify.js +0 -18
- package/foo/node_modules/agent-base/dist/src/promisify.js.map +0 -1
- package/foo/node_modules/agent-base/package.json +0 -64
- package/foo/node_modules/agent-base/src/index.ts +0 -345
- package/foo/node_modules/agent-base/src/promisify.ts +0 -33
- package/foo/node_modules/ansi-styles/index.js +0 -165
- package/foo/node_modules/ansi-styles/license +0 -9
- package/foo/node_modules/ansi-styles/package.json +0 -56
- package/foo/node_modules/ansi-styles/readme.md +0 -147
- package/foo/node_modules/argparse/CHANGELOG.md +0 -216
- package/foo/node_modules/argparse/LICENSE +0 -254
- package/foo/node_modules/argparse/README.md +0 -84
- package/foo/node_modules/argparse/argparse.js +0 -3707
- package/foo/node_modules/argparse/lib/sub.js +0 -67
- package/foo/node_modules/argparse/lib/textwrap.js +0 -440
- package/foo/node_modules/argparse/package.json +0 -31
- package/foo/node_modules/axios/CHANGELOG.md +0 -906
- package/foo/node_modules/axios/LICENSE +0 -19
- package/foo/node_modules/axios/README.md +0 -909
- package/foo/node_modules/axios/SECURITY.md +0 -5
- package/foo/node_modules/axios/UPGRADE_GUIDE.md +0 -168
- package/foo/node_modules/axios/dist/axios.js +0 -2293
- package/foo/node_modules/axios/dist/axios.map +0 -1
- package/foo/node_modules/axios/dist/axios.min.js +0 -2
- package/foo/node_modules/axios/dist/axios.min.map +0 -1
- package/foo/node_modules/axios/index.d.ts +0 -221
- package/foo/node_modules/axios/index.js +0 -1
- package/foo/node_modules/axios/lib/adapters/README.md +0 -37
- package/foo/node_modules/axios/lib/adapters/http.js +0 -404
- package/foo/node_modules/axios/lib/adapters/xhr.js +0 -212
- package/foo/node_modules/axios/lib/axios.js +0 -57
- package/foo/node_modules/axios/lib/cancel/Cancel.js +0 -19
- package/foo/node_modules/axios/lib/cancel/CancelToken.js +0 -119
- package/foo/node_modules/axios/lib/cancel/isCancel.js +0 -5
- package/foo/node_modules/axios/lib/core/Axios.js +0 -148
- package/foo/node_modules/axios/lib/core/InterceptorManager.js +0 -54
- package/foo/node_modules/axios/lib/core/README.md +0 -8
- package/foo/node_modules/axios/lib/core/buildFullPath.js +0 -20
- package/foo/node_modules/axios/lib/core/createError.js +0 -18
- package/foo/node_modules/axios/lib/core/dispatchRequest.js +0 -87
- package/foo/node_modules/axios/lib/core/enhanceError.js +0 -43
- package/foo/node_modules/axios/lib/core/mergeConfig.js +0 -99
- package/foo/node_modules/axios/lib/core/settle.js +0 -25
- package/foo/node_modules/axios/lib/core/transformData.js +0 -22
- package/foo/node_modules/axios/lib/defaults/index.js +0 -131
- package/foo/node_modules/axios/lib/defaults/transitional.js +0 -7
- package/foo/node_modules/axios/lib/env/README.md +0 -3
- package/foo/node_modules/axios/lib/env/data.js +0 -3
- package/foo/node_modules/axios/lib/helpers/README.md +0 -7
- package/foo/node_modules/axios/lib/helpers/bind.js +0 -11
- package/foo/node_modules/axios/lib/helpers/buildURL.js +0 -70
- package/foo/node_modules/axios/lib/helpers/combineURLs.js +0 -14
- package/foo/node_modules/axios/lib/helpers/cookies.js +0 -53
- package/foo/node_modules/axios/lib/helpers/deprecatedMethod.js +0 -24
- package/foo/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -14
- package/foo/node_modules/axios/lib/helpers/isAxiosError.js +0 -13
- package/foo/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -68
- package/foo/node_modules/axios/lib/helpers/normalizeHeaderName.js +0 -12
- package/foo/node_modules/axios/lib/helpers/parseHeaders.js +0 -53
- package/foo/node_modules/axios/lib/helpers/spread.js +0 -27
- package/foo/node_modules/axios/lib/helpers/toFormData.js +0 -55
- package/foo/node_modules/axios/lib/helpers/validator.js +0 -82
- package/foo/node_modules/axios/lib/utils.js +0 -349
- package/foo/node_modules/axios/package.json +0 -86
- package/foo/node_modules/axios/tsconfig.json +0 -14
- package/foo/node_modules/axios/tslint.json +0 -6
- package/foo/node_modules/balanced-match/.github/FUNDING.yml +0 -2
- package/foo/node_modules/balanced-match/LICENSE.md +0 -21
- package/foo/node_modules/balanced-match/README.md +0 -97
- package/foo/node_modules/balanced-match/index.js +0 -62
- package/foo/node_modules/balanced-match/package.json +0 -48
- package/foo/node_modules/base64-js/LICENSE +0 -21
- package/foo/node_modules/base64-js/README.md +0 -34
- package/foo/node_modules/base64-js/base64js.min.js +0 -1
- package/foo/node_modules/base64-js/index.d.ts +0 -3
- package/foo/node_modules/base64-js/index.js +0 -150
- package/foo/node_modules/base64-js/package.json +0 -47
- package/foo/node_modules/bl/.travis.yml +0 -17
- package/foo/node_modules/bl/BufferList.js +0 -396
- package/foo/node_modules/bl/LICENSE.md +0 -13
- package/foo/node_modules/bl/README.md +0 -247
- package/foo/node_modules/bl/bl.js +0 -84
- package/foo/node_modules/bl/package.json +0 -37
- package/foo/node_modules/bl/test/convert.js +0 -21
- package/foo/node_modules/bl/test/indexOf.js +0 -492
- package/foo/node_modules/bl/test/isBufferList.js +0 -32
- package/foo/node_modules/bl/test/test.js +0 -869
- package/foo/node_modules/brace-expansion/LICENSE +0 -21
- package/foo/node_modules/brace-expansion/README.md +0 -129
- package/foo/node_modules/brace-expansion/index.js +0 -201
- package/foo/node_modules/brace-expansion/package.json +0 -47
- package/foo/node_modules/buffer/AUTHORS.md +0 -70
- package/foo/node_modules/buffer/LICENSE +0 -21
- package/foo/node_modules/buffer/README.md +0 -410
- package/foo/node_modules/buffer/index.d.ts +0 -186
- package/foo/node_modules/buffer/index.js +0 -1817
- package/foo/node_modules/buffer/package.json +0 -96
- package/foo/node_modules/buffer-crc32/LICENSE +0 -19
- package/foo/node_modules/buffer-crc32/README.md +0 -47
- package/foo/node_modules/buffer-crc32/index.js +0 -111
- package/foo/node_modules/buffer-crc32/package.json +0 -39
- package/foo/node_modules/builtin-modules/builtin-modules.json +0 -43
- package/foo/node_modules/builtin-modules/index.d.ts +0 -14
- package/foo/node_modules/builtin-modules/index.js +0 -11
- package/foo/node_modules/builtin-modules/license +0 -9
- package/foo/node_modules/builtin-modules/package.json +0 -44
- package/foo/node_modules/builtin-modules/readme.md +0 -44
- package/foo/node_modules/builtin-modules/static.d.ts +0 -14
- package/foo/node_modules/builtin-modules/static.js +0 -2
- package/foo/node_modules/callsites/index.d.ts +0 -96
- package/foo/node_modules/callsites/index.js +0 -13
- package/foo/node_modules/callsites/license +0 -9
- package/foo/node_modules/callsites/package.json +0 -39
- package/foo/node_modules/callsites/readme.md +0 -48
- package/foo/node_modules/chalk/index.js +0 -228
- package/foo/node_modules/chalk/index.js.flow +0 -93
- package/foo/node_modules/chalk/license +0 -9
- package/foo/node_modules/chalk/package.json +0 -71
- package/foo/node_modules/chalk/readme.md +0 -314
- package/foo/node_modules/chalk/templates.js +0 -128
- package/foo/node_modules/chalk/types/index.d.ts +0 -97
- package/foo/node_modules/chownr/LICENSE +0 -15
- package/foo/node_modules/chownr/README.md +0 -3
- package/foo/node_modules/chownr/chownr.js +0 -167
- package/foo/node_modules/chownr/package.json +0 -29
- package/foo/node_modules/chromium-bidi/LICENSE +0 -201
- package/foo/node_modules/chromium-bidi/README.md +0 -395
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.d.ts +0 -40
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js +0 -89
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.d.ts +0 -22
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js +0 -19
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CdpConnection.d.ts +0 -32
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CdpConnection.js +0 -19
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CdpConnection.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.d.ts +0 -46
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js +0 -136
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingBidiMessage.d.ts +0 -25
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingBidiMessage.js +0 -42
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingBidiMessage.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/bidiMapper.d.ts +0 -25
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/bidiMapper.js +0 -24
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/bidiMapper.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextImpl.d.ts +0 -43
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextImpl.js +0 -375
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextImpl.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextProcessor.d.ts +0 -47
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextProcessor.js +0 -238
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextProcessor.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextStorage.d.ts +0 -26
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextStorage.js +0 -50
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextStorage.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/EventManager.d.ts +0 -32
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/EventManager.js +0 -167
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/EventManager.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.d.ts +0 -25
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.js +0 -128
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.spec.d.ts +0 -16
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.spec.js +0 -175
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.d.ts +0 -23
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js +0 -176
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_getRemoteValuesText.spec.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_getRemoteValuesText.spec.js +0 -65
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_getRemoteValuesText.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_logMessageFormatter.spec.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_logMessageFormatter.spec.js +0 -378
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_logMessageFormatter.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logManager.d.ts +0 -8
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logManager.js +0 -136
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logManager.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realm.d.ts +0 -56
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realm.js +0 -185
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realm.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realmStorage.d.ts +0 -38
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realmStorage.js +0 -72
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realmStorage.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/scriptEvaluator.d.ts +0 -41
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/scriptEvaluator.js +0 -365
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/scriptEvaluator.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/tsconfig.tsbuildinfo +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/bidiServerRunner.d.ts +0 -29
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/bidiServerRunner.js +0 -157
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/bidiServerRunner.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/index.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js +0 -112
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperReader.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperReader.js +0 -28
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperReader.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperServer.d.ts +0 -32
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperServer.js +0 -139
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperServer.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/tsconfig.tsbuildinfo +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.d.ts +0 -30
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js +0 -248
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.d.ts +0 -19
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js +0 -74
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/tsconfig.tsbuildinfo +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.d.ts +0 -41
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.js +0 -50
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.spec.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.spec.js +0 -194
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.d.ts +0 -42
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.js +0 -121
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.spec.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.spec.js +0 -154
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.d.ts +0 -28
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js +0 -19
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/index.d.ts +0 -19
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/index.js +0 -26
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/index.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/stubTransport.spec.d.ts +0 -28
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/stubTransport.spec.js +0 -44
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/stubTransport.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/tsconfig.tsbuildinfo +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/websocketTransport.d.ts +0 -26
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/websocketTransport.js +0 -43
- package/foo/node_modules/chromium-bidi/lib/cjs/cdp/websocketTransport.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/protocol/protocol.d.ts +0 -518
- package/foo/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js +0 -101
- package/foo/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/protocol/tsconfig.tsbuildinfo +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.d.ts +0 -765
- package/foo/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js +0 -385
- package/foo/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/protocol-parser/tsconfig.tsbuildinfo +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.d.ts +0 -51
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js +0 -59
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.spec.d.ts +0 -16
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.spec.js +0 -109
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.d.ts +0 -29
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.js +0 -49
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.spec.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.spec.js +0 -68
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/deferred.d.ts +0 -27
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/deferred.js +0 -54
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/deferred.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.d.ts +0 -24
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.js +0 -34
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.spec.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.spec.js +0 -53
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/log.d.ts +0 -23
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/log.js +0 -27
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/log.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.d.ts +0 -22
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.js +0 -60
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.spec.d.ts +0 -17
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.spec.js +0 -105
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.spec.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/transport.d.ts +0 -25
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/transport.js +0 -19
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/transport.js.map +0 -1
- package/foo/node_modules/chromium-bidi/lib/cjs/utils/tsconfig.tsbuildinfo +0 -1
- package/foo/node_modules/chromium-bidi/lib/iife/mapperTab.js +0 -21
- package/foo/node_modules/chromium-bidi/lib/iife/mapperTab.js.map +0 -1
- package/foo/node_modules/chromium-bidi/package.json +0 -78
- package/foo/node_modules/color-convert/CHANGELOG.md +0 -54
- package/foo/node_modules/color-convert/LICENSE +0 -21
- package/foo/node_modules/color-convert/README.md +0 -68
- package/foo/node_modules/color-convert/conversions.js +0 -868
- package/foo/node_modules/color-convert/index.js +0 -78
- package/foo/node_modules/color-convert/package.json +0 -46
- package/foo/node_modules/color-convert/route.js +0 -97
- package/foo/node_modules/color-name/.eslintrc.json +0 -43
- package/foo/node_modules/color-name/LICENSE +0 -8
- package/foo/node_modules/color-name/README.md +0 -11
- package/foo/node_modules/color-name/index.js +0 -152
- package/foo/node_modules/color-name/package.json +0 -25
- package/foo/node_modules/color-name/test.js +0 -7
- package/foo/node_modules/concat-map/.travis.yml +0 -4
- package/foo/node_modules/concat-map/LICENSE +0 -18
- package/foo/node_modules/concat-map/README.markdown +0 -62
- package/foo/node_modules/concat-map/example/map.js +0 -6
- package/foo/node_modules/concat-map/index.js +0 -13
- package/foo/node_modules/concat-map/package.json +0 -43
- package/foo/node_modules/concat-map/test/map.js +0 -39
- package/foo/node_modules/cosmiconfig/LICENSE +0 -22
- package/foo/node_modules/cosmiconfig/README.md +0 -582
- package/foo/node_modules/cosmiconfig/dist/Explorer.d.ts +0 -14
- package/foo/node_modules/cosmiconfig/dist/Explorer.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/Explorer.js +0 -123
- package/foo/node_modules/cosmiconfig/dist/Explorer.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/ExplorerBase.d.ts +0 -21
- package/foo/node_modules/cosmiconfig/dist/ExplorerBase.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/ExplorerBase.js +0 -142
- package/foo/node_modules/cosmiconfig/dist/ExplorerBase.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/ExplorerSync.d.ts +0 -14
- package/foo/node_modules/cosmiconfig/dist/ExplorerSync.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/ExplorerSync.js +0 -123
- package/foo/node_modules/cosmiconfig/dist/ExplorerSync.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/cacheWrapper.d.ts +0 -5
- package/foo/node_modules/cosmiconfig/dist/cacheWrapper.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/cacheWrapper.js +0 -32
- package/foo/node_modules/cosmiconfig/dist/cacheWrapper.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/getDirectory.d.ts +0 -4
- package/foo/node_modules/cosmiconfig/dist/getDirectory.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/getDirectory.js +0 -38
- package/foo/node_modules/cosmiconfig/dist/getDirectory.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts +0 -5
- package/foo/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/getPropertyByPath.js +0 -28
- package/foo/node_modules/cosmiconfig/dist/getPropertyByPath.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/index.d.ts +0 -45
- package/foo/node_modules/cosmiconfig/dist/index.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/index.js +0 -82
- package/foo/node_modules/cosmiconfig/dist/index.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/loaders.d.ts +0 -4
- package/foo/node_modules/cosmiconfig/dist/loaders.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/loaders.js +0 -58
- package/foo/node_modules/cosmiconfig/dist/loaders.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/readFile.d.ts +0 -7
- package/foo/node_modules/cosmiconfig/dist/readFile.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/readFile.js +0 -56
- package/foo/node_modules/cosmiconfig/dist/readFile.js.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/types.d.ts +0 -20
- package/foo/node_modules/cosmiconfig/dist/types.d.ts.map +0 -1
- package/foo/node_modules/cosmiconfig/dist/types.js +0 -6
- package/foo/node_modules/cosmiconfig/dist/types.js.map +0 -1
- package/foo/node_modules/cosmiconfig/package.json +0 -146
- package/foo/node_modules/cross-fetch/LICENSE +0 -21
- package/foo/node_modules/cross-fetch/README.md +0 -169
- package/foo/node_modules/cross-fetch/dist/browser-polyfill.js +0 -532
- package/foo/node_modules/cross-fetch/dist/browser-ponyfill.js +0 -554
- package/foo/node_modules/cross-fetch/dist/cross-fetch.js +0 -2
- package/foo/node_modules/cross-fetch/dist/cross-fetch.js.map +0 -1
- package/foo/node_modules/cross-fetch/dist/node-polyfill.js +0 -11
- package/foo/node_modules/cross-fetch/dist/node-ponyfill.js +0 -22
- package/foo/node_modules/cross-fetch/dist/react-native-polyfill.js +0 -12
- package/foo/node_modules/cross-fetch/dist/react-native-ponyfill.js +0 -6
- package/foo/node_modules/cross-fetch/index.d.ts +0 -14
- package/foo/node_modules/cross-fetch/package.json +0 -129
- package/foo/node_modules/cross-fetch/polyfill/package.json +0 -8
- package/foo/node_modules/dayjs/.editorconfig +0 -6
- package/foo/node_modules/dayjs/CHANGELOG.md +0 -877
- package/foo/node_modules/dayjs/LICENSE +0 -21
- package/foo/node_modules/dayjs/README.md +0 -140
- package/foo/node_modules/dayjs/dayjs.min.js +0 -1
- package/foo/node_modules/dayjs/esm/constant.js +0 -25
- package/foo/node_modules/dayjs/esm/index.d.ts +0 -429
- package/foo/node_modules/dayjs/esm/index.js +0 -441
- package/foo/node_modules/dayjs/esm/locale/af.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/am.js +0 -40
- package/foo/node_modules/dayjs/esm/locale/ar-dz.js +0 -41
- package/foo/node_modules/dayjs/esm/locale/ar-iq.js +0 -42
- package/foo/node_modules/dayjs/esm/locale/ar-kw.js +0 -41
- package/foo/node_modules/dayjs/esm/locale/ar-ly.js +0 -27
- package/foo/node_modules/dayjs/esm/locale/ar-ma.js +0 -42
- package/foo/node_modules/dayjs/esm/locale/ar-sa.js +0 -41
- package/foo/node_modules/dayjs/esm/locale/ar-tn.js +0 -42
- package/foo/node_modules/dayjs/esm/locale/ar.js +0 -74
- package/foo/node_modules/dayjs/esm/locale/az.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/be.js +0 -24
- package/foo/node_modules/dayjs/esm/locale/bg.js +0 -55
- package/foo/node_modules/dayjs/esm/locale/bi.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/bm.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/bn-bd.js +0 -81
- package/foo/node_modules/dayjs/esm/locale/bn.js +0 -72
- package/foo/node_modules/dayjs/esm/locale/bo.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/br.js +0 -93
- package/foo/node_modules/dayjs/esm/locale/bs.js +0 -24
- package/foo/node_modules/dayjs/esm/locale/ca.js +0 -44
- package/foo/node_modules/dayjs/esm/locale/cs.js +0 -120
- package/foo/node_modules/dayjs/esm/locale/cv.js +0 -24
- package/foo/node_modules/dayjs/esm/locale/cy.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/da.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/de-at.js +0 -63
- package/foo/node_modules/dayjs/esm/locale/de-ch.js +0 -63
- package/foo/node_modules/dayjs/esm/locale/de.js +0 -64
- package/foo/node_modules/dayjs/esm/locale/dv.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/el.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/en-au.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/en-ca.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/en-gb.js +0 -42
- package/foo/node_modules/dayjs/esm/locale/en-ie.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/en-il.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/en-in.js +0 -42
- package/foo/node_modules/dayjs/esm/locale/en-nz.js +0 -41
- package/foo/node_modules/dayjs/esm/locale/en-sg.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/en-tt.js +0 -42
- package/foo/node_modules/dayjs/esm/locale/en.js +0 -12
- package/foo/node_modules/dayjs/esm/locale/eo.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/es-do.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/es-mx.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/es-pr.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/es-us.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/es.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/et.js +0 -65
- package/foo/node_modules/dayjs/esm/locale/eu.js +0 -43
- package/foo/node_modules/dayjs/esm/locale/fa.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/fi.js +0 -88
- package/foo/node_modules/dayjs/esm/locale/fo.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/fr-ca.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/fr-ch.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/fr.js +0 -41
- package/foo/node_modules/dayjs/esm/locale/fy.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ga.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/gd.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/gl.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/gom-latn.js +0 -25
- package/foo/node_modules/dayjs/esm/locale/gu.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/he.js +0 -78
- package/foo/node_modules/dayjs/esm/locale/hi.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/hr.js +0 -53
- package/foo/node_modules/dayjs/esm/locale/ht.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/hu.js +0 -61
- package/foo/node_modules/dayjs/esm/locale/hy-am.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/id.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/index.d.ts +0 -11
- package/foo/node_modules/dayjs/esm/locale/is.js +0 -68
- package/foo/node_modules/dayjs/esm/locale/it-ch.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/it.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ja.js +0 -45
- package/foo/node_modules/dayjs/esm/locale/jv.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ka.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/kk.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/km.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/kn.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/ko.js +0 -45
- package/foo/node_modules/dayjs/esm/locale/ku.js +0 -77
- package/foo/node_modules/dayjs/esm/locale/ky.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/lb.js +0 -24
- package/foo/node_modules/dayjs/esm/locale/lo.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/lt.js +0 -70
- package/foo/node_modules/dayjs/esm/locale/lv.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/me.js +0 -24
- package/foo/node_modules/dayjs/esm/locale/mi.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/mk.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ml.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/mn.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/mr.js +0 -23
- package/foo/node_modules/dayjs/esm/locale/ms-my.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ms.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/mt.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/my.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/nb.js +0 -40
- package/foo/node_modules/dayjs/esm/locale/ne.js +0 -40
- package/foo/node_modules/dayjs/esm/locale/nl-be.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/nl.js +0 -40
- package/foo/node_modules/dayjs/esm/locale/nn.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/oc-lnc.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/pa-in.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/pl.js +0 -87
- package/foo/node_modules/dayjs/esm/locale/pt-br.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/pt.js +0 -40
- package/foo/node_modules/dayjs/esm/locale/rn.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ro.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ru.js +0 -99
- package/foo/node_modules/dayjs/esm/locale/rw.js +0 -35
- package/foo/node_modules/dayjs/esm/locale/sd.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/se.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/si.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/sk.js +0 -121
- package/foo/node_modules/dayjs/esm/locale/sl.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/sq.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/sr-cyrl.js +0 -74
- package/foo/node_modules/dayjs/esm/locale/sr.js +0 -74
- package/foo/node_modules/dayjs/esm/locale/ss.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/sv-fi.js +0 -46
- package/foo/node_modules/dayjs/esm/locale/sv.js +0 -44
- package/foo/node_modules/dayjs/esm/locale/sw.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ta.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/te.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/tet.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/tg.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/th.js +0 -38
- package/foo/node_modules/dayjs/esm/locale/tk.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/tl-ph.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/tlh.js +0 -24
- package/foo/node_modules/dayjs/esm/locale/tr.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/types.d.ts +0 -33
- package/foo/node_modules/dayjs/esm/locale/tzl.js +0 -24
- package/foo/node_modules/dayjs/esm/locale/tzm-latn.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/tzm.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/ug-cn.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/uk.js +0 -77
- package/foo/node_modules/dayjs/esm/locale/ur.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/uz-latn.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/uz.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/vi.js +0 -43
- package/foo/node_modules/dayjs/esm/locale/x-pseudo.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/yo.js +0 -39
- package/foo/node_modules/dayjs/esm/locale/zh-cn.js +0 -67
- package/foo/node_modules/dayjs/esm/locale/zh-hk.js +0 -44
- package/foo/node_modules/dayjs/esm/locale/zh-tw.js +0 -65
- package/foo/node_modules/dayjs/esm/locale/zh.js +0 -67
- package/foo/node_modules/dayjs/esm/plugin/advancedFormat/index.d.ts +0 -4
- package/foo/node_modules/dayjs/esm/plugin/advancedFormat/index.js +0 -66
- package/foo/node_modules/dayjs/esm/plugin/arraySupport/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/arraySupport/index.js +0 -33
- package/foo/node_modules/dayjs/esm/plugin/badMutable/index.d.ts +0 -4
- package/foo/node_modules/dayjs/esm/plugin/badMutable/index.js +0 -61
- package/foo/node_modules/dayjs/esm/plugin/bigIntSupport/index.d.ts +0 -11
- package/foo/node_modules/dayjs/esm/plugin/bigIntSupport/index.js +0 -32
- package/foo/node_modules/dayjs/esm/plugin/buddhistEra/index.d.ts +0 -4
- package/foo/node_modules/dayjs/esm/plugin/buddhistEra/index.js +0 -21
- package/foo/node_modules/dayjs/esm/plugin/calendar/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/calendar/index.js +0 -32
- package/foo/node_modules/dayjs/esm/plugin/customParseFormat/index.d.ts +0 -8
- package/foo/node_modules/dayjs/esm/plugin/customParseFormat/index.js +0 -320
- package/foo/node_modules/dayjs/esm/plugin/dayOfYear/index.d.ts +0 -11
- package/foo/node_modules/dayjs/esm/plugin/dayOfYear/index.js +0 -9
- package/foo/node_modules/dayjs/esm/plugin/devHelper/index.d.ts +0 -4
- package/foo/node_modules/dayjs/esm/plugin/devHelper/index.js +0 -38
- package/foo/node_modules/dayjs/esm/plugin/duration/index.d.ts +0 -88
- package/foo/node_modules/dayjs/esm/plugin/duration/index.js +0 -341
- package/foo/node_modules/dayjs/esm/plugin/isBetween/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isBetween/index.js +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isLeapYear/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isLeapYear/index.js +0 -7
- package/foo/node_modules/dayjs/esm/plugin/isMoment/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isMoment/index.js +0 -5
- package/foo/node_modules/dayjs/esm/plugin/isSameOrAfter/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isSameOrAfter/index.js +0 -5
- package/foo/node_modules/dayjs/esm/plugin/isSameOrBefore/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isSameOrBefore/index.js +0 -5
- package/foo/node_modules/dayjs/esm/plugin/isToday/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isToday/index.js +0 -9
- package/foo/node_modules/dayjs/esm/plugin/isTomorrow/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isTomorrow/index.js +0 -9
- package/foo/node_modules/dayjs/esm/plugin/isYesterday/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isYesterday/index.js +0 -9
- package/foo/node_modules/dayjs/esm/plugin/isoWeek/index.d.ts +0 -27
- package/foo/node_modules/dayjs/esm/plugin/isoWeek/index.js +0 -57
- package/foo/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.js +0 -15
- package/foo/node_modules/dayjs/esm/plugin/localeData/index.d.ts +0 -44
- package/foo/node_modules/dayjs/esm/plugin/localeData/index.js +0 -114
- package/foo/node_modules/dayjs/esm/plugin/localizedFormat/index.d.ts +0 -4
- package/foo/node_modules/dayjs/esm/plugin/localizedFormat/index.js +0 -20
- package/foo/node_modules/dayjs/esm/plugin/localizedFormat/utils.js +0 -20
- package/foo/node_modules/dayjs/esm/plugin/minMax/index.d.ts +0 -11
- package/foo/node_modules/dayjs/esm/plugin/minMax/index.js +0 -36
- package/foo/node_modules/dayjs/esm/plugin/objectSupport/index.d.ts +0 -48
- package/foo/node_modules/dayjs/esm/plugin/objectSupport/index.js +0 -97
- package/foo/node_modules/dayjs/esm/plugin/pluralGetSet/index.d.ts +0 -44
- package/foo/node_modules/dayjs/esm/plugin/pluralGetSet/index.js +0 -7
- package/foo/node_modules/dayjs/esm/plugin/preParsePostFormat/index.d.ts +0 -4
- package/foo/node_modules/dayjs/esm/plugin/preParsePostFormat/index.js +0 -40
- package/foo/node_modules/dayjs/esm/plugin/quarterOfYear/index.d.ts +0 -26
- package/foo/node_modules/dayjs/esm/plugin/quarterOfYear/index.js +0 -41
- package/foo/node_modules/dayjs/esm/plugin/relativeTime/index.d.ts +0 -24
- package/foo/node_modules/dayjs/esm/plugin/relativeTime/index.js +0 -130
- package/foo/node_modules/dayjs/esm/plugin/timezone/index.d.ts +0 -20
- package/foo/node_modules/dayjs/esm/plugin/timezone/index.js +0 -185
- package/foo/node_modules/dayjs/esm/plugin/toArray/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/toArray/index.js +0 -7
- package/foo/node_modules/dayjs/esm/plugin/toObject/index.d.ts +0 -20
- package/foo/node_modules/dayjs/esm/plugin/toObject/index.js +0 -15
- package/foo/node_modules/dayjs/esm/plugin/updateLocale/index.d.ts +0 -8
- package/foo/node_modules/dayjs/esm/plugin/updateLocale/index.js +0 -12
- package/foo/node_modules/dayjs/esm/plugin/utc/index.d.ts +0 -19
- package/foo/node_modules/dayjs/esm/plugin/utc/index.js +0 -188
- package/foo/node_modules/dayjs/esm/plugin/weekOfYear/index.d.ts +0 -12
- package/foo/node_modules/dayjs/esm/plugin/weekOfYear/index.js +0 -44
- package/foo/node_modules/dayjs/esm/plugin/weekYear/index.d.ts +0 -10
- package/foo/node_modules/dayjs/esm/plugin/weekYear/index.js +0 -19
- package/foo/node_modules/dayjs/esm/plugin/weekday/index.d.ts +0 -12
- package/foo/node_modules/dayjs/esm/plugin/weekday/index.js +0 -15
- package/foo/node_modules/dayjs/esm/utils.js +0 -58
- package/foo/node_modules/dayjs/index.d.ts +0 -429
- package/foo/node_modules/dayjs/locale/af.js +0 -1
- package/foo/node_modules/dayjs/locale/am.js +0 -1
- package/foo/node_modules/dayjs/locale/ar-dz.js +0 -1
- package/foo/node_modules/dayjs/locale/ar-iq.js +0 -1
- package/foo/node_modules/dayjs/locale/ar-kw.js +0 -1
- package/foo/node_modules/dayjs/locale/ar-ly.js +0 -1
- package/foo/node_modules/dayjs/locale/ar-ma.js +0 -1
- package/foo/node_modules/dayjs/locale/ar-sa.js +0 -1
- package/foo/node_modules/dayjs/locale/ar-tn.js +0 -1
- package/foo/node_modules/dayjs/locale/ar.js +0 -1
- package/foo/node_modules/dayjs/locale/az.js +0 -1
- package/foo/node_modules/dayjs/locale/be.js +0 -1
- package/foo/node_modules/dayjs/locale/bg.js +0 -1
- package/foo/node_modules/dayjs/locale/bi.js +0 -1
- package/foo/node_modules/dayjs/locale/bm.js +0 -1
- package/foo/node_modules/dayjs/locale/bn-bd.js +0 -1
- package/foo/node_modules/dayjs/locale/bn.js +0 -1
- package/foo/node_modules/dayjs/locale/bo.js +0 -1
- package/foo/node_modules/dayjs/locale/br.js +0 -1
- package/foo/node_modules/dayjs/locale/bs.js +0 -1
- package/foo/node_modules/dayjs/locale/ca.js +0 -1
- package/foo/node_modules/dayjs/locale/cs.js +0 -1
- package/foo/node_modules/dayjs/locale/cv.js +0 -1
- package/foo/node_modules/dayjs/locale/cy.js +0 -1
- package/foo/node_modules/dayjs/locale/da.js +0 -1
- package/foo/node_modules/dayjs/locale/de-at.js +0 -1
- package/foo/node_modules/dayjs/locale/de-ch.js +0 -1
- package/foo/node_modules/dayjs/locale/de.js +0 -1
- package/foo/node_modules/dayjs/locale/dv.js +0 -1
- package/foo/node_modules/dayjs/locale/el.js +0 -1
- package/foo/node_modules/dayjs/locale/en-au.js +0 -1
- package/foo/node_modules/dayjs/locale/en-ca.js +0 -1
- package/foo/node_modules/dayjs/locale/en-gb.js +0 -1
- package/foo/node_modules/dayjs/locale/en-ie.js +0 -1
- package/foo/node_modules/dayjs/locale/en-il.js +0 -1
- package/foo/node_modules/dayjs/locale/en-in.js +0 -1
- package/foo/node_modules/dayjs/locale/en-nz.js +0 -1
- package/foo/node_modules/dayjs/locale/en-sg.js +0 -1
- package/foo/node_modules/dayjs/locale/en-tt.js +0 -1
- package/foo/node_modules/dayjs/locale/en.js +0 -1
- package/foo/node_modules/dayjs/locale/eo.js +0 -1
- package/foo/node_modules/dayjs/locale/es-do.js +0 -1
- package/foo/node_modules/dayjs/locale/es-mx.js +0 -1
- package/foo/node_modules/dayjs/locale/es-pr.js +0 -1
- package/foo/node_modules/dayjs/locale/es-us.js +0 -1
- package/foo/node_modules/dayjs/locale/es.js +0 -1
- package/foo/node_modules/dayjs/locale/et.js +0 -1
- package/foo/node_modules/dayjs/locale/eu.js +0 -1
- package/foo/node_modules/dayjs/locale/fa.js +0 -1
- package/foo/node_modules/dayjs/locale/fi.js +0 -1
- package/foo/node_modules/dayjs/locale/fo.js +0 -1
- package/foo/node_modules/dayjs/locale/fr-ca.js +0 -1
- package/foo/node_modules/dayjs/locale/fr-ch.js +0 -1
- package/foo/node_modules/dayjs/locale/fr.js +0 -1
- package/foo/node_modules/dayjs/locale/fy.js +0 -1
- package/foo/node_modules/dayjs/locale/ga.js +0 -1
- package/foo/node_modules/dayjs/locale/gd.js +0 -1
- package/foo/node_modules/dayjs/locale/gl.js +0 -1
- package/foo/node_modules/dayjs/locale/gom-latn.js +0 -1
- package/foo/node_modules/dayjs/locale/gu.js +0 -1
- package/foo/node_modules/dayjs/locale/he.js +0 -1
- package/foo/node_modules/dayjs/locale/hi.js +0 -1
- package/foo/node_modules/dayjs/locale/hr.js +0 -1
- package/foo/node_modules/dayjs/locale/ht.js +0 -1
- package/foo/node_modules/dayjs/locale/hu.js +0 -1
- package/foo/node_modules/dayjs/locale/hy-am.js +0 -1
- package/foo/node_modules/dayjs/locale/id.js +0 -1
- package/foo/node_modules/dayjs/locale/index.d.ts +0 -11
- package/foo/node_modules/dayjs/locale/is.js +0 -1
- package/foo/node_modules/dayjs/locale/it-ch.js +0 -1
- package/foo/node_modules/dayjs/locale/it.js +0 -1
- package/foo/node_modules/dayjs/locale/ja.js +0 -1
- package/foo/node_modules/dayjs/locale/jv.js +0 -1
- package/foo/node_modules/dayjs/locale/ka.js +0 -1
- package/foo/node_modules/dayjs/locale/kk.js +0 -1
- package/foo/node_modules/dayjs/locale/km.js +0 -1
- package/foo/node_modules/dayjs/locale/kn.js +0 -1
- package/foo/node_modules/dayjs/locale/ko.js +0 -1
- package/foo/node_modules/dayjs/locale/ku.js +0 -1
- package/foo/node_modules/dayjs/locale/ky.js +0 -1
- package/foo/node_modules/dayjs/locale/lb.js +0 -1
- package/foo/node_modules/dayjs/locale/lo.js +0 -1
- package/foo/node_modules/dayjs/locale/lt.js +0 -1
- package/foo/node_modules/dayjs/locale/lv.js +0 -1
- package/foo/node_modules/dayjs/locale/me.js +0 -1
- package/foo/node_modules/dayjs/locale/mi.js +0 -1
- package/foo/node_modules/dayjs/locale/mk.js +0 -1
- package/foo/node_modules/dayjs/locale/ml.js +0 -1
- package/foo/node_modules/dayjs/locale/mn.js +0 -1
- package/foo/node_modules/dayjs/locale/mr.js +0 -1
- package/foo/node_modules/dayjs/locale/ms-my.js +0 -1
- package/foo/node_modules/dayjs/locale/ms.js +0 -1
- package/foo/node_modules/dayjs/locale/mt.js +0 -1
- package/foo/node_modules/dayjs/locale/my.js +0 -1
- package/foo/node_modules/dayjs/locale/nb.js +0 -1
- package/foo/node_modules/dayjs/locale/ne.js +0 -1
- package/foo/node_modules/dayjs/locale/nl-be.js +0 -1
- package/foo/node_modules/dayjs/locale/nl.js +0 -1
- package/foo/node_modules/dayjs/locale/nn.js +0 -1
- package/foo/node_modules/dayjs/locale/oc-lnc.js +0 -1
- package/foo/node_modules/dayjs/locale/pa-in.js +0 -1
- package/foo/node_modules/dayjs/locale/pl.js +0 -1
- package/foo/node_modules/dayjs/locale/pt-br.js +0 -1
- package/foo/node_modules/dayjs/locale/pt.js +0 -1
- package/foo/node_modules/dayjs/locale/rn.js +0 -1
- package/foo/node_modules/dayjs/locale/ro.js +0 -1
- package/foo/node_modules/dayjs/locale/ru.js +0 -1
- package/foo/node_modules/dayjs/locale/rw.js +0 -1
- package/foo/node_modules/dayjs/locale/sd.js +0 -1
- package/foo/node_modules/dayjs/locale/se.js +0 -1
- package/foo/node_modules/dayjs/locale/si.js +0 -1
- package/foo/node_modules/dayjs/locale/sk.js +0 -1
- package/foo/node_modules/dayjs/locale/sl.js +0 -1
- package/foo/node_modules/dayjs/locale/sq.js +0 -1
- package/foo/node_modules/dayjs/locale/sr-cyrl.js +0 -1
- package/foo/node_modules/dayjs/locale/sr.js +0 -1
- package/foo/node_modules/dayjs/locale/ss.js +0 -1
- package/foo/node_modules/dayjs/locale/sv-fi.js +0 -1
- package/foo/node_modules/dayjs/locale/sv.js +0 -1
- package/foo/node_modules/dayjs/locale/sw.js +0 -1
- package/foo/node_modules/dayjs/locale/ta.js +0 -1
- package/foo/node_modules/dayjs/locale/te.js +0 -1
- package/foo/node_modules/dayjs/locale/tet.js +0 -1
- package/foo/node_modules/dayjs/locale/tg.js +0 -1
- package/foo/node_modules/dayjs/locale/th.js +0 -1
- package/foo/node_modules/dayjs/locale/tk.js +0 -1
- package/foo/node_modules/dayjs/locale/tl-ph.js +0 -1
- package/foo/node_modules/dayjs/locale/tlh.js +0 -1
- package/foo/node_modules/dayjs/locale/tr.js +0 -1
- package/foo/node_modules/dayjs/locale/types.d.ts +0 -33
- package/foo/node_modules/dayjs/locale/tzl.js +0 -1
- package/foo/node_modules/dayjs/locale/tzm-latn.js +0 -1
- package/foo/node_modules/dayjs/locale/tzm.js +0 -1
- package/foo/node_modules/dayjs/locale/ug-cn.js +0 -1
- package/foo/node_modules/dayjs/locale/uk.js +0 -1
- package/foo/node_modules/dayjs/locale/ur.js +0 -1
- package/foo/node_modules/dayjs/locale/uz-latn.js +0 -1
- package/foo/node_modules/dayjs/locale/uz.js +0 -1
- package/foo/node_modules/dayjs/locale/vi.js +0 -1
- package/foo/node_modules/dayjs/locale/x-pseudo.js +0 -1
- package/foo/node_modules/dayjs/locale/yo.js +0 -1
- package/foo/node_modules/dayjs/locale/zh-cn.js +0 -1
- package/foo/node_modules/dayjs/locale/zh-hk.js +0 -1
- package/foo/node_modules/dayjs/locale/zh-tw.js +0 -1
- package/foo/node_modules/dayjs/locale/zh.js +0 -1
- package/foo/node_modules/dayjs/locale.json +0 -1
- package/foo/node_modules/dayjs/package.json +0 -99
- package/foo/node_modules/dayjs/plugin/advancedFormat.d.ts +0 -4
- package/foo/node_modules/dayjs/plugin/advancedFormat.js +0 -1
- package/foo/node_modules/dayjs/plugin/arraySupport.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/arraySupport.js +0 -1
- package/foo/node_modules/dayjs/plugin/badMutable.d.ts +0 -4
- package/foo/node_modules/dayjs/plugin/badMutable.js +0 -1
- package/foo/node_modules/dayjs/plugin/bigIntSupport.d.ts +0 -11
- package/foo/node_modules/dayjs/plugin/bigIntSupport.js +0 -1
- package/foo/node_modules/dayjs/plugin/buddhistEra.d.ts +0 -4
- package/foo/node_modules/dayjs/plugin/buddhistEra.js +0 -1
- package/foo/node_modules/dayjs/plugin/calendar.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/calendar.js +0 -1
- package/foo/node_modules/dayjs/plugin/customParseFormat.d.ts +0 -8
- package/foo/node_modules/dayjs/plugin/customParseFormat.js +0 -1
- package/foo/node_modules/dayjs/plugin/dayOfYear.d.ts +0 -11
- package/foo/node_modules/dayjs/plugin/dayOfYear.js +0 -1
- package/foo/node_modules/dayjs/plugin/devHelper.d.ts +0 -4
- package/foo/node_modules/dayjs/plugin/devHelper.js +0 -1
- package/foo/node_modules/dayjs/plugin/duration.d.ts +0 -88
- package/foo/node_modules/dayjs/plugin/duration.js +0 -1
- package/foo/node_modules/dayjs/plugin/isBetween.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isBetween.js +0 -1
- package/foo/node_modules/dayjs/plugin/isLeapYear.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isLeapYear.js +0 -1
- package/foo/node_modules/dayjs/plugin/isMoment.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isMoment.js +0 -1
- package/foo/node_modules/dayjs/plugin/isSameOrAfter.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isSameOrAfter.js +0 -1
- package/foo/node_modules/dayjs/plugin/isSameOrBefore.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isSameOrBefore.js +0 -1
- package/foo/node_modules/dayjs/plugin/isToday.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isToday.js +0 -1
- package/foo/node_modules/dayjs/plugin/isTomorrow.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isTomorrow.js +0 -1
- package/foo/node_modules/dayjs/plugin/isYesterday.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isYesterday.js +0 -1
- package/foo/node_modules/dayjs/plugin/isoWeek.d.ts +0 -27
- package/foo/node_modules/dayjs/plugin/isoWeek.js +0 -1
- package/foo/node_modules/dayjs/plugin/isoWeeksInYear.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/isoWeeksInYear.js +0 -1
- package/foo/node_modules/dayjs/plugin/localeData.d.ts +0 -44
- package/foo/node_modules/dayjs/plugin/localeData.js +0 -1
- package/foo/node_modules/dayjs/plugin/localizedFormat.d.ts +0 -4
- package/foo/node_modules/dayjs/plugin/localizedFormat.js +0 -1
- package/foo/node_modules/dayjs/plugin/minMax.d.ts +0 -11
- package/foo/node_modules/dayjs/plugin/minMax.js +0 -1
- package/foo/node_modules/dayjs/plugin/objectSupport.d.ts +0 -48
- package/foo/node_modules/dayjs/plugin/objectSupport.js +0 -1
- package/foo/node_modules/dayjs/plugin/pluralGetSet.d.ts +0 -44
- package/foo/node_modules/dayjs/plugin/pluralGetSet.js +0 -1
- package/foo/node_modules/dayjs/plugin/preParsePostFormat.d.ts +0 -4
- package/foo/node_modules/dayjs/plugin/preParsePostFormat.js +0 -1
- package/foo/node_modules/dayjs/plugin/quarterOfYear.d.ts +0 -26
- package/foo/node_modules/dayjs/plugin/quarterOfYear.js +0 -1
- package/foo/node_modules/dayjs/plugin/relativeTime.d.ts +0 -24
- package/foo/node_modules/dayjs/plugin/relativeTime.js +0 -1
- package/foo/node_modules/dayjs/plugin/timezone.d.ts +0 -20
- package/foo/node_modules/dayjs/plugin/timezone.js +0 -1
- package/foo/node_modules/dayjs/plugin/toArray.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/toArray.js +0 -1
- package/foo/node_modules/dayjs/plugin/toObject.d.ts +0 -20
- package/foo/node_modules/dayjs/plugin/toObject.js +0 -1
- package/foo/node_modules/dayjs/plugin/updateLocale.d.ts +0 -8
- package/foo/node_modules/dayjs/plugin/updateLocale.js +0 -1
- package/foo/node_modules/dayjs/plugin/utc.d.ts +0 -19
- package/foo/node_modules/dayjs/plugin/utc.js +0 -1
- package/foo/node_modules/dayjs/plugin/weekOfYear.d.ts +0 -12
- package/foo/node_modules/dayjs/plugin/weekOfYear.js +0 -1
- package/foo/node_modules/dayjs/plugin/weekYear.d.ts +0 -10
- package/foo/node_modules/dayjs/plugin/weekYear.js +0 -1
- package/foo/node_modules/dayjs/plugin/weekday.d.ts +0 -12
- package/foo/node_modules/dayjs/plugin/weekday.js +0 -1
- package/foo/node_modules/debug/LICENSE +0 -20
- package/foo/node_modules/debug/README.md +0 -481
- package/foo/node_modules/debug/package.json +0 -59
- package/foo/node_modules/debug/src/browser.js +0 -269
- package/foo/node_modules/debug/src/common.js +0 -274
- package/foo/node_modules/debug/src/index.js +0 -10
- package/foo/node_modules/debug/src/node.js +0 -263
- package/foo/node_modules/devtools-protocol/LICENSE +0 -27
- package/foo/node_modules/devtools-protocol/README.md +0 -11
- package/foo/node_modules/devtools-protocol/json/browser_protocol.json +0 -22787
- package/foo/node_modules/devtools-protocol/json/js_protocol.json +0 -3696
- package/foo/node_modules/devtools-protocol/package.json +0 -17
- package/foo/node_modules/devtools-protocol/pdl/browser_protocol.pdl +0 -10788
- package/foo/node_modules/devtools-protocol/pdl/js_protocol.pdl +0 -1775
- package/foo/node_modules/devtools-protocol/types/protocol-mapping.d.ts +0 -4585
- package/foo/node_modules/devtools-protocol/types/protocol-proxy-api.d.ts +0 -3899
- package/foo/node_modules/devtools-protocol/types/protocol.d.ts +0 -16828
- package/foo/node_modules/end-of-stream/LICENSE +0 -21
- package/foo/node_modules/end-of-stream/README.md +0 -54
- package/foo/node_modules/end-of-stream/index.js +0 -94
- package/foo/node_modules/end-of-stream/package.json +0 -37
- package/foo/node_modules/error-ex/LICENSE +0 -21
- package/foo/node_modules/error-ex/README.md +0 -144
- package/foo/node_modules/error-ex/index.js +0 -141
- package/foo/node_modules/error-ex/package.json +0 -46
- package/foo/node_modules/escape-string-regexp/index.js +0 -11
- package/foo/node_modules/escape-string-regexp/license +0 -21
- package/foo/node_modules/escape-string-regexp/package.json +0 -41
- package/foo/node_modules/escape-string-regexp/readme.md +0 -27
- package/foo/node_modules/extract-zip/LICENSE +0 -23
- package/foo/node_modules/extract-zip/cli.js +0 -19
- package/foo/node_modules/extract-zip/index.d.ts +0 -21
- package/foo/node_modules/extract-zip/index.js +0 -173
- package/foo/node_modules/extract-zip/package.json +0 -80
- package/foo/node_modules/extract-zip/readme.md +0 -57
- package/foo/node_modules/fd-slicer/.travis.yml +0 -7
- package/foo/node_modules/fd-slicer/CHANGELOG.md +0 -49
- package/foo/node_modules/fd-slicer/LICENSE +0 -21
- package/foo/node_modules/fd-slicer/README.md +0 -199
- package/foo/node_modules/fd-slicer/index.js +0 -296
- package/foo/node_modules/fd-slicer/package.json +0 -36
- package/foo/node_modules/fd-slicer/test/test.js +0 -350
- package/foo/node_modules/follow-redirects/LICENSE +0 -18
- package/foo/node_modules/follow-redirects/README.md +0 -155
- package/foo/node_modules/follow-redirects/debug.js +0 -15
- package/foo/node_modules/follow-redirects/http.js +0 -1
- package/foo/node_modules/follow-redirects/https.js +0 -1
- package/foo/node_modules/follow-redirects/index.js +0 -621
- package/foo/node_modules/follow-redirects/package.json +0 -59
- package/foo/node_modules/fs-constants/LICENSE +0 -21
- package/foo/node_modules/fs-constants/README.md +0 -26
- package/foo/node_modules/fs-constants/browser.js +0 -1
- package/foo/node_modules/fs-constants/index.js +0 -1
- package/foo/node_modules/fs-constants/package.json +0 -19
- package/foo/node_modules/fs.realpath/LICENSE +0 -43
- package/foo/node_modules/fs.realpath/README.md +0 -33
- package/foo/node_modules/fs.realpath/index.js +0 -66
- package/foo/node_modules/fs.realpath/old.js +0 -303
- package/foo/node_modules/fs.realpath/package.json +0 -26
- package/foo/node_modules/get-stream/buffer-stream.js +0 -52
- package/foo/node_modules/get-stream/index.d.ts +0 -108
- package/foo/node_modules/get-stream/index.js +0 -60
- package/foo/node_modules/get-stream/license +0 -9
- package/foo/node_modules/get-stream/package.json +0 -50
- package/foo/node_modules/get-stream/readme.md +0 -124
- package/foo/node_modules/glob/LICENSE +0 -21
- package/foo/node_modules/glob/README.md +0 -378
- package/foo/node_modules/glob/common.js +0 -238
- package/foo/node_modules/glob/glob.js +0 -790
- package/foo/node_modules/glob/package.json +0 -55
- package/foo/node_modules/glob/sync.js +0 -486
- package/foo/node_modules/has-flag/index.js +0 -8
- package/foo/node_modules/has-flag/license +0 -9
- package/foo/node_modules/has-flag/package.json +0 -44
- package/foo/node_modules/has-flag/readme.md +0 -70
- package/foo/node_modules/https-proxy-agent/README.md +0 -137
- package/foo/node_modules/https-proxy-agent/dist/agent.d.ts +0 -30
- package/foo/node_modules/https-proxy-agent/dist/agent.js +0 -177
- package/foo/node_modules/https-proxy-agent/dist/agent.js.map +0 -1
- package/foo/node_modules/https-proxy-agent/dist/index.d.ts +0 -23
- package/foo/node_modules/https-proxy-agent/dist/index.js +0 -14
- package/foo/node_modules/https-proxy-agent/dist/index.js.map +0 -1
- package/foo/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts +0 -7
- package/foo/node_modules/https-proxy-agent/dist/parse-proxy-response.js +0 -66
- package/foo/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map +0 -1
- package/foo/node_modules/https-proxy-agent/package.json +0 -56
- package/foo/node_modules/ieee754/LICENSE +0 -11
- package/foo/node_modules/ieee754/README.md +0 -51
- package/foo/node_modules/ieee754/index.d.ts +0 -10
- package/foo/node_modules/ieee754/index.js +0 -85
- package/foo/node_modules/ieee754/package.json +0 -52
- package/foo/node_modules/import-fresh/index.d.ts +0 -30
- package/foo/node_modules/import-fresh/index.js +0 -33
- package/foo/node_modules/import-fresh/license +0 -9
- package/foo/node_modules/import-fresh/package.json +0 -43
- package/foo/node_modules/import-fresh/readme.md +0 -48
- package/foo/node_modules/inflight/LICENSE +0 -15
- package/foo/node_modules/inflight/README.md +0 -37
- package/foo/node_modules/inflight/inflight.js +0 -54
- package/foo/node_modules/inflight/package.json +0 -29
- package/foo/node_modules/inherits/LICENSE +0 -16
- package/foo/node_modules/inherits/README.md +0 -42
- package/foo/node_modules/inherits/inherits.js +0 -9
- package/foo/node_modules/inherits/inherits_browser.js +0 -27
- package/foo/node_modules/inherits/package.json +0 -29
- package/foo/node_modules/is-arrayish/.editorconfig +0 -18
- package/foo/node_modules/is-arrayish/.istanbul.yml +0 -4
- package/foo/node_modules/is-arrayish/.travis.yml +0 -17
- package/foo/node_modules/is-arrayish/LICENSE +0 -21
- package/foo/node_modules/is-arrayish/README.md +0 -16
- package/foo/node_modules/is-arrayish/index.js +0 -10
- package/foo/node_modules/is-arrayish/package.json +0 -34
- package/foo/node_modules/js-tokens/CHANGELOG.md +0 -151
- package/foo/node_modules/js-tokens/LICENSE +0 -21
- package/foo/node_modules/js-tokens/README.md +0 -240
- package/foo/node_modules/js-tokens/index.js +0 -23
- package/foo/node_modules/js-tokens/package.json +0 -30
- package/foo/node_modules/js-yaml/CHANGELOG.md +0 -616
- package/foo/node_modules/js-yaml/LICENSE +0 -21
- package/foo/node_modules/js-yaml/README.md +0 -246
- package/foo/node_modules/js-yaml/bin/js-yaml.js +0 -126
- package/foo/node_modules/js-yaml/dist/js-yaml.js +0 -3874
- package/foo/node_modules/js-yaml/dist/js-yaml.min.js +0 -2
- package/foo/node_modules/js-yaml/dist/js-yaml.mjs +0 -3851
- package/foo/node_modules/js-yaml/index.js +0 -47
- package/foo/node_modules/js-yaml/lib/common.js +0 -59
- package/foo/node_modules/js-yaml/lib/dumper.js +0 -965
- package/foo/node_modules/js-yaml/lib/exception.js +0 -55
- package/foo/node_modules/js-yaml/lib/loader.js +0 -1727
- package/foo/node_modules/js-yaml/lib/schema/core.js +0 -11
- package/foo/node_modules/js-yaml/lib/schema/default.js +0 -22
- package/foo/node_modules/js-yaml/lib/schema/failsafe.js +0 -17
- package/foo/node_modules/js-yaml/lib/schema/json.js +0 -19
- package/foo/node_modules/js-yaml/lib/schema.js +0 -121
- package/foo/node_modules/js-yaml/lib/snippet.js +0 -101
- package/foo/node_modules/js-yaml/lib/type/binary.js +0 -125
- package/foo/node_modules/js-yaml/lib/type/bool.js +0 -35
- package/foo/node_modules/js-yaml/lib/type/float.js +0 -97
- package/foo/node_modules/js-yaml/lib/type/int.js +0 -156
- package/foo/node_modules/js-yaml/lib/type/map.js +0 -8
- package/foo/node_modules/js-yaml/lib/type/merge.js +0 -12
- package/foo/node_modules/js-yaml/lib/type/null.js +0 -35
- package/foo/node_modules/js-yaml/lib/type/omap.js +0 -44
- package/foo/node_modules/js-yaml/lib/type/pairs.js +0 -53
- package/foo/node_modules/js-yaml/lib/type/seq.js +0 -8
- package/foo/node_modules/js-yaml/lib/type/set.js +0 -29
- package/foo/node_modules/js-yaml/lib/type/str.js +0 -8
- package/foo/node_modules/js-yaml/lib/type/timestamp.js +0 -88
- package/foo/node_modules/js-yaml/lib/type.js +0 -66
- package/foo/node_modules/js-yaml/package.json +0 -66
- package/foo/node_modules/json-parse-even-better-errors/CHANGELOG.md +0 -50
- package/foo/node_modules/json-parse-even-better-errors/LICENSE.md +0 -25
- package/foo/node_modules/json-parse-even-better-errors/README.md +0 -96
- package/foo/node_modules/json-parse-even-better-errors/index.js +0 -121
- package/foo/node_modules/json-parse-even-better-errors/package.json +0 -33
- package/foo/node_modules/lines-and-columns/LICENSE +0 -21
- package/foo/node_modules/lines-and-columns/README.md +0 -33
- package/foo/node_modules/lines-and-columns/build/index.d.ts +0 -13
- package/foo/node_modules/lines-and-columns/build/index.js +0 -62
- package/foo/node_modules/lines-and-columns/package.json +0 -49
- package/foo/node_modules/minimatch/LICENSE +0 -15
- package/foo/node_modules/minimatch/README.md +0 -230
- package/foo/node_modules/minimatch/minimatch.js +0 -947
- package/foo/node_modules/minimatch/package.json +0 -33
- package/foo/node_modules/mitt/LICENSE +0 -21
- package/foo/node_modules/mitt/README.md +0 -205
- package/foo/node_modules/mitt/dist/mitt.js +0 -2
- package/foo/node_modules/mitt/dist/mitt.js.map +0 -1
- package/foo/node_modules/mitt/dist/mitt.mjs +0 -2
- package/foo/node_modules/mitt/dist/mitt.mjs.map +0 -1
- package/foo/node_modules/mitt/dist/mitt.umd.js +0 -2
- package/foo/node_modules/mitt/dist/mitt.umd.js.map +0 -1
- package/foo/node_modules/mitt/index.d.ts +0 -21
- package/foo/node_modules/mitt/package.json +0 -113
- package/foo/node_modules/mkdirp-classic/LICENSE +0 -21
- package/foo/node_modules/mkdirp-classic/README.md +0 -18
- package/foo/node_modules/mkdirp-classic/index.js +0 -98
- package/foo/node_modules/mkdirp-classic/package.json +0 -18
- package/foo/node_modules/ms/index.js +0 -162
- package/foo/node_modules/ms/license.md +0 -21
- package/foo/node_modules/ms/package.json +0 -37
- package/foo/node_modules/ms/readme.md +0 -60
- package/foo/node_modules/node-fetch/LICENSE.md +0 -22
- package/foo/node_modules/node-fetch/README.md +0 -590
- package/foo/node_modules/node-fetch/browser.js +0 -25
- package/foo/node_modules/node-fetch/lib/index.es.js +0 -1688
- package/foo/node_modules/node-fetch/lib/index.js +0 -1697
- package/foo/node_modules/node-fetch/lib/index.mjs +0 -1686
- package/foo/node_modules/node-fetch/package.json +0 -76
- package/foo/node_modules/once/LICENSE +0 -15
- package/foo/node_modules/once/README.md +0 -79
- package/foo/node_modules/once/once.js +0 -42
- package/foo/node_modules/once/package.json +0 -33
- package/foo/node_modules/parent-module/index.js +0 -37
- package/foo/node_modules/parent-module/license +0 -9
- package/foo/node_modules/parent-module/package.json +0 -46
- package/foo/node_modules/parent-module/readme.md +0 -67
- package/foo/node_modules/parse-json/index.js +0 -54
- package/foo/node_modules/parse-json/license +0 -9
- package/foo/node_modules/parse-json/package.json +0 -45
- package/foo/node_modules/parse-json/readme.md +0 -119
- package/foo/node_modules/path-is-absolute/index.js +0 -20
- package/foo/node_modules/path-is-absolute/license +0 -21
- package/foo/node_modules/path-is-absolute/package.json +0 -43
- package/foo/node_modules/path-is-absolute/readme.md +0 -59
- package/foo/node_modules/path-type/index.d.ts +0 -51
- package/foo/node_modules/path-type/index.js +0 -43
- package/foo/node_modules/path-type/license +0 -9
- package/foo/node_modules/path-type/package.json +0 -45
- package/foo/node_modules/path-type/readme.md +0 -72
- package/foo/node_modules/pend/LICENSE +0 -23
- package/foo/node_modules/pend/README.md +0 -41
- package/foo/node_modules/pend/index.js +0 -55
- package/foo/node_modules/pend/package.json +0 -18
- package/foo/node_modules/pend/test.js +0 -137
- package/foo/node_modules/progress/CHANGELOG.md +0 -115
- package/foo/node_modules/progress/LICENSE +0 -22
- package/foo/node_modules/progress/Makefile +0 -8
- package/foo/node_modules/progress/Readme.md +0 -146
- package/foo/node_modules/progress/index.js +0 -1
- package/foo/node_modules/progress/lib/node-progress.js +0 -236
- package/foo/node_modules/progress/package.json +0 -26
- package/foo/node_modules/proxy-from-env/.eslintrc +0 -29
- package/foo/node_modules/proxy-from-env/.travis.yml +0 -10
- package/foo/node_modules/proxy-from-env/LICENSE +0 -20
- package/foo/node_modules/proxy-from-env/README.md +0 -131
- package/foo/node_modules/proxy-from-env/index.js +0 -108
- package/foo/node_modules/proxy-from-env/package.json +0 -34
- package/foo/node_modules/proxy-from-env/test.js +0 -483
- package/foo/node_modules/pump/.travis.yml +0 -5
- package/foo/node_modules/pump/LICENSE +0 -21
- package/foo/node_modules/pump/README.md +0 -65
- package/foo/node_modules/pump/index.js +0 -82
- package/foo/node_modules/pump/package.json +0 -24
- package/foo/node_modules/pump/test-browser.js +0 -66
- package/foo/node_modules/pump/test-node.js +0 -53
- package/foo/node_modules/puppeteer/README.md +0 -236
- package/foo/node_modules/puppeteer/install.js +0 -40
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.d.ts +0 -6
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.d.ts.map +0 -1
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.js +0 -59
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.js.map +0 -1
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/node/install.d.ts +0 -20
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/node/install.d.ts.map +0 -1
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/node/install.js +0 -174
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/node/install.js.map +0 -1
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.d.ts +0 -25
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.d.ts.map +0 -1
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.js +0 -46
- package/foo/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.js.map +0 -1
- package/foo/node_modules/puppeteer/lib/esm/package.json +0 -1
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.d.ts +0 -6
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.d.ts.map +0 -1
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.js +0 -55
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.js.map +0 -1
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/node/install.d.ts +0 -20
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/node/install.d.ts.map +0 -1
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/node/install.js +0 -167
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/node/install.js.map +0 -1
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/puppeteer.d.ts +0 -25
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/puppeteer.d.ts.map +0 -1
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/puppeteer.js +0 -29
- package/foo/node_modules/puppeteer/lib/esm/puppeteer/puppeteer.js.map +0 -1
- package/foo/node_modules/puppeteer/lib/types.d.ts +0 -6919
- package/foo/node_modules/puppeteer/package.json +0 -127
- package/foo/node_modules/puppeteer-core/README.md +0 -236
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.d.ts +0 -337
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js +0 -248
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.d.ts +0 -148
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.js +0 -135
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.d.ts +0 -521
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.js +0 -199
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.d.ts +0 -135
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.js +0 -142
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.d.ts +0 -2098
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js +0 -536
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.d.ts +0 -21
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.js +0 -37
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.d.ts +0 -176
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.js +0 -428
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.d.ts +0 -27
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.js +0 -88
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Binding.d.ts +0 -18
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Binding.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Binding.js +0 -114
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Binding.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.d.ts +0 -290
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.js +0 -586
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.d.ts +0 -61
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.js +0 -113
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.d.ts +0 -29
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.js +0 -54
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ChromeTargetManager.d.ts +0 -37
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ChromeTargetManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ChromeTargetManager.js +0 -306
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ChromeTargetManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.d.ts +0 -133
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.js +0 -18
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.d.ts +0 -187
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js +0 -406
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.d.ts +0 -25
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.js +0 -18
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.d.ts +0 -70
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.js +0 -83
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.d.ts +0 -191
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.js +0 -375
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.d.ts +0 -124
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.js +0 -193
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.d.ts +0 -70
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.js +0 -150
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.d.ts +0 -52
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.js +0 -1433
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.d.ts +0 -73
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.js +0 -117
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ElementHandle.d.ts +0 -112
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ElementHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ElementHandle.js +0 -617
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ElementHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.d.ts +0 -11
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.js +0 -55
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.d.ts +0 -98
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.js +0 -127
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.d.ts +0 -111
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js +0 -133
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.d.ts +0 -163
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js +0 -316
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.d.ts +0 -65
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.js +0 -95
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FirefoxTargetManager.d.ts +0 -46
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FirefoxTargetManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FirefoxTargetManager.js +0 -197
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FirefoxTargetManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.d.ts +0 -655
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.js +0 -833
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.d.ts +0 -66
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.js +0 -372
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameTree.d.ts +0 -39
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameTree.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameTree.js +0 -120
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameTree.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.d.ts +0 -38
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.js +0 -65
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.d.ts +0 -376
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.js +0 -656
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.d.ts +0 -123
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.js +0 -222
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.d.ts +0 -22
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.js +0 -67
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.d.ts +0 -398
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.js +0 -649
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.d.ts +0 -119
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.js +0 -340
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorlds.d.ts +0 -30
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorlds.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorlds.js +0 -33
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorlds.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.d.ts +0 -59
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js +0 -131
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.d.ts +0 -26
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.js +0 -50
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.d.ts +0 -41
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js +0 -219
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkEventManager.d.ts +0 -67
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkEventManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkEventManager.js +0 -149
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkEventManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.d.ts +0 -79
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.js +0 -443
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NodeWebSocketTransport.d.ts +0 -30
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NodeWebSocketTransport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NodeWebSocketTransport.js +0 -82
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NodeWebSocketTransport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.d.ts +0 -168
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.js +0 -35
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.js +0 -32
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.d.ts +0 -173
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js +0 -1141
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.d.ts +0 -25
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.js +0 -32
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PredefinedNetworkConditions.d.ts +0 -52
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PredefinedNetworkConditions.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PredefinedNetworkConditions.js +0 -59
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PredefinedNetworkConditions.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.d.ts +0 -21
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.js +0 -18
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.d.ts +0 -117
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.js +0 -106
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.d.ts +0 -52
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.js +0 -3
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.d.ts +0 -58
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js +0 -146
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.d.ts +0 -12
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.js +0 -60
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.d.ts +0 -56
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.js +0 -96
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.d.ts +0 -117
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.js +0 -211
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TargetManager.d.ts +0 -55
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TargetManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TargetManager.js +0 -18
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TargetManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.js +0 -51
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.d.ts +0 -23
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.js +0 -29
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.d.ts +0 -27
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.js +0 -66
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.d.ts +0 -47
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.js +0 -139
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.d.ts +0 -40
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.js +0 -407
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.d.ts +0 -51
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js +0 -198
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.d.ts +0 -100
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.js +0 -123
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.d.ts +0 -23
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.js +0 -29
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BidiOverCDP.d.ts +0 -7
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BidiOverCDP.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BidiOverCDP.js +0 -169
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BidiOverCDP.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Browser.d.ts +0 -45
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Browser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Browser.js +0 -78
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Browser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BrowserContext.d.ts +0 -28
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BrowserContext.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BrowserContext.js +0 -52
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BrowserContext.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Connection.d.ts +0 -81
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Connection.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Connection.js +0 -137
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Connection.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/JSHandle.d.ts +0 -41
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/JSHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/JSHandle.js +0 -128
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/JSHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Page.d.ts +0 -37
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Page.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Page.js +0 -158
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Page.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Serializer.d.ts +0 -22
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Serializer.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Serializer.js +0 -224
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Serializer.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/bidi.d.ts +0 -21
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/bidi.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/bidi.js +0 -37
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/bidi.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/utils.d.ts +0 -26
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/utils.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/utils.js +0 -43
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/utils.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.d.ts +0 -70
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.js +0 -86
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.d.ts +0 -22
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.js +0 -51
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.d.ts +0 -106
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.js +0 -18
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.d.ts +0 -117
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.js +0 -389
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.js +0 -30
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.d.ts +0 -9
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.js +0 -12
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.d.ts +0 -5
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.js +0 -8
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.d.ts +0 -30
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.js +0 -27
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.d.ts +0 -34
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.js +0 -69
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.d.ts +0 -14
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.js +0 -168
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.d.ts +0 -23
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.js +0 -153
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.d.ts +0 -9
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.js +0 -71
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.d.ts +0 -54
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.js +0 -171
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.d.ts +0 -39
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.js +0 -133
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.d.ts +0 -22
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.js +0 -53
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.d.ts +0 -20
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.js +0 -31
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.d.ts +0 -57
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.js +0 -75
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.d.ts +0 -13
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.js +0 -57
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.d.ts +0 -169
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.js +0 -577
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.d.ts +0 -45
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js +0 -344
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.d.ts +0 -15
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js +0 -277
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.d.ts +0 -35
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.js +0 -391
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.d.ts +0 -135
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.js +0 -18
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.d.ts +0 -29
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.js +0 -75
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.d.ts +0 -43
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.js +0 -143
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.d.ts +0 -189
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.js +0 -276
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.js +0 -40
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.d.ts +0 -33
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.js +0 -51
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.d.ts +0 -23
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.js +0 -26
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.d.ts +0 -26
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.js +0 -33
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DebuggableDeferredPromise.d.ts +0 -9
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DebuggableDeferredPromise.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DebuggableDeferredPromise.js +0 -22
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DebuggableDeferredPromise.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DeferredPromise.d.ts +0 -27
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DeferredPromise.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DeferredPromise.js +0 -51
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DeferredPromise.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.d.ts +0 -17
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.js +0 -22
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.d.ts +0 -34
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.js +0 -85
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js +0 -32
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.d.ts +0 -21
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.js +0 -37
- package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/cjs/third_party/mitt/index.d.ts +0 -17
- package/foo/node_modules/puppeteer-core/lib/cjs/third_party/mitt/index.js +0 -5
- package/foo/node_modules/puppeteer-core/lib/esm/package.json +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.d.ts +0 -337
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.js +0 -244
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.d.ts +0 -148
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.js +0 -131
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.d.ts +0 -521
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.js +0 -195
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.d.ts +0 -135
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.js +0 -138
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.d.ts +0 -2098
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js +0 -532
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.d.ts +0 -21
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.js +0 -21
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.d.ts +0 -176
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.js +0 -424
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.d.ts +0 -27
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.js +0 -84
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Binding.d.ts +0 -18
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Binding.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Binding.js +0 -110
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Binding.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.d.ts +0 -290
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.js +0 -581
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.d.ts +0 -61
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js +0 -86
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.d.ts +0 -29
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js +0 -50
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ChromeTargetManager.d.ts +0 -37
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ChromeTargetManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ChromeTargetManager.js +0 -302
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ChromeTargetManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.d.ts +0 -133
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.js +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.d.ts +0 -187
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js +0 -399
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.d.ts +0 -25
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.js +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.d.ts +0 -70
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js +0 -79
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.d.ts +0 -191
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.js +0 -369
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.d.ts +0 -124
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.js +0 -185
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.d.ts +0 -70
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js +0 -120
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.d.ts +0 -52
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.js +0 -1430
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.d.ts +0 -73
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.js +0 -113
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ElementHandle.d.ts +0 -112
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ElementHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ElementHandle.js +0 -590
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ElementHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.d.ts +0 -11
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.js +0 -51
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.d.ts +0 -98
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js +0 -121
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.d.ts +0 -111
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js +0 -126
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.d.ts +0 -163
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.js +0 -312
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.d.ts +0 -65
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js +0 -91
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FirefoxTargetManager.d.ts +0 -46
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FirefoxTargetManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FirefoxTargetManager.js +0 -193
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FirefoxTargetManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Frame.d.ts +0 -655
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Frame.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Frame.js +0 -806
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Frame.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.d.ts +0 -66
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.js +0 -368
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameTree.d.ts +0 -39
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameTree.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameTree.js +0 -116
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameTree.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.d.ts +0 -38
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.js +0 -60
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.d.ts +0 -376
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.js +0 -652
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.d.ts +0 -123
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.js +0 -218
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.d.ts +0 -22
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.js +0 -63
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.d.ts +0 -398
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.js +0 -643
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorld.d.ts +0 -119
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorld.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorld.js +0 -336
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorld.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorlds.d.ts +0 -30
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorlds.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorlds.js +0 -30
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorlds.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.d.ts +0 -59
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.js +0 -127
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.d.ts +0 -26
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.js +0 -46
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.d.ts +0 -41
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.js +0 -215
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkEventManager.d.ts +0 -67
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkEventManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkEventManager.js +0 -145
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkEventManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.d.ts +0 -79
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.js +0 -439
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.d.ts +0 -30
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.js +0 -75
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.d.ts +0 -168
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js +0 -32
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.js +0 -28
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.d.ts +0 -173
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.js +0 -1137
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.d.ts +0 -25
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.js +0 -28
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PredefinedNetworkConditions.d.ts +0 -52
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PredefinedNetworkConditions.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PredefinedNetworkConditions.js +0 -56
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PredefinedNetworkConditions.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.d.ts +0 -21
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.js +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.d.ts +0 -117
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js +0 -102
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.d.ts +0 -52
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.js +0 -2
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.d.ts +0 -58
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js +0 -142
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.d.ts +0 -12
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.js +0 -57
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.d.ts +0 -56
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js +0 -92
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.d.ts +0 -117
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.js +0 -207
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TargetManager.d.ts +0 -55
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TargetManager.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TargetManager.js +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TargetManager.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js +0 -47
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.d.ts +0 -23
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.js +0 -25
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.d.ts +0 -27
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js +0 -62
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.d.ts +0 -47
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.js +0 -135
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.d.ts +0 -40
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js +0 -404
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.d.ts +0 -51
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.js +0 -193
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.d.ts +0 -100
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.js +0 -119
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.d.ts +0 -23
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.js +0 -25
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BidiOverCDP.d.ts +0 -7
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BidiOverCDP.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BidiOverCDP.js +0 -142
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BidiOverCDP.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Browser.d.ts +0 -45
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Browser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Browser.js +0 -74
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Browser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BrowserContext.d.ts +0 -28
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BrowserContext.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BrowserContext.js +0 -48
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BrowserContext.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Connection.d.ts +0 -81
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Connection.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Connection.js +0 -133
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Connection.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/JSHandle.d.ts +0 -41
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/JSHandle.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/JSHandle.js +0 -124
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/JSHandle.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Page.d.ts +0 -37
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Page.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Page.js +0 -153
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Page.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Serializer.d.ts +0 -22
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Serializer.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Serializer.js +0 -220
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Serializer.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/bidi.d.ts +0 -21
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/bidi.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/bidi.js +0 -21
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/bidi.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/utils.d.ts +0 -26
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/utils.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/utils.js +0 -39
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/utils.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.d.ts +0 -70
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.js +0 -70
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.d.ts +0 -22
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.js +0 -24
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/types.d.ts +0 -106
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/types.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/types.js +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/types.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.d.ts +0 -117
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.js +0 -344
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/environment.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/environment.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/environment.js +0 -27
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/environment.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.d.ts +0 -9
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.js +0 -9
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.d.ts +0 -5
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.js +0 -5
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.d.ts +0 -30
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.js +0 -22
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.d.ts +0 -34
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.js +0 -66
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.d.ts +0 -14
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.js +0 -163
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.d.ts +0 -23
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.js +0 -149
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.d.ts +0 -9
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.js +0 -66
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.d.ts +0 -54
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.js +0 -165
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.d.ts +0 -39
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.js +0 -128
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.d.ts +0 -22
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.js +0 -49
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.d.ts +0 -20
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.js +0 -27
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.d.ts +0 -57
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.js +0 -50
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.d.ts +0 -13
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.js +0 -51
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.d.ts +0 -169
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.js +0 -547
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.d.ts +0 -45
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.js +0 -314
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.d.ts +0 -15
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js +0 -247
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.d.ts +0 -35
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.js +0 -361
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.d.ts +0 -135
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.js +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.d.ts +0 -29
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.js +0 -71
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.d.ts +0 -43
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js +0 -116
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.d.ts +0 -189
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.js +0 -272
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/node.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/node.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/node.js +0 -24
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/node.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.d.ts +0 -33
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.js +0 -34
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.d.ts +0 -23
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js +0 -23
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.d.ts +0 -26
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.js +0 -29
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DebuggableDeferredPromise.d.ts +0 -9
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DebuggableDeferredPromise.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DebuggableDeferredPromise.js +0 -18
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DebuggableDeferredPromise.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DeferredPromise.d.ts +0 -27
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DeferredPromise.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DeferredPromise.js +0 -47
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DeferredPromise.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.d.ts +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.js +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.d.ts +0 -34
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.js +0 -79
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.d.ts +0 -24
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.js +0 -28
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.d.ts +0 -21
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.d.ts.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.js +0 -21
- package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.js.map +0 -1
- package/foo/node_modules/puppeteer-core/lib/esm/third_party/mitt/index.d.ts +0 -17
- package/foo/node_modules/puppeteer-core/lib/esm/third_party/mitt/index.js +0 -3
- package/foo/node_modules/puppeteer-core/lib/types.d.ts +0 -6919
- package/foo/node_modules/puppeteer-core/package.json +0 -154
- package/foo/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/foo/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/foo/node_modules/readable-stream/LICENSE +0 -47
- package/foo/node_modules/readable-stream/README.md +0 -106
- package/foo/node_modules/readable-stream/errors-browser.js +0 -127
- package/foo/node_modules/readable-stream/errors.js +0 -116
- package/foo/node_modules/readable-stream/experimentalWarning.js +0 -17
- package/foo/node_modules/readable-stream/lib/_stream_duplex.js +0 -126
- package/foo/node_modules/readable-stream/lib/_stream_passthrough.js +0 -37
- package/foo/node_modules/readable-stream/lib/_stream_readable.js +0 -1026
- package/foo/node_modules/readable-stream/lib/_stream_transform.js +0 -189
- package/foo/node_modules/readable-stream/lib/_stream_writable.js +0 -640
- package/foo/node_modules/readable-stream/lib/internal/streams/async_iterator.js +0 -185
- package/foo/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -155
- package/foo/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -95
- package/foo/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -86
- package/foo/node_modules/readable-stream/lib/internal/streams/from-browser.js +0 -3
- package/foo/node_modules/readable-stream/lib/internal/streams/from.js +0 -52
- package/foo/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -86
- package/foo/node_modules/readable-stream/lib/internal/streams/state.js +0 -22
- package/foo/node_modules/readable-stream/lib/internal/streams/stream-browser.js +0 -1
- package/foo/node_modules/readable-stream/lib/internal/streams/stream.js +0 -1
- package/foo/node_modules/readable-stream/package.json +0 -68
- package/foo/node_modules/readable-stream/readable-browser.js +0 -9
- package/foo/node_modules/readable-stream/readable.js +0 -16
- package/foo/node_modules/resolve-from/index.js +0 -47
- package/foo/node_modules/resolve-from/license +0 -9
- package/foo/node_modules/resolve-from/package.json +0 -34
- package/foo/node_modules/resolve-from/readme.md +0 -72
- package/foo/node_modules/rimraf/CHANGELOG.md +0 -65
- package/foo/node_modules/rimraf/LICENSE +0 -15
- package/foo/node_modules/rimraf/README.md +0 -101
- package/foo/node_modules/rimraf/bin.js +0 -68
- package/foo/node_modules/rimraf/package.json +0 -32
- package/foo/node_modules/rimraf/rimraf.js +0 -360
- package/foo/node_modules/safe-buffer/LICENSE +0 -21
- package/foo/node_modules/safe-buffer/README.md +0 -584
- package/foo/node_modules/safe-buffer/index.d.ts +0 -187
- package/foo/node_modules/safe-buffer/index.js +0 -65
- package/foo/node_modules/safe-buffer/package.json +0 -51
- package/foo/node_modules/string_decoder/LICENSE +0 -48
- package/foo/node_modules/string_decoder/README.md +0 -47
- package/foo/node_modules/string_decoder/lib/string_decoder.js +0 -296
- package/foo/node_modules/string_decoder/package.json +0 -34
- package/foo/node_modules/supports-color/browser.js +0 -5
- package/foo/node_modules/supports-color/index.js +0 -131
- package/foo/node_modules/supports-color/license +0 -9
- package/foo/node_modules/supports-color/package.json +0 -53
- package/foo/node_modules/supports-color/readme.md +0 -66
- package/foo/node_modules/tar-fs/.travis.yml +0 -6
- package/foo/node_modules/tar-fs/LICENSE +0 -21
- package/foo/node_modules/tar-fs/README.md +0 -165
- package/foo/node_modules/tar-fs/index.js +0 -351
- package/foo/node_modules/tar-fs/package.json +0 -41
- package/foo/node_modules/tar-fs/test/fixtures/a/hello.txt +0 -1
- package/foo/node_modules/tar-fs/test/fixtures/b/a/test.txt +0 -1
- package/foo/node_modules/tar-fs/test/fixtures/d/file1 +0 -0
- package/foo/node_modules/tar-fs/test/fixtures/d/file2 +0 -0
- package/foo/node_modules/tar-fs/test/fixtures/d/sub-dir/file5 +0 -0
- package/foo/node_modules/tar-fs/test/fixtures/d/sub-files/file3 +0 -0
- package/foo/node_modules/tar-fs/test/fixtures/d/sub-files/file4 +0 -0
- package/foo/node_modules/tar-fs/test/fixtures/e/directory/.ignore +0 -0
- package/foo/node_modules/tar-fs/test/fixtures/e/file +0 -0
- package/foo/node_modules/tar-fs/test/fixtures/invalid.tar +0 -0
- package/foo/node_modules/tar-fs/test/index.js +0 -346
- package/foo/node_modules/tar-stream/LICENSE +0 -21
- package/foo/node_modules/tar-stream/README.md +0 -168
- package/foo/node_modules/tar-stream/extract.js +0 -257
- package/foo/node_modules/tar-stream/headers.js +0 -295
- package/foo/node_modules/tar-stream/index.js +0 -2
- package/foo/node_modules/tar-stream/pack.js +0 -255
- package/foo/node_modules/tar-stream/package.json +0 -58
- package/foo/node_modules/tar-stream/sandbox.js +0 -11
- package/foo/node_modules/through/.travis.yml +0 -5
- package/foo/node_modules/through/LICENSE.APACHE2 +0 -15
- package/foo/node_modules/through/LICENSE.MIT +0 -24
- package/foo/node_modules/through/index.js +0 -108
- package/foo/node_modules/through/package.json +0 -36
- package/foo/node_modules/through/readme.markdown +0 -64
- package/foo/node_modules/through/test/async.js +0 -28
- package/foo/node_modules/through/test/auto-destroy.js +0 -30
- package/foo/node_modules/through/test/buffering.js +0 -71
- package/foo/node_modules/through/test/end.js +0 -45
- package/foo/node_modules/through/test/index.js +0 -133
- package/foo/node_modules/tr46/index.js +0 -193
- package/foo/node_modules/tr46/lib/.gitkeep +0 -0
- package/foo/node_modules/tr46/lib/mappingTable.json +0 -1
- package/foo/node_modules/tr46/package.json +0 -31
- package/foo/node_modules/unbzip2-stream/LICENSE +0 -24
- package/foo/node_modules/unbzip2-stream/README.md +0 -59
- package/foo/node_modules/unbzip2-stream/dist/unbzip2-stream.min.js +0 -1
- package/foo/node_modules/unbzip2-stream/index.js +0 -93
- package/foo/node_modules/unbzip2-stream/lib/bit_iterator.js +0 -39
- package/foo/node_modules/unbzip2-stream/lib/bzip2.js +0 -365
- package/foo/node_modules/unbzip2-stream/package.json +0 -51
- package/foo/node_modules/util-deprecate/History.md +0 -16
- package/foo/node_modules/util-deprecate/LICENSE +0 -24
- package/foo/node_modules/util-deprecate/README.md +0 -53
- package/foo/node_modules/util-deprecate/browser.js +0 -67
- package/foo/node_modules/util-deprecate/node.js +0 -6
- package/foo/node_modules/util-deprecate/package.json +0 -27
- package/foo/node_modules/webidl-conversions/LICENSE.md +0 -12
- package/foo/node_modules/webidl-conversions/README.md +0 -53
- package/foo/node_modules/webidl-conversions/lib/index.js +0 -189
- package/foo/node_modules/webidl-conversions/package.json +0 -23
- package/foo/node_modules/whatwg-url/LICENSE.txt +0 -21
- package/foo/node_modules/whatwg-url/README.md +0 -67
- package/foo/node_modules/whatwg-url/lib/URL-impl.js +0 -200
- package/foo/node_modules/whatwg-url/lib/URL.js +0 -196
- package/foo/node_modules/whatwg-url/lib/public-api.js +0 -11
- package/foo/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
- package/foo/node_modules/whatwg-url/lib/utils.js +0 -20
- package/foo/node_modules/whatwg-url/package.json +0 -32
- package/foo/node_modules/wrappy/LICENSE +0 -15
- package/foo/node_modules/wrappy/README.md +0 -36
- package/foo/node_modules/wrappy/package.json +0 -29
- package/foo/node_modules/wrappy/wrappy.js +0 -33
- package/foo/node_modules/ws/LICENSE +0 -19
- package/foo/node_modules/ws/README.md +0 -495
- package/foo/node_modules/ws/browser.js +0 -8
- package/foo/node_modules/ws/index.js +0 -13
- package/foo/node_modules/ws/lib/buffer-util.js +0 -127
- package/foo/node_modules/ws/lib/constants.js +0 -12
- package/foo/node_modules/ws/lib/event-target.js +0 -292
- package/foo/node_modules/ws/lib/extension.js +0 -203
- package/foo/node_modules/ws/lib/limiter.js +0 -55
- package/foo/node_modules/ws/lib/permessage-deflate.js +0 -511
- package/foo/node_modules/ws/lib/receiver.js +0 -618
- package/foo/node_modules/ws/lib/sender.js +0 -478
- package/foo/node_modules/ws/lib/stream.js +0 -159
- package/foo/node_modules/ws/lib/subprotocol.js +0 -62
- package/foo/node_modules/ws/lib/validation.js +0 -125
- package/foo/node_modules/ws/lib/websocket-server.js +0 -535
- package/foo/node_modules/ws/lib/websocket.js +0 -1305
- package/foo/node_modules/ws/package.json +0 -64
- package/foo/node_modules/ws/wrapper.mjs +0 -8
- package/foo/node_modules/yauzl/LICENSE +0 -21
- package/foo/node_modules/yauzl/README.md +0 -658
- package/foo/node_modules/yauzl/index.js +0 -796
- package/foo/node_modules/yauzl/package.json +0 -40
- package/foo/package-lock.json +0 -1457
- package/foo/package.json +0 -14
- package/rollup.config.js +0 -107
- package/src/fonts/fivo-sans-modern/bold.woff +0 -0
- package/src/fonts/fivo-sans-modern/bold.woff2 +0 -0
- package/src/index.ts +0 -1
- package/src/templates/_template/index.css +0 -13
- package/src/templates/_template/index.html +0 -13
- package/src/templates/_template/index.ts +0 -22
- package/src/templates/bet-nft/example.png +0 -0
- package/src/templates/bet-nft/images/logo.png +0 -0
- package/src/templates/bet-nft/images/separator.png +0 -0
- package/src/templates/bet-nft/images/shadow.png +0 -0
- package/src/templates/bet-nft/images/team1.png +0 -0
- package/src/templates/bet-nft/images/team2.png +0 -0
- package/src/templates/bet-nft/index.html +0 -325
- package/src/templates/bet-nft/index.ts +0 -69
- package/src/templates/bet-og/example.jpeg +0 -0
- package/src/templates/bet-og/images/bg.jpg +0 -0
- package/src/templates/bet-og/images/logo.png +0 -0
- package/src/templates/bet-og/index.html +0 -176
- package/src/templates/bet-og/index.ts +0 -57
- package/src/utils/generateImage.ts +0 -89
- package/src/utils/index.ts +0 -37
- package/src/utils/types.ts +0 -8
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/logo.png +0 -0
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/separator.png +0 -0
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/shadow.png +0 -0
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/team1.png +0 -0
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/team2.png +0 -0
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/index.html +0 -0
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-og/images/bg.jpg +0 -0
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-og/images/logo.png +0 -0
- /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-og/index.html +0 -0
|
@@ -1,1369 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* The `child_process` module provides the ability to spawn subprocesses in
|
|
3
|
-
* a manner that is similar, but not identical, to [`popen(3)`](http://man7.org/linux/man-pages/man3/popen.3.html). This capability
|
|
4
|
-
* is primarily provided by the {@link spawn} function:
|
|
5
|
-
*
|
|
6
|
-
* ```js
|
|
7
|
-
* const { spawn } = require('child_process');
|
|
8
|
-
* const ls = spawn('ls', ['-lh', '/usr']);
|
|
9
|
-
*
|
|
10
|
-
* ls.stdout.on('data', (data) => {
|
|
11
|
-
* console.log(`stdout: ${data}`);
|
|
12
|
-
* });
|
|
13
|
-
*
|
|
14
|
-
* ls.stderr.on('data', (data) => {
|
|
15
|
-
* console.error(`stderr: ${data}`);
|
|
16
|
-
* });
|
|
17
|
-
*
|
|
18
|
-
* ls.on('close', (code) => {
|
|
19
|
-
* console.log(`child process exited with code ${code}`);
|
|
20
|
-
* });
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* By default, pipes for `stdin`, `stdout`, and `stderr` are established between
|
|
24
|
-
* the parent Node.js process and the spawned subprocess. These pipes have
|
|
25
|
-
* limited (and platform-specific) capacity. If the subprocess writes to
|
|
26
|
-
* stdout in excess of that limit without the output being captured, the
|
|
27
|
-
* subprocess blocks waiting for the pipe buffer to accept more data. This is
|
|
28
|
-
* identical to the behavior of pipes in the shell. Use the `{ stdio: 'ignore' }`option if the output will not be consumed.
|
|
29
|
-
*
|
|
30
|
-
* The command lookup is performed using the `options.env.PATH` environment
|
|
31
|
-
* variable if `env` is in the `options` object. Otherwise, `process.env.PATH` is
|
|
32
|
-
* used. If `options.env` is set without `PATH`, lookup on Unix is performed
|
|
33
|
-
* on a default search path search of `/usr/bin:/bin` (see your operating system's
|
|
34
|
-
* manual for execvpe/execvp), on Windows the current processes environment
|
|
35
|
-
* variable `PATH` is used.
|
|
36
|
-
*
|
|
37
|
-
* On Windows, environment variables are case-insensitive. Node.js
|
|
38
|
-
* lexicographically sorts the `env` keys and uses the first one that
|
|
39
|
-
* case-insensitively matches. Only first (in lexicographic order) entry will be
|
|
40
|
-
* passed to the subprocess. This might lead to issues on Windows when passing
|
|
41
|
-
* objects to the `env` option that have multiple variants of the same key, such as`PATH` and `Path`.
|
|
42
|
-
*
|
|
43
|
-
* The {@link spawn} method spawns the child process asynchronously,
|
|
44
|
-
* without blocking the Node.js event loop. The {@link spawnSync} function provides equivalent functionality in a synchronous manner that blocks
|
|
45
|
-
* the event loop until the spawned process either exits or is terminated.
|
|
46
|
-
*
|
|
47
|
-
* For convenience, the `child_process` module provides a handful of synchronous
|
|
48
|
-
* and asynchronous alternatives to {@link spawn} and {@link spawnSync}. Each of these alternatives are implemented on
|
|
49
|
-
* top of {@link spawn} or {@link spawnSync}.
|
|
50
|
-
*
|
|
51
|
-
* * {@link exec}: spawns a shell and runs a command within that
|
|
52
|
-
* shell, passing the `stdout` and `stderr` to a callback function when
|
|
53
|
-
* complete.
|
|
54
|
-
* * {@link execFile}: similar to {@link exec} except
|
|
55
|
-
* that it spawns the command directly without first spawning a shell by
|
|
56
|
-
* default.
|
|
57
|
-
* * {@link fork}: spawns a new Node.js process and invokes a
|
|
58
|
-
* specified module with an IPC communication channel established that allows
|
|
59
|
-
* sending messages between parent and child.
|
|
60
|
-
* * {@link execSync}: a synchronous version of {@link exec} that will block the Node.js event loop.
|
|
61
|
-
* * {@link execFileSync}: a synchronous version of {@link execFile} that will block the Node.js event loop.
|
|
62
|
-
*
|
|
63
|
-
* For certain use cases, such as automating shell scripts, the `synchronous counterparts` may be more convenient. In many cases, however,
|
|
64
|
-
* the synchronous methods can have significant impact on performance due to
|
|
65
|
-
* stalling the event loop while spawned processes complete.
|
|
66
|
-
* @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/child_process.js)
|
|
67
|
-
*/
|
|
68
|
-
declare module 'child_process' {
|
|
69
|
-
import { ObjectEncodingOptions } from 'node:fs';
|
|
70
|
-
import { EventEmitter, Abortable } from 'node:events';
|
|
71
|
-
import * as net from 'node:net';
|
|
72
|
-
import { Writable, Readable, Stream, Pipe } from 'node:stream';
|
|
73
|
-
import { URL } from 'node:url';
|
|
74
|
-
type Serializable = string | object | number | boolean | bigint;
|
|
75
|
-
type SendHandle = net.Socket | net.Server;
|
|
76
|
-
/**
|
|
77
|
-
* Instances of the `ChildProcess` represent spawned child processes.
|
|
78
|
-
*
|
|
79
|
-
* Instances of `ChildProcess` are not intended to be created directly. Rather,
|
|
80
|
-
* use the {@link spawn}, {@link exec},{@link execFile}, or {@link fork} methods to create
|
|
81
|
-
* instances of `ChildProcess`.
|
|
82
|
-
* @since v2.2.0
|
|
83
|
-
*/
|
|
84
|
-
class ChildProcess extends EventEmitter {
|
|
85
|
-
/**
|
|
86
|
-
* A `Writable Stream` that represents the child process's `stdin`.
|
|
87
|
-
*
|
|
88
|
-
* If a child process waits to read all of its input, the child will not continue
|
|
89
|
-
* until this stream has been closed via `end()`.
|
|
90
|
-
*
|
|
91
|
-
* If the child was spawned with `stdio[0]` set to anything other than `'pipe'`,
|
|
92
|
-
* then this will be `null`.
|
|
93
|
-
*
|
|
94
|
-
* `subprocess.stdin` is an alias for `subprocess.stdio[0]`. Both properties will
|
|
95
|
-
* refer to the same value.
|
|
96
|
-
*
|
|
97
|
-
* The `subprocess.stdin` property can be `undefined` if the child process could
|
|
98
|
-
* not be successfully spawned.
|
|
99
|
-
* @since v0.1.90
|
|
100
|
-
*/
|
|
101
|
-
stdin: Writable | null;
|
|
102
|
-
/**
|
|
103
|
-
* A `Readable Stream` that represents the child process's `stdout`.
|
|
104
|
-
*
|
|
105
|
-
* If the child was spawned with `stdio[1]` set to anything other than `'pipe'`,
|
|
106
|
-
* then this will be `null`.
|
|
107
|
-
*
|
|
108
|
-
* `subprocess.stdout` is an alias for `subprocess.stdio[1]`. Both properties will
|
|
109
|
-
* refer to the same value.
|
|
110
|
-
*
|
|
111
|
-
* ```js
|
|
112
|
-
* const { spawn } = require('child_process');
|
|
113
|
-
*
|
|
114
|
-
* const subprocess = spawn('ls');
|
|
115
|
-
*
|
|
116
|
-
* subprocess.stdout.on('data', (data) => {
|
|
117
|
-
* console.log(`Received chunk ${data}`);
|
|
118
|
-
* });
|
|
119
|
-
* ```
|
|
120
|
-
*
|
|
121
|
-
* The `subprocess.stdout` property can be `null` if the child process could
|
|
122
|
-
* not be successfully spawned.
|
|
123
|
-
* @since v0.1.90
|
|
124
|
-
*/
|
|
125
|
-
stdout: Readable | null;
|
|
126
|
-
/**
|
|
127
|
-
* A `Readable Stream` that represents the child process's `stderr`.
|
|
128
|
-
*
|
|
129
|
-
* If the child was spawned with `stdio[2]` set to anything other than `'pipe'`,
|
|
130
|
-
* then this will be `null`.
|
|
131
|
-
*
|
|
132
|
-
* `subprocess.stderr` is an alias for `subprocess.stdio[2]`. Both properties will
|
|
133
|
-
* refer to the same value.
|
|
134
|
-
*
|
|
135
|
-
* The `subprocess.stderr` property can be `null` if the child process could
|
|
136
|
-
* not be successfully spawned.
|
|
137
|
-
* @since v0.1.90
|
|
138
|
-
*/
|
|
139
|
-
stderr: Readable | null;
|
|
140
|
-
/**
|
|
141
|
-
* The `subprocess.channel` property is a reference to the child's IPC channel. If
|
|
142
|
-
* no IPC channel currently exists, this property is `undefined`.
|
|
143
|
-
* @since v7.1.0
|
|
144
|
-
*/
|
|
145
|
-
readonly channel?: Pipe | null | undefined;
|
|
146
|
-
/**
|
|
147
|
-
* A sparse array of pipes to the child process, corresponding with positions in
|
|
148
|
-
* the `stdio` option passed to {@link spawn} that have been set
|
|
149
|
-
* to the value `'pipe'`. `subprocess.stdio[0]`, `subprocess.stdio[1]`, and`subprocess.stdio[2]` are also available as `subprocess.stdin`,`subprocess.stdout`, and `subprocess.stderr`,
|
|
150
|
-
* respectively.
|
|
151
|
-
*
|
|
152
|
-
* In the following example, only the child's fd `1` (stdout) is configured as a
|
|
153
|
-
* pipe, so only the parent's `subprocess.stdio[1]` is a stream, all other values
|
|
154
|
-
* in the array are `null`.
|
|
155
|
-
*
|
|
156
|
-
* ```js
|
|
157
|
-
* const assert = require('assert');
|
|
158
|
-
* const fs = require('fs');
|
|
159
|
-
* const child_process = require('child_process');
|
|
160
|
-
*
|
|
161
|
-
* const subprocess = child_process.spawn('ls', {
|
|
162
|
-
* stdio: [
|
|
163
|
-
* 0, // Use parent's stdin for child.
|
|
164
|
-
* 'pipe', // Pipe child's stdout to parent.
|
|
165
|
-
* fs.openSync('err.out', 'w'), // Direct child's stderr to a file.
|
|
166
|
-
* ]
|
|
167
|
-
* });
|
|
168
|
-
*
|
|
169
|
-
* assert.strictEqual(subprocess.stdio[0], null);
|
|
170
|
-
* assert.strictEqual(subprocess.stdio[0], subprocess.stdin);
|
|
171
|
-
*
|
|
172
|
-
* assert(subprocess.stdout);
|
|
173
|
-
* assert.strictEqual(subprocess.stdio[1], subprocess.stdout);
|
|
174
|
-
*
|
|
175
|
-
* assert.strictEqual(subprocess.stdio[2], null);
|
|
176
|
-
* assert.strictEqual(subprocess.stdio[2], subprocess.stderr);
|
|
177
|
-
* ```
|
|
178
|
-
*
|
|
179
|
-
* The `subprocess.stdio` property can be `undefined` if the child process could
|
|
180
|
-
* not be successfully spawned.
|
|
181
|
-
* @since v0.7.10
|
|
182
|
-
*/
|
|
183
|
-
readonly stdio: [
|
|
184
|
-
Writable | null,
|
|
185
|
-
// stdin
|
|
186
|
-
Readable | null,
|
|
187
|
-
// stdout
|
|
188
|
-
Readable | null,
|
|
189
|
-
// stderr
|
|
190
|
-
Readable | Writable | null | undefined,
|
|
191
|
-
// extra
|
|
192
|
-
Readable | Writable | null | undefined // extra
|
|
193
|
-
];
|
|
194
|
-
/**
|
|
195
|
-
* The `subprocess.killed` property indicates whether the child process
|
|
196
|
-
* successfully received a signal from `subprocess.kill()`. The `killed` property
|
|
197
|
-
* does not indicate that the child process has been terminated.
|
|
198
|
-
* @since v0.5.10
|
|
199
|
-
*/
|
|
200
|
-
readonly killed: boolean;
|
|
201
|
-
/**
|
|
202
|
-
* Returns the process identifier (PID) of the child process. If the child process
|
|
203
|
-
* fails to spawn due to errors, then the value is `undefined` and `error` is
|
|
204
|
-
* emitted.
|
|
205
|
-
*
|
|
206
|
-
* ```js
|
|
207
|
-
* const { spawn } = require('child_process');
|
|
208
|
-
* const grep = spawn('grep', ['ssh']);
|
|
209
|
-
*
|
|
210
|
-
* console.log(`Spawned child pid: ${grep.pid}`);
|
|
211
|
-
* grep.stdin.end();
|
|
212
|
-
* ```
|
|
213
|
-
* @since v0.1.90
|
|
214
|
-
*/
|
|
215
|
-
readonly pid?: number | undefined;
|
|
216
|
-
/**
|
|
217
|
-
* The `subprocess.connected` property indicates whether it is still possible to
|
|
218
|
-
* send and receive messages from a child process. When `subprocess.connected` is`false`, it is no longer possible to send or receive messages.
|
|
219
|
-
* @since v0.7.2
|
|
220
|
-
*/
|
|
221
|
-
readonly connected: boolean;
|
|
222
|
-
/**
|
|
223
|
-
* The `subprocess.exitCode` property indicates the exit code of the child process.
|
|
224
|
-
* If the child process is still running, the field will be `null`.
|
|
225
|
-
*/
|
|
226
|
-
readonly exitCode: number | null;
|
|
227
|
-
/**
|
|
228
|
-
* The `subprocess.signalCode` property indicates the signal received by
|
|
229
|
-
* the child process if any, else `null`.
|
|
230
|
-
*/
|
|
231
|
-
readonly signalCode: NodeJS.Signals | null;
|
|
232
|
-
/**
|
|
233
|
-
* The `subprocess.spawnargs` property represents the full list of command-line
|
|
234
|
-
* arguments the child process was launched with.
|
|
235
|
-
*/
|
|
236
|
-
readonly spawnargs: string[];
|
|
237
|
-
/**
|
|
238
|
-
* The `subprocess.spawnfile` property indicates the executable file name of
|
|
239
|
-
* the child process that is launched.
|
|
240
|
-
*
|
|
241
|
-
* For {@link fork}, its value will be equal to `process.execPath`.
|
|
242
|
-
* For {@link spawn}, its value will be the name of
|
|
243
|
-
* the executable file.
|
|
244
|
-
* For {@link exec}, its value will be the name of the shell
|
|
245
|
-
* in which the child process is launched.
|
|
246
|
-
*/
|
|
247
|
-
readonly spawnfile: string;
|
|
248
|
-
/**
|
|
249
|
-
* The `subprocess.kill()` method sends a signal to the child process. If no
|
|
250
|
-
* argument is given, the process will be sent the `'SIGTERM'` signal. See [`signal(7)`](http://man7.org/linux/man-pages/man7/signal.7.html) for a list of available signals. This function
|
|
251
|
-
* returns `true` if [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) succeeds, and `false` otherwise.
|
|
252
|
-
*
|
|
253
|
-
* ```js
|
|
254
|
-
* const { spawn } = require('child_process');
|
|
255
|
-
* const grep = spawn('grep', ['ssh']);
|
|
256
|
-
*
|
|
257
|
-
* grep.on('close', (code, signal) => {
|
|
258
|
-
* console.log(
|
|
259
|
-
* `child process terminated due to receipt of signal ${signal}`);
|
|
260
|
-
* });
|
|
261
|
-
*
|
|
262
|
-
* // Send SIGHUP to process.
|
|
263
|
-
* grep.kill('SIGHUP');
|
|
264
|
-
* ```
|
|
265
|
-
*
|
|
266
|
-
* The `ChildProcess` object may emit an `'error'` event if the signal
|
|
267
|
-
* cannot be delivered. Sending a signal to a child process that has already exited
|
|
268
|
-
* is not an error but may have unforeseen consequences. Specifically, if the
|
|
269
|
-
* process identifier (PID) has been reassigned to another process, the signal will
|
|
270
|
-
* be delivered to that process instead which can have unexpected results.
|
|
271
|
-
*
|
|
272
|
-
* While the function is called `kill`, the signal delivered to the child process
|
|
273
|
-
* may not actually terminate the process.
|
|
274
|
-
*
|
|
275
|
-
* See [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for reference.
|
|
276
|
-
*
|
|
277
|
-
* On Windows, where POSIX signals do not exist, the `signal` argument will be
|
|
278
|
-
* ignored, and the process will be killed forcefully and abruptly (similar to`'SIGKILL'`).
|
|
279
|
-
* See `Signal Events` for more details.
|
|
280
|
-
*
|
|
281
|
-
* On Linux, child processes of child processes will not be terminated
|
|
282
|
-
* when attempting to kill their parent. This is likely to happen when running a
|
|
283
|
-
* new process in a shell or with the use of the `shell` option of `ChildProcess`:
|
|
284
|
-
*
|
|
285
|
-
* ```js
|
|
286
|
-
* 'use strict';
|
|
287
|
-
* const { spawn } = require('child_process');
|
|
288
|
-
*
|
|
289
|
-
* const subprocess = spawn(
|
|
290
|
-
* 'sh',
|
|
291
|
-
* [
|
|
292
|
-
* '-c',
|
|
293
|
-
* `node -e "setInterval(() => {
|
|
294
|
-
* console.log(process.pid, 'is alive')
|
|
295
|
-
* }, 500);"`,
|
|
296
|
-
* ], {
|
|
297
|
-
* stdio: ['inherit', 'inherit', 'inherit']
|
|
298
|
-
* }
|
|
299
|
-
* );
|
|
300
|
-
*
|
|
301
|
-
* setTimeout(() => {
|
|
302
|
-
* subprocess.kill(); // Does not terminate the Node.js process in the shell.
|
|
303
|
-
* }, 2000);
|
|
304
|
-
* ```
|
|
305
|
-
* @since v0.1.90
|
|
306
|
-
*/
|
|
307
|
-
kill(signal?: NodeJS.Signals | number): boolean;
|
|
308
|
-
/**
|
|
309
|
-
* When an IPC channel has been established between the parent and child (
|
|
310
|
-
* i.e. when using {@link fork}), the `subprocess.send()` method can
|
|
311
|
-
* be used to send messages to the child process. When the child process is a
|
|
312
|
-
* Node.js instance, these messages can be received via the `'message'` event.
|
|
313
|
-
*
|
|
314
|
-
* The message goes through serialization and parsing. The resulting
|
|
315
|
-
* message might not be the same as what is originally sent.
|
|
316
|
-
*
|
|
317
|
-
* For example, in the parent script:
|
|
318
|
-
*
|
|
319
|
-
* ```js
|
|
320
|
-
* const cp = require('child_process');
|
|
321
|
-
* const n = cp.fork(`${__dirname}/sub.js`);
|
|
322
|
-
*
|
|
323
|
-
* n.on('message', (m) => {
|
|
324
|
-
* console.log('PARENT got message:', m);
|
|
325
|
-
* });
|
|
326
|
-
*
|
|
327
|
-
* // Causes the child to print: CHILD got message: { hello: 'world' }
|
|
328
|
-
* n.send({ hello: 'world' });
|
|
329
|
-
* ```
|
|
330
|
-
*
|
|
331
|
-
* And then the child script, `'sub.js'` might look like this:
|
|
332
|
-
*
|
|
333
|
-
* ```js
|
|
334
|
-
* process.on('message', (m) => {
|
|
335
|
-
* console.log('CHILD got message:', m);
|
|
336
|
-
* });
|
|
337
|
-
*
|
|
338
|
-
* // Causes the parent to print: PARENT got message: { foo: 'bar', baz: null }
|
|
339
|
-
* process.send({ foo: 'bar', baz: NaN });
|
|
340
|
-
* ```
|
|
341
|
-
*
|
|
342
|
-
* Child Node.js processes will have a `process.send()` method of their own
|
|
343
|
-
* that allows the child to send messages back to the parent.
|
|
344
|
-
*
|
|
345
|
-
* There is a special case when sending a `{cmd: 'NODE_foo'}` message. Messages
|
|
346
|
-
* containing a `NODE_` prefix in the `cmd` property are reserved for use within
|
|
347
|
-
* Node.js core and will not be emitted in the child's `'message'` event. Rather, such messages are emitted using the`'internalMessage'` event and are consumed internally by Node.js.
|
|
348
|
-
* Applications should avoid using such messages or listening for`'internalMessage'` events as it is subject to change without notice.
|
|
349
|
-
*
|
|
350
|
-
* The optional `sendHandle` argument that may be passed to `subprocess.send()` is
|
|
351
|
-
* for passing a TCP server or socket object to the child process. The child will
|
|
352
|
-
* receive the object as the second argument passed to the callback function
|
|
353
|
-
* registered on the `'message'` event. Any data that is received
|
|
354
|
-
* and buffered in the socket will not be sent to the child.
|
|
355
|
-
*
|
|
356
|
-
* The optional `callback` is a function that is invoked after the message is
|
|
357
|
-
* sent but before the child may have received it. The function is called with a
|
|
358
|
-
* single argument: `null` on success, or an `Error` object on failure.
|
|
359
|
-
*
|
|
360
|
-
* If no `callback` function is provided and the message cannot be sent, an`'error'` event will be emitted by the `ChildProcess` object. This can
|
|
361
|
-
* happen, for instance, when the child process has already exited.
|
|
362
|
-
*
|
|
363
|
-
* `subprocess.send()` will return `false` if the channel has closed or when the
|
|
364
|
-
* backlog of unsent messages exceeds a threshold that makes it unwise to send
|
|
365
|
-
* more. Otherwise, the method returns `true`. The `callback` function can be
|
|
366
|
-
* used to implement flow control.
|
|
367
|
-
*
|
|
368
|
-
* #### Example: sending a server object
|
|
369
|
-
*
|
|
370
|
-
* The `sendHandle` argument can be used, for instance, to pass the handle of
|
|
371
|
-
* a TCP server object to the child process as illustrated in the example below:
|
|
372
|
-
*
|
|
373
|
-
* ```js
|
|
374
|
-
* const subprocess = require('child_process').fork('subprocess.js');
|
|
375
|
-
*
|
|
376
|
-
* // Open up the server object and send the handle.
|
|
377
|
-
* const server = require('net').createServer();
|
|
378
|
-
* server.on('connection', (socket) => {
|
|
379
|
-
* socket.end('handled by parent');
|
|
380
|
-
* });
|
|
381
|
-
* server.listen(1337, () => {
|
|
382
|
-
* subprocess.send('server', server);
|
|
383
|
-
* });
|
|
384
|
-
* ```
|
|
385
|
-
*
|
|
386
|
-
* The child would then receive the server object as:
|
|
387
|
-
*
|
|
388
|
-
* ```js
|
|
389
|
-
* process.on('message', (m, server) => {
|
|
390
|
-
* if (m === 'server') {
|
|
391
|
-
* server.on('connection', (socket) => {
|
|
392
|
-
* socket.end('handled by child');
|
|
393
|
-
* });
|
|
394
|
-
* }
|
|
395
|
-
* });
|
|
396
|
-
* ```
|
|
397
|
-
*
|
|
398
|
-
* Once the server is now shared between the parent and child, some connections
|
|
399
|
-
* can be handled by the parent and some by the child.
|
|
400
|
-
*
|
|
401
|
-
* While the example above uses a server created using the `net` module, `dgram`module servers use exactly the same workflow with the exceptions of listening on
|
|
402
|
-
* a `'message'` event instead of `'connection'` and using `server.bind()` instead
|
|
403
|
-
* of `server.listen()`. This is, however, currently only supported on Unix
|
|
404
|
-
* platforms.
|
|
405
|
-
*
|
|
406
|
-
* #### Example: sending a socket object
|
|
407
|
-
*
|
|
408
|
-
* Similarly, the `sendHandler` argument can be used to pass the handle of a
|
|
409
|
-
* socket to the child process. The example below spawns two children that each
|
|
410
|
-
* handle connections with "normal" or "special" priority:
|
|
411
|
-
*
|
|
412
|
-
* ```js
|
|
413
|
-
* const { fork } = require('child_process');
|
|
414
|
-
* const normal = fork('subprocess.js', ['normal']);
|
|
415
|
-
* const special = fork('subprocess.js', ['special']);
|
|
416
|
-
*
|
|
417
|
-
* // Open up the server and send sockets to child. Use pauseOnConnect to prevent
|
|
418
|
-
* // the sockets from being read before they are sent to the child process.
|
|
419
|
-
* const server = require('net').createServer({ pauseOnConnect: true });
|
|
420
|
-
* server.on('connection', (socket) => {
|
|
421
|
-
*
|
|
422
|
-
* // If this is special priority...
|
|
423
|
-
* if (socket.remoteAddress === '74.125.127.100') {
|
|
424
|
-
* special.send('socket', socket);
|
|
425
|
-
* return;
|
|
426
|
-
* }
|
|
427
|
-
* // This is normal priority.
|
|
428
|
-
* normal.send('socket', socket);
|
|
429
|
-
* });
|
|
430
|
-
* server.listen(1337);
|
|
431
|
-
* ```
|
|
432
|
-
*
|
|
433
|
-
* The `subprocess.js` would receive the socket handle as the second argument
|
|
434
|
-
* passed to the event callback function:
|
|
435
|
-
*
|
|
436
|
-
* ```js
|
|
437
|
-
* process.on('message', (m, socket) => {
|
|
438
|
-
* if (m === 'socket') {
|
|
439
|
-
* if (socket) {
|
|
440
|
-
* // Check that the client socket exists.
|
|
441
|
-
* // It is possible for the socket to be closed between the time it is
|
|
442
|
-
* // sent and the time it is received in the child process.
|
|
443
|
-
* socket.end(`Request handled with ${process.argv[2]} priority`);
|
|
444
|
-
* }
|
|
445
|
-
* }
|
|
446
|
-
* });
|
|
447
|
-
* ```
|
|
448
|
-
*
|
|
449
|
-
* Do not use `.maxConnections` on a socket that has been passed to a subprocess.
|
|
450
|
-
* The parent cannot track when the socket is destroyed.
|
|
451
|
-
*
|
|
452
|
-
* Any `'message'` handlers in the subprocess should verify that `socket` exists,
|
|
453
|
-
* as the connection may have been closed during the time it takes to send the
|
|
454
|
-
* connection to the child.
|
|
455
|
-
* @since v0.5.9
|
|
456
|
-
* @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. `options` supports the following properties:
|
|
457
|
-
*/
|
|
458
|
-
send(message: Serializable, callback?: (error: Error | null) => void): boolean;
|
|
459
|
-
send(message: Serializable, sendHandle?: SendHandle, callback?: (error: Error | null) => void): boolean;
|
|
460
|
-
send(message: Serializable, sendHandle?: SendHandle, options?: MessageOptions, callback?: (error: Error | null) => void): boolean;
|
|
461
|
-
/**
|
|
462
|
-
* Closes the IPC channel between parent and child, allowing the child to exit
|
|
463
|
-
* gracefully once there are no other connections keeping it alive. After calling
|
|
464
|
-
* this method the `subprocess.connected` and `process.connected` properties in
|
|
465
|
-
* both the parent and child (respectively) will be set to `false`, and it will be
|
|
466
|
-
* no longer possible to pass messages between the processes.
|
|
467
|
-
*
|
|
468
|
-
* The `'disconnect'` event will be emitted when there are no messages in the
|
|
469
|
-
* process of being received. This will most often be triggered immediately after
|
|
470
|
-
* calling `subprocess.disconnect()`.
|
|
471
|
-
*
|
|
472
|
-
* When the child process is a Node.js instance (e.g. spawned using {@link fork}), the `process.disconnect()` method can be invoked
|
|
473
|
-
* within the child process to close the IPC channel as well.
|
|
474
|
-
* @since v0.7.2
|
|
475
|
-
*/
|
|
476
|
-
disconnect(): void;
|
|
477
|
-
/**
|
|
478
|
-
* By default, the parent will wait for the detached child to exit. To prevent the
|
|
479
|
-
* parent from waiting for a given `subprocess` to exit, use the`subprocess.unref()` method. Doing so will cause the parent's event loop to not
|
|
480
|
-
* include the child in its reference count, allowing the parent to exit
|
|
481
|
-
* independently of the child, unless there is an established IPC channel between
|
|
482
|
-
* the child and the parent.
|
|
483
|
-
*
|
|
484
|
-
* ```js
|
|
485
|
-
* const { spawn } = require('child_process');
|
|
486
|
-
*
|
|
487
|
-
* const subprocess = spawn(process.argv[0], ['child_program.js'], {
|
|
488
|
-
* detached: true,
|
|
489
|
-
* stdio: 'ignore'
|
|
490
|
-
* });
|
|
491
|
-
*
|
|
492
|
-
* subprocess.unref();
|
|
493
|
-
* ```
|
|
494
|
-
* @since v0.7.10
|
|
495
|
-
*/
|
|
496
|
-
unref(): void;
|
|
497
|
-
/**
|
|
498
|
-
* Calling `subprocess.ref()` after making a call to `subprocess.unref()` will
|
|
499
|
-
* restore the removed reference count for the child process, forcing the parent
|
|
500
|
-
* to wait for the child to exit before exiting itself.
|
|
501
|
-
*
|
|
502
|
-
* ```js
|
|
503
|
-
* const { spawn } = require('child_process');
|
|
504
|
-
*
|
|
505
|
-
* const subprocess = spawn(process.argv[0], ['child_program.js'], {
|
|
506
|
-
* detached: true,
|
|
507
|
-
* stdio: 'ignore'
|
|
508
|
-
* });
|
|
509
|
-
*
|
|
510
|
-
* subprocess.unref();
|
|
511
|
-
* subprocess.ref();
|
|
512
|
-
* ```
|
|
513
|
-
* @since v0.7.10
|
|
514
|
-
*/
|
|
515
|
-
ref(): void;
|
|
516
|
-
/**
|
|
517
|
-
* events.EventEmitter
|
|
518
|
-
* 1. close
|
|
519
|
-
* 2. disconnect
|
|
520
|
-
* 3. error
|
|
521
|
-
* 4. exit
|
|
522
|
-
* 5. message
|
|
523
|
-
* 6. spawn
|
|
524
|
-
*/
|
|
525
|
-
addListener(event: string, listener: (...args: any[]) => void): this;
|
|
526
|
-
addListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
527
|
-
addListener(event: 'disconnect', listener: () => void): this;
|
|
528
|
-
addListener(event: 'error', listener: (err: Error) => void): this;
|
|
529
|
-
addListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
530
|
-
addListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this;
|
|
531
|
-
addListener(event: 'spawn', listener: () => void): this;
|
|
532
|
-
emit(event: string | symbol, ...args: any[]): boolean;
|
|
533
|
-
emit(event: 'close', code: number | null, signal: NodeJS.Signals | null): boolean;
|
|
534
|
-
emit(event: 'disconnect'): boolean;
|
|
535
|
-
emit(event: 'error', err: Error): boolean;
|
|
536
|
-
emit(event: 'exit', code: number | null, signal: NodeJS.Signals | null): boolean;
|
|
537
|
-
emit(event: 'message', message: Serializable, sendHandle: SendHandle): boolean;
|
|
538
|
-
emit(event: 'spawn', listener: () => void): boolean;
|
|
539
|
-
on(event: string, listener: (...args: any[]) => void): this;
|
|
540
|
-
on(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
541
|
-
on(event: 'disconnect', listener: () => void): this;
|
|
542
|
-
on(event: 'error', listener: (err: Error) => void): this;
|
|
543
|
-
on(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
544
|
-
on(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this;
|
|
545
|
-
on(event: 'spawn', listener: () => void): this;
|
|
546
|
-
once(event: string, listener: (...args: any[]) => void): this;
|
|
547
|
-
once(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
548
|
-
once(event: 'disconnect', listener: () => void): this;
|
|
549
|
-
once(event: 'error', listener: (err: Error) => void): this;
|
|
550
|
-
once(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
551
|
-
once(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this;
|
|
552
|
-
once(event: 'spawn', listener: () => void): this;
|
|
553
|
-
prependListener(event: string, listener: (...args: any[]) => void): this;
|
|
554
|
-
prependListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
555
|
-
prependListener(event: 'disconnect', listener: () => void): this;
|
|
556
|
-
prependListener(event: 'error', listener: (err: Error) => void): this;
|
|
557
|
-
prependListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
558
|
-
prependListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this;
|
|
559
|
-
prependListener(event: 'spawn', listener: () => void): this;
|
|
560
|
-
prependOnceListener(event: string, listener: (...args: any[]) => void): this;
|
|
561
|
-
prependOnceListener(event: 'close', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
562
|
-
prependOnceListener(event: 'disconnect', listener: () => void): this;
|
|
563
|
-
prependOnceListener(event: 'error', listener: (err: Error) => void): this;
|
|
564
|
-
prependOnceListener(event: 'exit', listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;
|
|
565
|
-
prependOnceListener(event: 'message', listener: (message: Serializable, sendHandle: SendHandle) => void): this;
|
|
566
|
-
prependOnceListener(event: 'spawn', listener: () => void): this;
|
|
567
|
-
}
|
|
568
|
-
// return this object when stdio option is undefined or not specified
|
|
569
|
-
interface ChildProcessWithoutNullStreams extends ChildProcess {
|
|
570
|
-
stdin: Writable;
|
|
571
|
-
stdout: Readable;
|
|
572
|
-
stderr: Readable;
|
|
573
|
-
readonly stdio: [
|
|
574
|
-
Writable,
|
|
575
|
-
Readable,
|
|
576
|
-
Readable,
|
|
577
|
-
// stderr
|
|
578
|
-
Readable | Writable | null | undefined,
|
|
579
|
-
// extra, no modification
|
|
580
|
-
Readable | Writable | null | undefined // extra, no modification
|
|
581
|
-
];
|
|
582
|
-
}
|
|
583
|
-
// return this object when stdio option is a tuple of 3
|
|
584
|
-
interface ChildProcessByStdio<I extends null | Writable, O extends null | Readable, E extends null | Readable> extends ChildProcess {
|
|
585
|
-
stdin: I;
|
|
586
|
-
stdout: O;
|
|
587
|
-
stderr: E;
|
|
588
|
-
readonly stdio: [
|
|
589
|
-
I,
|
|
590
|
-
O,
|
|
591
|
-
E,
|
|
592
|
-
Readable | Writable | null | undefined,
|
|
593
|
-
// extra, no modification
|
|
594
|
-
Readable | Writable | null | undefined // extra, no modification
|
|
595
|
-
];
|
|
596
|
-
}
|
|
597
|
-
interface MessageOptions {
|
|
598
|
-
keepOpen?: boolean | undefined;
|
|
599
|
-
}
|
|
600
|
-
type IOType = 'overlapped' | 'pipe' | 'ignore' | 'inherit';
|
|
601
|
-
type StdioOptions = IOType | Array<IOType | 'ipc' | Stream | number | null | undefined>;
|
|
602
|
-
type SerializationType = 'json' | 'advanced';
|
|
603
|
-
interface MessagingOptions extends Abortable {
|
|
604
|
-
/**
|
|
605
|
-
* Specify the kind of serialization used for sending messages between processes.
|
|
606
|
-
* @default 'json'
|
|
607
|
-
*/
|
|
608
|
-
serialization?: SerializationType | undefined;
|
|
609
|
-
/**
|
|
610
|
-
* The signal value to be used when the spawned process will be killed by the abort signal.
|
|
611
|
-
* @default 'SIGTERM'
|
|
612
|
-
*/
|
|
613
|
-
killSignal?: NodeJS.Signals | number | undefined;
|
|
614
|
-
/**
|
|
615
|
-
* In milliseconds the maximum amount of time the process is allowed to run.
|
|
616
|
-
*/
|
|
617
|
-
timeout?: number | undefined;
|
|
618
|
-
}
|
|
619
|
-
interface ProcessEnvOptions {
|
|
620
|
-
uid?: number | undefined;
|
|
621
|
-
gid?: number | undefined;
|
|
622
|
-
cwd?: string | URL | undefined;
|
|
623
|
-
env?: NodeJS.ProcessEnv | undefined;
|
|
624
|
-
}
|
|
625
|
-
interface CommonOptions extends ProcessEnvOptions {
|
|
626
|
-
/**
|
|
627
|
-
* @default false
|
|
628
|
-
*/
|
|
629
|
-
windowsHide?: boolean | undefined;
|
|
630
|
-
/**
|
|
631
|
-
* @default 0
|
|
632
|
-
*/
|
|
633
|
-
timeout?: number | undefined;
|
|
634
|
-
}
|
|
635
|
-
interface CommonSpawnOptions extends CommonOptions, MessagingOptions, Abortable {
|
|
636
|
-
argv0?: string | undefined;
|
|
637
|
-
stdio?: StdioOptions | undefined;
|
|
638
|
-
shell?: boolean | string | undefined;
|
|
639
|
-
windowsVerbatimArguments?: boolean | undefined;
|
|
640
|
-
}
|
|
641
|
-
interface SpawnOptions extends CommonSpawnOptions {
|
|
642
|
-
detached?: boolean | undefined;
|
|
643
|
-
}
|
|
644
|
-
interface SpawnOptionsWithoutStdio extends SpawnOptions {
|
|
645
|
-
stdio?: StdioPipeNamed | StdioPipe[] | undefined;
|
|
646
|
-
}
|
|
647
|
-
type StdioNull = 'inherit' | 'ignore' | Stream;
|
|
648
|
-
type StdioPipeNamed = 'pipe' | 'overlapped';
|
|
649
|
-
type StdioPipe = undefined | null | StdioPipeNamed;
|
|
650
|
-
interface SpawnOptionsWithStdioTuple<Stdin extends StdioNull | StdioPipe, Stdout extends StdioNull | StdioPipe, Stderr extends StdioNull | StdioPipe> extends SpawnOptions {
|
|
651
|
-
stdio: [Stdin, Stdout, Stderr];
|
|
652
|
-
}
|
|
653
|
-
/**
|
|
654
|
-
* The `child_process.spawn()` method spawns a new process using the given`command`, with command-line arguments in `args`. If omitted, `args` defaults
|
|
655
|
-
* to an empty array.
|
|
656
|
-
*
|
|
657
|
-
* **If the `shell` option is enabled, do not pass unsanitized user input to this**
|
|
658
|
-
* **function. Any input containing shell metacharacters may be used to trigger**
|
|
659
|
-
* **arbitrary command execution.**
|
|
660
|
-
*
|
|
661
|
-
* A third argument may be used to specify additional options, with these defaults:
|
|
662
|
-
*
|
|
663
|
-
* ```js
|
|
664
|
-
* const defaults = {
|
|
665
|
-
* cwd: undefined,
|
|
666
|
-
* env: process.env
|
|
667
|
-
* };
|
|
668
|
-
* ```
|
|
669
|
-
*
|
|
670
|
-
* Use `cwd` to specify the working directory from which the process is spawned.
|
|
671
|
-
* If not given, the default is to inherit the current working directory. If given,
|
|
672
|
-
* but the path does not exist, the child process emits an `ENOENT` error
|
|
673
|
-
* and exits immediately. `ENOENT` is also emitted when the command
|
|
674
|
-
* does not exist.
|
|
675
|
-
*
|
|
676
|
-
* Use `env` to specify environment variables that will be visible to the new
|
|
677
|
-
* process, the default is `process.env`.
|
|
678
|
-
*
|
|
679
|
-
* `undefined` values in `env` will be ignored.
|
|
680
|
-
*
|
|
681
|
-
* Example of running `ls -lh /usr`, capturing `stdout`, `stderr`, and the
|
|
682
|
-
* exit code:
|
|
683
|
-
*
|
|
684
|
-
* ```js
|
|
685
|
-
* const { spawn } = require('child_process');
|
|
686
|
-
* const ls = spawn('ls', ['-lh', '/usr']);
|
|
687
|
-
*
|
|
688
|
-
* ls.stdout.on('data', (data) => {
|
|
689
|
-
* console.log(`stdout: ${data}`);
|
|
690
|
-
* });
|
|
691
|
-
*
|
|
692
|
-
* ls.stderr.on('data', (data) => {
|
|
693
|
-
* console.error(`stderr: ${data}`);
|
|
694
|
-
* });
|
|
695
|
-
*
|
|
696
|
-
* ls.on('close', (code) => {
|
|
697
|
-
* console.log(`child process exited with code ${code}`);
|
|
698
|
-
* });
|
|
699
|
-
* ```
|
|
700
|
-
*
|
|
701
|
-
* Example: A very elaborate way to run `ps ax | grep ssh`
|
|
702
|
-
*
|
|
703
|
-
* ```js
|
|
704
|
-
* const { spawn } = require('child_process');
|
|
705
|
-
* const ps = spawn('ps', ['ax']);
|
|
706
|
-
* const grep = spawn('grep', ['ssh']);
|
|
707
|
-
*
|
|
708
|
-
* ps.stdout.on('data', (data) => {
|
|
709
|
-
* grep.stdin.write(data);
|
|
710
|
-
* });
|
|
711
|
-
*
|
|
712
|
-
* ps.stderr.on('data', (data) => {
|
|
713
|
-
* console.error(`ps stderr: ${data}`);
|
|
714
|
-
* });
|
|
715
|
-
*
|
|
716
|
-
* ps.on('close', (code) => {
|
|
717
|
-
* if (code !== 0) {
|
|
718
|
-
* console.log(`ps process exited with code ${code}`);
|
|
719
|
-
* }
|
|
720
|
-
* grep.stdin.end();
|
|
721
|
-
* });
|
|
722
|
-
*
|
|
723
|
-
* grep.stdout.on('data', (data) => {
|
|
724
|
-
* console.log(data.toString());
|
|
725
|
-
* });
|
|
726
|
-
*
|
|
727
|
-
* grep.stderr.on('data', (data) => {
|
|
728
|
-
* console.error(`grep stderr: ${data}`);
|
|
729
|
-
* });
|
|
730
|
-
*
|
|
731
|
-
* grep.on('close', (code) => {
|
|
732
|
-
* if (code !== 0) {
|
|
733
|
-
* console.log(`grep process exited with code ${code}`);
|
|
734
|
-
* }
|
|
735
|
-
* });
|
|
736
|
-
* ```
|
|
737
|
-
*
|
|
738
|
-
* Example of checking for failed `spawn`:
|
|
739
|
-
*
|
|
740
|
-
* ```js
|
|
741
|
-
* const { spawn } = require('child_process');
|
|
742
|
-
* const subprocess = spawn('bad_command');
|
|
743
|
-
*
|
|
744
|
-
* subprocess.on('error', (err) => {
|
|
745
|
-
* console.error('Failed to start subprocess.');
|
|
746
|
-
* });
|
|
747
|
-
* ```
|
|
748
|
-
*
|
|
749
|
-
* Certain platforms (macOS, Linux) will use the value of `argv[0]` for the process
|
|
750
|
-
* title while others (Windows, SunOS) will use `command`.
|
|
751
|
-
*
|
|
752
|
-
* Node.js currently overwrites `argv[0]` with `process.execPath` on startup, so`process.argv[0]` in a Node.js child process will not match the `argv0`parameter passed to `spawn` from the parent,
|
|
753
|
-
* retrieve it with the`process.argv0` property instead.
|
|
754
|
-
*
|
|
755
|
-
* If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except
|
|
756
|
-
* the error passed to the callback will be an `AbortError`:
|
|
757
|
-
*
|
|
758
|
-
* ```js
|
|
759
|
-
* const { spawn } = require('child_process');
|
|
760
|
-
* const controller = new AbortController();
|
|
761
|
-
* const { signal } = controller;
|
|
762
|
-
* const grep = spawn('grep', ['ssh'], { signal });
|
|
763
|
-
* grep.on('error', (err) => {
|
|
764
|
-
* // This will be called with err being an AbortError if the controller aborts
|
|
765
|
-
* });
|
|
766
|
-
* controller.abort(); // Stops the child process
|
|
767
|
-
* ```
|
|
768
|
-
* @since v0.1.90
|
|
769
|
-
* @param command The command to run.
|
|
770
|
-
* @param args List of string arguments.
|
|
771
|
-
*/
|
|
772
|
-
function spawn(command: string, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams;
|
|
773
|
-
function spawn(command: string, options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioPipe>): ChildProcessByStdio<Writable, Readable, Readable>;
|
|
774
|
-
function spawn(command: string, options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioNull>): ChildProcessByStdio<Writable, Readable, null>;
|
|
775
|
-
function spawn(command: string, options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioPipe>): ChildProcessByStdio<Writable, null, Readable>;
|
|
776
|
-
function spawn(command: string, options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioPipe>): ChildProcessByStdio<null, Readable, Readable>;
|
|
777
|
-
function spawn(command: string, options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioNull>): ChildProcessByStdio<Writable, null, null>;
|
|
778
|
-
function spawn(command: string, options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioNull>): ChildProcessByStdio<null, Readable, null>;
|
|
779
|
-
function spawn(command: string, options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioPipe>): ChildProcessByStdio<null, null, Readable>;
|
|
780
|
-
function spawn(command: string, options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioNull>): ChildProcessByStdio<null, null, null>;
|
|
781
|
-
function spawn(command: string, options: SpawnOptions): ChildProcess;
|
|
782
|
-
// overloads of spawn with 'args'
|
|
783
|
-
function spawn(command: string, args?: ReadonlyArray<string>, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams;
|
|
784
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioPipe>): ChildProcessByStdio<Writable, Readable, Readable>;
|
|
785
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioNull>): ChildProcessByStdio<Writable, Readable, null>;
|
|
786
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioPipe>): ChildProcessByStdio<Writable, null, Readable>;
|
|
787
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioPipe>): ChildProcessByStdio<null, Readable, Readable>;
|
|
788
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioNull>): ChildProcessByStdio<Writable, null, null>;
|
|
789
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioNull>): ChildProcessByStdio<null, Readable, null>;
|
|
790
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioPipe>): ChildProcessByStdio<null, null, Readable>;
|
|
791
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioNull>): ChildProcessByStdio<null, null, null>;
|
|
792
|
-
function spawn(command: string, args: ReadonlyArray<string>, options: SpawnOptions): ChildProcess;
|
|
793
|
-
interface ExecOptions extends CommonOptions {
|
|
794
|
-
shell?: string | undefined;
|
|
795
|
-
signal?: AbortSignal | undefined;
|
|
796
|
-
maxBuffer?: number | undefined;
|
|
797
|
-
killSignal?: NodeJS.Signals | number | undefined;
|
|
798
|
-
}
|
|
799
|
-
interface ExecOptionsWithStringEncoding extends ExecOptions {
|
|
800
|
-
encoding: BufferEncoding;
|
|
801
|
-
}
|
|
802
|
-
interface ExecOptionsWithBufferEncoding extends ExecOptions {
|
|
803
|
-
encoding: BufferEncoding | null; // specify `null`.
|
|
804
|
-
}
|
|
805
|
-
interface ExecException extends Error {
|
|
806
|
-
cmd?: string | undefined;
|
|
807
|
-
killed?: boolean | undefined;
|
|
808
|
-
code?: number | undefined;
|
|
809
|
-
signal?: NodeJS.Signals | undefined;
|
|
810
|
-
}
|
|
811
|
-
/**
|
|
812
|
-
* Spawns a shell then executes the `command` within that shell, buffering any
|
|
813
|
-
* generated output. The `command` string passed to the exec function is processed
|
|
814
|
-
* directly by the shell and special characters (vary based on [shell](https://en.wikipedia.org/wiki/List_of_command-line_interpreters))
|
|
815
|
-
* need to be dealt with accordingly:
|
|
816
|
-
*
|
|
817
|
-
* ```js
|
|
818
|
-
* const { exec } = require('child_process');
|
|
819
|
-
*
|
|
820
|
-
* exec('"/path/to/test file/test.sh" arg1 arg2');
|
|
821
|
-
* // Double quotes are used so that the space in the path is not interpreted as
|
|
822
|
-
* // a delimiter of multiple arguments.
|
|
823
|
-
*
|
|
824
|
-
* exec('echo "The \\$HOME variable is $HOME"');
|
|
825
|
-
* // The $HOME variable is escaped in the first instance, but not in the second.
|
|
826
|
-
* ```
|
|
827
|
-
*
|
|
828
|
-
* **Never pass unsanitized user input to this function. Any input containing shell**
|
|
829
|
-
* **metacharacters may be used to trigger arbitrary command execution.**
|
|
830
|
-
*
|
|
831
|
-
* If a `callback` function is provided, it is called with the arguments`(error, stdout, stderr)`. On success, `error` will be `null`. On error,`error` will be an instance of `Error`. The
|
|
832
|
-
* `error.code` property will be
|
|
833
|
-
* the exit code of the process. By convention, any exit code other than `0`indicates an error. `error.signal` will be the signal that terminated the
|
|
834
|
-
* process.
|
|
835
|
-
*
|
|
836
|
-
* The `stdout` and `stderr` arguments passed to the callback will contain the
|
|
837
|
-
* stdout and stderr output of the child process. By default, Node.js will decode
|
|
838
|
-
* the output as UTF-8 and pass strings to the callback. The `encoding` option
|
|
839
|
-
* can be used to specify the character encoding used to decode the stdout and
|
|
840
|
-
* stderr output. If `encoding` is `'buffer'`, or an unrecognized character
|
|
841
|
-
* encoding, `Buffer` objects will be passed to the callback instead.
|
|
842
|
-
*
|
|
843
|
-
* ```js
|
|
844
|
-
* const { exec } = require('child_process');
|
|
845
|
-
* exec('cat *.js missing_file | wc -l', (error, stdout, stderr) => {
|
|
846
|
-
* if (error) {
|
|
847
|
-
* console.error(`exec error: ${error}`);
|
|
848
|
-
* return;
|
|
849
|
-
* }
|
|
850
|
-
* console.log(`stdout: ${stdout}`);
|
|
851
|
-
* console.error(`stderr: ${stderr}`);
|
|
852
|
-
* });
|
|
853
|
-
* ```
|
|
854
|
-
*
|
|
855
|
-
* If `timeout` is greater than `0`, the parent will send the signal
|
|
856
|
-
* identified by the `killSignal` property (the default is `'SIGTERM'`) if the
|
|
857
|
-
* child runs longer than `timeout` milliseconds.
|
|
858
|
-
*
|
|
859
|
-
* Unlike the [`exec(3)`](http://man7.org/linux/man-pages/man3/exec.3.html) POSIX system call, `child_process.exec()` does not replace
|
|
860
|
-
* the existing process and uses a shell to execute the command.
|
|
861
|
-
*
|
|
862
|
-
* If this method is invoked as its `util.promisify()` ed version, it returns
|
|
863
|
-
* a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned`ChildProcess` instance is attached to the `Promise` as a `child` property. In
|
|
864
|
-
* case of an error (including any error resulting in an exit code other than 0), a
|
|
865
|
-
* rejected promise is returned, with the same `error` object given in the
|
|
866
|
-
* callback, but with two additional properties `stdout` and `stderr`.
|
|
867
|
-
*
|
|
868
|
-
* ```js
|
|
869
|
-
* const util = require('util');
|
|
870
|
-
* const exec = util.promisify(require('child_process').exec);
|
|
871
|
-
*
|
|
872
|
-
* async function lsExample() {
|
|
873
|
-
* const { stdout, stderr } = await exec('ls');
|
|
874
|
-
* console.log('stdout:', stdout);
|
|
875
|
-
* console.error('stderr:', stderr);
|
|
876
|
-
* }
|
|
877
|
-
* lsExample();
|
|
878
|
-
* ```
|
|
879
|
-
*
|
|
880
|
-
* If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except
|
|
881
|
-
* the error passed to the callback will be an `AbortError`:
|
|
882
|
-
*
|
|
883
|
-
* ```js
|
|
884
|
-
* const { exec } = require('child_process');
|
|
885
|
-
* const controller = new AbortController();
|
|
886
|
-
* const { signal } = controller;
|
|
887
|
-
* const child = exec('grep ssh', { signal }, (error) => {
|
|
888
|
-
* console.log(error); // an AbortError
|
|
889
|
-
* });
|
|
890
|
-
* controller.abort();
|
|
891
|
-
* ```
|
|
892
|
-
* @since v0.1.90
|
|
893
|
-
* @param command The command to run, with space-separated arguments.
|
|
894
|
-
* @param callback called with the output when process terminates.
|
|
895
|
-
*/
|
|
896
|
-
function exec(command: string, callback?: (error: ExecException | null, stdout: string, stderr: string) => void): ChildProcess;
|
|
897
|
-
// `options` with `"buffer"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`.
|
|
898
|
-
function exec(
|
|
899
|
-
command: string,
|
|
900
|
-
options: {
|
|
901
|
-
encoding: 'buffer' | null;
|
|
902
|
-
} & ExecOptions,
|
|
903
|
-
callback?: (error: ExecException | null, stdout: Buffer, stderr: Buffer) => void
|
|
904
|
-
): ChildProcess;
|
|
905
|
-
// `options` with well known `encoding` means stdout/stderr are definitely `string`.
|
|
906
|
-
function exec(
|
|
907
|
-
command: string,
|
|
908
|
-
options: {
|
|
909
|
-
encoding: BufferEncoding;
|
|
910
|
-
} & ExecOptions,
|
|
911
|
-
callback?: (error: ExecException | null, stdout: string, stderr: string) => void
|
|
912
|
-
): ChildProcess;
|
|
913
|
-
// `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`.
|
|
914
|
-
// There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`.
|
|
915
|
-
function exec(
|
|
916
|
-
command: string,
|
|
917
|
-
options: {
|
|
918
|
-
encoding: BufferEncoding;
|
|
919
|
-
} & ExecOptions,
|
|
920
|
-
callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void
|
|
921
|
-
): ChildProcess;
|
|
922
|
-
// `options` without an `encoding` means stdout/stderr are definitely `string`.
|
|
923
|
-
function exec(command: string, options: ExecOptions, callback?: (error: ExecException | null, stdout: string, stderr: string) => void): ChildProcess;
|
|
924
|
-
// fallback if nothing else matches. Worst case is always `string | Buffer`.
|
|
925
|
-
function exec(
|
|
926
|
-
command: string,
|
|
927
|
-
options: (ObjectEncodingOptions & ExecOptions) | undefined | null,
|
|
928
|
-
callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void
|
|
929
|
-
): ChildProcess;
|
|
930
|
-
interface PromiseWithChild<T> extends Promise<T> {
|
|
931
|
-
child: ChildProcess;
|
|
932
|
-
}
|
|
933
|
-
namespace exec {
|
|
934
|
-
function __promisify__(command: string): PromiseWithChild<{
|
|
935
|
-
stdout: string;
|
|
936
|
-
stderr: string;
|
|
937
|
-
}>;
|
|
938
|
-
function __promisify__(
|
|
939
|
-
command: string,
|
|
940
|
-
options: {
|
|
941
|
-
encoding: 'buffer' | null;
|
|
942
|
-
} & ExecOptions
|
|
943
|
-
): PromiseWithChild<{
|
|
944
|
-
stdout: Buffer;
|
|
945
|
-
stderr: Buffer;
|
|
946
|
-
}>;
|
|
947
|
-
function __promisify__(
|
|
948
|
-
command: string,
|
|
949
|
-
options: {
|
|
950
|
-
encoding: BufferEncoding;
|
|
951
|
-
} & ExecOptions
|
|
952
|
-
): PromiseWithChild<{
|
|
953
|
-
stdout: string;
|
|
954
|
-
stderr: string;
|
|
955
|
-
}>;
|
|
956
|
-
function __promisify__(
|
|
957
|
-
command: string,
|
|
958
|
-
options: ExecOptions
|
|
959
|
-
): PromiseWithChild<{
|
|
960
|
-
stdout: string;
|
|
961
|
-
stderr: string;
|
|
962
|
-
}>;
|
|
963
|
-
function __promisify__(
|
|
964
|
-
command: string,
|
|
965
|
-
options?: (ObjectEncodingOptions & ExecOptions) | null
|
|
966
|
-
): PromiseWithChild<{
|
|
967
|
-
stdout: string | Buffer;
|
|
968
|
-
stderr: string | Buffer;
|
|
969
|
-
}>;
|
|
970
|
-
}
|
|
971
|
-
interface ExecFileOptions extends CommonOptions, Abortable {
|
|
972
|
-
maxBuffer?: number | undefined;
|
|
973
|
-
killSignal?: NodeJS.Signals | number | undefined;
|
|
974
|
-
windowsVerbatimArguments?: boolean | undefined;
|
|
975
|
-
shell?: boolean | string | undefined;
|
|
976
|
-
signal?: AbortSignal | undefined;
|
|
977
|
-
}
|
|
978
|
-
interface ExecFileOptionsWithStringEncoding extends ExecFileOptions {
|
|
979
|
-
encoding: BufferEncoding;
|
|
980
|
-
}
|
|
981
|
-
interface ExecFileOptionsWithBufferEncoding extends ExecFileOptions {
|
|
982
|
-
encoding: 'buffer' | null;
|
|
983
|
-
}
|
|
984
|
-
interface ExecFileOptionsWithOtherEncoding extends ExecFileOptions {
|
|
985
|
-
encoding: BufferEncoding;
|
|
986
|
-
}
|
|
987
|
-
type ExecFileException = ExecException & NodeJS.ErrnoException;
|
|
988
|
-
/**
|
|
989
|
-
* The `child_process.execFile()` function is similar to {@link exec} except that it does not spawn a shell by default. Rather, the specified
|
|
990
|
-
* executable `file` is spawned directly as a new process making it slightly more
|
|
991
|
-
* efficient than {@link exec}.
|
|
992
|
-
*
|
|
993
|
-
* The same options as {@link exec} are supported. Since a shell is
|
|
994
|
-
* not spawned, behaviors such as I/O redirection and file globbing are not
|
|
995
|
-
* supported.
|
|
996
|
-
*
|
|
997
|
-
* ```js
|
|
998
|
-
* const { execFile } = require('child_process');
|
|
999
|
-
* const child = execFile('node', ['--version'], (error, stdout, stderr) => {
|
|
1000
|
-
* if (error) {
|
|
1001
|
-
* throw error;
|
|
1002
|
-
* }
|
|
1003
|
-
* console.log(stdout);
|
|
1004
|
-
* });
|
|
1005
|
-
* ```
|
|
1006
|
-
*
|
|
1007
|
-
* The `stdout` and `stderr` arguments passed to the callback will contain the
|
|
1008
|
-
* stdout and stderr output of the child process. By default, Node.js will decode
|
|
1009
|
-
* the output as UTF-8 and pass strings to the callback. The `encoding` option
|
|
1010
|
-
* can be used to specify the character encoding used to decode the stdout and
|
|
1011
|
-
* stderr output. If `encoding` is `'buffer'`, or an unrecognized character
|
|
1012
|
-
* encoding, `Buffer` objects will be passed to the callback instead.
|
|
1013
|
-
*
|
|
1014
|
-
* If this method is invoked as its `util.promisify()` ed version, it returns
|
|
1015
|
-
* a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned`ChildProcess` instance is attached to the `Promise` as a `child` property. In
|
|
1016
|
-
* case of an error (including any error resulting in an exit code other than 0), a
|
|
1017
|
-
* rejected promise is returned, with the same `error` object given in the
|
|
1018
|
-
* callback, but with two additional properties `stdout` and `stderr`.
|
|
1019
|
-
*
|
|
1020
|
-
* ```js
|
|
1021
|
-
* const util = require('util');
|
|
1022
|
-
* const execFile = util.promisify(require('child_process').execFile);
|
|
1023
|
-
* async function getVersion() {
|
|
1024
|
-
* const { stdout } = await execFile('node', ['--version']);
|
|
1025
|
-
* console.log(stdout);
|
|
1026
|
-
* }
|
|
1027
|
-
* getVersion();
|
|
1028
|
-
* ```
|
|
1029
|
-
*
|
|
1030
|
-
* **If the `shell` option is enabled, do not pass unsanitized user input to this**
|
|
1031
|
-
* **function. Any input containing shell metacharacters may be used to trigger**
|
|
1032
|
-
* **arbitrary command execution.**
|
|
1033
|
-
*
|
|
1034
|
-
* If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except
|
|
1035
|
-
* the error passed to the callback will be an `AbortError`:
|
|
1036
|
-
*
|
|
1037
|
-
* ```js
|
|
1038
|
-
* const { execFile } = require('child_process');
|
|
1039
|
-
* const controller = new AbortController();
|
|
1040
|
-
* const { signal } = controller;
|
|
1041
|
-
* const child = execFile('node', ['--version'], { signal }, (error) => {
|
|
1042
|
-
* console.log(error); // an AbortError
|
|
1043
|
-
* });
|
|
1044
|
-
* controller.abort();
|
|
1045
|
-
* ```
|
|
1046
|
-
* @since v0.1.91
|
|
1047
|
-
* @param file The name or path of the executable file to run.
|
|
1048
|
-
* @param args List of string arguments.
|
|
1049
|
-
* @param callback Called with the output when process terminates.
|
|
1050
|
-
*/
|
|
1051
|
-
function execFile(file: string): ChildProcess;
|
|
1052
|
-
function execFile(file: string, options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null): ChildProcess;
|
|
1053
|
-
function execFile(file: string, args?: ReadonlyArray<string> | null): ChildProcess;
|
|
1054
|
-
function execFile(file: string, args: ReadonlyArray<string> | undefined | null, options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null): ChildProcess;
|
|
1055
|
-
// no `options` definitely means stdout/stderr are `string`.
|
|
1056
|
-
function execFile(file: string, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess;
|
|
1057
|
-
function execFile(file: string, args: ReadonlyArray<string> | undefined | null, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess;
|
|
1058
|
-
// `options` with `"buffer"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`.
|
|
1059
|
-
function execFile(file: string, options: ExecFileOptionsWithBufferEncoding, callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void): ChildProcess;
|
|
1060
|
-
function execFile(
|
|
1061
|
-
file: string,
|
|
1062
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1063
|
-
options: ExecFileOptionsWithBufferEncoding,
|
|
1064
|
-
callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void
|
|
1065
|
-
): ChildProcess;
|
|
1066
|
-
// `options` with well known `encoding` means stdout/stderr are definitely `string`.
|
|
1067
|
-
function execFile(file: string, options: ExecFileOptionsWithStringEncoding, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess;
|
|
1068
|
-
function execFile(
|
|
1069
|
-
file: string,
|
|
1070
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1071
|
-
options: ExecFileOptionsWithStringEncoding,
|
|
1072
|
-
callback: (error: ExecFileException | null, stdout: string, stderr: string) => void
|
|
1073
|
-
): ChildProcess;
|
|
1074
|
-
// `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`.
|
|
1075
|
-
// There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`.
|
|
1076
|
-
function execFile(file: string, options: ExecFileOptionsWithOtherEncoding, callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void): ChildProcess;
|
|
1077
|
-
function execFile(
|
|
1078
|
-
file: string,
|
|
1079
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1080
|
-
options: ExecFileOptionsWithOtherEncoding,
|
|
1081
|
-
callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void
|
|
1082
|
-
): ChildProcess;
|
|
1083
|
-
// `options` without an `encoding` means stdout/stderr are definitely `string`.
|
|
1084
|
-
function execFile(file: string, options: ExecFileOptions, callback: (error: ExecFileException | null, stdout: string, stderr: string) => void): ChildProcess;
|
|
1085
|
-
function execFile(
|
|
1086
|
-
file: string,
|
|
1087
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1088
|
-
options: ExecFileOptions,
|
|
1089
|
-
callback: (error: ExecFileException | null, stdout: string, stderr: string) => void
|
|
1090
|
-
): ChildProcess;
|
|
1091
|
-
// fallback if nothing else matches. Worst case is always `string | Buffer`.
|
|
1092
|
-
function execFile(
|
|
1093
|
-
file: string,
|
|
1094
|
-
options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,
|
|
1095
|
-
callback: ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void) | undefined | null
|
|
1096
|
-
): ChildProcess;
|
|
1097
|
-
function execFile(
|
|
1098
|
-
file: string,
|
|
1099
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1100
|
-
options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,
|
|
1101
|
-
callback: ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void) | undefined | null
|
|
1102
|
-
): ChildProcess;
|
|
1103
|
-
namespace execFile {
|
|
1104
|
-
function __promisify__(file: string): PromiseWithChild<{
|
|
1105
|
-
stdout: string;
|
|
1106
|
-
stderr: string;
|
|
1107
|
-
}>;
|
|
1108
|
-
function __promisify__(
|
|
1109
|
-
file: string,
|
|
1110
|
-
args: ReadonlyArray<string> | undefined | null
|
|
1111
|
-
): PromiseWithChild<{
|
|
1112
|
-
stdout: string;
|
|
1113
|
-
stderr: string;
|
|
1114
|
-
}>;
|
|
1115
|
-
function __promisify__(
|
|
1116
|
-
file: string,
|
|
1117
|
-
options: ExecFileOptionsWithBufferEncoding
|
|
1118
|
-
): PromiseWithChild<{
|
|
1119
|
-
stdout: Buffer;
|
|
1120
|
-
stderr: Buffer;
|
|
1121
|
-
}>;
|
|
1122
|
-
function __promisify__(
|
|
1123
|
-
file: string,
|
|
1124
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1125
|
-
options: ExecFileOptionsWithBufferEncoding
|
|
1126
|
-
): PromiseWithChild<{
|
|
1127
|
-
stdout: Buffer;
|
|
1128
|
-
stderr: Buffer;
|
|
1129
|
-
}>;
|
|
1130
|
-
function __promisify__(
|
|
1131
|
-
file: string,
|
|
1132
|
-
options: ExecFileOptionsWithStringEncoding
|
|
1133
|
-
): PromiseWithChild<{
|
|
1134
|
-
stdout: string;
|
|
1135
|
-
stderr: string;
|
|
1136
|
-
}>;
|
|
1137
|
-
function __promisify__(
|
|
1138
|
-
file: string,
|
|
1139
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1140
|
-
options: ExecFileOptionsWithStringEncoding
|
|
1141
|
-
): PromiseWithChild<{
|
|
1142
|
-
stdout: string;
|
|
1143
|
-
stderr: string;
|
|
1144
|
-
}>;
|
|
1145
|
-
function __promisify__(
|
|
1146
|
-
file: string,
|
|
1147
|
-
options: ExecFileOptionsWithOtherEncoding
|
|
1148
|
-
): PromiseWithChild<{
|
|
1149
|
-
stdout: string | Buffer;
|
|
1150
|
-
stderr: string | Buffer;
|
|
1151
|
-
}>;
|
|
1152
|
-
function __promisify__(
|
|
1153
|
-
file: string,
|
|
1154
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1155
|
-
options: ExecFileOptionsWithOtherEncoding
|
|
1156
|
-
): PromiseWithChild<{
|
|
1157
|
-
stdout: string | Buffer;
|
|
1158
|
-
stderr: string | Buffer;
|
|
1159
|
-
}>;
|
|
1160
|
-
function __promisify__(
|
|
1161
|
-
file: string,
|
|
1162
|
-
options: ExecFileOptions
|
|
1163
|
-
): PromiseWithChild<{
|
|
1164
|
-
stdout: string;
|
|
1165
|
-
stderr: string;
|
|
1166
|
-
}>;
|
|
1167
|
-
function __promisify__(
|
|
1168
|
-
file: string,
|
|
1169
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1170
|
-
options: ExecFileOptions
|
|
1171
|
-
): PromiseWithChild<{
|
|
1172
|
-
stdout: string;
|
|
1173
|
-
stderr: string;
|
|
1174
|
-
}>;
|
|
1175
|
-
function __promisify__(
|
|
1176
|
-
file: string,
|
|
1177
|
-
options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null
|
|
1178
|
-
): PromiseWithChild<{
|
|
1179
|
-
stdout: string | Buffer;
|
|
1180
|
-
stderr: string | Buffer;
|
|
1181
|
-
}>;
|
|
1182
|
-
function __promisify__(
|
|
1183
|
-
file: string,
|
|
1184
|
-
args: ReadonlyArray<string> | undefined | null,
|
|
1185
|
-
options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null
|
|
1186
|
-
): PromiseWithChild<{
|
|
1187
|
-
stdout: string | Buffer;
|
|
1188
|
-
stderr: string | Buffer;
|
|
1189
|
-
}>;
|
|
1190
|
-
}
|
|
1191
|
-
interface ForkOptions extends ProcessEnvOptions, MessagingOptions, Abortable {
|
|
1192
|
-
execPath?: string | undefined;
|
|
1193
|
-
execArgv?: string[] | undefined;
|
|
1194
|
-
silent?: boolean | undefined;
|
|
1195
|
-
stdio?: StdioOptions | undefined;
|
|
1196
|
-
detached?: boolean | undefined;
|
|
1197
|
-
windowsVerbatimArguments?: boolean | undefined;
|
|
1198
|
-
}
|
|
1199
|
-
/**
|
|
1200
|
-
* The `child_process.fork()` method is a special case of {@link spawn} used specifically to spawn new Node.js processes.
|
|
1201
|
-
* Like {@link spawn}, a `ChildProcess` object is returned. The
|
|
1202
|
-
* returned `ChildProcess` will have an additional communication channel
|
|
1203
|
-
* built-in that allows messages to be passed back and forth between the parent and
|
|
1204
|
-
* child. See `subprocess.send()` for details.
|
|
1205
|
-
*
|
|
1206
|
-
* Keep in mind that spawned Node.js child processes are
|
|
1207
|
-
* independent of the parent with exception of the IPC communication channel
|
|
1208
|
-
* that is established between the two. Each process has its own memory, with
|
|
1209
|
-
* their own V8 instances. Because of the additional resource allocations
|
|
1210
|
-
* required, spawning a large number of child Node.js processes is not
|
|
1211
|
-
* recommended.
|
|
1212
|
-
*
|
|
1213
|
-
* By default, `child_process.fork()` will spawn new Node.js instances using the `process.execPath` of the parent process. The `execPath` property in the`options` object allows for an alternative
|
|
1214
|
-
* execution path to be used.
|
|
1215
|
-
*
|
|
1216
|
-
* Node.js processes launched with a custom `execPath` will communicate with the
|
|
1217
|
-
* parent process using the file descriptor (fd) identified using the
|
|
1218
|
-
* environment variable `NODE_CHANNEL_FD` on the child process.
|
|
1219
|
-
*
|
|
1220
|
-
* Unlike the [`fork(2)`](http://man7.org/linux/man-pages/man2/fork.2.html) POSIX system call, `child_process.fork()` does not clone the
|
|
1221
|
-
* current process.
|
|
1222
|
-
*
|
|
1223
|
-
* The `shell` option available in {@link spawn} is not supported by`child_process.fork()` and will be ignored if set.
|
|
1224
|
-
*
|
|
1225
|
-
* If the `signal` option is enabled, calling `.abort()` on the corresponding`AbortController` is similar to calling `.kill()` on the child process except
|
|
1226
|
-
* the error passed to the callback will be an `AbortError`:
|
|
1227
|
-
*
|
|
1228
|
-
* ```js
|
|
1229
|
-
* if (process.argv[2] === 'child') {
|
|
1230
|
-
* setTimeout(() => {
|
|
1231
|
-
* console.log(`Hello from ${process.argv[2]}!`);
|
|
1232
|
-
* }, 1_000);
|
|
1233
|
-
* } else {
|
|
1234
|
-
* const { fork } = require('child_process');
|
|
1235
|
-
* const controller = new AbortController();
|
|
1236
|
-
* const { signal } = controller;
|
|
1237
|
-
* const child = fork(__filename, ['child'], { signal });
|
|
1238
|
-
* child.on('error', (err) => {
|
|
1239
|
-
* // This will be called with err being an AbortError if the controller aborts
|
|
1240
|
-
* });
|
|
1241
|
-
* controller.abort(); // Stops the child process
|
|
1242
|
-
* }
|
|
1243
|
-
* ```
|
|
1244
|
-
* @since v0.5.0
|
|
1245
|
-
* @param modulePath The module to run in the child.
|
|
1246
|
-
* @param args List of string arguments.
|
|
1247
|
-
*/
|
|
1248
|
-
function fork(modulePath: string, options?: ForkOptions): ChildProcess;
|
|
1249
|
-
function fork(modulePath: string, args?: ReadonlyArray<string>, options?: ForkOptions): ChildProcess;
|
|
1250
|
-
interface SpawnSyncOptions extends CommonSpawnOptions {
|
|
1251
|
-
input?: string | NodeJS.ArrayBufferView | undefined;
|
|
1252
|
-
maxBuffer?: number | undefined;
|
|
1253
|
-
encoding?: BufferEncoding | 'buffer' | null | undefined;
|
|
1254
|
-
}
|
|
1255
|
-
interface SpawnSyncOptionsWithStringEncoding extends SpawnSyncOptions {
|
|
1256
|
-
encoding: BufferEncoding;
|
|
1257
|
-
}
|
|
1258
|
-
interface SpawnSyncOptionsWithBufferEncoding extends SpawnSyncOptions {
|
|
1259
|
-
encoding?: 'buffer' | null | undefined;
|
|
1260
|
-
}
|
|
1261
|
-
interface SpawnSyncReturns<T> {
|
|
1262
|
-
pid: number;
|
|
1263
|
-
output: Array<T | null>;
|
|
1264
|
-
stdout: T;
|
|
1265
|
-
stderr: T;
|
|
1266
|
-
status: number | null;
|
|
1267
|
-
signal: NodeJS.Signals | null;
|
|
1268
|
-
error?: Error | undefined;
|
|
1269
|
-
}
|
|
1270
|
-
/**
|
|
1271
|
-
* The `child_process.spawnSync()` method is generally identical to {@link spawn} with the exception that the function will not return
|
|
1272
|
-
* until the child process has fully closed. When a timeout has been encountered
|
|
1273
|
-
* and `killSignal` is sent, the method won't return until the process has
|
|
1274
|
-
* completely exited. If the process intercepts and handles the `SIGTERM` signal
|
|
1275
|
-
* and doesn't exit, the parent process will wait until the child process has
|
|
1276
|
-
* exited.
|
|
1277
|
-
*
|
|
1278
|
-
* **If the `shell` option is enabled, do not pass unsanitized user input to this**
|
|
1279
|
-
* **function. Any input containing shell metacharacters may be used to trigger**
|
|
1280
|
-
* **arbitrary command execution.**
|
|
1281
|
-
* @since v0.11.12
|
|
1282
|
-
* @param command The command to run.
|
|
1283
|
-
* @param args List of string arguments.
|
|
1284
|
-
*/
|
|
1285
|
-
function spawnSync(command: string): SpawnSyncReturns<Buffer>;
|
|
1286
|
-
function spawnSync(command: string, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns<string>;
|
|
1287
|
-
function spawnSync(command: string, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns<Buffer>;
|
|
1288
|
-
function spawnSync(command: string, options?: SpawnSyncOptions): SpawnSyncReturns<string | Buffer>;
|
|
1289
|
-
function spawnSync(command: string, args: ReadonlyArray<string>): SpawnSyncReturns<Buffer>;
|
|
1290
|
-
function spawnSync(command: string, args: ReadonlyArray<string>, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns<string>;
|
|
1291
|
-
function spawnSync(command: string, args: ReadonlyArray<string>, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns<Buffer>;
|
|
1292
|
-
function spawnSync(command: string, args?: ReadonlyArray<string>, options?: SpawnSyncOptions): SpawnSyncReturns<string | Buffer>;
|
|
1293
|
-
interface CommonExecOptions extends CommonOptions {
|
|
1294
|
-
input?: string | NodeJS.ArrayBufferView | undefined;
|
|
1295
|
-
stdio?: StdioOptions | undefined;
|
|
1296
|
-
killSignal?: NodeJS.Signals | number | undefined;
|
|
1297
|
-
maxBuffer?: number | undefined;
|
|
1298
|
-
encoding?: BufferEncoding | 'buffer' | null | undefined;
|
|
1299
|
-
}
|
|
1300
|
-
interface ExecSyncOptions extends CommonExecOptions {
|
|
1301
|
-
shell?: string | undefined;
|
|
1302
|
-
}
|
|
1303
|
-
interface ExecSyncOptionsWithStringEncoding extends ExecSyncOptions {
|
|
1304
|
-
encoding: BufferEncoding;
|
|
1305
|
-
}
|
|
1306
|
-
interface ExecSyncOptionsWithBufferEncoding extends ExecSyncOptions {
|
|
1307
|
-
encoding?: 'buffer' | null | undefined;
|
|
1308
|
-
}
|
|
1309
|
-
/**
|
|
1310
|
-
* The `child_process.execSync()` method is generally identical to {@link exec} with the exception that the method will not return
|
|
1311
|
-
* until the child process has fully closed. When a timeout has been encountered
|
|
1312
|
-
* and `killSignal` is sent, the method won't return until the process has
|
|
1313
|
-
* completely exited. If the child process intercepts and handles the `SIGTERM`signal and doesn't exit, the parent process will wait until the child process
|
|
1314
|
-
* has exited.
|
|
1315
|
-
*
|
|
1316
|
-
* If the process times out or has a non-zero exit code, this method will throw.
|
|
1317
|
-
* The `Error` object will contain the entire result from {@link spawnSync}.
|
|
1318
|
-
*
|
|
1319
|
-
* **Never pass unsanitized user input to this function. Any input containing shell**
|
|
1320
|
-
* **metacharacters may be used to trigger arbitrary command execution.**
|
|
1321
|
-
* @since v0.11.12
|
|
1322
|
-
* @param command The command to run.
|
|
1323
|
-
* @return The stdout from the command.
|
|
1324
|
-
*/
|
|
1325
|
-
function execSync(command: string): Buffer;
|
|
1326
|
-
function execSync(command: string, options: ExecSyncOptionsWithStringEncoding): string;
|
|
1327
|
-
function execSync(command: string, options: ExecSyncOptionsWithBufferEncoding): Buffer;
|
|
1328
|
-
function execSync(command: string, options?: ExecSyncOptions): string | Buffer;
|
|
1329
|
-
interface ExecFileSyncOptions extends CommonExecOptions {
|
|
1330
|
-
shell?: boolean | string | undefined;
|
|
1331
|
-
}
|
|
1332
|
-
interface ExecFileSyncOptionsWithStringEncoding extends ExecFileSyncOptions {
|
|
1333
|
-
encoding: BufferEncoding;
|
|
1334
|
-
}
|
|
1335
|
-
interface ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOptions {
|
|
1336
|
-
encoding?: 'buffer' | null; // specify `null`.
|
|
1337
|
-
}
|
|
1338
|
-
/**
|
|
1339
|
-
* The `child_process.execFileSync()` method is generally identical to {@link execFile} with the exception that the method will not
|
|
1340
|
-
* return until the child process has fully closed. When a timeout has been
|
|
1341
|
-
* encountered and `killSignal` is sent, the method won't return until the process
|
|
1342
|
-
* has completely exited.
|
|
1343
|
-
*
|
|
1344
|
-
* If the child process intercepts and handles the `SIGTERM` signal and
|
|
1345
|
-
* does not exit, the parent process will still wait until the child process has
|
|
1346
|
-
* exited.
|
|
1347
|
-
*
|
|
1348
|
-
* If the process times out or has a non-zero exit code, this method will throw an `Error` that will include the full result of the underlying {@link spawnSync}.
|
|
1349
|
-
*
|
|
1350
|
-
* **If the `shell` option is enabled, do not pass unsanitized user input to this**
|
|
1351
|
-
* **function. Any input containing shell metacharacters may be used to trigger**
|
|
1352
|
-
* **arbitrary command execution.**
|
|
1353
|
-
* @since v0.11.12
|
|
1354
|
-
* @param file The name or path of the executable file to run.
|
|
1355
|
-
* @param args List of string arguments.
|
|
1356
|
-
* @return The stdout from the command.
|
|
1357
|
-
*/
|
|
1358
|
-
function execFileSync(file: string): Buffer;
|
|
1359
|
-
function execFileSync(file: string, options: ExecFileSyncOptionsWithStringEncoding): string;
|
|
1360
|
-
function execFileSync(file: string, options: ExecFileSyncOptionsWithBufferEncoding): Buffer;
|
|
1361
|
-
function execFileSync(file: string, options?: ExecFileSyncOptions): string | Buffer;
|
|
1362
|
-
function execFileSync(file: string, args: ReadonlyArray<string>): Buffer;
|
|
1363
|
-
function execFileSync(file: string, args: ReadonlyArray<string>, options: ExecFileSyncOptionsWithStringEncoding): string;
|
|
1364
|
-
function execFileSync(file: string, args: ReadonlyArray<string>, options: ExecFileSyncOptionsWithBufferEncoding): Buffer;
|
|
1365
|
-
function execFileSync(file: string, args?: ReadonlyArray<string>, options?: ExecFileSyncOptions): string | Buffer;
|
|
1366
|
-
}
|
|
1367
|
-
declare module 'node:child_process' {
|
|
1368
|
-
export * from 'child_process';
|
|
1369
|
-
}
|