@slicemachine/manager 0.1.1-dev-plugins.13 → 0.1.1-dev-plugins-validation.1
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/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs +68 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js +68 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs +43 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js +43 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs +804 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js +804 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs +354 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js +354 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs +14 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js +14 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs +65 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js +65 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/decode.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/decode.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/encode.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/encode.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs.map +1 -0
- package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.js.map +1 -0
- package/dist/_node_modules/common-tags/es/TemplateTag/TemplateTag.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/TemplateTag/TemplateTag.js.map +1 -0
- package/dist/_node_modules/common-tags/es/commaLists/commaLists.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/commaLists/commaLists.js.map +1 -0
- package/dist/_node_modules/common-tags/es/commaListsAnd/commaListsAnd.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/commaListsAnd/commaListsAnd.js.map +1 -0
- package/dist/_node_modules/common-tags/es/commaListsOr/commaListsOr.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/commaListsOr/commaListsOr.js.map +1 -0
- package/dist/_node_modules/common-tags/es/html/html.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/html/html.js.map +1 -0
- package/dist/_node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/inlineLists/inlineLists.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/inlineLists/inlineLists.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLine/oneLine.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLine/oneLine.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.js.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineTrim/oneLineTrim.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/oneLineTrim/oneLineTrim.js.map +1 -0
- package/dist/_node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/safeHtml/safeHtml.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/safeHtml/safeHtml.js.map +1 -0
- package/dist/_node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.cjs +8 -0
- package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.js +9 -0
- package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.js.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.js.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndents/stripIndents.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/stripIndents/stripIndents.js.map +1 -0
- package/dist/_node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.cjs.map +1 -0
- package/dist/_node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.js.map +1 -0
- package/dist/_node_modules/cross-spawn/index.cjs +27 -0
- package/dist/_node_modules/cross-spawn/index.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/index.js +28 -0
- package/dist/_node_modules/cross-spawn/index.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/enoent.cjs +46 -0
- package/dist/_node_modules/cross-spawn/lib/enoent.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/enoent.js +47 -0
- package/dist/_node_modules/cross-spawn/lib/enoent.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/parse.cjs +63 -0
- package/dist/_node_modules/cross-spawn/lib/parse.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/parse.js +64 -0
- package/dist/_node_modules/cross-spawn/lib/parse.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/escape.cjs +22 -0
- package/dist/_node_modules/cross-spawn/lib/util/escape.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/escape.js +23 -0
- package/dist/_node_modules/cross-spawn/lib/util/escape.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/readShebang.cjs +20 -0
- package/dist/_node_modules/cross-spawn/lib/util/readShebang.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/readShebang.js +21 -0
- package/dist/_node_modules/cross-spawn/lib/util/readShebang.js.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.cjs +42 -0
- package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.cjs.map +1 -0
- package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.js +43 -0
- package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.js.map +1 -0
- package/dist/_node_modules/data-uri-to-buffer/dist/index.cjs +41 -0
- package/dist/_node_modules/data-uri-to-buffer/dist/index.cjs.map +1 -0
- package/dist/_node_modules/data-uri-to-buffer/dist/index.js +41 -0
- package/dist/_node_modules/data-uri-to-buffer/dist/index.js.map +1 -0
- package/dist/_node_modules/execa/index.cjs +148 -0
- package/dist/_node_modules/execa/index.cjs.map +1 -0
- package/dist/_node_modules/execa/index.js +148 -0
- package/dist/_node_modules/execa/index.js.map +1 -0
- package/dist/_node_modules/execa/lib/command.cjs +37 -0
- package/dist/_node_modules/execa/lib/command.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/command.js +37 -0
- package/dist/_node_modules/execa/lib/command.js.map +1 -0
- package/dist/_node_modules/execa/lib/error.cjs +73 -0
- package/dist/_node_modules/execa/lib/error.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/error.js +73 -0
- package/dist/_node_modules/execa/lib/error.js.map +1 -0
- package/dist/_node_modules/execa/lib/kill.cjs +81 -0
- package/dist/_node_modules/execa/lib/kill.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/kill.js +81 -0
- package/dist/_node_modules/execa/lib/kill.js.map +1 -0
- package/dist/_node_modules/execa/lib/pipe.cjs +37 -0
- package/dist/_node_modules/execa/lib/pipe.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/pipe.js +37 -0
- package/dist/_node_modules/execa/lib/pipe.js.map +1 -0
- package/dist/_node_modules/execa/lib/promise.cjs +30 -0
- package/dist/_node_modules/execa/lib/promise.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/promise.js +30 -0
- package/dist/_node_modules/execa/lib/promise.js.map +1 -0
- package/dist/_node_modules/execa/lib/stdio.cjs +26 -0
- package/dist/_node_modules/execa/lib/stdio.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/stdio.js +26 -0
- package/dist/_node_modules/execa/lib/stdio.js.map +1 -0
- package/dist/_node_modules/execa/lib/stream.cjs +82 -0
- package/dist/_node_modules/execa/lib/stream.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/stream.js +82 -0
- package/dist/_node_modules/execa/lib/stream.js.map +1 -0
- package/dist/_node_modules/execa/lib/verbose.cjs +20 -0
- package/dist/_node_modules/execa/lib/verbose.cjs.map +1 -0
- package/dist/_node_modules/execa/lib/verbose.js +20 -0
- package/dist/_node_modules/execa/lib/verbose.js.map +1 -0
- package/dist/_node_modules/fetch-blob/file.cjs.map +1 -0
- package/dist/_node_modules/fetch-blob/file.js.map +1 -0
- package/dist/_node_modules/fetch-blob/index.cjs +223 -0
- package/dist/_node_modules/fetch-blob/index.cjs.map +1 -0
- package/dist/_node_modules/fetch-blob/index.js +223 -0
- package/dist/_node_modules/fetch-blob/index.js.map +1 -0
- package/dist/_node_modules/fetch-blob/streams.cjs.map +1 -0
- package/dist/_node_modules/fetch-blob/streams.js.map +1 -0
- package/dist/_node_modules/file-type/core.cjs +1180 -0
- package/dist/_node_modules/file-type/core.cjs.map +1 -0
- package/dist/_node_modules/file-type/core.js +1180 -0
- package/dist/_node_modules/file-type/core.js.map +1 -0
- package/dist/_node_modules/file-type/util.cjs.map +1 -0
- package/dist/_node_modules/file-type/util.js.map +1 -0
- package/dist/_node_modules/formdata-polyfill/esm.min.cjs.map +1 -0
- package/dist/_node_modules/formdata-polyfill/esm.min.js.map +1 -0
- package/dist/_node_modules/fp-ts/es6/Either.cjs +18 -0
- package/dist/_node_modules/fp-ts/es6/Either.cjs.map +1 -0
- package/dist/_node_modules/fp-ts/es6/Either.js +18 -0
- package/dist/_node_modules/fp-ts/es6/Either.js.map +1 -0
- package/dist/_node_modules/fp-ts/es6/function.cjs.map +1 -0
- package/dist/_node_modules/fp-ts/es6/function.js.map +1 -0
- package/dist/_node_modules/fp-ts/es6/internal.cjs.map +1 -0
- package/dist/_node_modules/fp-ts/es6/internal.js.map +1 -0
- package/dist/_node_modules/get-port/index.cjs.map +1 -0
- package/dist/_node_modules/get-port/index.js.map +1 -0
- package/dist/_node_modules/get-stream/buffer-stream.cjs +42 -0
- package/dist/_node_modules/get-stream/buffer-stream.cjs.map +1 -0
- package/dist/_node_modules/get-stream/buffer-stream.js +43 -0
- package/dist/_node_modules/get-stream/buffer-stream.js.map +1 -0
- package/dist/_node_modules/get-stream/index.cjs +56 -0
- package/dist/_node_modules/get-stream/index.cjs.map +1 -0
- package/dist/_node_modules/get-stream/index.js +57 -0
- package/dist/_node_modules/get-stream/index.js.map +1 -0
- package/dist/_node_modules/human-signals/build/src/core.cjs +275 -0
- package/dist/_node_modules/human-signals/build/src/core.cjs.map +1 -0
- package/dist/_node_modules/human-signals/build/src/core.js +275 -0
- package/dist/_node_modules/human-signals/build/src/core.js.map +1 -0
- package/dist/_node_modules/human-signals/build/src/main.cjs +58 -0
- package/dist/_node_modules/human-signals/build/src/main.cjs.map +1 -0
- package/dist/_node_modules/human-signals/build/src/main.js +58 -0
- package/dist/_node_modules/human-signals/build/src/main.js.map +1 -0
- package/dist/_node_modules/human-signals/build/src/realtime.cjs +20 -0
- package/dist/_node_modules/human-signals/build/src/realtime.cjs.map +1 -0
- package/dist/_node_modules/human-signals/build/src/realtime.js +20 -0
- package/dist/_node_modules/human-signals/build/src/realtime.js.map +1 -0
- package/dist/_node_modules/human-signals/build/src/signals.cjs +27 -0
- package/dist/_node_modules/human-signals/build/src/signals.cjs.map +1 -0
- package/dist/_node_modules/human-signals/build/src/signals.js +27 -0
- package/dist/_node_modules/human-signals/build/src/signals.js.map +1 -0
- package/dist/_node_modules/is-stream/index.cjs +11 -0
- package/dist/_node_modules/is-stream/index.cjs.map +1 -0
- package/dist/_node_modules/is-stream/index.js +11 -0
- package/dist/_node_modules/is-stream/index.js.map +1 -0
- package/dist/_node_modules/isexe/index.cjs +55 -0
- package/dist/_node_modules/isexe/index.cjs.map +1 -0
- package/dist/_node_modules/isexe/index.js +56 -0
- package/dist/_node_modules/isexe/index.js.map +1 -0
- package/dist/_node_modules/isexe/mode.cjs +40 -0
- package/dist/_node_modules/isexe/mode.cjs.map +1 -0
- package/dist/_node_modules/isexe/mode.js +40 -0
- package/dist/_node_modules/isexe/mode.js.map +1 -0
- package/dist/_node_modules/isexe/windows.cjs +47 -0
- package/dist/_node_modules/isexe/windows.cjs.map +1 -0
- package/dist/_node_modules/isexe/windows.js +47 -0
- package/dist/_node_modules/isexe/windows.js.map +1 -0
- package/dist/_node_modules/merge-stream/index.cjs +37 -0
- package/dist/_node_modules/merge-stream/index.cjs.map +1 -0
- package/dist/_node_modules/merge-stream/index.js +38 -0
- package/dist/_node_modules/merge-stream/index.js.map +1 -0
- package/dist/_node_modules/mimic-fn/index.cjs +46 -0
- package/dist/_node_modules/mimic-fn/index.cjs.map +1 -0
- package/dist/_node_modules/mimic-fn/index.js +47 -0
- package/dist/_node_modules/mimic-fn/index.js.map +1 -0
- package/dist/_node_modules/node-domexception/index.cjs.map +1 -0
- package/dist/_node_modules/node-domexception/index.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/body.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/body.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/abort-error.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/abort-error.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/base.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/base.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/fetch-error.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/errors/fetch-error.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/headers.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/headers.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/index.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/index.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/request.cjs +206 -0
- package/dist/_node_modules/node-fetch/src/request.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/request.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/response.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/response.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/get-search.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/get-search.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/is-redirect.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/is-redirect.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/is.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/is.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/multipart-parser.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/multipart-parser.js.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/referrer.cjs.map +1 -0
- package/dist/_node_modules/node-fetch/src/utils/referrer.js.map +1 -0
- package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.cjs +13 -0
- package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.cjs.map +1 -0
- package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.js +14 -0
- package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.js.map +1 -0
- package/dist/_node_modules/npm-run-path/index.cjs +34 -0
- package/dist/_node_modules/npm-run-path/index.cjs.map +1 -0
- package/dist/_node_modules/npm-run-path/index.js +34 -0
- package/dist/_node_modules/npm-run-path/index.js.map +1 -0
- package/dist/_node_modules/onetime/index.cjs +32 -0
- package/dist/_node_modules/onetime/index.cjs.map +1 -0
- package/dist/_node_modules/onetime/index.js +33 -0
- package/dist/_node_modules/onetime/index.js.map +1 -0
- package/dist/_node_modules/p-limit/index.cjs.map +1 -0
- package/dist/_node_modules/p-limit/index.js.map +1 -0
- package/dist/_node_modules/path-key/index.cjs +14 -0
- package/dist/_node_modules/path-key/index.cjs.map +1 -0
- package/dist/_node_modules/path-key/index.js +15 -0
- package/dist/_node_modules/path-key/index.js.map +1 -0
- package/dist/_node_modules/peek-readable/lib/EndOfFileStream.cjs.map +1 -0
- package/dist/_node_modules/peek-readable/lib/EndOfFileStream.js.map +1 -0
- package/dist/_node_modules/r19/dist/R19Error.cjs +25 -0
- package/dist/_node_modules/r19/dist/R19Error.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/R19Error.js +25 -0
- package/dist/_node_modules/r19/dist/R19Error.js.map +1 -0
- package/dist/_node_modules/r19/dist/client/createRPCClient.cjs +90 -0
- package/dist/_node_modules/r19/dist/client/createRPCClient.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/client/createRPCClient.js +90 -0
- package/dist/_node_modules/r19/dist/client/createRPCClient.js.map +1 -0
- package/dist/_node_modules/r19/dist/createRPCMiddleware.cjs +36 -0
- package/dist/_node_modules/r19/dist/createRPCMiddleware.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/createRPCMiddleware.js +36 -0
- package/dist/_node_modules/r19/dist/createRPCMiddleware.js.map +1 -0
- package/dist/_node_modules/r19/dist/handleRPCRequest.cjs +121 -0
- package/dist/_node_modules/r19/dist/handleRPCRequest.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/handleRPCRequest.js +121 -0
- package/dist/_node_modules/r19/dist/handleRPCRequest.js.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isErrorLike.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isErrorLike.js.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isPlainObject.cjs +11 -0
- package/dist/_node_modules/r19/dist/lib/isPlainObject.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isPlainObject.js +11 -0
- package/dist/_node_modules/r19/dist/lib/isPlainObject.js.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.cjs +8 -0
- package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.js +8 -0
- package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.js.map +1 -0
- package/dist/_node_modules/r19/dist/lib/replaceLeaves.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/lib/replaceLeaves.js.map +1 -0
- package/dist/_node_modules/r19/dist/proceduresFromInstance.cjs.map +1 -0
- package/dist/_node_modules/r19/dist/proceduresFromInstance.js.map +1 -0
- package/dist/_node_modules/shebang-command/index.cjs +17 -0
- package/dist/_node_modules/shebang-command/index.cjs.map +1 -0
- package/dist/_node_modules/shebang-command/index.js +18 -0
- package/dist/_node_modules/shebang-command/index.js.map +1 -0
- package/dist/_node_modules/shebang-regex/index.cjs +4 -0
- package/dist/_node_modules/shebang-regex/index.cjs.map +1 -0
- package/dist/_node_modules/shebang-regex/index.js +5 -0
- package/dist/_node_modules/shebang-regex/index.js.map +1 -0
- package/dist/_node_modules/signal-exit/index.cjs +148 -0
- package/dist/_node_modules/signal-exit/index.cjs.map +1 -0
- package/dist/_node_modules/signal-exit/index.js +149 -0
- package/dist/_node_modules/signal-exit/index.js.map +1 -0
- package/dist/_node_modules/signal-exit/signals.cjs +45 -0
- package/dist/_node_modules/signal-exit/signals.cjs.map +1 -0
- package/dist/_node_modules/signal-exit/signals.js +45 -0
- package/dist/_node_modules/signal-exit/signals.js.map +1 -0
- package/dist/_node_modules/strip-final-newline/index.cjs +14 -0
- package/dist/_node_modules/strip-final-newline/index.cjs.map +1 -0
- package/dist/_node_modules/strip-final-newline/index.js +15 -0
- package/dist/_node_modules/strip-final-newline/index.js.map +1 -0
- package/dist/_node_modules/strtok3/lib/AbstractTokenizer.cjs.map +1 -0
- package/dist/_node_modules/strtok3/lib/AbstractTokenizer.js.map +1 -0
- package/dist/_node_modules/strtok3/lib/BufferTokenizer.cjs.map +1 -0
- package/dist/_node_modules/strtok3/lib/BufferTokenizer.js.map +1 -0
- package/dist/_node_modules/strtok3/lib/core.cjs.map +1 -0
- package/dist/_node_modules/strtok3/lib/core.js.map +1 -0
- package/dist/_node_modules/token-types/lib/index.cjs.map +1 -0
- package/dist/_node_modules/token-types/lib/index.js.map +1 -0
- package/dist/_node_modules/unist-util-is/lib/index.cjs +76 -0
- package/dist/_node_modules/unist-util-is/lib/index.cjs.map +1 -0
- package/dist/_node_modules/unist-util-is/lib/index.js +76 -0
- package/dist/_node_modules/unist-util-is/lib/index.js.map +1 -0
- package/dist/_node_modules/unist-util-visit/lib/index.cjs +39 -0
- package/dist/_node_modules/unist-util-visit/lib/index.cjs.map +1 -0
- package/dist/_node_modules/unist-util-visit/lib/index.js +40 -0
- package/dist/_node_modules/unist-util-visit/lib/index.js.map +1 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/color.browser.cjs.map +1 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/index.cjs +86 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/index.cjs.map +1 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/index.js +86 -0
- package/dist/_node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
- package/dist/_node_modules/web-streams-polyfill/dist/ponyfill.es2018.cjs.map +1 -0
- package/dist/_node_modules/web-streams-polyfill/dist/ponyfill.es2018.js.map +1 -0
- package/dist/_node_modules/which/which.cjs +95 -0
- package/dist/_node_modules/which/which.cjs.map +1 -0
- package/dist/_node_modules/which/which.js +96 -0
- package/dist/_node_modules/which/which.js.map +1 -0
- package/dist/_node_modules/yocto-queue/index.cjs.map +1 -0
- package/dist/_node_modules/yocto-queue/index.js.map +1 -0
- package/dist/_virtual/_commonjsHelpers.cjs +0 -30
- package/dist/_virtual/_commonjsHelpers.cjs.map +1 -1
- package/dist/_virtual/_commonjsHelpers.js +1 -31
- package/dist/_virtual/_commonjsHelpers.js.map +1 -1
- package/dist/_virtual/escape.cjs +5 -0
- package/dist/_virtual/escape.cjs.map +1 -0
- package/dist/_virtual/escape.js +5 -0
- package/dist/_virtual/escape.js.map +1 -0
- package/dist/_virtual/index.cjs +11 -4
- package/dist/_virtual/index.cjs.map +1 -1
- package/dist/_virtual/index.js +11 -4
- package/dist/_virtual/index.js.map +1 -1
- package/dist/_virtual/index2.cjs +11 -4
- package/dist/_virtual/index2.cjs.map +1 -1
- package/dist/_virtual/index2.js +11 -4
- package/dist/_virtual/index2.js.map +1 -1
- package/dist/_virtual/index3.cjs +2 -2
- package/dist/_virtual/index3.js +6 -6
- package/dist/_virtual/index4.cjs +10 -2
- package/dist/_virtual/index4.cjs.map +1 -1
- package/dist/_virtual/index4.js +11 -2
- package/dist/_virtual/index4.js.map +1 -1
- package/dist/_virtual/signals.cjs +13 -0
- package/dist/_virtual/signals.cjs.map +1 -0
- package/dist/_virtual/signals.js +14 -0
- package/dist/_virtual/signals.js.map +1 -0
- package/dist/auth/PrismicAuthManager.cjs +2 -2
- package/dist/auth/PrismicAuthManager.js +2 -2
- package/dist/constants/API_TOKENS.cjs +5 -4
- package/dist/constants/API_TOKENS.cjs.map +1 -1
- package/dist/constants/API_TOKENS.js +5 -4
- package/dist/constants/API_TOKENS.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/lib/bufferCodec.d.ts +1 -0
- package/dist/lib/checkIsURLAccessible.cjs +1 -1
- package/dist/lib/checkIsURLAccessible.js +1 -1
- package/dist/lib/decode.cjs +2 -2
- package/dist/lib/decode.js +2 -2
- package/dist/lib/decodeSliceMachineConfig.cjs.map +1 -1
- package/dist/lib/decodeSliceMachineConfig.js.map +1 -1
- package/dist/lib/fetchGitHubReleaseBodyForRelease.cjs +2 -2
- package/dist/lib/fetchGitHubReleaseBodyForRelease.js +2 -2
- package/dist/lib/fetchNPMPackageVersions.cjs +1 -1
- package/dist/lib/fetchNPMPackageVersions.js +1 -1
- package/dist/lib/format.cjs +15 -15
- package/dist/lib/format.js +15 -15
- package/dist/lib/installDependencies.cjs +33 -0
- package/dist/lib/installDependencies.cjs.map +1 -0
- package/dist/lib/installDependencies.d.ts +13 -0
- package/dist/lib/installDependencies.js +33 -0
- package/dist/lib/installDependencies.js.map +1 -0
- package/dist/lib/locateFileUpward.cjs +1 -1
- package/dist/lib/locateFileUpward.cjs.map +1 -1
- package/dist/lib/locateFileUpward.js +1 -1
- package/dist/lib/locateFileUpward.js.map +1 -1
- package/dist/lib/markdownToHTML.cjs +3 -2
- package/dist/lib/markdownToHTML.cjs.map +1 -1
- package/dist/lib/markdownToHTML.js +3 -2
- package/dist/lib/markdownToHTML.js.map +1 -1
- package/dist/managers/SliceMachineManager.cjs +4 -7
- package/dist/managers/SliceMachineManager.cjs.map +1 -1
- package/dist/managers/SliceMachineManager.d.ts +0 -1
- package/dist/managers/SliceMachineManager.js +4 -7
- package/dist/managers/SliceMachineManager.js.map +1 -1
- package/dist/managers/createSliceMachineManagerClient.cjs +1 -1
- package/dist/managers/createSliceMachineManagerClient.js +1 -1
- package/dist/managers/createSliceMachineManagerMiddleware.cjs +4 -3
- package/dist/managers/createSliceMachineManagerMiddleware.cjs.map +1 -1
- package/dist/managers/createSliceMachineManagerMiddleware.d.ts +3 -2
- package/dist/managers/createSliceMachineManagerMiddleware.js +4 -3
- package/dist/managers/createSliceMachineManagerMiddleware.js.map +1 -1
- package/dist/managers/customTypes/CustomTypesManager.cjs +1 -1
- package/dist/managers/customTypes/CustomTypesManager.js +1 -1
- package/dist/managers/prismicRepository/PrismicRepositoryManager.cjs +131 -1
- package/dist/managers/prismicRepository/PrismicRepositoryManager.cjs.map +1 -1
- package/dist/managers/prismicRepository/PrismicRepositoryManager.d.ts +3 -1
- package/dist/managers/prismicRepository/PrismicRepositoryManager.js +132 -2
- package/dist/managers/prismicRepository/PrismicRepositoryManager.js.map +1 -1
- package/dist/managers/prismicRepository/types.cjs +24 -0
- package/dist/managers/prismicRepository/types.cjs.map +1 -1
- package/dist/managers/prismicRepository/types.d.ts +87 -2
- package/dist/managers/prismicRepository/types.js +27 -1
- package/dist/managers/prismicRepository/types.js.map +1 -1
- package/dist/managers/project/ProjectManager.cjs +64 -1
- package/dist/managers/project/ProjectManager.cjs.map +1 -1
- package/dist/managers/project/ProjectManager.d.ts +20 -1
- package/dist/managers/project/ProjectManager.js +64 -1
- package/dist/managers/project/ProjectManager.js.map +1 -1
- package/dist/managers/screenshots/ScreenshotsManager.cjs +5 -5
- package/dist/managers/screenshots/ScreenshotsManager.js +5 -5
- package/dist/managers/simulator/SimulatorManager.cjs +1 -1
- package/dist/managers/simulator/SimulatorManager.js +1 -1
- package/dist/managers/slices/SlicesManager.cjs +1 -1
- package/dist/managers/slices/SlicesManager.cjs.map +1 -1
- package/dist/managers/slices/SlicesManager.d.ts +1 -1
- package/dist/managers/slices/SlicesManager.js +1 -1
- package/dist/managers/slices/SlicesManager.js.map +1 -1
- package/dist/managers/telemetry/TelemetryManager.cjs +10 -9
- package/dist/managers/telemetry/TelemetryManager.cjs.map +1 -1
- package/dist/managers/telemetry/TelemetryManager.d.ts +1 -1
- package/dist/managers/telemetry/TelemetryManager.js +10 -9
- package/dist/managers/telemetry/TelemetryManager.js.map +1 -1
- package/dist/managers/telemetry/types.cjs +48 -2
- package/dist/managers/telemetry/types.cjs.map +1 -1
- package/dist/managers/telemetry/types.d.ts +143 -3
- package/dist/managers/telemetry/types.js +48 -2
- package/dist/managers/telemetry/types.js.map +1 -1
- package/dist/managers/versions/VersionsManager.cjs.map +1 -1
- package/dist/managers/versions/VersionsManager.js.map +1 -1
- package/dist/managers/versions/types.d.ts +1 -1
- package/dist/test/createSliceMachineManagerMSWHandler.cjs +3 -3
- package/dist/test/createSliceMachineManagerMSWHandler.cjs.map +1 -1
- package/dist/test/createSliceMachineManagerMSWHandler.js +3 -3
- package/dist/test/createSliceMachineManagerMSWHandler.js.map +1 -1
- package/dist/types.d.ts +3 -2
- package/package.json +37 -28
- package/src/constants/API_TOKENS.ts +5 -4
- package/src/index.ts +1 -1
- package/src/lib/decodeSliceMachineConfig.ts +1 -5
- package/src/lib/installDependencies.ts +59 -0
- package/src/lib/locateFileUpward.ts +1 -1
- package/src/lib/markdownToHTML.ts +4 -1
- package/src/managers/SliceMachineManager.ts +4 -7
- package/src/managers/createSliceMachineManagerMiddleware.ts +4 -1
- package/src/managers/prismicRepository/PrismicRepositoryManager.ts +179 -0
- package/src/managers/prismicRepository/types.ts +102 -2
- package/src/managers/project/ProjectManager.ts +118 -2
- package/src/managers/slices/SlicesManager.ts +1 -1
- package/src/managers/telemetry/TelemetryManager.ts +26 -18
- package/src/managers/telemetry/types.ts +225 -3
- package/src/managers/versions/VersionsManager.ts +1 -1
- package/src/managers/versions/types.ts +1 -1
- package/src/types.ts +4 -2
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs +0 -65
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js +0 -65
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs +0 -40
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js +0 -40
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs +0 -801
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js +0 -801
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs +0 -351
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js +0 -351
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs +0 -11
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js +0 -11
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs +0 -62
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js +0 -62
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/decode.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/decode.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/encode.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/encode.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs.map +0 -1
- package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.js.map +0 -1
- package/dist/__node_modules/@mswjs/cookies/lib/index.cjs +0 -26
- package/dist/__node_modules/@mswjs/cookies/lib/index.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/cookies/lib/index.js +0 -25
- package/dist/__node_modules/@mswjs/cookies/lib/index.js.map +0 -1
- package/dist/__node_modules/@mswjs/cookies/lib/store.cjs +0 -175
- package/dist/__node_modules/@mswjs/cookies/lib/store.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/cookies/lib/store.js +0 -174
- package/dist/__node_modules/@mswjs/cookies/lib/store.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.cjs +0 -92
- package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.js +0 -93
- package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.cjs +0 -52
- package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.js +0 -53
- package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.cjs +0 -176
- package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.js +0 -175
- package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.cjs +0 -186
- package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.js +0 -187
- package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/glossary.cjs +0 -7
- package/dist/__node_modules/@mswjs/interceptors/lib/glossary.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/glossary.js +0 -8
- package/dist/__node_modules/@mswjs/interceptors/lib/glossary.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/index.cjs +0 -54
- package/dist/__node_modules/@mswjs/interceptors/lib/index.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/index.js +0 -53
- package/dist/__node_modules/@mswjs/interceptors/lib/index.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.cjs +0 -554
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.js +0 -554
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.cjs +0 -83
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.js +0 -83
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.cjs +0 -57
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.js +0 -57
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.cjs +0 -51
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.js +0 -51
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.cjs +0 -26
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.js +0 -26
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.cjs +0 -41
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.js +0 -41
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.cjs +0 -319
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js +0 -319
- package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.cjs +0 -327
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.js +0 -326
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.cjs +0 -24
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.js +0 -25
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.cjs +0 -148
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.js +0 -149
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.cjs +0 -13
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.js +0 -14
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.cjs +0 -18
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.js +0 -19
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.cjs +0 -23
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.js +0 -23
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.cjs +0 -26
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.js +0 -26
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.js.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.cjs +0 -14
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.cjs.map +0 -1
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.js +0 -15
- package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.js.map +0 -1
- package/dist/__node_modules/@open-draft/until/lib/index.cjs +0 -9
- package/dist/__node_modules/@open-draft/until/lib/index.cjs.map +0 -1
- package/dist/__node_modules/@open-draft/until/lib/index.js +0 -10
- package/dist/__node_modules/@open-draft/until/lib/index.js.map +0 -1
- package/dist/__node_modules/@open-draft/until/lib/until.cjs +0 -15
- package/dist/__node_modules/@open-draft/until/lib/until.cjs.map +0 -1
- package/dist/__node_modules/@open-draft/until/lib/until.js +0 -16
- package/dist/__node_modules/@open-draft/until/lib/until.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/conventions.cjs +0 -144
- package/dist/__node_modules/@xmldom/xmldom/lib/conventions.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/conventions.js +0 -144
- package/dist/__node_modules/@xmldom/xmldom/lib/conventions.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.cjs +0 -226
- package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.js +0 -226
- package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/dom.cjs +0 -1396
- package/dist/__node_modules/@xmldom/xmldom/lib/dom.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/dom.js +0 -1396
- package/dist/__node_modules/@xmldom/xmldom/lib/dom.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/entities.cjs +0 -261
- package/dist/__node_modules/@xmldom/xmldom/lib/entities.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/entities.js +0 -261
- package/dist/__node_modules/@xmldom/xmldom/lib/entities.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/index.cjs +0 -18
- package/dist/__node_modules/@xmldom/xmldom/lib/index.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/index.js +0 -18
- package/dist/__node_modules/@xmldom/xmldom/lib/index.js.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/sax.cjs +0 -588
- package/dist/__node_modules/@xmldom/xmldom/lib/sax.cjs.map +0 -1
- package/dist/__node_modules/@xmldom/xmldom/lib/sax.js +0 -588
- package/dist/__node_modules/@xmldom/xmldom/lib/sax.js.map +0 -1
- package/dist/__node_modules/common-tags/es/TemplateTag/TemplateTag.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/TemplateTag/TemplateTag.js.map +0 -1
- package/dist/__node_modules/common-tags/es/commaLists/commaLists.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/commaLists/commaLists.js.map +0 -1
- package/dist/__node_modules/common-tags/es/commaListsAnd/commaListsAnd.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/commaListsAnd/commaListsAnd.js.map +0 -1
- package/dist/__node_modules/common-tags/es/commaListsOr/commaListsOr.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/commaListsOr/commaListsOr.js.map +0 -1
- package/dist/__node_modules/common-tags/es/html/html.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/html/html.js.map +0 -1
- package/dist/__node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/inlineLists/inlineLists.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/inlineLists/inlineLists.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLine/oneLine.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLine/oneLine.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.js.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineTrim/oneLineTrim.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/oneLineTrim/oneLineTrim.js.map +0 -1
- package/dist/__node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/safeHtml/safeHtml.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/safeHtml/safeHtml.js.map +0 -1
- package/dist/__node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.cjs +0 -7
- package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.js +0 -8
- package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.js.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.js.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndents/stripIndents.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/stripIndents/stripIndents.js.map +0 -1
- package/dist/__node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.cjs.map +0 -1
- package/dist/__node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.js.map +0 -1
- package/dist/__node_modules/data-uri-to-buffer/dist/index.cjs +0 -41
- package/dist/__node_modules/data-uri-to-buffer/dist/index.cjs.map +0 -1
- package/dist/__node_modules/data-uri-to-buffer/dist/index.js +0 -41
- package/dist/__node_modules/data-uri-to-buffer/dist/index.js.map +0 -1
- package/dist/__node_modules/debug/__node_modules/ms/index.cjs +0 -122
- package/dist/__node_modules/debug/__node_modules/ms/index.cjs.map +0 -1
- package/dist/__node_modules/debug/__node_modules/ms/index.js +0 -122
- package/dist/__node_modules/debug/__node_modules/ms/index.js.map +0 -1
- package/dist/__node_modules/debug/src/browser.cjs +0 -165
- package/dist/__node_modules/debug/src/browser.cjs.map +0 -1
- package/dist/__node_modules/debug/src/browser.js +0 -164
- package/dist/__node_modules/debug/src/browser.js.map +0 -1
- package/dist/__node_modules/debug/src/common.cjs +0 -161
- package/dist/__node_modules/debug/src/common.cjs.map +0 -1
- package/dist/__node_modules/debug/src/common.js +0 -162
- package/dist/__node_modules/debug/src/common.js.map +0 -1
- package/dist/__node_modules/fetch-blob/file.cjs.map +0 -1
- package/dist/__node_modules/fetch-blob/file.js.map +0 -1
- package/dist/__node_modules/fetch-blob/index.cjs +0 -217
- package/dist/__node_modules/fetch-blob/index.cjs.map +0 -1
- package/dist/__node_modules/fetch-blob/index.js +0 -217
- package/dist/__node_modules/fetch-blob/index.js.map +0 -1
- package/dist/__node_modules/fetch-blob/streams.cjs.map +0 -1
- package/dist/__node_modules/fetch-blob/streams.js.map +0 -1
- package/dist/__node_modules/file-type/core.cjs +0 -1147
- package/dist/__node_modules/file-type/core.cjs.map +0 -1
- package/dist/__node_modules/file-type/core.js +0 -1147
- package/dist/__node_modules/file-type/core.js.map +0 -1
- package/dist/__node_modules/file-type/util.cjs.map +0 -1
- package/dist/__node_modules/file-type/util.js.map +0 -1
- package/dist/__node_modules/formdata-polyfill/esm.min.cjs.map +0 -1
- package/dist/__node_modules/formdata-polyfill/esm.min.js.map +0 -1
- package/dist/__node_modules/fp-ts/es6/Either.cjs +0 -14
- package/dist/__node_modules/fp-ts/es6/Either.cjs.map +0 -1
- package/dist/__node_modules/fp-ts/es6/Either.js +0 -14
- package/dist/__node_modules/fp-ts/es6/Either.js.map +0 -1
- package/dist/__node_modules/fp-ts/es6/function.cjs.map +0 -1
- package/dist/__node_modules/fp-ts/es6/function.js.map +0 -1
- package/dist/__node_modules/fp-ts/es6/internal.cjs.map +0 -1
- package/dist/__node_modules/fp-ts/es6/internal.js.map +0 -1
- package/dist/__node_modules/get-port/index.cjs.map +0 -1
- package/dist/__node_modules/get-port/index.js.map +0 -1
- package/dist/__node_modules/graphql/error/GraphQLError.cjs +0 -162
- package/dist/__node_modules/graphql/error/GraphQLError.cjs.map +0 -1
- package/dist/__node_modules/graphql/error/GraphQLError.js +0 -162
- package/dist/__node_modules/graphql/error/GraphQLError.js.map +0 -1
- package/dist/__node_modules/graphql/error/locatedError.cjs +0 -23
- package/dist/__node_modules/graphql/error/locatedError.cjs.map +0 -1
- package/dist/__node_modules/graphql/error/locatedError.js +0 -23
- package/dist/__node_modules/graphql/error/locatedError.js.map +0 -1
- package/dist/__node_modules/graphql/error/syntaxError.cjs +0 -11
- package/dist/__node_modules/graphql/error/syntaxError.cjs.map +0 -1
- package/dist/__node_modules/graphql/error/syntaxError.js +0 -11
- package/dist/__node_modules/graphql/error/syntaxError.js.map +0 -1
- package/dist/__node_modules/graphql/execution/collectFields.cjs +0 -128
- package/dist/__node_modules/graphql/execution/collectFields.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/collectFields.js +0 -128
- package/dist/__node_modules/graphql/execution/collectFields.js.map +0 -1
- package/dist/__node_modules/graphql/execution/execute.cjs +0 -600
- package/dist/__node_modules/graphql/execution/execute.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/execute.js +0 -600
- package/dist/__node_modules/graphql/execution/execute.js.map +0 -1
- package/dist/__node_modules/graphql/execution/mapAsyncIterator.cjs +0 -46
- package/dist/__node_modules/graphql/execution/mapAsyncIterator.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/mapAsyncIterator.js +0 -46
- package/dist/__node_modules/graphql/execution/mapAsyncIterator.js.map +0 -1
- package/dist/__node_modules/graphql/execution/subscribe.cjs +0 -121
- package/dist/__node_modules/graphql/execution/subscribe.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/subscribe.js +0 -121
- package/dist/__node_modules/graphql/execution/subscribe.js.map +0 -1
- package/dist/__node_modules/graphql/execution/values.cjs +0 -184
- package/dist/__node_modules/graphql/execution/values.cjs.map +0 -1
- package/dist/__node_modules/graphql/execution/values.js +0 -184
- package/dist/__node_modules/graphql/execution/values.js.map +0 -1
- package/dist/__node_modules/graphql/graphql.cjs +0 -67
- package/dist/__node_modules/graphql/graphql.cjs.map +0 -1
- package/dist/__node_modules/graphql/graphql.js +0 -67
- package/dist/__node_modules/graphql/graphql.js.map +0 -1
- package/dist/__node_modules/graphql/index.cjs +0 -320
- package/dist/__node_modules/graphql/index.cjs.map +0 -1
- package/dist/__node_modules/graphql/index.js +0 -299
- package/dist/__node_modules/graphql/index.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/Path.cjs +0 -21
- package/dist/__node_modules/graphql/jsutils/Path.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/Path.js +0 -21
- package/dist/__node_modules/graphql/jsutils/Path.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/devAssert.cjs +0 -10
- package/dist/__node_modules/graphql/jsutils/devAssert.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/devAssert.js +0 -10
- package/dist/__node_modules/graphql/jsutils/devAssert.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/didYouMean.cjs +0 -24
- package/dist/__node_modules/graphql/jsutils/didYouMean.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/didYouMean.js +0 -24
- package/dist/__node_modules/graphql/jsutils/didYouMean.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/groupBy.cjs +0 -17
- package/dist/__node_modules/graphql/jsutils/groupBy.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/groupBy.js +0 -17
- package/dist/__node_modules/graphql/jsutils/groupBy.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/identityFunc.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/identityFunc.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/identityFunc.js +0 -7
- package/dist/__node_modules/graphql/jsutils/identityFunc.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/inspect.cjs +0 -85
- package/dist/__node_modules/graphql/jsutils/inspect.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/inspect.js +0 -85
- package/dist/__node_modules/graphql/jsutils/inspect.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/instanceOf.cjs +0 -41
- package/dist/__node_modules/graphql/jsutils/instanceOf.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/instanceOf.js +0 -41
- package/dist/__node_modules/graphql/jsutils/instanceOf.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/invariant.cjs +0 -12
- package/dist/__node_modules/graphql/jsutils/invariant.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/invariant.js +0 -12
- package/dist/__node_modules/graphql/jsutils/invariant.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isAsyncIterable.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/isAsyncIterable.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isAsyncIterable.js +0 -7
- package/dist/__node_modules/graphql/jsutils/isAsyncIterable.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isIterableObject.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/isIterableObject.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isIterableObject.js +0 -7
- package/dist/__node_modules/graphql/jsutils/isIterableObject.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isObjectLike.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/isObjectLike.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isObjectLike.js +0 -7
- package/dist/__node_modules/graphql/jsutils/isObjectLike.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isPromise.cjs +0 -7
- package/dist/__node_modules/graphql/jsutils/isPromise.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/isPromise.js +0 -7
- package/dist/__node_modules/graphql/jsutils/isPromise.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/keyMap.cjs +0 -11
- package/dist/__node_modules/graphql/jsutils/keyMap.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/keyMap.js +0 -11
- package/dist/__node_modules/graphql/jsutils/keyMap.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/keyValMap.cjs +0 -11
- package/dist/__node_modules/graphql/jsutils/keyValMap.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/keyValMap.js +0 -11
- package/dist/__node_modules/graphql/jsutils/keyValMap.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/mapValue.cjs +0 -11
- package/dist/__node_modules/graphql/jsutils/mapValue.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/mapValue.js +0 -11
- package/dist/__node_modules/graphql/jsutils/mapValue.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/memoize3.cjs +0 -28
- package/dist/__node_modules/graphql/jsutils/memoize3.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/memoize3.js +0 -28
- package/dist/__node_modules/graphql/jsutils/memoize3.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/naturalCompare.cjs +0 -47
- package/dist/__node_modules/graphql/jsutils/naturalCompare.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/naturalCompare.js +0 -47
- package/dist/__node_modules/graphql/jsutils/naturalCompare.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/printPathArray.cjs +0 -9
- package/dist/__node_modules/graphql/jsutils/printPathArray.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/printPathArray.js +0 -9
- package/dist/__node_modules/graphql/jsutils/printPathArray.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/promiseForObject.cjs +0 -13
- package/dist/__node_modules/graphql/jsutils/promiseForObject.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/promiseForObject.js +0 -13
- package/dist/__node_modules/graphql/jsutils/promiseForObject.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/promiseReduce.cjs +0 -12
- package/dist/__node_modules/graphql/jsutils/promiseReduce.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/promiseReduce.js +0 -12
- package/dist/__node_modules/graphql/jsutils/promiseReduce.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/suggestionList.cjs +0 -94
- package/dist/__node_modules/graphql/jsutils/suggestionList.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/suggestionList.js +0 -94
- package/dist/__node_modules/graphql/jsutils/suggestionList.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/toError.cjs +0 -15
- package/dist/__node_modules/graphql/jsutils/toError.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/toError.js +0 -15
- package/dist/__node_modules/graphql/jsutils/toError.js.map +0 -1
- package/dist/__node_modules/graphql/jsutils/toObjMap.cjs +0 -17
- package/dist/__node_modules/graphql/jsutils/toObjMap.cjs.map +0 -1
- package/dist/__node_modules/graphql/jsutils/toObjMap.js +0 -17
- package/dist/__node_modules/graphql/jsutils/toObjMap.js.map +0 -1
- package/dist/__node_modules/graphql/language/ast.cjs +0 -175
- package/dist/__node_modules/graphql/language/ast.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/ast.js +0 -176
- package/dist/__node_modules/graphql/language/ast.js.map +0 -1
- package/dist/__node_modules/graphql/language/blockString.cjs +0 -109
- package/dist/__node_modules/graphql/language/blockString.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/blockString.js +0 -109
- package/dist/__node_modules/graphql/language/blockString.js.map +0 -1
- package/dist/__node_modules/graphql/language/characterClasses.cjs +0 -23
- package/dist/__node_modules/graphql/language/characterClasses.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/characterClasses.js +0 -23
- package/dist/__node_modules/graphql/language/characterClasses.js.map +0 -1
- package/dist/__node_modules/graphql/language/directiveLocation.cjs +0 -25
- package/dist/__node_modules/graphql/language/directiveLocation.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/directiveLocation.js +0 -26
- package/dist/__node_modules/graphql/language/directiveLocation.js.map +0 -1
- package/dist/__node_modules/graphql/language/kinds.cjs +0 -49
- package/dist/__node_modules/graphql/language/kinds.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/kinds.js +0 -50
- package/dist/__node_modules/graphql/language/kinds.js.map +0 -1
- package/dist/__node_modules/graphql/language/lexer.cjs +0 -509
- package/dist/__node_modules/graphql/language/lexer.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/lexer.js +0 -509
- package/dist/__node_modules/graphql/language/lexer.js.map +0 -1
- package/dist/__node_modules/graphql/language/location.cjs +0 -22
- package/dist/__node_modules/graphql/language/location.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/location.js +0 -22
- package/dist/__node_modules/graphql/language/location.js.map +0 -1
- package/dist/__node_modules/graphql/language/parser.cjs +0 -1283
- package/dist/__node_modules/graphql/language/parser.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/parser.js +0 -1283
- package/dist/__node_modules/graphql/language/parser.js.map +0 -1
- package/dist/__node_modules/graphql/language/predicates.cjs +0 -44
- package/dist/__node_modules/graphql/language/predicates.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/predicates.js +0 -44
- package/dist/__node_modules/graphql/language/predicates.js.map +0 -1
- package/dist/__node_modules/graphql/language/printLocation.cjs +0 -51
- package/dist/__node_modules/graphql/language/printLocation.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/printLocation.js +0 -51
- package/dist/__node_modules/graphql/language/printLocation.js.map +0 -1
- package/dist/__node_modules/graphql/language/printString.cjs +0 -178
- package/dist/__node_modules/graphql/language/printString.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/printString.js +0 -178
- package/dist/__node_modules/graphql/language/printString.js.map +0 -1
- package/dist/__node_modules/graphql/language/printer.cjs +0 -245
- package/dist/__node_modules/graphql/language/printer.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/printer.js +0 -245
- package/dist/__node_modules/graphql/language/printer.js.map +0 -1
- package/dist/__node_modules/graphql/language/source.cjs +0 -33
- package/dist/__node_modules/graphql/language/source.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/source.js +0 -33
- package/dist/__node_modules/graphql/language/source.js.map +0 -1
- package/dist/__node_modules/graphql/language/tokenKind.cjs +0 -28
- package/dist/__node_modules/graphql/language/tokenKind.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/tokenKind.js +0 -29
- package/dist/__node_modules/graphql/language/tokenKind.js.map +0 -1
- package/dist/__node_modules/graphql/language/visitor.cjs +0 -200
- package/dist/__node_modules/graphql/language/visitor.cjs.map +0 -1
- package/dist/__node_modules/graphql/language/visitor.js +0 -200
- package/dist/__node_modules/graphql/language/visitor.js.map +0 -1
- package/dist/__node_modules/graphql/type/assertName.cjs +0 -34
- package/dist/__node_modules/graphql/type/assertName.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/assertName.js +0 -34
- package/dist/__node_modules/graphql/type/assertName.js.map +0 -1
- package/dist/__node_modules/graphql/type/definition.cjs +0 -762
- package/dist/__node_modules/graphql/type/definition.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/definition.js +0 -762
- package/dist/__node_modules/graphql/type/definition.js.map +0 -1
- package/dist/__node_modules/graphql/type/directives.cjs +0 -139
- package/dist/__node_modules/graphql/type/directives.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/directives.js +0 -139
- package/dist/__node_modules/graphql/type/directives.js.map +0 -1
- package/dist/__node_modules/graphql/type/introspection.cjs +0 -495
- package/dist/__node_modules/graphql/type/introspection.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/introspection.js +0 -496
- package/dist/__node_modules/graphql/type/introspection.js.map +0 -1
- package/dist/__node_modules/graphql/type/scalars.cjs +0 -248
- package/dist/__node_modules/graphql/type/scalars.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/scalars.js +0 -248
- package/dist/__node_modules/graphql/type/scalars.js.map +0 -1
- package/dist/__node_modules/graphql/type/schema.cjs +0 -223
- package/dist/__node_modules/graphql/type/schema.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/schema.js +0 -223
- package/dist/__node_modules/graphql/type/schema.js.map +0 -1
- package/dist/__node_modules/graphql/type/validate.cjs +0 -428
- package/dist/__node_modules/graphql/type/validate.cjs.map +0 -1
- package/dist/__node_modules/graphql/type/validate.js +0 -428
- package/dist/__node_modules/graphql/type/validate.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/TypeInfo.cjs +0 -257
- package/dist/__node_modules/graphql/utilities/TypeInfo.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/TypeInfo.js +0 -257
- package/dist/__node_modules/graphql/utilities/TypeInfo.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/assertValidName.cjs +0 -28
- package/dist/__node_modules/graphql/utilities/assertValidName.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/assertValidName.js +0 -28
- package/dist/__node_modules/graphql/utilities/assertValidName.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/astFromValue.cjs +0 -111
- package/dist/__node_modules/graphql/utilities/astFromValue.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/astFromValue.js +0 -111
- package/dist/__node_modules/graphql/utilities/astFromValue.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/buildASTSchema.cjs +0 -62
- package/dist/__node_modules/graphql/utilities/buildASTSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/buildASTSchema.js +0 -62
- package/dist/__node_modules/graphql/utilities/buildASTSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/buildClientSchema.cjs +0 -264
- package/dist/__node_modules/graphql/utilities/buildClientSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/buildClientSchema.js +0 -264
- package/dist/__node_modules/graphql/utilities/buildClientSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/coerceInputValue.cjs +0 -133
- package/dist/__node_modules/graphql/utilities/coerceInputValue.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/coerceInputValue.js +0 -133
- package/dist/__node_modules/graphql/utilities/coerceInputValue.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/concatAST.cjs +0 -15
- package/dist/__node_modules/graphql/utilities/concatAST.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/concatAST.js +0 -15
- package/dist/__node_modules/graphql/utilities/concatAST.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/extendSchema.cjs +0 -448
- package/dist/__node_modules/graphql/utilities/extendSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/extendSchema.js +0 -448
- package/dist/__node_modules/graphql/utilities/extendSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/findBreakingChanges.cjs +0 -384
- package/dist/__node_modules/graphql/utilities/findBreakingChanges.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/findBreakingChanges.js +0 -386
- package/dist/__node_modules/graphql/utilities/findBreakingChanges.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.cjs +0 -119
- package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.js +0 -119
- package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/getOperationAST.cjs +0 -22
- package/dist/__node_modules/graphql/utilities/getOperationAST.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/getOperationAST.js +0 -22
- package/dist/__node_modules/graphql/utilities/getOperationAST.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/getOperationRootType.cjs +0 -43
- package/dist/__node_modules/graphql/utilities/getOperationRootType.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/getOperationRootType.js +0 -43
- package/dist/__node_modules/graphql/utilities/getOperationRootType.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/introspectionFromSchema.cjs +0 -24
- package/dist/__node_modules/graphql/utilities/introspectionFromSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/introspectionFromSchema.js +0 -24
- package/dist/__node_modules/graphql/utilities/introspectionFromSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.cjs +0 -129
- package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.js +0 -129
- package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/printSchema.cjs +0 -192
- package/dist/__node_modules/graphql/utilities/printSchema.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/printSchema.js +0 -192
- package/dist/__node_modules/graphql/utilities/printSchema.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/separateOperations.cjs +0 -57
- package/dist/__node_modules/graphql/utilities/separateOperations.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/separateOperations.js +0 -57
- package/dist/__node_modules/graphql/utilities/separateOperations.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/sortValueNode.cjs +0 -30
- package/dist/__node_modules/graphql/utilities/sortValueNode.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/sortValueNode.js +0 -30
- package/dist/__node_modules/graphql/utilities/sortValueNode.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.cjs +0 -35
- package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.js +0 -35
- package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/typeComparators.cjs +0 -58
- package/dist/__node_modules/graphql/utilities/typeComparators.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/typeComparators.js +0 -58
- package/dist/__node_modules/graphql/utilities/typeComparators.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/typeFromAST.cjs +0 -20
- package/dist/__node_modules/graphql/utilities/typeFromAST.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/typeFromAST.js +0 -20
- package/dist/__node_modules/graphql/utilities/typeFromAST.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/valueFromAST.cjs +0 -100
- package/dist/__node_modules/graphql/utilities/valueFromAST.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/valueFromAST.js +0 -100
- package/dist/__node_modules/graphql/utilities/valueFromAST.js.map +0 -1
- package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.cjs +0 -32
- package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.cjs.map +0 -1
- package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.js +0 -32
- package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.js.map +0 -1
- package/dist/__node_modules/graphql/validation/ValidationContext.cjs +0 -170
- package/dist/__node_modules/graphql/validation/ValidationContext.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/ValidationContext.js +0 -170
- package/dist/__node_modules/graphql/validation/ValidationContext.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.cjs +0 -24
- package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js +0 -24
- package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.cjs +0 -80
- package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js +0 -80
- package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.cjs +0 -43
- package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js +0 -43
- package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.cjs +0 -73
- package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.js +0 -73
- package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.cjs +0 -110
- package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.js +0 -110
- package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.cjs +0 -20
- package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.js +0 -20
- package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.cjs +0 -55
- package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.js +0 -55
- package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.cjs +0 -28
- package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js +0 -28
- package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.cjs +0 -34
- package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js +0 -34
- package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.cjs +0 -53
- package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.js +0 -53
- package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.cjs +0 -34
- package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js +0 -34
- package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.cjs +0 -41
- package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js +0 -41
- package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.cjs +0 -38
- package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.js +0 -38
- package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.cjs +0 -477
- package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js +0 -477
- package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.cjs +0 -55
- package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js +0 -55
- package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.cjs +0 -111
- package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js +0 -111
- package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.cjs +0 -97
- package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js +0 -97
- package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.cjs +0 -42
- package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.js +0 -42
- package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.cjs +0 -62
- package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js +0 -62
- package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.cjs +0 -47
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js +0 -47
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.cjs +0 -29
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js +0 -29
- package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.cjs +0 -38
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js +0 -38
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.cjs +0 -63
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js +0 -63
- package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.cjs +0 -50
- package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js +0 -50
- package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.cjs +0 -59
- package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js +0 -59
- package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.cjs +0 -27
- package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js +0 -27
- package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.cjs +0 -38
- package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js +0 -38
- package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.cjs +0 -32
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.js +0 -32
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.cjs +0 -48
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.js +0 -48
- package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.cjs +0 -41
- package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.js +0 -41
- package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.cjs +0 -30
- package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.js +0 -30
- package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.cjs +0 -132
- package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js +0 -132
- package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.cjs +0 -27
- package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js +0 -27
- package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.cjs +0 -64
- package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js +0 -64
- package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.cjs +0 -89
- package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js +0 -89
- package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.cjs +0 -24
- package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js +0 -24
- package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js.map +0 -1
- package/dist/__node_modules/graphql/validation/specifiedRules.cjs +0 -84
- package/dist/__node_modules/graphql/validation/specifiedRules.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/specifiedRules.js +0 -84
- package/dist/__node_modules/graphql/validation/specifiedRules.js.map +0 -1
- package/dist/__node_modules/graphql/validation/validate.cjs +0 -72
- package/dist/__node_modules/graphql/validation/validate.cjs.map +0 -1
- package/dist/__node_modules/graphql/validation/validate.js +0 -72
- package/dist/__node_modules/graphql/validation/validate.js.map +0 -1
- package/dist/__node_modules/graphql/version.cjs +0 -12
- package/dist/__node_modules/graphql/version.cjs.map +0 -1
- package/dist/__node_modules/graphql/version.js +0 -12
- package/dist/__node_modules/graphql/version.js.map +0 -1
- package/dist/__node_modules/headers-polyfill/lib/index.cjs +0 -214
- package/dist/__node_modules/headers-polyfill/lib/index.cjs.map +0 -1
- package/dist/__node_modules/headers-polyfill/lib/index.js +0 -215
- package/dist/__node_modules/headers-polyfill/lib/index.js.map +0 -1
- package/dist/__node_modules/is-node-process/lib/index.cjs +0 -18
- package/dist/__node_modules/is-node-process/lib/index.cjs.map +0 -1
- package/dist/__node_modules/is-node-process/lib/index.js +0 -17
- package/dist/__node_modules/is-node-process/lib/index.js.map +0 -1
- package/dist/__node_modules/js-levenshtein/index.cjs +0 -91
- package/dist/__node_modules/js-levenshtein/index.cjs.map +0 -1
- package/dist/__node_modules/js-levenshtein/index.js +0 -91
- package/dist/__node_modules/js-levenshtein/index.js.map +0 -1
- package/dist/__node_modules/msw/__node_modules/node-fetch/browser.cjs +0 -34
- package/dist/__node_modules/msw/__node_modules/node-fetch/browser.cjs.map +0 -1
- package/dist/__node_modules/msw/__node_modules/node-fetch/browser.js +0 -34
- package/dist/__node_modules/msw/__node_modules/node-fetch/browser.js.map +0 -1
- package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.cjs +0 -363
- package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.cjs.map +0 -1
- package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.js +0 -363
- package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.js.map +0 -1
- package/dist/__node_modules/msw/lib/index.cjs +0 -1937
- package/dist/__node_modules/msw/lib/index.cjs.map +0 -1
- package/dist/__node_modules/msw/lib/index.js +0 -1938
- package/dist/__node_modules/msw/lib/index.js.map +0 -1
- package/dist/__node_modules/node-domexception/index.cjs.map +0 -1
- package/dist/__node_modules/node-domexception/index.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/body.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/body.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/abort-error.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/abort-error.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/base.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/base.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/fetch-error.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/errors/fetch-error.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/headers.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/headers.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/index.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/index.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/request.cjs +0 -206
- package/dist/__node_modules/node-fetch/src/request.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/request.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/response.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/response.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/get-search.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/get-search.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/is-redirect.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/is-redirect.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/is.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/is.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/multipart-parser.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/multipart-parser.js.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/referrer.cjs.map +0 -1
- package/dist/__node_modules/node-fetch/src/utils/referrer.js.map +0 -1
- package/dist/__node_modules/outvariant/lib/format.cjs +0 -53
- package/dist/__node_modules/outvariant/lib/format.cjs.map +0 -1
- package/dist/__node_modules/outvariant/lib/format.js +0 -54
- package/dist/__node_modules/outvariant/lib/format.js.map +0 -1
- package/dist/__node_modules/outvariant/lib/index.cjs +0 -29
- package/dist/__node_modules/outvariant/lib/index.cjs.map +0 -1
- package/dist/__node_modules/outvariant/lib/index.js +0 -28
- package/dist/__node_modules/outvariant/lib/index.js.map +0 -1
- package/dist/__node_modules/outvariant/lib/invariant.cjs +0 -95
- package/dist/__node_modules/outvariant/lib/invariant.cjs.map +0 -1
- package/dist/__node_modules/outvariant/lib/invariant.js +0 -94
- package/dist/__node_modules/outvariant/lib/invariant.js.map +0 -1
- package/dist/__node_modules/p-limit/index.cjs.map +0 -1
- package/dist/__node_modules/p-limit/index.js.map +0 -1
- package/dist/__node_modules/peek-readable/lib/EndOfFileStream.cjs.map +0 -1
- package/dist/__node_modules/peek-readable/lib/EndOfFileStream.js.map +0 -1
- package/dist/__node_modules/r19/dist/client/createRPCClient.cjs +0 -68
- package/dist/__node_modules/r19/dist/client/createRPCClient.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/client/createRPCClient.js +0 -68
- package/dist/__node_modules/r19/dist/client/createRPCClient.js.map +0 -1
- package/dist/__node_modules/r19/dist/createRPCMiddleware.cjs +0 -35
- package/dist/__node_modules/r19/dist/createRPCMiddleware.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/createRPCMiddleware.js +0 -35
- package/dist/__node_modules/r19/dist/createRPCMiddleware.js.map +0 -1
- package/dist/__node_modules/r19/dist/handleRPCRequest.cjs +0 -111
- package/dist/__node_modules/r19/dist/handleRPCRequest.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/handleRPCRequest.js +0 -111
- package/dist/__node_modules/r19/dist/handleRPCRequest.js.map +0 -1
- package/dist/__node_modules/r19/dist/lib/isErrorLike.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/lib/isErrorLike.js.map +0 -1
- package/dist/__node_modules/r19/dist/lib/replaceLeaves.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/lib/replaceLeaves.js.map +0 -1
- package/dist/__node_modules/r19/dist/proceduresFromInstance.cjs.map +0 -1
- package/dist/__node_modules/r19/dist/proceduresFromInstance.js.map +0 -1
- package/dist/__node_modules/set-cookie-parser/lib/set-cookie.cjs +0 -161
- package/dist/__node_modules/set-cookie-parser/lib/set-cookie.cjs.map +0 -1
- package/dist/__node_modules/set-cookie-parser/lib/set-cookie.js +0 -162
- package/dist/__node_modules/set-cookie-parser/lib/set-cookie.js.map +0 -1
- package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.cjs +0 -98
- package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.cjs.map +0 -1
- package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.js +0 -98
- package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.js.map +0 -1
- package/dist/__node_modules/strict-event-emitter/lib/index.cjs +0 -34
- package/dist/__node_modules/strict-event-emitter/lib/index.cjs.map +0 -1
- package/dist/__node_modules/strict-event-emitter/lib/index.js +0 -34
- package/dist/__node_modules/strict-event-emitter/lib/index.js.map +0 -1
- package/dist/__node_modules/strtok3/lib/AbstractTokenizer.cjs.map +0 -1
- package/dist/__node_modules/strtok3/lib/AbstractTokenizer.js.map +0 -1
- package/dist/__node_modules/strtok3/lib/BufferTokenizer.cjs.map +0 -1
- package/dist/__node_modules/strtok3/lib/BufferTokenizer.js.map +0 -1
- package/dist/__node_modules/strtok3/lib/core.cjs.map +0 -1
- package/dist/__node_modules/strtok3/lib/core.js.map +0 -1
- package/dist/__node_modules/token-types/lib/index.cjs.map +0 -1
- package/dist/__node_modules/token-types/lib/index.js.map +0 -1
- package/dist/__node_modules/unist-util-is/index.cjs +0 -73
- package/dist/__node_modules/unist-util-is/index.cjs.map +0 -1
- package/dist/__node_modules/unist-util-is/index.js +0 -73
- package/dist/__node_modules/unist-util-is/index.js.map +0 -1
- package/dist/__node_modules/unist-util-visit/index.cjs +0 -32
- package/dist/__node_modules/unist-util-visit/index.cjs.map +0 -1
- package/dist/__node_modules/unist-util-visit/index.js +0 -33
- package/dist/__node_modules/unist-util-visit/index.js.map +0 -1
- package/dist/__node_modules/unist-util-visit-parents/color.browser.cjs.map +0 -1
- package/dist/__node_modules/unist-util-visit-parents/color.browser.js.map +0 -1
- package/dist/__node_modules/unist-util-visit-parents/index.cjs +0 -74
- package/dist/__node_modules/unist-util-visit-parents/index.cjs.map +0 -1
- package/dist/__node_modules/unist-util-visit-parents/index.js +0 -74
- package/dist/__node_modules/unist-util-visit-parents/index.js.map +0 -1
- package/dist/__node_modules/web-encoding/src/lib.cjs +0 -7
- package/dist/__node_modules/web-encoding/src/lib.cjs.map +0 -1
- package/dist/__node_modules/web-encoding/src/lib.js +0 -8
- package/dist/__node_modules/web-encoding/src/lib.js.map +0 -1
- package/dist/__node_modules/web-streams-polyfill/dist/ponyfill.es2018.cjs.map +0 -1
- package/dist/__node_modules/web-streams-polyfill/dist/ponyfill.es2018.js.map +0 -1
- package/dist/__node_modules/yocto-queue/index.cjs.map +0 -1
- package/dist/__node_modules/yocto-queue/index.js.map +0 -1
- package/dist/_virtual/AsyncEventEmitter.cjs +0 -5
- package/dist/_virtual/AsyncEventEmitter.cjs.map +0 -1
- package/dist/_virtual/AsyncEventEmitter.js +0 -5
- package/dist/_virtual/AsyncEventEmitter.js.map +0 -1
- package/dist/_virtual/BatchInterceptor.cjs +0 -5
- package/dist/_virtual/BatchInterceptor.cjs.map +0 -1
- package/dist/_virtual/BatchInterceptor.js +0 -5
- package/dist/_virtual/BatchInterceptor.js.map +0 -1
- package/dist/_virtual/EventPolyfill.cjs +0 -5
- package/dist/_virtual/EventPolyfill.cjs.map +0 -1
- package/dist/_virtual/EventPolyfill.js +0 -5
- package/dist/_virtual/EventPolyfill.js.map +0 -1
- package/dist/_virtual/InteractiveIsomorphicRequest.cjs +0 -5
- package/dist/_virtual/InteractiveIsomorphicRequest.cjs.map +0 -1
- package/dist/_virtual/InteractiveIsomorphicRequest.js +0 -5
- package/dist/_virtual/InteractiveIsomorphicRequest.js.map +0 -1
- package/dist/_virtual/Interceptor.cjs +0 -5
- package/dist/_virtual/Interceptor.cjs.map +0 -1
- package/dist/_virtual/Interceptor.js +0 -5
- package/dist/_virtual/Interceptor.js.map +0 -1
- package/dist/_virtual/IsomorphicRequest.cjs +0 -5
- package/dist/_virtual/IsomorphicRequest.cjs.map +0 -1
- package/dist/_virtual/IsomorphicRequest.js +0 -5
- package/dist/_virtual/IsomorphicRequest.js.map +0 -1
- package/dist/_virtual/ProgressEventPolyfill.cjs +0 -5
- package/dist/_virtual/ProgressEventPolyfill.cjs.map +0 -1
- package/dist/_virtual/ProgressEventPolyfill.js +0 -5
- package/dist/_virtual/ProgressEventPolyfill.js.map +0 -1
- package/dist/_virtual/StrictEventEmitter.cjs +0 -5
- package/dist/_virtual/StrictEventEmitter.cjs.map +0 -1
- package/dist/_virtual/StrictEventEmitter.js +0 -5
- package/dist/_virtual/StrictEventEmitter.js.map +0 -1
- package/dist/_virtual/XMLHttpRequestOverride.cjs +0 -5
- package/dist/_virtual/XMLHttpRequestOverride.cjs.map +0 -1
- package/dist/_virtual/XMLHttpRequestOverride.js +0 -5
- package/dist/_virtual/XMLHttpRequestOverride.js.map +0 -1
- package/dist/_virtual/browser.cjs +0 -13
- package/dist/_virtual/browser.cjs.map +0 -1
- package/dist/_virtual/browser.js +0 -14
- package/dist/_virtual/browser.js.map +0 -1
- package/dist/_virtual/browser2.cjs +0 -13
- package/dist/_virtual/browser2.cjs.map +0 -1
- package/dist/_virtual/browser2.js +0 -14
- package/dist/_virtual/browser2.js.map +0 -1
- package/dist/_virtual/bufferFrom.cjs +0 -5
- package/dist/_virtual/bufferFrom.cjs.map +0 -1
- package/dist/_virtual/bufferFrom.js +0 -5
- package/dist/_virtual/bufferFrom.js.map +0 -1
- package/dist/_virtual/bufferUtils.cjs +0 -5
- package/dist/_virtual/bufferUtils.cjs.map +0 -1
- package/dist/_virtual/bufferUtils.js +0 -5
- package/dist/_virtual/bufferUtils.js.map +0 -1
- package/dist/_virtual/conventions.cjs +0 -5
- package/dist/_virtual/conventions.cjs.map +0 -1
- package/dist/_virtual/conventions.js +0 -5
- package/dist/_virtual/conventions.js.map +0 -1
- package/dist/_virtual/createEvent.cjs +0 -5
- package/dist/_virtual/createEvent.cjs.map +0 -1
- package/dist/_virtual/createEvent.js +0 -5
- package/dist/_virtual/createEvent.js.map +0 -1
- package/dist/_virtual/createLazyCallback.cjs +0 -5
- package/dist/_virtual/createLazyCallback.cjs.map +0 -1
- package/dist/_virtual/createLazyCallback.js +0 -5
- package/dist/_virtual/createLazyCallback.js.map +0 -1
- package/dist/_virtual/dom-parser.cjs +0 -5
- package/dist/_virtual/dom-parser.cjs.map +0 -1
- package/dist/_virtual/dom-parser.js +0 -5
- package/dist/_virtual/dom-parser.js.map +0 -1
- package/dist/_virtual/dom.cjs +0 -5
- package/dist/_virtual/dom.cjs.map +0 -1
- package/dist/_virtual/dom.js +0 -5
- package/dist/_virtual/dom.js.map +0 -1
- package/dist/_virtual/entities.cjs +0 -5
- package/dist/_virtual/entities.cjs.map +0 -1
- package/dist/_virtual/entities.js +0 -5
- package/dist/_virtual/entities.js.map +0 -1
- package/dist/_virtual/format.cjs +0 -5
- package/dist/_virtual/format.cjs.map +0 -1
- package/dist/_virtual/format.js +0 -5
- package/dist/_virtual/format.js.map +0 -1
- package/dist/_virtual/getCleanUrl.cjs +0 -5
- package/dist/_virtual/getCleanUrl.cjs.map +0 -1
- package/dist/_virtual/getCleanUrl.js +0 -5
- package/dist/_virtual/getCleanUrl.js.map +0 -1
- package/dist/_virtual/glossary.cjs +0 -5
- package/dist/_virtual/glossary.cjs.map +0 -1
- package/dist/_virtual/glossary.js +0 -5
- package/dist/_virtual/glossary.js.map +0 -1
- package/dist/_virtual/index10.cjs +0 -5
- package/dist/_virtual/index10.cjs.map +0 -1
- package/dist/_virtual/index10.js +0 -5
- package/dist/_virtual/index10.js.map +0 -1
- package/dist/_virtual/index11.cjs +0 -5
- package/dist/_virtual/index11.cjs.map +0 -1
- package/dist/_virtual/index11.js +0 -5
- package/dist/_virtual/index11.js.map +0 -1
- package/dist/_virtual/index5.cjs +0 -5
- package/dist/_virtual/index5.cjs.map +0 -1
- package/dist/_virtual/index5.js +0 -5
- package/dist/_virtual/index5.js.map +0 -1
- package/dist/_virtual/index6.cjs +0 -5
- package/dist/_virtual/index6.cjs.map +0 -1
- package/dist/_virtual/index6.js +0 -5
- package/dist/_virtual/index6.js.map +0 -1
- package/dist/_virtual/index7.cjs +0 -5
- package/dist/_virtual/index7.cjs.map +0 -1
- package/dist/_virtual/index7.js +0 -5
- package/dist/_virtual/index7.js.map +0 -1
- package/dist/_virtual/index8.cjs +0 -5
- package/dist/_virtual/index8.cjs.map +0 -1
- package/dist/_virtual/index8.js +0 -5
- package/dist/_virtual/index8.js.map +0 -1
- package/dist/_virtual/index9.cjs +0 -5
- package/dist/_virtual/index9.cjs.map +0 -1
- package/dist/_virtual/index9.js +0 -5
- package/dist/_virtual/index9.js.map +0 -1
- package/dist/_virtual/invariant.cjs +0 -5
- package/dist/_virtual/invariant.cjs.map +0 -1
- package/dist/_virtual/invariant.js +0 -5
- package/dist/_virtual/invariant.js.map +0 -1
- package/dist/_virtual/lib.cjs +0 -5
- package/dist/_virtual/lib.cjs.map +0 -1
- package/dist/_virtual/lib.js +0 -5
- package/dist/_virtual/lib.js.map +0 -1
- package/dist/_virtual/nextTick.cjs +0 -5
- package/dist/_virtual/nextTick.cjs.map +0 -1
- package/dist/_virtual/nextTick.js +0 -5
- package/dist/_virtual/nextTick.js.map +0 -1
- package/dist/_virtual/parseJson.cjs +0 -5
- package/dist/_virtual/parseJson.cjs.map +0 -1
- package/dist/_virtual/parseJson.js +0 -5
- package/dist/_virtual/parseJson.js.map +0 -1
- package/dist/_virtual/sax.cjs +0 -5
- package/dist/_virtual/sax.cjs.map +0 -1
- package/dist/_virtual/sax.js +0 -5
- package/dist/_virtual/sax.js.map +0 -1
- package/dist/_virtual/set-cookie.cjs +0 -13
- package/dist/_virtual/set-cookie.cjs.map +0 -1
- package/dist/_virtual/set-cookie.js +0 -14
- package/dist/_virtual/set-cookie.js.map +0 -1
- package/dist/_virtual/store.cjs +0 -5
- package/dist/_virtual/store.cjs.map +0 -1
- package/dist/_virtual/store.js +0 -5
- package/dist/_virtual/store.js.map +0 -1
- package/dist/_virtual/toIsoResponse.cjs +0 -5
- package/dist/_virtual/toIsoResponse.cjs.map +0 -1
- package/dist/_virtual/toIsoResponse.js +0 -5
- package/dist/_virtual/toIsoResponse.js.map +0 -1
- package/dist/_virtual/until.cjs +0 -5
- package/dist/_virtual/until.cjs.map +0 -1
- package/dist/_virtual/until.js +0 -5
- package/dist/_virtual/until.js.map +0 -1
- package/dist/_virtual/uuid.cjs +0 -5
- package/dist/_virtual/uuid.cjs.map +0 -1
- package/dist/_virtual/uuid.js +0 -5
- package/dist/_virtual/uuid.js.map +0 -1
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/decode.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/decode.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/encode.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/encode.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/timestamp.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/timestamp.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/int.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/int.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/utf8.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/TemplateTag/TemplateTag.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/TemplateTag/TemplateTag.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaLists/commaLists.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaLists/commaLists.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsAnd/commaListsAnd.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsAnd/commaListsAnd.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsOr/commaListsOr.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsOr/commaListsOr.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/html/html.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/html/html.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineLists/inlineLists.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineLists/inlineLists.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLine/oneLine.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLine/oneLine.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaLists/oneLineCommaLists.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineInlineLists/oneLineInlineLists.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineTrim/oneLineTrim.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineTrim/oneLineTrim.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceResultTransformer/replaceResultTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/safeHtml/safeHtml.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/safeHtml/safeHtml.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/splitStringTransformer/splitStringTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/splitStringTransformer/splitStringTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndentTransformer/stripIndentTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndents/stripIndents.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndents/stripIndents.js +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/trimResultTransformer/trimResultTransformer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/common-tags/es/trimResultTransformer/trimResultTransformer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/fetch-blob/file.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/fetch-blob/file.js +0 -0
- /package/dist/{__node_modules → _node_modules}/fetch-blob/streams.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/fetch-blob/streams.js +0 -0
- /package/dist/{__node_modules → _node_modules}/file-type/util.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/file-type/util.js +0 -0
- /package/dist/{__node_modules → _node_modules}/formdata-polyfill/esm.min.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/formdata-polyfill/esm.min.js +0 -0
- /package/dist/{__node_modules → _node_modules}/fp-ts/es6/function.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/fp-ts/es6/function.js +0 -0
- /package/dist/{__node_modules → _node_modules}/fp-ts/es6/internal.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/fp-ts/es6/internal.js +0 -0
- /package/dist/{__node_modules → _node_modules}/get-port/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/get-port/index.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-domexception/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-domexception/index.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/body.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/body.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/abort-error.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/abort-error.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/base.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/base.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/fetch-error.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/fetch-error.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/headers.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/headers.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/index.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/request.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/response.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/response.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/get-search.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/get-search.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is-redirect.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is-redirect.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/multipart-parser.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/multipart-parser.js +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/referrer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/referrer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/p-limit/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/p-limit/index.js +0 -0
- /package/dist/{__node_modules → _node_modules}/peek-readable/lib/EndOfFileStream.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/peek-readable/lib/EndOfFileStream.js +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/lib/isErrorLike.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/lib/isErrorLike.js +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/lib/replaceLeaves.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/lib/replaceLeaves.js +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/proceduresFromInstance.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/r19/dist/proceduresFromInstance.js +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/AbstractTokenizer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/AbstractTokenizer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/BufferTokenizer.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/BufferTokenizer.js +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/core.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/strtok3/lib/core.js +0 -0
- /package/dist/{__node_modules → _node_modules}/token-types/lib/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/token-types/lib/index.js +0 -0
- /package/dist/{__node_modules/unist-util-visit-parents → _node_modules/unist-util-visit-parents/lib}/color.browser.cjs +0 -0
- /package/dist/{__node_modules/unist-util-visit-parents → _node_modules/unist-util-visit-parents/lib}/color.browser.js +0 -0
- /package/dist/{__node_modules → _node_modules}/web-streams-polyfill/dist/ponyfill.es2018.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/web-streams-polyfill/dist/ponyfill.es2018.js +0 -0
- /package/dist/{__node_modules → _node_modules}/yocto-queue/index.cjs +0 -0
- /package/dist/{__node_modules → _node_modules}/yocto-queue/index.js +0 -0
package/dist/_node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stripIndentTransformer.js","sources":["../../../../../../../node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.js"],"sourcesContent":["function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } }\n\n/**\n * strips indentation from a template literal\n * @param {String} type = 'initial' - whether to remove all indentation or just leading indentation. can be 'all' or 'initial'\n * @return {Object} - a TemplateTag transformer\n */\nvar stripIndentTransformer = function stripIndentTransformer() {\n var type = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'initial';\n return {\n onEndResult: function onEndResult(endResult) {\n if (type === 'initial') {\n // remove the shortest leading indentation from each line\n var match = endResult.match(/^[^\\S\\n]*(?=\\S)/gm);\n var indent = match && Math.min.apply(Math, _toConsumableArray(match.map(function (el) {\n return el.length;\n })));\n if (indent) {\n var regexp = new RegExp('^.{' + indent + '}', 'gm');\n return endResult.replace(regexp, '');\n }\n return endResult;\n }\n if (type === 'all') {\n // remove all indentation from each line\n return endResult.replace(/^[^\\S\\n]+/gm, '');\n }\n throw new Error('Unknown type: ' + type);\n }\n };\n};\n\nexport default stripIndentTransformer;\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9zdHJpcEluZGVudFRyYW5zZm9ybWVyL3N0cmlwSW5kZW50VHJhbnNmb3JtZXIuanMiXSwibmFtZXMiOlsic3RyaXBJbmRlbnRUcmFuc2Zvcm1lciIsInR5cGUiLCJvbkVuZFJlc3VsdCIsImVuZFJlc3VsdCIsIm1hdGNoIiwiaW5kZW50IiwiTWF0aCIsIm1pbiIsIm1hcCIsImVsIiwibGVuZ3RoIiwicmVnZXhwIiwiUmVnRXhwIiwicmVwbGFjZSIsIkVycm9yIl0sIm1hcHBpbmdzIjoiOztBQUFBOzs7OztBQUtBLElBQU1BLHlCQUF5QixTQUF6QkEsc0JBQXlCO0FBQUEsTUFBQ0MsSUFBRCx1RUFBUSxTQUFSO0FBQUEsU0FBdUI7QUFDcERDLGVBRG9ELHVCQUN4Q0MsU0FEd0MsRUFDN0I7QUFDckIsVUFBSUYsU0FBUyxTQUFiLEVBQXdCO0FBQ3RCO0FBQ0EsWUFBTUcsUUFBUUQsVUFBVUMsS0FBVixDQUFnQixtQkFBaEIsQ0FBZDtBQUNBLFlBQU1DLFNBQVNELFNBQVNFLEtBQUtDLEdBQUwsZ0NBQVlILE1BQU1JLEdBQU4sQ0FBVTtBQUFBLGlCQUFNQyxHQUFHQyxNQUFUO0FBQUEsU0FBVixDQUFaLEVBQXhCO0FBQ0EsWUFBSUwsTUFBSixFQUFZO0FBQ1YsY0FBTU0sU0FBUyxJQUFJQyxNQUFKLFNBQWlCUCxNQUFqQixRQUE0QixJQUE1QixDQUFmO0FBQ0EsaUJBQU9GLFVBQVVVLE9BQVYsQ0FBa0JGLE1BQWxCLEVBQTBCLEVBQTFCLENBQVA7QUFDRDtBQUNELGVBQU9SLFNBQVA7QUFDRDtBQUNELFVBQUlGLFNBQVMsS0FBYixFQUFvQjtBQUNsQjtBQUNBLGVBQU9FLFVBQVVVLE9BQVYsQ0FBa0IsYUFBbEIsRUFBaUMsRUFBakMsQ0FBUDtBQUNEO0FBQ0QsWUFBTSxJQUFJQyxLQUFKLG9CQUEyQmIsSUFBM0IsQ0FBTjtBQUNEO0FBakJtRCxHQUF2QjtBQUFBLENBQS9COztBQW9CQSxlQUFlRCxzQkFBZiIsImZpbGUiOiJzdHJpcEluZGVudFRyYW5zZm9ybWVyLmpzIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBzdHJpcHMgaW5kZW50YXRpb24gZnJvbSBhIHRlbXBsYXRlIGxpdGVyYWxcbiAqIEBwYXJhbSAge1N0cmluZ30gdHlwZSA9ICdpbml0aWFsJyAtIHdoZXRoZXIgdG8gcmVtb3ZlIGFsbCBpbmRlbnRhdGlvbiBvciBqdXN0IGxlYWRpbmcgaW5kZW50YXRpb24uIGNhbiBiZSAnYWxsJyBvciAnaW5pdGlhbCdcbiAqIEByZXR1cm4ge09iamVjdH0gICAgICAgICAgICAgICAgICAtIGEgVGVtcGxhdGVUYWcgdHJhbnNmb3JtZXJcbiAqL1xuY29uc3Qgc3RyaXBJbmRlbnRUcmFuc2Zvcm1lciA9ICh0eXBlID0gJ2luaXRpYWwnKSA9PiAoe1xuICBvbkVuZFJlc3VsdChlbmRSZXN1bHQpIHtcbiAgICBpZiAodHlwZSA9PT0gJ2luaXRpYWwnKSB7XG4gICAgICAvLyByZW1vdmUgdGhlIHNob3J0ZXN0IGxlYWRpbmcgaW5kZW50YXRpb24gZnJvbSBlYWNoIGxpbmVcbiAgICAgIGNvbnN0IG1hdGNoID0gZW5kUmVzdWx0Lm1hdGNoKC9eW15cXFNcXG5dKig/PVxcUykvZ20pO1xuICAgICAgY29uc3QgaW5kZW50ID0gbWF0Y2ggJiYgTWF0aC5taW4oLi4ubWF0Y2gubWFwKGVsID0+IGVsLmxlbmd0aCkpO1xuICAgICAgaWYgKGluZGVudCkge1xuICAgICAgICBjb25zdCByZWdleHAgPSBuZXcgUmVnRXhwKGBeLnske2luZGVudH19YCwgJ2dtJyk7XG4gICAgICAgIHJldHVybiBlbmRSZXN1bHQucmVwbGFjZShyZWdleHAsICcnKTtcbiAgICAgIH1cbiAgICAgIHJldHVybiBlbmRSZXN1bHQ7XG4gICAgfVxuICAgIGlmICh0eXBlID09PSAnYWxsJykge1xuICAgICAgLy8gcmVtb3ZlIGFsbCBpbmRlbnRhdGlvbiBmcm9tIGVhY2ggbGluZVxuICAgICAgcmV0dXJuIGVuZFJlc3VsdC5yZXBsYWNlKC9eW15cXFNcXG5dKy9nbSwgJycpO1xuICAgIH1cbiAgICB0aHJvdyBuZXcgRXJyb3IoYFVua25vd24gdHlwZTogJHt0eXBlfWApO1xuICB9LFxufSk7XG5cbmV4cG9ydCBkZWZhdWx0IHN0cmlwSW5kZW50VHJhbnNmb3JtZXI7XG4iXX0="],"names":["stripIndentTransformer"],"mappings":"AAAA,SAAS,mBAAmB,KAAK;AAAE,MAAI,MAAM,QAAQ,GAAG,GAAG;AAAE,aAAS,IAAI,GAAG,OAAO,MAAM,IAAI,MAAM,GAAG,IAAI,IAAI,QAAQ,KAAK;AAAE,WAAK,CAAC,IAAI,IAAI,CAAC;AAAA,IAAE;AAAG,WAAO;AAAA,EAAO,OAAM;AAAE,WAAO,MAAM,KAAK,GAAG;AAAA;AAAM;AAOhM,IAAC,yBAAyB,SAASA,0BAAyB;AAC7D,MAAI,OAAO,UAAU,SAAS,KAAK,UAAU,CAAC,MAAM,SAAY,UAAU,CAAC,IAAI;AAC/E,SAAO;AAAA,IACL,aAAa,SAAS,YAAY,WAAW;AAC3C,UAAI,SAAS,WAAW;AAEtB,YAAI,QAAQ,UAAU,MAAM,mBAAmB;AAC/C,YAAI,SAAS,SAAS,KAAK,IAAI,MAAM,MAAM,mBAAmB,MAAM,IAAI,SAAU,IAAI;AACpF,iBAAO,GAAG;AAAA,QACX,CAAA,CAAC,CAAC;AACH,YAAI,QAAQ;AACV,cAAI,SAAS,IAAI,OAAO,QAAQ,SAAS,KAAK,IAAI;AAClD,iBAAO,UAAU,QAAQ,QAAQ,EAAE;AAAA,QACpC;AACD,eAAO;AAAA,MACR;AACD,UAAI,SAAS,OAAO;AAElB,eAAO,UAAU,QAAQ,eAAe,EAAE;AAAA,MAC3C;AACD,YAAM,IAAI,MAAM,mBAAmB,IAAI;AAAA,IACxC;AAAA,EACL;AACA;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stripIndents.cjs","sources":["../../../../../../../node_modules/common-tags/es/stripIndents/stripIndents.js"],"sourcesContent":["import TemplateTag from '../TemplateTag';\nimport stripIndentTransformer from '../stripIndentTransformer';\nimport trimResultTransformer from '../trimResultTransformer';\n\nvar stripIndents = new TemplateTag(stripIndentTransformer('all'), trimResultTransformer);\n\nexport default stripIndents;\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9zdHJpcEluZGVudHMvc3RyaXBJbmRlbnRzLmpzIl0sIm5hbWVzIjpbIlRlbXBsYXRlVGFnIiwic3RyaXBJbmRlbnRUcmFuc2Zvcm1lciIsInRyaW1SZXN1bHRUcmFuc2Zvcm1lciIsInN0cmlwSW5kZW50cyJdLCJtYXBwaW5ncyI6IkFBQUEsT0FBT0EsV0FBUCxNQUF3QixnQkFBeEI7QUFDQSxPQUFPQyxzQkFBUCxNQUFtQywyQkFBbkM7QUFDQSxPQUFPQyxxQkFBUCxNQUFrQywwQkFBbEM7O0FBRUEsSUFBTUMsZUFBZSxJQUFJSCxXQUFKLENBQ25CQyx1QkFBdUIsS0FBdkIsQ0FEbUIsRUFFbkJDLHFCQUZtQixDQUFyQjs7QUFLQSxlQUFlQyxZQUFmIiwiZmlsZSI6InN0cmlwSW5kZW50cy5qcyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBUZW1wbGF0ZVRhZyBmcm9tICcuLi9UZW1wbGF0ZVRhZyc7XG5pbXBvcnQgc3RyaXBJbmRlbnRUcmFuc2Zvcm1lciBmcm9tICcuLi9zdHJpcEluZGVudFRyYW5zZm9ybWVyJztcbmltcG9ydCB0cmltUmVzdWx0VHJhbnNmb3JtZXIgZnJvbSAnLi4vdHJpbVJlc3VsdFRyYW5zZm9ybWVyJztcblxuY29uc3Qgc3RyaXBJbmRlbnRzID0gbmV3IFRlbXBsYXRlVGFnKFxuICBzdHJpcEluZGVudFRyYW5zZm9ybWVyKCdhbGwnKSxcbiAgdHJpbVJlc3VsdFRyYW5zZm9ybWVyLFxuKTtcblxuZXhwb3J0IGRlZmF1bHQgc3RyaXBJbmRlbnRzO1xuIl19"],"names":[],"mappings":";;;;AAImB,IAAI,YAAY,uBAAuB,KAAK,GAAG,qBAAqB;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stripIndents.js","sources":["../../../../../../../node_modules/common-tags/es/stripIndents/stripIndents.js"],"sourcesContent":["import TemplateTag from '../TemplateTag';\nimport stripIndentTransformer from '../stripIndentTransformer';\nimport trimResultTransformer from '../trimResultTransformer';\n\nvar stripIndents = new TemplateTag(stripIndentTransformer('all'), trimResultTransformer);\n\nexport default stripIndents;\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9zdHJpcEluZGVudHMvc3RyaXBJbmRlbnRzLmpzIl0sIm5hbWVzIjpbIlRlbXBsYXRlVGFnIiwic3RyaXBJbmRlbnRUcmFuc2Zvcm1lciIsInRyaW1SZXN1bHRUcmFuc2Zvcm1lciIsInN0cmlwSW5kZW50cyJdLCJtYXBwaW5ncyI6IkFBQUEsT0FBT0EsV0FBUCxNQUF3QixnQkFBeEI7QUFDQSxPQUFPQyxzQkFBUCxNQUFtQywyQkFBbkM7QUFDQSxPQUFPQyxxQkFBUCxNQUFrQywwQkFBbEM7O0FBRUEsSUFBTUMsZUFBZSxJQUFJSCxXQUFKLENBQ25CQyx1QkFBdUIsS0FBdkIsQ0FEbUIsRUFFbkJDLHFCQUZtQixDQUFyQjs7QUFLQSxlQUFlQyxZQUFmIiwiZmlsZSI6InN0cmlwSW5kZW50cy5qcyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCBUZW1wbGF0ZVRhZyBmcm9tICcuLi9UZW1wbGF0ZVRhZyc7XG5pbXBvcnQgc3RyaXBJbmRlbnRUcmFuc2Zvcm1lciBmcm9tICcuLi9zdHJpcEluZGVudFRyYW5zZm9ybWVyJztcbmltcG9ydCB0cmltUmVzdWx0VHJhbnNmb3JtZXIgZnJvbSAnLi4vdHJpbVJlc3VsdFRyYW5zZm9ybWVyJztcblxuY29uc3Qgc3RyaXBJbmRlbnRzID0gbmV3IFRlbXBsYXRlVGFnKFxuICBzdHJpcEluZGVudFRyYW5zZm9ybWVyKCdhbGwnKSxcbiAgdHJpbVJlc3VsdFRyYW5zZm9ybWVyLFxuKTtcblxuZXhwb3J0IGRlZmF1bHQgc3RyaXBJbmRlbnRzO1xuIl19"],"names":[],"mappings":";;;AAImB,IAAI,YAAY,uBAAuB,KAAK,GAAG,qBAAqB;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"trimResultTransformer.cjs","sources":["../../../../../../../node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.js"],"sourcesContent":["/**\n * TemplateTag transformer that trims whitespace on the end result of a tagged template\n * @param {String} side = '' - The side of the string to trim. Can be 'start' or 'end' (alternatively 'left' or 'right')\n * @return {Object} - a TemplateTag transformer\n */\nvar trimResultTransformer = function trimResultTransformer() {\n var side = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';\n return {\n onEndResult: function onEndResult(endResult) {\n if (side === '') {\n return endResult.trim();\n }\n\n side = side.toLowerCase();\n\n if (side === 'start' || side === 'left') {\n return endResult.replace(/^\\s*/, '');\n }\n\n if (side === 'end' || side === 'right') {\n return endResult.replace(/\\s*$/, '');\n }\n\n throw new Error('Side not supported: ' + side);\n }\n };\n};\n\nexport default trimResultTransformer;\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy90cmltUmVzdWx0VHJhbnNmb3JtZXIvdHJpbVJlc3VsdFRyYW5zZm9ybWVyLmpzIl0sIm5hbWVzIjpbInRyaW1SZXN1bHRUcmFuc2Zvcm1lciIsInNpZGUiLCJvbkVuZFJlc3VsdCIsImVuZFJlc3VsdCIsInRyaW0iLCJ0b0xvd2VyQ2FzZSIsInJlcGxhY2UiLCJFcnJvciJdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7O0FBS0EsSUFBTUEsd0JBQXdCLFNBQXhCQSxxQkFBd0I7QUFBQSxNQUFDQyxJQUFELHVFQUFRLEVBQVI7QUFBQSxTQUFnQjtBQUM1Q0MsZUFENEMsdUJBQ2hDQyxTQURnQyxFQUNyQjtBQUNyQixVQUFJRixTQUFTLEVBQWIsRUFBaUI7QUFDZixlQUFPRSxVQUFVQyxJQUFWLEVBQVA7QUFDRDs7QUFFREgsYUFBT0EsS0FBS0ksV0FBTCxFQUFQOztBQUVBLFVBQUlKLFNBQVMsT0FBVCxJQUFvQkEsU0FBUyxNQUFqQyxFQUF5QztBQUN2QyxlQUFPRSxVQUFVRyxPQUFWLENBQWtCLE1BQWxCLEVBQTBCLEVBQTFCLENBQVA7QUFDRDs7QUFFRCxVQUFJTCxTQUFTLEtBQVQsSUFBa0JBLFNBQVMsT0FBL0IsRUFBd0M7QUFDdEMsZUFBT0UsVUFBVUcsT0FBVixDQUFrQixNQUFsQixFQUEwQixFQUExQixDQUFQO0FBQ0Q7O0FBRUQsWUFBTSxJQUFJQyxLQUFKLDBCQUFpQ04sSUFBakMsQ0FBTjtBQUNEO0FBakIyQyxHQUFoQjtBQUFBLENBQTlCOztBQW9CQSxlQUFlRCxxQkFBZiIsImZpbGUiOiJ0cmltUmVzdWx0VHJhbnNmb3JtZXIuanMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFRlbXBsYXRlVGFnIHRyYW5zZm9ybWVyIHRoYXQgdHJpbXMgd2hpdGVzcGFjZSBvbiB0aGUgZW5kIHJlc3VsdCBvZiBhIHRhZ2dlZCB0ZW1wbGF0ZVxuICogQHBhcmFtICB7U3RyaW5nfSBzaWRlID0gJycgLSBUaGUgc2lkZSBvZiB0aGUgc3RyaW5nIHRvIHRyaW0uIENhbiBiZSAnc3RhcnQnIG9yICdlbmQnIChhbHRlcm5hdGl2ZWx5ICdsZWZ0JyBvciAncmlnaHQnKVxuICogQHJldHVybiB7T2JqZWN0fSAgICAgICAgICAgLSBhIFRlbXBsYXRlVGFnIHRyYW5zZm9ybWVyXG4gKi9cbmNvbnN0IHRyaW1SZXN1bHRUcmFuc2Zvcm1lciA9IChzaWRlID0gJycpID0+ICh7XG4gIG9uRW5kUmVzdWx0KGVuZFJlc3VsdCkge1xuICAgIGlmIChzaWRlID09PSAnJykge1xuICAgICAgcmV0dXJuIGVuZFJlc3VsdC50cmltKCk7XG4gICAgfVxuXG4gICAgc2lkZSA9IHNpZGUudG9Mb3dlckNhc2UoKTtcblxuICAgIGlmIChzaWRlID09PSAnc3RhcnQnIHx8IHNpZGUgPT09ICdsZWZ0Jykge1xuICAgICAgcmV0dXJuIGVuZFJlc3VsdC5yZXBsYWNlKC9eXFxzKi8sICcnKTtcbiAgICB9XG5cbiAgICBpZiAoc2lkZSA9PT0gJ2VuZCcgfHwgc2lkZSA9PT0gJ3JpZ2h0Jykge1xuICAgICAgcmV0dXJuIGVuZFJlc3VsdC5yZXBsYWNlKC9cXHMqJC8sICcnKTtcbiAgICB9XG5cbiAgICB0aHJvdyBuZXcgRXJyb3IoYFNpZGUgbm90IHN1cHBvcnRlZDogJHtzaWRlfWApO1xuICB9LFxufSk7XG5cbmV4cG9ydCBkZWZhdWx0IHRyaW1SZXN1bHRUcmFuc2Zvcm1lcjtcbiJdfQ=="],"names":["trimResultTransformer"],"mappings":";AAKG,IAAC,wBAAwB,SAASA,yBAAwB;AAC3D,MAAI,OAAO,UAAU,SAAS,KAAK,UAAU,CAAC,MAAM,SAAY,UAAU,CAAC,IAAI;AAC/E,SAAO;AAAA,IACL,aAAa,SAAS,YAAY,WAAW;AAC3C,UAAI,SAAS,IAAI;AACf,eAAO,UAAU;MAClB;AAED,aAAO,KAAK;AAEZ,UAAI,SAAS,WAAW,SAAS,QAAQ;AACvC,eAAO,UAAU,QAAQ,QAAQ,EAAE;AAAA,MACpC;AAED,UAAI,SAAS,SAAS,SAAS,SAAS;AACtC,eAAO,UAAU,QAAQ,QAAQ,EAAE;AAAA,MACpC;AAED,YAAM,IAAI,MAAM,yBAAyB,IAAI;AAAA,IAC9C;AAAA,EACL;AACA;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"trimResultTransformer.js","sources":["../../../../../../../node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.js"],"sourcesContent":["/**\n * TemplateTag transformer that trims whitespace on the end result of a tagged template\n * @param {String} side = '' - The side of the string to trim. Can be 'start' or 'end' (alternatively 'left' or 'right')\n * @return {Object} - a TemplateTag transformer\n */\nvar trimResultTransformer = function trimResultTransformer() {\n var side = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';\n return {\n onEndResult: function onEndResult(endResult) {\n if (side === '') {\n return endResult.trim();\n }\n\n side = side.toLowerCase();\n\n if (side === 'start' || side === 'left') {\n return endResult.replace(/^\\s*/, '');\n }\n\n if (side === 'end' || side === 'right') {\n return endResult.replace(/\\s*$/, '');\n }\n\n throw new Error('Side not supported: ' + side);\n }\n };\n};\n\nexport default trimResultTransformer;\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy90cmltUmVzdWx0VHJhbnNmb3JtZXIvdHJpbVJlc3VsdFRyYW5zZm9ybWVyLmpzIl0sIm5hbWVzIjpbInRyaW1SZXN1bHRUcmFuc2Zvcm1lciIsInNpZGUiLCJvbkVuZFJlc3VsdCIsImVuZFJlc3VsdCIsInRyaW0iLCJ0b0xvd2VyQ2FzZSIsInJlcGxhY2UiLCJFcnJvciJdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7O0FBS0EsSUFBTUEsd0JBQXdCLFNBQXhCQSxxQkFBd0I7QUFBQSxNQUFDQyxJQUFELHVFQUFRLEVBQVI7QUFBQSxTQUFnQjtBQUM1Q0MsZUFENEMsdUJBQ2hDQyxTQURnQyxFQUNyQjtBQUNyQixVQUFJRixTQUFTLEVBQWIsRUFBaUI7QUFDZixlQUFPRSxVQUFVQyxJQUFWLEVBQVA7QUFDRDs7QUFFREgsYUFBT0EsS0FBS0ksV0FBTCxFQUFQOztBQUVBLFVBQUlKLFNBQVMsT0FBVCxJQUFvQkEsU0FBUyxNQUFqQyxFQUF5QztBQUN2QyxlQUFPRSxVQUFVRyxPQUFWLENBQWtCLE1BQWxCLEVBQTBCLEVBQTFCLENBQVA7QUFDRDs7QUFFRCxVQUFJTCxTQUFTLEtBQVQsSUFBa0JBLFNBQVMsT0FBL0IsRUFBd0M7QUFDdEMsZUFBT0UsVUFBVUcsT0FBVixDQUFrQixNQUFsQixFQUEwQixFQUExQixDQUFQO0FBQ0Q7O0FBRUQsWUFBTSxJQUFJQyxLQUFKLDBCQUFpQ04sSUFBakMsQ0FBTjtBQUNEO0FBakIyQyxHQUFoQjtBQUFBLENBQTlCOztBQW9CQSxlQUFlRCxxQkFBZiIsImZpbGUiOiJ0cmltUmVzdWx0VHJhbnNmb3JtZXIuanMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIFRlbXBsYXRlVGFnIHRyYW5zZm9ybWVyIHRoYXQgdHJpbXMgd2hpdGVzcGFjZSBvbiB0aGUgZW5kIHJlc3VsdCBvZiBhIHRhZ2dlZCB0ZW1wbGF0ZVxuICogQHBhcmFtICB7U3RyaW5nfSBzaWRlID0gJycgLSBUaGUgc2lkZSBvZiB0aGUgc3RyaW5nIHRvIHRyaW0uIENhbiBiZSAnc3RhcnQnIG9yICdlbmQnIChhbHRlcm5hdGl2ZWx5ICdsZWZ0JyBvciAncmlnaHQnKVxuICogQHJldHVybiB7T2JqZWN0fSAgICAgICAgICAgLSBhIFRlbXBsYXRlVGFnIHRyYW5zZm9ybWVyXG4gKi9cbmNvbnN0IHRyaW1SZXN1bHRUcmFuc2Zvcm1lciA9IChzaWRlID0gJycpID0+ICh7XG4gIG9uRW5kUmVzdWx0KGVuZFJlc3VsdCkge1xuICAgIGlmIChzaWRlID09PSAnJykge1xuICAgICAgcmV0dXJuIGVuZFJlc3VsdC50cmltKCk7XG4gICAgfVxuXG4gICAgc2lkZSA9IHNpZGUudG9Mb3dlckNhc2UoKTtcblxuICAgIGlmIChzaWRlID09PSAnc3RhcnQnIHx8IHNpZGUgPT09ICdsZWZ0Jykge1xuICAgICAgcmV0dXJuIGVuZFJlc3VsdC5yZXBsYWNlKC9eXFxzKi8sICcnKTtcbiAgICB9XG5cbiAgICBpZiAoc2lkZSA9PT0gJ2VuZCcgfHwgc2lkZSA9PT0gJ3JpZ2h0Jykge1xuICAgICAgcmV0dXJuIGVuZFJlc3VsdC5yZXBsYWNlKC9cXHMqJC8sICcnKTtcbiAgICB9XG5cbiAgICB0aHJvdyBuZXcgRXJyb3IoYFNpZGUgbm90IHN1cHBvcnRlZDogJHtzaWRlfWApO1xuICB9LFxufSk7XG5cbmV4cG9ydCBkZWZhdWx0IHRyaW1SZXN1bHRUcmFuc2Zvcm1lcjtcbiJdfQ=="],"names":["trimResultTransformer"],"mappings":"AAKG,IAAC,wBAAwB,SAASA,yBAAwB;AAC3D,MAAI,OAAO,UAAU,SAAS,KAAK,UAAU,CAAC,MAAM,SAAY,UAAU,CAAC,IAAI;AAC/E,SAAO;AAAA,IACL,aAAa,SAAS,YAAY,WAAW;AAC3C,UAAI,SAAS,IAAI;AACf,eAAO,UAAU;MAClB;AAED,aAAO,KAAK;AAEZ,UAAI,SAAS,WAAW,SAAS,QAAQ;AACvC,eAAO,UAAU,QAAQ,QAAQ,EAAE;AAAA,MACpC;AAED,UAAI,SAAS,SAAS,SAAS,SAAS;AACtC,eAAO,UAAU,QAAQ,QAAQ,EAAE;AAAA,MACpC;AAED,YAAM,IAAI,MAAM,yBAAyB,IAAI;AAAA,IAC9C;AAAA,EACL;AACA;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const index = require("../../_virtual/index.cjs");
|
|
3
|
+
const require$$0 = require("child_process");
|
|
4
|
+
const parse$1 = require("./lib/parse.cjs");
|
|
5
|
+
const enoent$1 = require("./lib/enoent.cjs");
|
|
6
|
+
const cp = require$$0;
|
|
7
|
+
const parse = parse$1;
|
|
8
|
+
const enoent = enoent$1;
|
|
9
|
+
function spawn(command, args, options) {
|
|
10
|
+
const parsed = parse(command, args, options);
|
|
11
|
+
const spawned = cp.spawn(parsed.command, parsed.args, parsed.options);
|
|
12
|
+
enoent.hookChildProcess(spawned, parsed);
|
|
13
|
+
return spawned;
|
|
14
|
+
}
|
|
15
|
+
function spawnSync(command, args, options) {
|
|
16
|
+
const parsed = parse(command, args, options);
|
|
17
|
+
const result = cp.spawnSync(parsed.command, parsed.args, parsed.options);
|
|
18
|
+
result.error = result.error || enoent.verifyENOENTSync(result.status, parsed);
|
|
19
|
+
return result;
|
|
20
|
+
}
|
|
21
|
+
index.__module.exports = spawn;
|
|
22
|
+
index.exports.spawn = spawn;
|
|
23
|
+
index.exports.sync = spawnSync;
|
|
24
|
+
index.exports._parse = parse;
|
|
25
|
+
index.exports._enoent = enoent;
|
|
26
|
+
module.exports = index.exports;
|
|
27
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.cjs","sources":["../../../../../node_modules/cross-spawn/index.js"],"sourcesContent":["'use strict';\n\nconst cp = require('child_process');\nconst parse = require('./lib/parse');\nconst enoent = require('./lib/enoent');\n\nfunction spawn(command, args, options) {\n // Parse the arguments\n const parsed = parse(command, args, options);\n\n // Spawn the child process\n const spawned = cp.spawn(parsed.command, parsed.args, parsed.options);\n\n // Hook into child process \"exit\" event to emit an error if the command\n // does not exists, see: https://github.com/IndigoUnited/node-cross-spawn/issues/16\n enoent.hookChildProcess(spawned, parsed);\n\n return spawned;\n}\n\nfunction spawnSync(command, args, options) {\n // Parse the arguments\n const parsed = parse(command, args, options);\n\n // Spawn the child process\n const result = cp.spawnSync(parsed.command, parsed.args, parsed.options);\n\n // Analyze if the command does not exist, see: https://github.com/IndigoUnited/node-cross-spawn/issues/16\n result.error = result.error || enoent.verifyENOENTSync(result.status, parsed);\n\n return result;\n}\n\nmodule.exports = spawn;\nmodule.exports.spawn = spawn;\nmodule.exports.sync = spawnSync;\n\nmodule.exports._parse = parse;\nmodule.exports._enoent = enoent;\n"],"names":["require$$1","require$$2","crossSpawnModule","crossSpawn"],"mappings":";;;;;AAEA,MAAM,KAAK;AACX,MAAM,QAAQA;AACd,MAAM,SAASC;AAEf,SAAS,MAAM,SAAS,MAAM,SAAS;AAEnC,QAAM,SAAS,MAAM,SAAS,MAAM,OAAO;AAG3C,QAAM,UAAU,GAAG,MAAM,OAAO,SAAS,OAAO,MAAM,OAAO,OAAO;AAIpE,SAAO,iBAAiB,SAAS,MAAM;AAEvC,SAAO;AACX;AAEA,SAAS,UAAU,SAAS,MAAM,SAAS;AAEvC,QAAM,SAAS,MAAM,SAAS,MAAM,OAAO;AAG3C,QAAM,SAAS,GAAG,UAAU,OAAO,SAAS,OAAO,MAAM,OAAO,OAAO;AAGvE,SAAO,QAAQ,OAAO,SAAS,OAAO,iBAAiB,OAAO,QAAQ,MAAM;AAE5E,SAAO;AACX;AAEAC,MAAAA,SAAc,UAAG;AACGC,MAAA,QAAA,QAAG;AACJA,MAAA,QAAA,OAAG;AAEDA,MAAA,QAAA,SAAG;AACxBA,MAAA,QAAA,UAAyB;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { exports as crossSpawnExports, __module as crossSpawn } from "../../_virtual/index.js";
|
|
2
|
+
import require$$0 from "child_process";
|
|
3
|
+
import parse_1 from "./lib/parse.js";
|
|
4
|
+
import enoent$1 from "./lib/enoent.js";
|
|
5
|
+
const cp = require$$0;
|
|
6
|
+
const parse = parse_1;
|
|
7
|
+
const enoent = enoent$1;
|
|
8
|
+
function spawn(command, args, options) {
|
|
9
|
+
const parsed = parse(command, args, options);
|
|
10
|
+
const spawned = cp.spawn(parsed.command, parsed.args, parsed.options);
|
|
11
|
+
enoent.hookChildProcess(spawned, parsed);
|
|
12
|
+
return spawned;
|
|
13
|
+
}
|
|
14
|
+
function spawnSync(command, args, options) {
|
|
15
|
+
const parsed = parse(command, args, options);
|
|
16
|
+
const result = cp.spawnSync(parsed.command, parsed.args, parsed.options);
|
|
17
|
+
result.error = result.error || enoent.verifyENOENTSync(result.status, parsed);
|
|
18
|
+
return result;
|
|
19
|
+
}
|
|
20
|
+
crossSpawn.exports = spawn;
|
|
21
|
+
crossSpawnExports.spawn = spawn;
|
|
22
|
+
crossSpawnExports.sync = spawnSync;
|
|
23
|
+
crossSpawnExports._parse = parse;
|
|
24
|
+
crossSpawnExports._enoent = enoent;
|
|
25
|
+
export {
|
|
26
|
+
crossSpawnExports as default
|
|
27
|
+
};
|
|
28
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../node_modules/cross-spawn/index.js"],"sourcesContent":["'use strict';\n\nconst cp = require('child_process');\nconst parse = require('./lib/parse');\nconst enoent = require('./lib/enoent');\n\nfunction spawn(command, args, options) {\n // Parse the arguments\n const parsed = parse(command, args, options);\n\n // Spawn the child process\n const spawned = cp.spawn(parsed.command, parsed.args, parsed.options);\n\n // Hook into child process \"exit\" event to emit an error if the command\n // does not exists, see: https://github.com/IndigoUnited/node-cross-spawn/issues/16\n enoent.hookChildProcess(spawned, parsed);\n\n return spawned;\n}\n\nfunction spawnSync(command, args, options) {\n // Parse the arguments\n const parsed = parse(command, args, options);\n\n // Spawn the child process\n const result = cp.spawnSync(parsed.command, parsed.args, parsed.options);\n\n // Analyze if the command does not exist, see: https://github.com/IndigoUnited/node-cross-spawn/issues/16\n result.error = result.error || enoent.verifyENOENTSync(result.status, parsed);\n\n return result;\n}\n\nmodule.exports = spawn;\nmodule.exports.spawn = spawn;\nmodule.exports.sync = spawnSync;\n\nmodule.exports._parse = parse;\nmodule.exports._enoent = enoent;\n"],"names":["require$$1","require$$2","crossSpawnModule","crossSpawn"],"mappings":";;;;AAEA,MAAM,KAAK;AACX,MAAM,QAAQA;AACd,MAAM,SAASC;AAEf,SAAS,MAAM,SAAS,MAAM,SAAS;AAEnC,QAAM,SAAS,MAAM,SAAS,MAAM,OAAO;AAG3C,QAAM,UAAU,GAAG,MAAM,OAAO,SAAS,OAAO,MAAM,OAAO,OAAO;AAIpE,SAAO,iBAAiB,SAAS,MAAM;AAEvC,SAAO;AACX;AAEA,SAAS,UAAU,SAAS,MAAM,SAAS;AAEvC,QAAM,SAAS,MAAM,SAAS,MAAM,OAAO;AAG3C,QAAM,SAAS,GAAG,UAAU,OAAO,SAAS,OAAO,MAAM,OAAO,OAAO;AAGvE,SAAO,QAAQ,OAAO,SAAS,OAAO,iBAAiB,OAAO,QAAQ,MAAM;AAE5E,SAAO;AACX;AAEAC,WAAc,UAAG;AACGC,kBAAA,QAAG;AACJA,kBAAA,OAAG;AAEDA,kBAAA,SAAG;AACxBA,kBAAA,UAAyB;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const isWin = process.platform === "win32";
|
|
3
|
+
function notFoundError(original, syscall) {
|
|
4
|
+
return Object.assign(new Error(`${syscall} ${original.command} ENOENT`), {
|
|
5
|
+
code: "ENOENT",
|
|
6
|
+
errno: "ENOENT",
|
|
7
|
+
syscall: `${syscall} ${original.command}`,
|
|
8
|
+
path: original.command,
|
|
9
|
+
spawnargs: original.args
|
|
10
|
+
});
|
|
11
|
+
}
|
|
12
|
+
function hookChildProcess(cp, parsed) {
|
|
13
|
+
if (!isWin) {
|
|
14
|
+
return;
|
|
15
|
+
}
|
|
16
|
+
const originalEmit = cp.emit;
|
|
17
|
+
cp.emit = function(name, arg1) {
|
|
18
|
+
if (name === "exit") {
|
|
19
|
+
const err = verifyENOENT(arg1, parsed);
|
|
20
|
+
if (err) {
|
|
21
|
+
return originalEmit.call(cp, "error", err);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
return originalEmit.apply(cp, arguments);
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
function verifyENOENT(status, parsed) {
|
|
28
|
+
if (isWin && status === 1 && !parsed.file) {
|
|
29
|
+
return notFoundError(parsed.original, "spawn");
|
|
30
|
+
}
|
|
31
|
+
return null;
|
|
32
|
+
}
|
|
33
|
+
function verifyENOENTSync(status, parsed) {
|
|
34
|
+
if (isWin && status === 1 && !parsed.file) {
|
|
35
|
+
return notFoundError(parsed.original, "spawnSync");
|
|
36
|
+
}
|
|
37
|
+
return null;
|
|
38
|
+
}
|
|
39
|
+
var enoent = {
|
|
40
|
+
hookChildProcess,
|
|
41
|
+
verifyENOENT,
|
|
42
|
+
verifyENOENTSync,
|
|
43
|
+
notFoundError
|
|
44
|
+
};
|
|
45
|
+
module.exports = enoent;
|
|
46
|
+
//# sourceMappingURL=enoent.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enoent.cjs","sources":["../../../../../../node_modules/cross-spawn/lib/enoent.js"],"sourcesContent":["'use strict';\n\nconst isWin = process.platform === 'win32';\n\nfunction notFoundError(original, syscall) {\n return Object.assign(new Error(`${syscall} ${original.command} ENOENT`), {\n code: 'ENOENT',\n errno: 'ENOENT',\n syscall: `${syscall} ${original.command}`,\n path: original.command,\n spawnargs: original.args,\n });\n}\n\nfunction hookChildProcess(cp, parsed) {\n if (!isWin) {\n return;\n }\n\n const originalEmit = cp.emit;\n\n cp.emit = function (name, arg1) {\n // If emitting \"exit\" event and exit code is 1, we need to check if\n // the command exists and emit an \"error\" instead\n // See https://github.com/IndigoUnited/node-cross-spawn/issues/16\n if (name === 'exit') {\n const err = verifyENOENT(arg1, parsed, 'spawn');\n\n if (err) {\n return originalEmit.call(cp, 'error', err);\n }\n }\n\n return originalEmit.apply(cp, arguments); // eslint-disable-line prefer-rest-params\n };\n}\n\nfunction verifyENOENT(status, parsed) {\n if (isWin && status === 1 && !parsed.file) {\n return notFoundError(parsed.original, 'spawn');\n }\n\n return null;\n}\n\nfunction verifyENOENTSync(status, parsed) {\n if (isWin && status === 1 && !parsed.file) {\n return notFoundError(parsed.original, 'spawnSync');\n }\n\n return null;\n}\n\nmodule.exports = {\n hookChildProcess,\n verifyENOENT,\n verifyENOENTSync,\n notFoundError,\n};\n"],"names":[],"mappings":";AAEA,MAAM,QAAQ,QAAQ,aAAa;AAEnC,SAAS,cAAc,UAAU,SAAS;AACtC,SAAO,OAAO,OAAO,IAAI,MAAM,GAAG,WAAW,SAAS,gBAAgB,GAAG;AAAA,IACrE,MAAM;AAAA,IACN,OAAO;AAAA,IACP,SAAS,GAAG,WAAW,SAAS;AAAA,IAChC,MAAM,SAAS;AAAA,IACf,WAAW,SAAS;AAAA,EAC5B,CAAK;AACL;AAEA,SAAS,iBAAiB,IAAI,QAAQ;AAClC,MAAI,CAAC,OAAO;AACR;AAAA,EACH;AAED,QAAM,eAAe,GAAG;AAExB,KAAG,OAAO,SAAU,MAAM,MAAM;AAI5B,QAAI,SAAS,QAAQ;AACjB,YAAM,MAAM,aAAa,MAAM,MAAe;AAE9C,UAAI,KAAK;AACL,eAAO,aAAa,KAAK,IAAI,SAAS,GAAG;AAAA,MAC5C;AAAA,IACJ;AAED,WAAO,aAAa,MAAM,IAAI,SAAS;AAAA,EAC/C;AACA;AAEA,SAAS,aAAa,QAAQ,QAAQ;AAClC,MAAI,SAAS,WAAW,KAAK,CAAC,OAAO,MAAM;AACvC,WAAO,cAAc,OAAO,UAAU,OAAO;AAAA,EAChD;AAED,SAAO;AACX;AAEA,SAAS,iBAAiB,QAAQ,QAAQ;AACtC,MAAI,SAAS,WAAW,KAAK,CAAC,OAAO,MAAM;AACvC,WAAO,cAAc,OAAO,UAAU,WAAW;AAAA,EACpD;AAED,SAAO;AACX;AAEA,IAAA,SAAiB;AAAA,EACb;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACJ;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
const isWin = process.platform === "win32";
|
|
2
|
+
function notFoundError(original, syscall) {
|
|
3
|
+
return Object.assign(new Error(`${syscall} ${original.command} ENOENT`), {
|
|
4
|
+
code: "ENOENT",
|
|
5
|
+
errno: "ENOENT",
|
|
6
|
+
syscall: `${syscall} ${original.command}`,
|
|
7
|
+
path: original.command,
|
|
8
|
+
spawnargs: original.args
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
function hookChildProcess(cp, parsed) {
|
|
12
|
+
if (!isWin) {
|
|
13
|
+
return;
|
|
14
|
+
}
|
|
15
|
+
const originalEmit = cp.emit;
|
|
16
|
+
cp.emit = function(name, arg1) {
|
|
17
|
+
if (name === "exit") {
|
|
18
|
+
const err = verifyENOENT(arg1, parsed);
|
|
19
|
+
if (err) {
|
|
20
|
+
return originalEmit.call(cp, "error", err);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
return originalEmit.apply(cp, arguments);
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
function verifyENOENT(status, parsed) {
|
|
27
|
+
if (isWin && status === 1 && !parsed.file) {
|
|
28
|
+
return notFoundError(parsed.original, "spawn");
|
|
29
|
+
}
|
|
30
|
+
return null;
|
|
31
|
+
}
|
|
32
|
+
function verifyENOENTSync(status, parsed) {
|
|
33
|
+
if (isWin && status === 1 && !parsed.file) {
|
|
34
|
+
return notFoundError(parsed.original, "spawnSync");
|
|
35
|
+
}
|
|
36
|
+
return null;
|
|
37
|
+
}
|
|
38
|
+
var enoent = {
|
|
39
|
+
hookChildProcess,
|
|
40
|
+
verifyENOENT,
|
|
41
|
+
verifyENOENTSync,
|
|
42
|
+
notFoundError
|
|
43
|
+
};
|
|
44
|
+
export {
|
|
45
|
+
enoent as default
|
|
46
|
+
};
|
|
47
|
+
//# sourceMappingURL=enoent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enoent.js","sources":["../../../../../../node_modules/cross-spawn/lib/enoent.js"],"sourcesContent":["'use strict';\n\nconst isWin = process.platform === 'win32';\n\nfunction notFoundError(original, syscall) {\n return Object.assign(new Error(`${syscall} ${original.command} ENOENT`), {\n code: 'ENOENT',\n errno: 'ENOENT',\n syscall: `${syscall} ${original.command}`,\n path: original.command,\n spawnargs: original.args,\n });\n}\n\nfunction hookChildProcess(cp, parsed) {\n if (!isWin) {\n return;\n }\n\n const originalEmit = cp.emit;\n\n cp.emit = function (name, arg1) {\n // If emitting \"exit\" event and exit code is 1, we need to check if\n // the command exists and emit an \"error\" instead\n // See https://github.com/IndigoUnited/node-cross-spawn/issues/16\n if (name === 'exit') {\n const err = verifyENOENT(arg1, parsed, 'spawn');\n\n if (err) {\n return originalEmit.call(cp, 'error', err);\n }\n }\n\n return originalEmit.apply(cp, arguments); // eslint-disable-line prefer-rest-params\n };\n}\n\nfunction verifyENOENT(status, parsed) {\n if (isWin && status === 1 && !parsed.file) {\n return notFoundError(parsed.original, 'spawn');\n }\n\n return null;\n}\n\nfunction verifyENOENTSync(status, parsed) {\n if (isWin && status === 1 && !parsed.file) {\n return notFoundError(parsed.original, 'spawnSync');\n }\n\n return null;\n}\n\nmodule.exports = {\n hookChildProcess,\n verifyENOENT,\n verifyENOENTSync,\n notFoundError,\n};\n"],"names":[],"mappings":"AAEA,MAAM,QAAQ,QAAQ,aAAa;AAEnC,SAAS,cAAc,UAAU,SAAS;AACtC,SAAO,OAAO,OAAO,IAAI,MAAM,GAAG,WAAW,SAAS,gBAAgB,GAAG;AAAA,IACrE,MAAM;AAAA,IACN,OAAO;AAAA,IACP,SAAS,GAAG,WAAW,SAAS;AAAA,IAChC,MAAM,SAAS;AAAA,IACf,WAAW,SAAS;AAAA,EAC5B,CAAK;AACL;AAEA,SAAS,iBAAiB,IAAI,QAAQ;AAClC,MAAI,CAAC,OAAO;AACR;AAAA,EACH;AAED,QAAM,eAAe,GAAG;AAExB,KAAG,OAAO,SAAU,MAAM,MAAM;AAI5B,QAAI,SAAS,QAAQ;AACjB,YAAM,MAAM,aAAa,MAAM,MAAe;AAE9C,UAAI,KAAK;AACL,eAAO,aAAa,KAAK,IAAI,SAAS,GAAG;AAAA,MAC5C;AAAA,IACJ;AAED,WAAO,aAAa,MAAM,IAAI,SAAS;AAAA,EAC/C;AACA;AAEA,SAAS,aAAa,QAAQ,QAAQ;AAClC,MAAI,SAAS,WAAW,KAAK,CAAC,OAAO,MAAM;AACvC,WAAO,cAAc,OAAO,UAAU,OAAO;AAAA,EAChD;AAED,SAAO;AACX;AAEA,SAAS,iBAAiB,QAAQ,QAAQ;AACtC,MAAI,SAAS,WAAW,KAAK,CAAC,OAAO,MAAM;AACvC,WAAO,cAAc,OAAO,UAAU,WAAW;AAAA,EACpD;AAED,SAAO;AACX;AAEA,IAAA,SAAiB;AAAA,EACb;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACJ;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const require$$0 = require("path");
|
|
3
|
+
const resolveCommand$1 = require("./util/resolveCommand.cjs");
|
|
4
|
+
require("./util/escape.cjs");
|
|
5
|
+
const readShebang$1 = require("./util/readShebang.cjs");
|
|
6
|
+
const escape$1 = require("../../../_virtual/escape.cjs");
|
|
7
|
+
const path = require$$0;
|
|
8
|
+
const resolveCommand = resolveCommand$1;
|
|
9
|
+
const escape = escape$1.__exports;
|
|
10
|
+
const readShebang = readShebang$1;
|
|
11
|
+
const isWin = process.platform === "win32";
|
|
12
|
+
const isExecutableRegExp = /\.(?:com|exe)$/i;
|
|
13
|
+
const isCmdShimRegExp = /node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;
|
|
14
|
+
function detectShebang(parsed) {
|
|
15
|
+
parsed.file = resolveCommand(parsed);
|
|
16
|
+
const shebang = parsed.file && readShebang(parsed.file);
|
|
17
|
+
if (shebang) {
|
|
18
|
+
parsed.args.unshift(parsed.file);
|
|
19
|
+
parsed.command = shebang;
|
|
20
|
+
return resolveCommand(parsed);
|
|
21
|
+
}
|
|
22
|
+
return parsed.file;
|
|
23
|
+
}
|
|
24
|
+
function parseNonShell(parsed) {
|
|
25
|
+
if (!isWin) {
|
|
26
|
+
return parsed;
|
|
27
|
+
}
|
|
28
|
+
const commandFile = detectShebang(parsed);
|
|
29
|
+
const needsShell = !isExecutableRegExp.test(commandFile);
|
|
30
|
+
if (parsed.options.forceShell || needsShell) {
|
|
31
|
+
const needsDoubleEscapeMetaChars = isCmdShimRegExp.test(commandFile);
|
|
32
|
+
parsed.command = path.normalize(parsed.command);
|
|
33
|
+
parsed.command = escape.command(parsed.command);
|
|
34
|
+
parsed.args = parsed.args.map((arg) => escape.argument(arg, needsDoubleEscapeMetaChars));
|
|
35
|
+
const shellCommand = [parsed.command].concat(parsed.args).join(" ");
|
|
36
|
+
parsed.args = ["/d", "/s", "/c", `"${shellCommand}"`];
|
|
37
|
+
parsed.command = process.env.comspec || "cmd.exe";
|
|
38
|
+
parsed.options.windowsVerbatimArguments = true;
|
|
39
|
+
}
|
|
40
|
+
return parsed;
|
|
41
|
+
}
|
|
42
|
+
function parse(command, args, options) {
|
|
43
|
+
if (args && !Array.isArray(args)) {
|
|
44
|
+
options = args;
|
|
45
|
+
args = null;
|
|
46
|
+
}
|
|
47
|
+
args = args ? args.slice(0) : [];
|
|
48
|
+
options = Object.assign({}, options);
|
|
49
|
+
const parsed = {
|
|
50
|
+
command,
|
|
51
|
+
args,
|
|
52
|
+
options,
|
|
53
|
+
file: void 0,
|
|
54
|
+
original: {
|
|
55
|
+
command,
|
|
56
|
+
args
|
|
57
|
+
}
|
|
58
|
+
};
|
|
59
|
+
return options.shell ? parsed : parseNonShell(parsed);
|
|
60
|
+
}
|
|
61
|
+
var parse_1 = parse;
|
|
62
|
+
module.exports = parse_1;
|
|
63
|
+
//# sourceMappingURL=parse.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parse.cjs","sources":["../../../../../../node_modules/cross-spawn/lib/parse.js"],"sourcesContent":["'use strict';\n\nconst path = require('path');\nconst resolveCommand = require('./util/resolveCommand');\nconst escape = require('./util/escape');\nconst readShebang = require('./util/readShebang');\n\nconst isWin = process.platform === 'win32';\nconst isExecutableRegExp = /\\.(?:com|exe)$/i;\nconst isCmdShimRegExp = /node_modules[\\\\/].bin[\\\\/][^\\\\/]+\\.cmd$/i;\n\nfunction detectShebang(parsed) {\n parsed.file = resolveCommand(parsed);\n\n const shebang = parsed.file && readShebang(parsed.file);\n\n if (shebang) {\n parsed.args.unshift(parsed.file);\n parsed.command = shebang;\n\n return resolveCommand(parsed);\n }\n\n return parsed.file;\n}\n\nfunction parseNonShell(parsed) {\n if (!isWin) {\n return parsed;\n }\n\n // Detect & add support for shebangs\n const commandFile = detectShebang(parsed);\n\n // We don't need a shell if the command filename is an executable\n const needsShell = !isExecutableRegExp.test(commandFile);\n\n // If a shell is required, use cmd.exe and take care of escaping everything correctly\n // Note that `forceShell` is an hidden option used only in tests\n if (parsed.options.forceShell || needsShell) {\n // Need to double escape meta chars if the command is a cmd-shim located in `node_modules/.bin/`\n // The cmd-shim simply calls execute the package bin file with NodeJS, proxying any argument\n // Because the escape of metachars with ^ gets interpreted when the cmd.exe is first called,\n // we need to double escape them\n const needsDoubleEscapeMetaChars = isCmdShimRegExp.test(commandFile);\n\n // Normalize posix paths into OS compatible paths (e.g.: foo/bar -> foo\\bar)\n // This is necessary otherwise it will always fail with ENOENT in those cases\n parsed.command = path.normalize(parsed.command);\n\n // Escape command & arguments\n parsed.command = escape.command(parsed.command);\n parsed.args = parsed.args.map((arg) => escape.argument(arg, needsDoubleEscapeMetaChars));\n\n const shellCommand = [parsed.command].concat(parsed.args).join(' ');\n\n parsed.args = ['/d', '/s', '/c', `\"${shellCommand}\"`];\n parsed.command = process.env.comspec || 'cmd.exe';\n parsed.options.windowsVerbatimArguments = true; // Tell node's spawn that the arguments are already escaped\n }\n\n return parsed;\n}\n\nfunction parse(command, args, options) {\n // Normalize arguments, similar to nodejs\n if (args && !Array.isArray(args)) {\n options = args;\n args = null;\n }\n\n args = args ? args.slice(0) : []; // Clone array to avoid changing the original\n options = Object.assign({}, options); // Clone object to avoid changing the original\n\n // Build our parsed object\n const parsed = {\n command,\n args,\n options,\n file: undefined,\n original: {\n command,\n args,\n },\n };\n\n // Delegate further parsing to shell or non-shell\n return options.shell ? parsed : parseNonShell(parsed);\n}\n\nmodule.exports = parse;\n"],"names":["require$$1","require$$2","require$$3"],"mappings":";;;;;;AAEA,MAAM,OAAO;AACb,MAAM,iBAAiBA;AACvB,MAAM,SAASC,SAAAA;AACf,MAAM,cAAcC;AAEpB,MAAM,QAAQ,QAAQ,aAAa;AACnC,MAAM,qBAAqB;AAC3B,MAAM,kBAAkB;AAExB,SAAS,cAAc,QAAQ;AAC3B,SAAO,OAAO,eAAe,MAAM;AAEnC,QAAM,UAAU,OAAO,QAAQ,YAAY,OAAO,IAAI;AAEtD,MAAI,SAAS;AACT,WAAO,KAAK,QAAQ,OAAO,IAAI;AAC/B,WAAO,UAAU;AAEjB,WAAO,eAAe,MAAM;AAAA,EAC/B;AAED,SAAO,OAAO;AAClB;AAEA,SAAS,cAAc,QAAQ;AAC3B,MAAI,CAAC,OAAO;AACR,WAAO;AAAA,EACV;AAGD,QAAM,cAAc,cAAc,MAAM;AAGxC,QAAM,aAAa,CAAC,mBAAmB,KAAK,WAAW;AAIvD,MAAI,OAAO,QAAQ,cAAc,YAAY;AAKzC,UAAM,6BAA6B,gBAAgB,KAAK,WAAW;AAInE,WAAO,UAAU,KAAK,UAAU,OAAO,OAAO;AAG9C,WAAO,UAAU,OAAO,QAAQ,OAAO,OAAO;AAC9C,WAAO,OAAO,OAAO,KAAK,IAAI,CAAC,QAAQ,OAAO,SAAS,KAAK,0BAA0B,CAAC;AAEvF,UAAM,eAAe,CAAC,OAAO,OAAO,EAAE,OAAO,OAAO,IAAI,EAAE,KAAK,GAAG;AAElE,WAAO,OAAO,CAAC,MAAM,MAAM,MAAM,IAAI,eAAe;AACpD,WAAO,UAAU,QAAQ,IAAI,WAAW;AACxC,WAAO,QAAQ,2BAA2B;AAAA,EAC7C;AAED,SAAO;AACX;AAEA,SAAS,MAAM,SAAS,MAAM,SAAS;AAEnC,MAAI,QAAQ,CAAC,MAAM,QAAQ,IAAI,GAAG;AAC9B,cAAU;AACV,WAAO;AAAA,EACV;AAED,SAAO,OAAO,KAAK,MAAM,CAAC,IAAI,CAAA;AAC9B,YAAU,OAAO,OAAO,CAAE,GAAE,OAAO;AAGnC,QAAM,SAAS;AAAA,IACX;AAAA,IACA;AAAA,IACA;AAAA,IACA,MAAM;AAAA,IACN,UAAU;AAAA,MACN;AAAA,MACA;AAAA,IACH;AAAA,EACT;AAGI,SAAO,QAAQ,QAAQ,SAAS,cAAc,MAAM;AACxD;AAEA,IAAA,UAAiB;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import require$$0 from "path";
|
|
2
|
+
import resolveCommand_1 from "./util/resolveCommand.js";
|
|
3
|
+
import "./util/escape.js";
|
|
4
|
+
import readShebang_1 from "./util/readShebang.js";
|
|
5
|
+
import { __exports as _escape } from "../../../_virtual/escape.js";
|
|
6
|
+
const path = require$$0;
|
|
7
|
+
const resolveCommand = resolveCommand_1;
|
|
8
|
+
const escape = _escape;
|
|
9
|
+
const readShebang = readShebang_1;
|
|
10
|
+
const isWin = process.platform === "win32";
|
|
11
|
+
const isExecutableRegExp = /\.(?:com|exe)$/i;
|
|
12
|
+
const isCmdShimRegExp = /node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;
|
|
13
|
+
function detectShebang(parsed) {
|
|
14
|
+
parsed.file = resolveCommand(parsed);
|
|
15
|
+
const shebang = parsed.file && readShebang(parsed.file);
|
|
16
|
+
if (shebang) {
|
|
17
|
+
parsed.args.unshift(parsed.file);
|
|
18
|
+
parsed.command = shebang;
|
|
19
|
+
return resolveCommand(parsed);
|
|
20
|
+
}
|
|
21
|
+
return parsed.file;
|
|
22
|
+
}
|
|
23
|
+
function parseNonShell(parsed) {
|
|
24
|
+
if (!isWin) {
|
|
25
|
+
return parsed;
|
|
26
|
+
}
|
|
27
|
+
const commandFile = detectShebang(parsed);
|
|
28
|
+
const needsShell = !isExecutableRegExp.test(commandFile);
|
|
29
|
+
if (parsed.options.forceShell || needsShell) {
|
|
30
|
+
const needsDoubleEscapeMetaChars = isCmdShimRegExp.test(commandFile);
|
|
31
|
+
parsed.command = path.normalize(parsed.command);
|
|
32
|
+
parsed.command = escape.command(parsed.command);
|
|
33
|
+
parsed.args = parsed.args.map((arg) => escape.argument(arg, needsDoubleEscapeMetaChars));
|
|
34
|
+
const shellCommand = [parsed.command].concat(parsed.args).join(" ");
|
|
35
|
+
parsed.args = ["/d", "/s", "/c", `"${shellCommand}"`];
|
|
36
|
+
parsed.command = process.env.comspec || "cmd.exe";
|
|
37
|
+
parsed.options.windowsVerbatimArguments = true;
|
|
38
|
+
}
|
|
39
|
+
return parsed;
|
|
40
|
+
}
|
|
41
|
+
function parse(command, args, options) {
|
|
42
|
+
if (args && !Array.isArray(args)) {
|
|
43
|
+
options = args;
|
|
44
|
+
args = null;
|
|
45
|
+
}
|
|
46
|
+
args = args ? args.slice(0) : [];
|
|
47
|
+
options = Object.assign({}, options);
|
|
48
|
+
const parsed = {
|
|
49
|
+
command,
|
|
50
|
+
args,
|
|
51
|
+
options,
|
|
52
|
+
file: void 0,
|
|
53
|
+
original: {
|
|
54
|
+
command,
|
|
55
|
+
args
|
|
56
|
+
}
|
|
57
|
+
};
|
|
58
|
+
return options.shell ? parsed : parseNonShell(parsed);
|
|
59
|
+
}
|
|
60
|
+
var parse_1 = parse;
|
|
61
|
+
export {
|
|
62
|
+
parse_1 as default
|
|
63
|
+
};
|
|
64
|
+
//# sourceMappingURL=parse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parse.js","sources":["../../../../../../node_modules/cross-spawn/lib/parse.js"],"sourcesContent":["'use strict';\n\nconst path = require('path');\nconst resolveCommand = require('./util/resolveCommand');\nconst escape = require('./util/escape');\nconst readShebang = require('./util/readShebang');\n\nconst isWin = process.platform === 'win32';\nconst isExecutableRegExp = /\\.(?:com|exe)$/i;\nconst isCmdShimRegExp = /node_modules[\\\\/].bin[\\\\/][^\\\\/]+\\.cmd$/i;\n\nfunction detectShebang(parsed) {\n parsed.file = resolveCommand(parsed);\n\n const shebang = parsed.file && readShebang(parsed.file);\n\n if (shebang) {\n parsed.args.unshift(parsed.file);\n parsed.command = shebang;\n\n return resolveCommand(parsed);\n }\n\n return parsed.file;\n}\n\nfunction parseNonShell(parsed) {\n if (!isWin) {\n return parsed;\n }\n\n // Detect & add support for shebangs\n const commandFile = detectShebang(parsed);\n\n // We don't need a shell if the command filename is an executable\n const needsShell = !isExecutableRegExp.test(commandFile);\n\n // If a shell is required, use cmd.exe and take care of escaping everything correctly\n // Note that `forceShell` is an hidden option used only in tests\n if (parsed.options.forceShell || needsShell) {\n // Need to double escape meta chars if the command is a cmd-shim located in `node_modules/.bin/`\n // The cmd-shim simply calls execute the package bin file with NodeJS, proxying any argument\n // Because the escape of metachars with ^ gets interpreted when the cmd.exe is first called,\n // we need to double escape them\n const needsDoubleEscapeMetaChars = isCmdShimRegExp.test(commandFile);\n\n // Normalize posix paths into OS compatible paths (e.g.: foo/bar -> foo\\bar)\n // This is necessary otherwise it will always fail with ENOENT in those cases\n parsed.command = path.normalize(parsed.command);\n\n // Escape command & arguments\n parsed.command = escape.command(parsed.command);\n parsed.args = parsed.args.map((arg) => escape.argument(arg, needsDoubleEscapeMetaChars));\n\n const shellCommand = [parsed.command].concat(parsed.args).join(' ');\n\n parsed.args = ['/d', '/s', '/c', `\"${shellCommand}\"`];\n parsed.command = process.env.comspec || 'cmd.exe';\n parsed.options.windowsVerbatimArguments = true; // Tell node's spawn that the arguments are already escaped\n }\n\n return parsed;\n}\n\nfunction parse(command, args, options) {\n // Normalize arguments, similar to nodejs\n if (args && !Array.isArray(args)) {\n options = args;\n args = null;\n }\n\n args = args ? args.slice(0) : []; // Clone array to avoid changing the original\n options = Object.assign({}, options); // Clone object to avoid changing the original\n\n // Build our parsed object\n const parsed = {\n command,\n args,\n options,\n file: undefined,\n original: {\n command,\n args,\n },\n };\n\n // Delegate further parsing to shell or non-shell\n return options.shell ? parsed : parseNonShell(parsed);\n}\n\nmodule.exports = parse;\n"],"names":["require$$1","require$$2","require$$3"],"mappings":";;;;;AAEA,MAAM,OAAO;AACb,MAAM,iBAAiBA;AACvB,MAAM,SAASC;AACf,MAAM,cAAcC;AAEpB,MAAM,QAAQ,QAAQ,aAAa;AACnC,MAAM,qBAAqB;AAC3B,MAAM,kBAAkB;AAExB,SAAS,cAAc,QAAQ;AAC3B,SAAO,OAAO,eAAe,MAAM;AAEnC,QAAM,UAAU,OAAO,QAAQ,YAAY,OAAO,IAAI;AAEtD,MAAI,SAAS;AACT,WAAO,KAAK,QAAQ,OAAO,IAAI;AAC/B,WAAO,UAAU;AAEjB,WAAO,eAAe,MAAM;AAAA,EAC/B;AAED,SAAO,OAAO;AAClB;AAEA,SAAS,cAAc,QAAQ;AAC3B,MAAI,CAAC,OAAO;AACR,WAAO;AAAA,EACV;AAGD,QAAM,cAAc,cAAc,MAAM;AAGxC,QAAM,aAAa,CAAC,mBAAmB,KAAK,WAAW;AAIvD,MAAI,OAAO,QAAQ,cAAc,YAAY;AAKzC,UAAM,6BAA6B,gBAAgB,KAAK,WAAW;AAInE,WAAO,UAAU,KAAK,UAAU,OAAO,OAAO;AAG9C,WAAO,UAAU,OAAO,QAAQ,OAAO,OAAO;AAC9C,WAAO,OAAO,OAAO,KAAK,IAAI,CAAC,QAAQ,OAAO,SAAS,KAAK,0BAA0B,CAAC;AAEvF,UAAM,eAAe,CAAC,OAAO,OAAO,EAAE,OAAO,OAAO,IAAI,EAAE,KAAK,GAAG;AAElE,WAAO,OAAO,CAAC,MAAM,MAAM,MAAM,IAAI,eAAe;AACpD,WAAO,UAAU,QAAQ,IAAI,WAAW;AACxC,WAAO,QAAQ,2BAA2B;AAAA,EAC7C;AAED,SAAO;AACX;AAEA,SAAS,MAAM,SAAS,MAAM,SAAS;AAEnC,MAAI,QAAQ,CAAC,MAAM,QAAQ,IAAI,GAAG;AAC9B,cAAU;AACV,WAAO;AAAA,EACV;AAED,SAAO,OAAO,KAAK,MAAM,CAAC,IAAI,CAAA;AAC9B,YAAU,OAAO,OAAO,CAAE,GAAE,OAAO;AAGnC,QAAM,SAAS;AAAA,IACX;AAAA,IACA;AAAA,IACA;AAAA,IACA,MAAM;AAAA,IACN,UAAU;AAAA,MACN;AAAA,MACA;AAAA,IACH;AAAA,EACT;AAGI,SAAO,QAAQ,QAAQ,SAAS,cAAc,MAAM;AACxD;AAEA,IAAA,UAAiB;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const escape = require("../../../../_virtual/escape.cjs");
|
|
3
|
+
const metaCharsRegExp = /([()\][%!^"`<>&|;, *?])/g;
|
|
4
|
+
function escapeCommand(arg) {
|
|
5
|
+
arg = arg.replace(metaCharsRegExp, "^$1");
|
|
6
|
+
return arg;
|
|
7
|
+
}
|
|
8
|
+
function escapeArgument(arg, doubleEscapeMetaChars) {
|
|
9
|
+
arg = `${arg}`;
|
|
10
|
+
arg = arg.replace(/(\\*)"/g, '$1$1\\"');
|
|
11
|
+
arg = arg.replace(/(\\*)$/, "$1$1");
|
|
12
|
+
arg = `"${arg}"`;
|
|
13
|
+
arg = arg.replace(metaCharsRegExp, "^$1");
|
|
14
|
+
if (doubleEscapeMetaChars) {
|
|
15
|
+
arg = arg.replace(metaCharsRegExp, "^$1");
|
|
16
|
+
}
|
|
17
|
+
return arg;
|
|
18
|
+
}
|
|
19
|
+
escape.__exports.command = escapeCommand;
|
|
20
|
+
escape.__exports.argument = escapeArgument;
|
|
21
|
+
module.exports = escape.__exports;
|
|
22
|
+
//# sourceMappingURL=escape.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"escape.cjs","sources":["../../../../../../../node_modules/cross-spawn/lib/util/escape.js"],"sourcesContent":["'use strict';\n\n// See http://www.robvanderwoude.com/escapechars.php\nconst metaCharsRegExp = /([()\\][%!^\"`<>&|;, *?])/g;\n\nfunction escapeCommand(arg) {\n // Escape meta chars\n arg = arg.replace(metaCharsRegExp, '^$1');\n\n return arg;\n}\n\nfunction escapeArgument(arg, doubleEscapeMetaChars) {\n // Convert to string\n arg = `${arg}`;\n\n // Algorithm below is based on https://qntm.org/cmd\n\n // Sequence of backslashes followed by a double quote:\n // double up all the backslashes and escape the double quote\n arg = arg.replace(/(\\\\*)\"/g, '$1$1\\\\\"');\n\n // Sequence of backslashes followed by the end of the string\n // (which will become a double quote later):\n // double up all the backslashes\n arg = arg.replace(/(\\\\*)$/, '$1$1');\n\n // All other backslashes occur literally\n\n // Quote the whole thing:\n arg = `\"${arg}\"`;\n\n // Escape meta chars\n arg = arg.replace(metaCharsRegExp, '^$1');\n\n // Double escape meta chars if necessary\n if (doubleEscapeMetaChars) {\n arg = arg.replace(metaCharsRegExp, '^$1');\n }\n\n return arg;\n}\n\nmodule.exports.command = escapeCommand;\nmodule.exports.argument = escapeArgument;\n"],"names":["_escape"],"mappings":";;AAGA,MAAM,kBAAkB;AAExB,SAAS,cAAc,KAAK;AAExB,QAAM,IAAI,QAAQ,iBAAiB,KAAK;AAExC,SAAO;AACX;AAEA,SAAS,eAAe,KAAK,uBAAuB;AAEhD,QAAM,GAAG;AAMT,QAAM,IAAI,QAAQ,WAAW,SAAS;AAKtC,QAAM,IAAI,QAAQ,UAAU,MAAM;AAKlC,QAAM,IAAI;AAGV,QAAM,IAAI,QAAQ,iBAAiB,KAAK;AAGxC,MAAI,uBAAuB;AACvB,UAAM,IAAI,QAAQ,iBAAiB,KAAK;AAAA,EAC3C;AAED,SAAO;AACX;AAEsBA,OAAA,UAAA,UAAG;AACzBA,OAAA,UAAA,WAA0B;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { __exports as _escape } from "../../../../_virtual/escape.js";
|
|
2
|
+
const metaCharsRegExp = /([()\][%!^"`<>&|;, *?])/g;
|
|
3
|
+
function escapeCommand(arg) {
|
|
4
|
+
arg = arg.replace(metaCharsRegExp, "^$1");
|
|
5
|
+
return arg;
|
|
6
|
+
}
|
|
7
|
+
function escapeArgument(arg, doubleEscapeMetaChars) {
|
|
8
|
+
arg = `${arg}`;
|
|
9
|
+
arg = arg.replace(/(\\*)"/g, '$1$1\\"');
|
|
10
|
+
arg = arg.replace(/(\\*)$/, "$1$1");
|
|
11
|
+
arg = `"${arg}"`;
|
|
12
|
+
arg = arg.replace(metaCharsRegExp, "^$1");
|
|
13
|
+
if (doubleEscapeMetaChars) {
|
|
14
|
+
arg = arg.replace(metaCharsRegExp, "^$1");
|
|
15
|
+
}
|
|
16
|
+
return arg;
|
|
17
|
+
}
|
|
18
|
+
_escape.command = escapeCommand;
|
|
19
|
+
_escape.argument = escapeArgument;
|
|
20
|
+
export {
|
|
21
|
+
_escape as default
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=escape.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"escape.js","sources":["../../../../../../../node_modules/cross-spawn/lib/util/escape.js"],"sourcesContent":["'use strict';\n\n// See http://www.robvanderwoude.com/escapechars.php\nconst metaCharsRegExp = /([()\\][%!^\"`<>&|;, *?])/g;\n\nfunction escapeCommand(arg) {\n // Escape meta chars\n arg = arg.replace(metaCharsRegExp, '^$1');\n\n return arg;\n}\n\nfunction escapeArgument(arg, doubleEscapeMetaChars) {\n // Convert to string\n arg = `${arg}`;\n\n // Algorithm below is based on https://qntm.org/cmd\n\n // Sequence of backslashes followed by a double quote:\n // double up all the backslashes and escape the double quote\n arg = arg.replace(/(\\\\*)\"/g, '$1$1\\\\\"');\n\n // Sequence of backslashes followed by the end of the string\n // (which will become a double quote later):\n // double up all the backslashes\n arg = arg.replace(/(\\\\*)$/, '$1$1');\n\n // All other backslashes occur literally\n\n // Quote the whole thing:\n arg = `\"${arg}\"`;\n\n // Escape meta chars\n arg = arg.replace(metaCharsRegExp, '^$1');\n\n // Double escape meta chars if necessary\n if (doubleEscapeMetaChars) {\n arg = arg.replace(metaCharsRegExp, '^$1');\n }\n\n return arg;\n}\n\nmodule.exports.command = escapeCommand;\nmodule.exports.argument = escapeArgument;\n"],"names":[],"mappings":";AAGA,MAAM,kBAAkB;AAExB,SAAS,cAAc,KAAK;AAExB,QAAM,IAAI,QAAQ,iBAAiB,KAAK;AAExC,SAAO;AACX;AAEA,SAAS,eAAe,KAAK,uBAAuB;AAEhD,QAAM,GAAG;AAMT,QAAM,IAAI,QAAQ,WAAW,SAAS;AAKtC,QAAM,IAAI,QAAQ,UAAU,MAAM;AAKlC,QAAM,IAAI;AAGV,QAAM,IAAI,QAAQ,iBAAiB,KAAK;AAGxC,MAAI,uBAAuB;AACvB,UAAM,IAAI,QAAQ,iBAAiB,KAAK;AAAA,EAC3C;AAED,SAAO;AACX;AAEsB,QAAA,UAAG;AACzB,QAAA,WAA0B;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const require$$0 = require("fs");
|
|
3
|
+
const index = require("../../../shebang-command/index.cjs");
|
|
4
|
+
const fs = require$$0;
|
|
5
|
+
const shebangCommand = index;
|
|
6
|
+
function readShebang(command) {
|
|
7
|
+
const size = 150;
|
|
8
|
+
const buffer = Buffer.alloc(size);
|
|
9
|
+
let fd;
|
|
10
|
+
try {
|
|
11
|
+
fd = fs.openSync(command, "r");
|
|
12
|
+
fs.readSync(fd, buffer, 0, size, 0);
|
|
13
|
+
fs.closeSync(fd);
|
|
14
|
+
} catch (e) {
|
|
15
|
+
}
|
|
16
|
+
return shebangCommand(buffer.toString());
|
|
17
|
+
}
|
|
18
|
+
var readShebang_1 = readShebang;
|
|
19
|
+
module.exports = readShebang_1;
|
|
20
|
+
//# sourceMappingURL=readShebang.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readShebang.cjs","sources":["../../../../../../../node_modules/cross-spawn/lib/util/readShebang.js"],"sourcesContent":["'use strict';\n\nconst fs = require('fs');\nconst shebangCommand = require('shebang-command');\n\nfunction readShebang(command) {\n // Read the first 150 bytes from the file\n const size = 150;\n const buffer = Buffer.alloc(size);\n\n let fd;\n\n try {\n fd = fs.openSync(command, 'r');\n fs.readSync(fd, buffer, 0, size, 0);\n fs.closeSync(fd);\n } catch (e) { /* Empty */ }\n\n // Attempt to extract shebang (null is returned if not a shebang)\n return shebangCommand(buffer.toString());\n}\n\nmodule.exports = readShebang;\n"],"names":["require$$1"],"mappings":";;;AAEA,MAAM,KAAK;AACX,MAAM,iBAAiBA;AAEvB,SAAS,YAAY,SAAS;AAE1B,QAAM,OAAO;AACb,QAAM,SAAS,OAAO,MAAM,IAAI;AAEhC,MAAI;AAEJ,MAAI;AACA,SAAK,GAAG,SAAS,SAAS,GAAG;AAC7B,OAAG,SAAS,IAAI,QAAQ,GAAG,MAAM,CAAC;AAClC,OAAG,UAAU,EAAE;AAAA,EACvB,SAAa,GAAP;AAAA,EAAyB;AAG3B,SAAO,eAAe,OAAO,SAAQ,CAAE;AAC3C;AAEA,IAAA,gBAAiB;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import require$$0 from "fs";
|
|
2
|
+
import shebangCommand$1 from "../../../shebang-command/index.js";
|
|
3
|
+
const fs = require$$0;
|
|
4
|
+
const shebangCommand = shebangCommand$1;
|
|
5
|
+
function readShebang(command) {
|
|
6
|
+
const size = 150;
|
|
7
|
+
const buffer = Buffer.alloc(size);
|
|
8
|
+
let fd;
|
|
9
|
+
try {
|
|
10
|
+
fd = fs.openSync(command, "r");
|
|
11
|
+
fs.readSync(fd, buffer, 0, size, 0);
|
|
12
|
+
fs.closeSync(fd);
|
|
13
|
+
} catch (e) {
|
|
14
|
+
}
|
|
15
|
+
return shebangCommand(buffer.toString());
|
|
16
|
+
}
|
|
17
|
+
var readShebang_1 = readShebang;
|
|
18
|
+
export {
|
|
19
|
+
readShebang_1 as default
|
|
20
|
+
};
|
|
21
|
+
//# sourceMappingURL=readShebang.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"readShebang.js","sources":["../../../../../../../node_modules/cross-spawn/lib/util/readShebang.js"],"sourcesContent":["'use strict';\n\nconst fs = require('fs');\nconst shebangCommand = require('shebang-command');\n\nfunction readShebang(command) {\n // Read the first 150 bytes from the file\n const size = 150;\n const buffer = Buffer.alloc(size);\n\n let fd;\n\n try {\n fd = fs.openSync(command, 'r');\n fs.readSync(fd, buffer, 0, size, 0);\n fs.closeSync(fd);\n } catch (e) { /* Empty */ }\n\n // Attempt to extract shebang (null is returned if not a shebang)\n return shebangCommand(buffer.toString());\n}\n\nmodule.exports = readShebang;\n"],"names":["require$$1"],"mappings":";;AAEA,MAAM,KAAK;AACX,MAAM,iBAAiBA;AAEvB,SAAS,YAAY,SAAS;AAE1B,QAAM,OAAO;AACb,QAAM,SAAS,OAAO,MAAM,IAAI;AAEhC,MAAI;AAEJ,MAAI;AACA,SAAK,GAAG,SAAS,SAAS,GAAG;AAC7B,OAAG,SAAS,IAAI,QAAQ,GAAG,MAAM,CAAC;AAClC,OAAG,UAAU,EAAE;AAAA,EACvB,SAAa,GAAP;AAAA,EAAyB;AAG3B,SAAO,eAAe,OAAO,SAAQ,CAAE;AAC3C;AAEA,IAAA,gBAAiB;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const require$$0 = require("path");
|
|
3
|
+
const which$1 = require("../../../which/which.cjs");
|
|
4
|
+
require("../../../path-key/index.cjs");
|
|
5
|
+
const index = require("../../../../_virtual/index4.cjs");
|
|
6
|
+
const path = require$$0;
|
|
7
|
+
const which = which$1;
|
|
8
|
+
const getPathKey = index.exports;
|
|
9
|
+
function resolveCommandAttempt(parsed, withoutPathExt) {
|
|
10
|
+
const env = parsed.options.env || process.env;
|
|
11
|
+
const cwd = process.cwd();
|
|
12
|
+
const hasCustomCwd = parsed.options.cwd != null;
|
|
13
|
+
const shouldSwitchCwd = hasCustomCwd && process.chdir !== void 0 && !process.chdir.disabled;
|
|
14
|
+
if (shouldSwitchCwd) {
|
|
15
|
+
try {
|
|
16
|
+
process.chdir(parsed.options.cwd);
|
|
17
|
+
} catch (err) {
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
let resolved;
|
|
21
|
+
try {
|
|
22
|
+
resolved = which.sync(parsed.command, {
|
|
23
|
+
path: env[getPathKey({ env })],
|
|
24
|
+
pathExt: withoutPathExt ? path.delimiter : void 0
|
|
25
|
+
});
|
|
26
|
+
} catch (e) {
|
|
27
|
+
} finally {
|
|
28
|
+
if (shouldSwitchCwd) {
|
|
29
|
+
process.chdir(cwd);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
if (resolved) {
|
|
33
|
+
resolved = path.resolve(hasCustomCwd ? parsed.options.cwd : "", resolved);
|
|
34
|
+
}
|
|
35
|
+
return resolved;
|
|
36
|
+
}
|
|
37
|
+
function resolveCommand(parsed) {
|
|
38
|
+
return resolveCommandAttempt(parsed) || resolveCommandAttempt(parsed, true);
|
|
39
|
+
}
|
|
40
|
+
var resolveCommand_1 = resolveCommand;
|
|
41
|
+
module.exports = resolveCommand_1;
|
|
42
|
+
//# sourceMappingURL=resolveCommand.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resolveCommand.cjs","sources":["../../../../../../../node_modules/cross-spawn/lib/util/resolveCommand.js"],"sourcesContent":["'use strict';\n\nconst path = require('path');\nconst which = require('which');\nconst getPathKey = require('path-key');\n\nfunction resolveCommandAttempt(parsed, withoutPathExt) {\n const env = parsed.options.env || process.env;\n const cwd = process.cwd();\n const hasCustomCwd = parsed.options.cwd != null;\n // Worker threads do not have process.chdir()\n const shouldSwitchCwd = hasCustomCwd && process.chdir !== undefined && !process.chdir.disabled;\n\n // If a custom `cwd` was specified, we need to change the process cwd\n // because `which` will do stat calls but does not support a custom cwd\n if (shouldSwitchCwd) {\n try {\n process.chdir(parsed.options.cwd);\n } catch (err) {\n /* Empty */\n }\n }\n\n let resolved;\n\n try {\n resolved = which.sync(parsed.command, {\n path: env[getPathKey({ env })],\n pathExt: withoutPathExt ? path.delimiter : undefined,\n });\n } catch (e) {\n /* Empty */\n } finally {\n if (shouldSwitchCwd) {\n process.chdir(cwd);\n }\n }\n\n // If we successfully resolved, ensure that an absolute path is returned\n // Note that when a custom `cwd` was used, we need to resolve to an absolute path based on it\n if (resolved) {\n resolved = path.resolve(hasCustomCwd ? parsed.options.cwd : '', resolved);\n }\n\n return resolved;\n}\n\nfunction resolveCommand(parsed) {\n return resolveCommandAttempt(parsed) || resolveCommandAttempt(parsed, true);\n}\n\nmodule.exports = resolveCommand;\n"],"names":["require$$1","require$$2"],"mappings":";;;;;AAEA,MAAM,OAAO;AACb,MAAM,QAAQA;AACd,MAAM,aAAaC,MAAAA;AAEnB,SAAS,sBAAsB,QAAQ,gBAAgB;AACnD,QAAM,MAAM,OAAO,QAAQ,OAAO,QAAQ;AAC1C,QAAM,MAAM,QAAQ;AACpB,QAAM,eAAe,OAAO,QAAQ,OAAO;AAE3C,QAAM,kBAAkB,gBAAgB,QAAQ,UAAU,UAAa,CAAC,QAAQ,MAAM;AAItF,MAAI,iBAAiB;AACjB,QAAI;AACA,cAAQ,MAAM,OAAO,QAAQ,GAAG;AAAA,IACnC,SAAQ,KAAP;AAAA,IAED;AAAA,EACJ;AAED,MAAI;AAEJ,MAAI;AACA,eAAW,MAAM,KAAK,OAAO,SAAS;AAAA,MAClC,MAAM,IAAI,WAAW,EAAE,IAAK,CAAA,CAAC;AAAA,MAC7B,SAAS,iBAAiB,KAAK,YAAY;AAAA,IACvD,CAAS;AAAA,EACJ,SAAQ,GAAP;AAAA,EAEN,UAAc;AACN,QAAI,iBAAiB;AACjB,cAAQ,MAAM,GAAG;AAAA,IACpB;AAAA,EACJ;AAID,MAAI,UAAU;AACV,eAAW,KAAK,QAAQ,eAAe,OAAO,QAAQ,MAAM,IAAI,QAAQ;AAAA,EAC3E;AAED,SAAO;AACX;AAEA,SAAS,eAAe,QAAQ;AAC5B,SAAO,sBAAsB,MAAM,KAAK,sBAAsB,QAAQ,IAAI;AAC9E;AAEA,IAAA,mBAAiB;;","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import require$$0 from "path";
|
|
2
|
+
import which_1 from "../../../which/which.js";
|
|
3
|
+
import "../../../path-key/index.js";
|
|
4
|
+
import { exports as pathKeyExports } from "../../../../_virtual/index4.js";
|
|
5
|
+
const path = require$$0;
|
|
6
|
+
const which = which_1;
|
|
7
|
+
const getPathKey = pathKeyExports;
|
|
8
|
+
function resolveCommandAttempt(parsed, withoutPathExt) {
|
|
9
|
+
const env = parsed.options.env || process.env;
|
|
10
|
+
const cwd = process.cwd();
|
|
11
|
+
const hasCustomCwd = parsed.options.cwd != null;
|
|
12
|
+
const shouldSwitchCwd = hasCustomCwd && process.chdir !== void 0 && !process.chdir.disabled;
|
|
13
|
+
if (shouldSwitchCwd) {
|
|
14
|
+
try {
|
|
15
|
+
process.chdir(parsed.options.cwd);
|
|
16
|
+
} catch (err) {
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
let resolved;
|
|
20
|
+
try {
|
|
21
|
+
resolved = which.sync(parsed.command, {
|
|
22
|
+
path: env[getPathKey({ env })],
|
|
23
|
+
pathExt: withoutPathExt ? path.delimiter : void 0
|
|
24
|
+
});
|
|
25
|
+
} catch (e) {
|
|
26
|
+
} finally {
|
|
27
|
+
if (shouldSwitchCwd) {
|
|
28
|
+
process.chdir(cwd);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
if (resolved) {
|
|
32
|
+
resolved = path.resolve(hasCustomCwd ? parsed.options.cwd : "", resolved);
|
|
33
|
+
}
|
|
34
|
+
return resolved;
|
|
35
|
+
}
|
|
36
|
+
function resolveCommand(parsed) {
|
|
37
|
+
return resolveCommandAttempt(parsed) || resolveCommandAttempt(parsed, true);
|
|
38
|
+
}
|
|
39
|
+
var resolveCommand_1 = resolveCommand;
|
|
40
|
+
export {
|
|
41
|
+
resolveCommand_1 as default
|
|
42
|
+
};
|
|
43
|
+
//# sourceMappingURL=resolveCommand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resolveCommand.js","sources":["../../../../../../../node_modules/cross-spawn/lib/util/resolveCommand.js"],"sourcesContent":["'use strict';\n\nconst path = require('path');\nconst which = require('which');\nconst getPathKey = require('path-key');\n\nfunction resolveCommandAttempt(parsed, withoutPathExt) {\n const env = parsed.options.env || process.env;\n const cwd = process.cwd();\n const hasCustomCwd = parsed.options.cwd != null;\n // Worker threads do not have process.chdir()\n const shouldSwitchCwd = hasCustomCwd && process.chdir !== undefined && !process.chdir.disabled;\n\n // If a custom `cwd` was specified, we need to change the process cwd\n // because `which` will do stat calls but does not support a custom cwd\n if (shouldSwitchCwd) {\n try {\n process.chdir(parsed.options.cwd);\n } catch (err) {\n /* Empty */\n }\n }\n\n let resolved;\n\n try {\n resolved = which.sync(parsed.command, {\n path: env[getPathKey({ env })],\n pathExt: withoutPathExt ? path.delimiter : undefined,\n });\n } catch (e) {\n /* Empty */\n } finally {\n if (shouldSwitchCwd) {\n process.chdir(cwd);\n }\n }\n\n // If we successfully resolved, ensure that an absolute path is returned\n // Note that when a custom `cwd` was used, we need to resolve to an absolute path based on it\n if (resolved) {\n resolved = path.resolve(hasCustomCwd ? parsed.options.cwd : '', resolved);\n }\n\n return resolved;\n}\n\nfunction resolveCommand(parsed) {\n return resolveCommandAttempt(parsed) || resolveCommandAttempt(parsed, true);\n}\n\nmodule.exports = resolveCommand;\n"],"names":["require$$1","require$$2"],"mappings":";;;;AAEA,MAAM,OAAO;AACb,MAAM,QAAQA;AACd,MAAM,aAAaC;AAEnB,SAAS,sBAAsB,QAAQ,gBAAgB;AACnD,QAAM,MAAM,OAAO,QAAQ,OAAO,QAAQ;AAC1C,QAAM,MAAM,QAAQ;AACpB,QAAM,eAAe,OAAO,QAAQ,OAAO;AAE3C,QAAM,kBAAkB,gBAAgB,QAAQ,UAAU,UAAa,CAAC,QAAQ,MAAM;AAItF,MAAI,iBAAiB;AACjB,QAAI;AACA,cAAQ,MAAM,OAAO,QAAQ,GAAG;AAAA,IACnC,SAAQ,KAAP;AAAA,IAED;AAAA,EACJ;AAED,MAAI;AAEJ,MAAI;AACA,eAAW,MAAM,KAAK,OAAO,SAAS;AAAA,MAClC,MAAM,IAAI,WAAW,EAAE,IAAK,CAAA,CAAC;AAAA,MAC7B,SAAS,iBAAiB,KAAK,YAAY;AAAA,IACvD,CAAS;AAAA,EACJ,SAAQ,GAAP;AAAA,EAEN,UAAc;AACN,QAAI,iBAAiB;AACjB,cAAQ,MAAM,GAAG;AAAA,IACpB;AAAA,EACJ;AAID,MAAI,UAAU;AACV,eAAW,KAAK,QAAQ,eAAe,OAAO,QAAQ,MAAM,IAAI,QAAQ;AAAA,EAC3E;AAED,SAAO;AACX;AAEA,SAAS,eAAe,QAAQ;AAC5B,SAAO,sBAAsB,MAAM,KAAK,sBAAsB,QAAQ,IAAI;AAC9E;AAEA,IAAA,mBAAiB;","x_google_ignoreList":[0]}
|