@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
|
@@ -0,0 +1,1180 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const node_buffer = require("node:buffer");
|
|
4
|
+
const index = require("../token-types/lib/index.cjs");
|
|
5
|
+
const core = require("../strtok3/lib/core.cjs");
|
|
6
|
+
const util = require("./util.cjs");
|
|
7
|
+
const EndOfFileStream = require("../peek-readable/lib/EndOfFileStream.cjs");
|
|
8
|
+
const minimumBytes = 4100;
|
|
9
|
+
async function fileTypeFromBuffer(input) {
|
|
10
|
+
if (!(input instanceof Uint8Array || input instanceof ArrayBuffer)) {
|
|
11
|
+
throw new TypeError(`Expected the \`input\` argument to be of type \`Uint8Array\` or \`Buffer\` or \`ArrayBuffer\`, got \`${typeof input}\``);
|
|
12
|
+
}
|
|
13
|
+
const buffer = input instanceof Uint8Array ? input : new Uint8Array(input);
|
|
14
|
+
if (!((buffer == null ? void 0 : buffer.length) > 1)) {
|
|
15
|
+
return;
|
|
16
|
+
}
|
|
17
|
+
return fileTypeFromTokenizer(core.fromBuffer(buffer));
|
|
18
|
+
}
|
|
19
|
+
function _check(buffer, headers, options) {
|
|
20
|
+
options = {
|
|
21
|
+
offset: 0,
|
|
22
|
+
...options
|
|
23
|
+
};
|
|
24
|
+
for (const [index2, header] of headers.entries()) {
|
|
25
|
+
if (options.mask) {
|
|
26
|
+
if (header !== (options.mask[index2] & buffer[index2 + options.offset])) {
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
} else if (header !== buffer[index2 + options.offset]) {
|
|
30
|
+
return false;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
return true;
|
|
34
|
+
}
|
|
35
|
+
async function fileTypeFromTokenizer(tokenizer) {
|
|
36
|
+
try {
|
|
37
|
+
return new FileTypeParser().parse(tokenizer);
|
|
38
|
+
} catch (error) {
|
|
39
|
+
if (!(error instanceof EndOfFileStream.EndOfStreamError)) {
|
|
40
|
+
throw error;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
class FileTypeParser {
|
|
45
|
+
check(header, options) {
|
|
46
|
+
return _check(this.buffer, header, options);
|
|
47
|
+
}
|
|
48
|
+
checkString(header, options) {
|
|
49
|
+
return this.check(util.stringToBytes(header), options);
|
|
50
|
+
}
|
|
51
|
+
async parse(tokenizer) {
|
|
52
|
+
this.buffer = node_buffer.Buffer.alloc(minimumBytes);
|
|
53
|
+
if (tokenizer.fileInfo.size === void 0) {
|
|
54
|
+
tokenizer.fileInfo.size = Number.MAX_SAFE_INTEGER;
|
|
55
|
+
}
|
|
56
|
+
this.tokenizer = tokenizer;
|
|
57
|
+
await tokenizer.peekBuffer(this.buffer, { length: 12, mayBeLess: true });
|
|
58
|
+
if (this.check([66, 77])) {
|
|
59
|
+
return {
|
|
60
|
+
ext: "bmp",
|
|
61
|
+
mime: "image/bmp"
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
if (this.check([11, 119])) {
|
|
65
|
+
return {
|
|
66
|
+
ext: "ac3",
|
|
67
|
+
mime: "audio/vnd.dolby.dd-raw"
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
if (this.check([120, 1])) {
|
|
71
|
+
return {
|
|
72
|
+
ext: "dmg",
|
|
73
|
+
mime: "application/x-apple-diskimage"
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
if (this.check([77, 90])) {
|
|
77
|
+
return {
|
|
78
|
+
ext: "exe",
|
|
79
|
+
mime: "application/x-msdownload"
|
|
80
|
+
};
|
|
81
|
+
}
|
|
82
|
+
if (this.check([37, 33])) {
|
|
83
|
+
await tokenizer.peekBuffer(this.buffer, { length: 24, mayBeLess: true });
|
|
84
|
+
if (this.checkString("PS-Adobe-", { offset: 2 }) && this.checkString(" EPSF-", { offset: 14 })) {
|
|
85
|
+
return {
|
|
86
|
+
ext: "eps",
|
|
87
|
+
mime: "application/eps"
|
|
88
|
+
};
|
|
89
|
+
}
|
|
90
|
+
return {
|
|
91
|
+
ext: "ps",
|
|
92
|
+
mime: "application/postscript"
|
|
93
|
+
};
|
|
94
|
+
}
|
|
95
|
+
if (this.check([31, 160]) || this.check([31, 157])) {
|
|
96
|
+
return {
|
|
97
|
+
ext: "Z",
|
|
98
|
+
mime: "application/x-compress"
|
|
99
|
+
};
|
|
100
|
+
}
|
|
101
|
+
if (this.check([239, 187, 191])) {
|
|
102
|
+
this.tokenizer.ignore(3);
|
|
103
|
+
return this.parse(tokenizer);
|
|
104
|
+
}
|
|
105
|
+
if (this.check([71, 73, 70])) {
|
|
106
|
+
return {
|
|
107
|
+
ext: "gif",
|
|
108
|
+
mime: "image/gif"
|
|
109
|
+
};
|
|
110
|
+
}
|
|
111
|
+
if (this.check([73, 73, 188])) {
|
|
112
|
+
return {
|
|
113
|
+
ext: "jxr",
|
|
114
|
+
mime: "image/vnd.ms-photo"
|
|
115
|
+
};
|
|
116
|
+
}
|
|
117
|
+
if (this.check([31, 139, 8])) {
|
|
118
|
+
return {
|
|
119
|
+
ext: "gz",
|
|
120
|
+
mime: "application/gzip"
|
|
121
|
+
};
|
|
122
|
+
}
|
|
123
|
+
if (this.check([66, 90, 104])) {
|
|
124
|
+
return {
|
|
125
|
+
ext: "bz2",
|
|
126
|
+
mime: "application/x-bzip2"
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
if (this.checkString("ID3")) {
|
|
130
|
+
await tokenizer.ignore(6);
|
|
131
|
+
const id3HeaderLength = await tokenizer.readToken(util.uint32SyncSafeToken);
|
|
132
|
+
if (tokenizer.position + id3HeaderLength > tokenizer.fileInfo.size) {
|
|
133
|
+
return {
|
|
134
|
+
ext: "mp3",
|
|
135
|
+
mime: "audio/mpeg"
|
|
136
|
+
};
|
|
137
|
+
}
|
|
138
|
+
await tokenizer.ignore(id3HeaderLength);
|
|
139
|
+
return fileTypeFromTokenizer(tokenizer);
|
|
140
|
+
}
|
|
141
|
+
if (this.checkString("MP+")) {
|
|
142
|
+
return {
|
|
143
|
+
ext: "mpc",
|
|
144
|
+
mime: "audio/x-musepack"
|
|
145
|
+
};
|
|
146
|
+
}
|
|
147
|
+
if ((this.buffer[0] === 67 || this.buffer[0] === 70) && this.check([87, 83], { offset: 1 })) {
|
|
148
|
+
return {
|
|
149
|
+
ext: "swf",
|
|
150
|
+
mime: "application/x-shockwave-flash"
|
|
151
|
+
};
|
|
152
|
+
}
|
|
153
|
+
if (this.check([255, 216, 255])) {
|
|
154
|
+
if (this.check([247], { offset: 3 })) {
|
|
155
|
+
return {
|
|
156
|
+
ext: "jls",
|
|
157
|
+
mime: "image/jls"
|
|
158
|
+
};
|
|
159
|
+
}
|
|
160
|
+
return {
|
|
161
|
+
ext: "jpg",
|
|
162
|
+
mime: "image/jpeg"
|
|
163
|
+
};
|
|
164
|
+
}
|
|
165
|
+
if (this.checkString("FLIF")) {
|
|
166
|
+
return {
|
|
167
|
+
ext: "flif",
|
|
168
|
+
mime: "image/flif"
|
|
169
|
+
};
|
|
170
|
+
}
|
|
171
|
+
if (this.checkString("8BPS")) {
|
|
172
|
+
return {
|
|
173
|
+
ext: "psd",
|
|
174
|
+
mime: "image/vnd.adobe.photoshop"
|
|
175
|
+
};
|
|
176
|
+
}
|
|
177
|
+
if (this.checkString("WEBP", { offset: 8 })) {
|
|
178
|
+
return {
|
|
179
|
+
ext: "webp",
|
|
180
|
+
mime: "image/webp"
|
|
181
|
+
};
|
|
182
|
+
}
|
|
183
|
+
if (this.checkString("MPCK")) {
|
|
184
|
+
return {
|
|
185
|
+
ext: "mpc",
|
|
186
|
+
mime: "audio/x-musepack"
|
|
187
|
+
};
|
|
188
|
+
}
|
|
189
|
+
if (this.checkString("FORM")) {
|
|
190
|
+
return {
|
|
191
|
+
ext: "aif",
|
|
192
|
+
mime: "audio/aiff"
|
|
193
|
+
};
|
|
194
|
+
}
|
|
195
|
+
if (this.checkString("icns", { offset: 0 })) {
|
|
196
|
+
return {
|
|
197
|
+
ext: "icns",
|
|
198
|
+
mime: "image/icns"
|
|
199
|
+
};
|
|
200
|
+
}
|
|
201
|
+
if (this.check([80, 75, 3, 4])) {
|
|
202
|
+
try {
|
|
203
|
+
while (tokenizer.position + 30 < tokenizer.fileInfo.size) {
|
|
204
|
+
await tokenizer.readBuffer(this.buffer, { length: 30 });
|
|
205
|
+
const zipHeader = {
|
|
206
|
+
compressedSize: this.buffer.readUInt32LE(18),
|
|
207
|
+
uncompressedSize: this.buffer.readUInt32LE(22),
|
|
208
|
+
filenameLength: this.buffer.readUInt16LE(26),
|
|
209
|
+
extraFieldLength: this.buffer.readUInt16LE(28)
|
|
210
|
+
};
|
|
211
|
+
zipHeader.filename = await tokenizer.readToken(new index.StringType(zipHeader.filenameLength, "utf-8"));
|
|
212
|
+
await tokenizer.ignore(zipHeader.extraFieldLength);
|
|
213
|
+
if (zipHeader.filename === "META-INF/mozilla.rsa") {
|
|
214
|
+
return {
|
|
215
|
+
ext: "xpi",
|
|
216
|
+
mime: "application/x-xpinstall"
|
|
217
|
+
};
|
|
218
|
+
}
|
|
219
|
+
if (zipHeader.filename.endsWith(".rels") || zipHeader.filename.endsWith(".xml")) {
|
|
220
|
+
const type = zipHeader.filename.split("/")[0];
|
|
221
|
+
switch (type) {
|
|
222
|
+
case "_rels":
|
|
223
|
+
break;
|
|
224
|
+
case "word":
|
|
225
|
+
return {
|
|
226
|
+
ext: "docx",
|
|
227
|
+
mime: "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
|
|
228
|
+
};
|
|
229
|
+
case "ppt":
|
|
230
|
+
return {
|
|
231
|
+
ext: "pptx",
|
|
232
|
+
mime: "application/vnd.openxmlformats-officedocument.presentationml.presentation"
|
|
233
|
+
};
|
|
234
|
+
case "xl":
|
|
235
|
+
return {
|
|
236
|
+
ext: "xlsx",
|
|
237
|
+
mime: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
|
|
238
|
+
};
|
|
239
|
+
default:
|
|
240
|
+
break;
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
if (zipHeader.filename.startsWith("xl/")) {
|
|
244
|
+
return {
|
|
245
|
+
ext: "xlsx",
|
|
246
|
+
mime: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
|
|
247
|
+
};
|
|
248
|
+
}
|
|
249
|
+
if (zipHeader.filename.startsWith("3D/") && zipHeader.filename.endsWith(".model")) {
|
|
250
|
+
return {
|
|
251
|
+
ext: "3mf",
|
|
252
|
+
mime: "model/3mf"
|
|
253
|
+
};
|
|
254
|
+
}
|
|
255
|
+
if (zipHeader.filename === "mimetype" && zipHeader.compressedSize === zipHeader.uncompressedSize) {
|
|
256
|
+
let mimeType = await tokenizer.readToken(new index.StringType(zipHeader.compressedSize, "utf-8"));
|
|
257
|
+
mimeType = mimeType.trim();
|
|
258
|
+
switch (mimeType) {
|
|
259
|
+
case "application/epub+zip":
|
|
260
|
+
return {
|
|
261
|
+
ext: "epub",
|
|
262
|
+
mime: "application/epub+zip"
|
|
263
|
+
};
|
|
264
|
+
case "application/vnd.oasis.opendocument.text":
|
|
265
|
+
return {
|
|
266
|
+
ext: "odt",
|
|
267
|
+
mime: "application/vnd.oasis.opendocument.text"
|
|
268
|
+
};
|
|
269
|
+
case "application/vnd.oasis.opendocument.spreadsheet":
|
|
270
|
+
return {
|
|
271
|
+
ext: "ods",
|
|
272
|
+
mime: "application/vnd.oasis.opendocument.spreadsheet"
|
|
273
|
+
};
|
|
274
|
+
case "application/vnd.oasis.opendocument.presentation":
|
|
275
|
+
return {
|
|
276
|
+
ext: "odp",
|
|
277
|
+
mime: "application/vnd.oasis.opendocument.presentation"
|
|
278
|
+
};
|
|
279
|
+
default:
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
if (zipHeader.compressedSize === 0) {
|
|
283
|
+
let nextHeaderIndex = -1;
|
|
284
|
+
while (nextHeaderIndex < 0 && tokenizer.position < tokenizer.fileInfo.size) {
|
|
285
|
+
await tokenizer.peekBuffer(this.buffer, { mayBeLess: true });
|
|
286
|
+
nextHeaderIndex = this.buffer.indexOf("504B0304", 0, "hex");
|
|
287
|
+
await tokenizer.ignore(nextHeaderIndex >= 0 ? nextHeaderIndex : this.buffer.length);
|
|
288
|
+
}
|
|
289
|
+
} else {
|
|
290
|
+
await tokenizer.ignore(zipHeader.compressedSize);
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
} catch (error) {
|
|
294
|
+
if (!(error instanceof EndOfFileStream.EndOfStreamError)) {
|
|
295
|
+
throw error;
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
return {
|
|
299
|
+
ext: "zip",
|
|
300
|
+
mime: "application/zip"
|
|
301
|
+
};
|
|
302
|
+
}
|
|
303
|
+
if (this.checkString("OggS")) {
|
|
304
|
+
await tokenizer.ignore(28);
|
|
305
|
+
const type = node_buffer.Buffer.alloc(8);
|
|
306
|
+
await tokenizer.readBuffer(type);
|
|
307
|
+
if (_check(type, [79, 112, 117, 115, 72, 101, 97, 100])) {
|
|
308
|
+
return {
|
|
309
|
+
ext: "opus",
|
|
310
|
+
mime: "audio/opus"
|
|
311
|
+
};
|
|
312
|
+
}
|
|
313
|
+
if (_check(type, [128, 116, 104, 101, 111, 114, 97])) {
|
|
314
|
+
return {
|
|
315
|
+
ext: "ogv",
|
|
316
|
+
mime: "video/ogg"
|
|
317
|
+
};
|
|
318
|
+
}
|
|
319
|
+
if (_check(type, [1, 118, 105, 100, 101, 111, 0])) {
|
|
320
|
+
return {
|
|
321
|
+
ext: "ogm",
|
|
322
|
+
mime: "video/ogg"
|
|
323
|
+
};
|
|
324
|
+
}
|
|
325
|
+
if (_check(type, [127, 70, 76, 65, 67])) {
|
|
326
|
+
return {
|
|
327
|
+
ext: "oga",
|
|
328
|
+
mime: "audio/ogg"
|
|
329
|
+
};
|
|
330
|
+
}
|
|
331
|
+
if (_check(type, [83, 112, 101, 101, 120, 32, 32])) {
|
|
332
|
+
return {
|
|
333
|
+
ext: "spx",
|
|
334
|
+
mime: "audio/ogg"
|
|
335
|
+
};
|
|
336
|
+
}
|
|
337
|
+
if (_check(type, [1, 118, 111, 114, 98, 105, 115])) {
|
|
338
|
+
return {
|
|
339
|
+
ext: "ogg",
|
|
340
|
+
mime: "audio/ogg"
|
|
341
|
+
};
|
|
342
|
+
}
|
|
343
|
+
return {
|
|
344
|
+
ext: "ogx",
|
|
345
|
+
mime: "application/ogg"
|
|
346
|
+
};
|
|
347
|
+
}
|
|
348
|
+
if (this.check([80, 75]) && (this.buffer[2] === 3 || this.buffer[2] === 5 || this.buffer[2] === 7) && (this.buffer[3] === 4 || this.buffer[3] === 6 || this.buffer[3] === 8)) {
|
|
349
|
+
return {
|
|
350
|
+
ext: "zip",
|
|
351
|
+
mime: "application/zip"
|
|
352
|
+
};
|
|
353
|
+
}
|
|
354
|
+
if (this.checkString("ftyp", { offset: 4 }) && (this.buffer[8] & 96) !== 0) {
|
|
355
|
+
const brandMajor = this.buffer.toString("binary", 8, 12).replace("\0", " ").trim();
|
|
356
|
+
switch (brandMajor) {
|
|
357
|
+
case "avif":
|
|
358
|
+
case "avis":
|
|
359
|
+
return { ext: "avif", mime: "image/avif" };
|
|
360
|
+
case "mif1":
|
|
361
|
+
return { ext: "heic", mime: "image/heif" };
|
|
362
|
+
case "msf1":
|
|
363
|
+
return { ext: "heic", mime: "image/heif-sequence" };
|
|
364
|
+
case "heic":
|
|
365
|
+
case "heix":
|
|
366
|
+
return { ext: "heic", mime: "image/heic" };
|
|
367
|
+
case "hevc":
|
|
368
|
+
case "hevx":
|
|
369
|
+
return { ext: "heic", mime: "image/heic-sequence" };
|
|
370
|
+
case "qt":
|
|
371
|
+
return { ext: "mov", mime: "video/quicktime" };
|
|
372
|
+
case "M4V":
|
|
373
|
+
case "M4VH":
|
|
374
|
+
case "M4VP":
|
|
375
|
+
return { ext: "m4v", mime: "video/x-m4v" };
|
|
376
|
+
case "M4P":
|
|
377
|
+
return { ext: "m4p", mime: "video/mp4" };
|
|
378
|
+
case "M4B":
|
|
379
|
+
return { ext: "m4b", mime: "audio/mp4" };
|
|
380
|
+
case "M4A":
|
|
381
|
+
return { ext: "m4a", mime: "audio/x-m4a" };
|
|
382
|
+
case "F4V":
|
|
383
|
+
return { ext: "f4v", mime: "video/mp4" };
|
|
384
|
+
case "F4P":
|
|
385
|
+
return { ext: "f4p", mime: "video/mp4" };
|
|
386
|
+
case "F4A":
|
|
387
|
+
return { ext: "f4a", mime: "audio/mp4" };
|
|
388
|
+
case "F4B":
|
|
389
|
+
return { ext: "f4b", mime: "audio/mp4" };
|
|
390
|
+
case "crx":
|
|
391
|
+
return { ext: "cr3", mime: "image/x-canon-cr3" };
|
|
392
|
+
default:
|
|
393
|
+
if (brandMajor.startsWith("3g")) {
|
|
394
|
+
if (brandMajor.startsWith("3g2")) {
|
|
395
|
+
return { ext: "3g2", mime: "video/3gpp2" };
|
|
396
|
+
}
|
|
397
|
+
return { ext: "3gp", mime: "video/3gpp" };
|
|
398
|
+
}
|
|
399
|
+
return { ext: "mp4", mime: "video/mp4" };
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
if (this.checkString("MThd")) {
|
|
403
|
+
return {
|
|
404
|
+
ext: "mid",
|
|
405
|
+
mime: "audio/midi"
|
|
406
|
+
};
|
|
407
|
+
}
|
|
408
|
+
if (this.checkString("wOFF") && (this.check([0, 1, 0, 0], { offset: 4 }) || this.checkString("OTTO", { offset: 4 }))) {
|
|
409
|
+
return {
|
|
410
|
+
ext: "woff",
|
|
411
|
+
mime: "font/woff"
|
|
412
|
+
};
|
|
413
|
+
}
|
|
414
|
+
if (this.checkString("wOF2") && (this.check([0, 1, 0, 0], { offset: 4 }) || this.checkString("OTTO", { offset: 4 }))) {
|
|
415
|
+
return {
|
|
416
|
+
ext: "woff2",
|
|
417
|
+
mime: "font/woff2"
|
|
418
|
+
};
|
|
419
|
+
}
|
|
420
|
+
if (this.check([212, 195, 178, 161]) || this.check([161, 178, 195, 212])) {
|
|
421
|
+
return {
|
|
422
|
+
ext: "pcap",
|
|
423
|
+
mime: "application/vnd.tcpdump.pcap"
|
|
424
|
+
};
|
|
425
|
+
}
|
|
426
|
+
if (this.checkString("DSD ")) {
|
|
427
|
+
return {
|
|
428
|
+
ext: "dsf",
|
|
429
|
+
mime: "audio/x-dsf"
|
|
430
|
+
// Non-standard
|
|
431
|
+
};
|
|
432
|
+
}
|
|
433
|
+
if (this.checkString("LZIP")) {
|
|
434
|
+
return {
|
|
435
|
+
ext: "lz",
|
|
436
|
+
mime: "application/x-lzip"
|
|
437
|
+
};
|
|
438
|
+
}
|
|
439
|
+
if (this.checkString("fLaC")) {
|
|
440
|
+
return {
|
|
441
|
+
ext: "flac",
|
|
442
|
+
mime: "audio/x-flac"
|
|
443
|
+
};
|
|
444
|
+
}
|
|
445
|
+
if (this.check([66, 80, 71, 251])) {
|
|
446
|
+
return {
|
|
447
|
+
ext: "bpg",
|
|
448
|
+
mime: "image/bpg"
|
|
449
|
+
};
|
|
450
|
+
}
|
|
451
|
+
if (this.checkString("wvpk")) {
|
|
452
|
+
return {
|
|
453
|
+
ext: "wv",
|
|
454
|
+
mime: "audio/wavpack"
|
|
455
|
+
};
|
|
456
|
+
}
|
|
457
|
+
if (this.checkString("%PDF")) {
|
|
458
|
+
try {
|
|
459
|
+
await tokenizer.ignore(1350);
|
|
460
|
+
const maxBufferSize = 10 * 1024 * 1024;
|
|
461
|
+
const buffer = node_buffer.Buffer.alloc(Math.min(maxBufferSize, tokenizer.fileInfo.size));
|
|
462
|
+
await tokenizer.readBuffer(buffer, { mayBeLess: true });
|
|
463
|
+
if (buffer.includes(node_buffer.Buffer.from("AIPrivateData"))) {
|
|
464
|
+
return {
|
|
465
|
+
ext: "ai",
|
|
466
|
+
mime: "application/postscript"
|
|
467
|
+
};
|
|
468
|
+
}
|
|
469
|
+
} catch (error) {
|
|
470
|
+
if (!(error instanceof EndOfFileStream.EndOfStreamError)) {
|
|
471
|
+
throw error;
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
return {
|
|
475
|
+
ext: "pdf",
|
|
476
|
+
mime: "application/pdf"
|
|
477
|
+
};
|
|
478
|
+
}
|
|
479
|
+
if (this.check([0, 97, 115, 109])) {
|
|
480
|
+
return {
|
|
481
|
+
ext: "wasm",
|
|
482
|
+
mime: "application/wasm"
|
|
483
|
+
};
|
|
484
|
+
}
|
|
485
|
+
if (this.check([73, 73])) {
|
|
486
|
+
const fileType = await this.readTiffHeader(false);
|
|
487
|
+
if (fileType) {
|
|
488
|
+
return fileType;
|
|
489
|
+
}
|
|
490
|
+
}
|
|
491
|
+
if (this.check([77, 77])) {
|
|
492
|
+
const fileType = await this.readTiffHeader(true);
|
|
493
|
+
if (fileType) {
|
|
494
|
+
return fileType;
|
|
495
|
+
}
|
|
496
|
+
}
|
|
497
|
+
if (this.checkString("MAC ")) {
|
|
498
|
+
return {
|
|
499
|
+
ext: "ape",
|
|
500
|
+
mime: "audio/ape"
|
|
501
|
+
};
|
|
502
|
+
}
|
|
503
|
+
if (this.check([26, 69, 223, 163])) {
|
|
504
|
+
async function readField() {
|
|
505
|
+
const msb = await tokenizer.peekNumber(index.UINT8);
|
|
506
|
+
let mask = 128;
|
|
507
|
+
let ic = 0;
|
|
508
|
+
while ((msb & mask) === 0 && mask !== 0) {
|
|
509
|
+
++ic;
|
|
510
|
+
mask >>= 1;
|
|
511
|
+
}
|
|
512
|
+
const id = node_buffer.Buffer.alloc(ic + 1);
|
|
513
|
+
await tokenizer.readBuffer(id);
|
|
514
|
+
return id;
|
|
515
|
+
}
|
|
516
|
+
async function readElement() {
|
|
517
|
+
const id = await readField();
|
|
518
|
+
const lengthField = await readField();
|
|
519
|
+
lengthField[0] ^= 128 >> lengthField.length - 1;
|
|
520
|
+
const nrLength = Math.min(6, lengthField.length);
|
|
521
|
+
return {
|
|
522
|
+
id: id.readUIntBE(0, id.length),
|
|
523
|
+
len: lengthField.readUIntBE(lengthField.length - nrLength, nrLength)
|
|
524
|
+
};
|
|
525
|
+
}
|
|
526
|
+
async function readChildren(children) {
|
|
527
|
+
while (children > 0) {
|
|
528
|
+
const element = await readElement();
|
|
529
|
+
if (element.id === 17026) {
|
|
530
|
+
const rawValue = await tokenizer.readToken(new index.StringType(element.len, "utf-8"));
|
|
531
|
+
return rawValue.replace(/\00.*$/g, "");
|
|
532
|
+
}
|
|
533
|
+
await tokenizer.ignore(element.len);
|
|
534
|
+
--children;
|
|
535
|
+
}
|
|
536
|
+
}
|
|
537
|
+
const re = await readElement();
|
|
538
|
+
const docType = await readChildren(re.len);
|
|
539
|
+
switch (docType) {
|
|
540
|
+
case "webm":
|
|
541
|
+
return {
|
|
542
|
+
ext: "webm",
|
|
543
|
+
mime: "video/webm"
|
|
544
|
+
};
|
|
545
|
+
case "matroska":
|
|
546
|
+
return {
|
|
547
|
+
ext: "mkv",
|
|
548
|
+
mime: "video/x-matroska"
|
|
549
|
+
};
|
|
550
|
+
default:
|
|
551
|
+
return;
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
if (this.check([82, 73, 70, 70])) {
|
|
555
|
+
if (this.check([65, 86, 73], { offset: 8 })) {
|
|
556
|
+
return {
|
|
557
|
+
ext: "avi",
|
|
558
|
+
mime: "video/vnd.avi"
|
|
559
|
+
};
|
|
560
|
+
}
|
|
561
|
+
if (this.check([87, 65, 86, 69], { offset: 8 })) {
|
|
562
|
+
return {
|
|
563
|
+
ext: "wav",
|
|
564
|
+
mime: "audio/vnd.wave"
|
|
565
|
+
};
|
|
566
|
+
}
|
|
567
|
+
if (this.check([81, 76, 67, 77], { offset: 8 })) {
|
|
568
|
+
return {
|
|
569
|
+
ext: "qcp",
|
|
570
|
+
mime: "audio/qcelp"
|
|
571
|
+
};
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
if (this.checkString("SQLi")) {
|
|
575
|
+
return {
|
|
576
|
+
ext: "sqlite",
|
|
577
|
+
mime: "application/x-sqlite3"
|
|
578
|
+
};
|
|
579
|
+
}
|
|
580
|
+
if (this.check([78, 69, 83, 26])) {
|
|
581
|
+
return {
|
|
582
|
+
ext: "nes",
|
|
583
|
+
mime: "application/x-nintendo-nes-rom"
|
|
584
|
+
};
|
|
585
|
+
}
|
|
586
|
+
if (this.checkString("Cr24")) {
|
|
587
|
+
return {
|
|
588
|
+
ext: "crx",
|
|
589
|
+
mime: "application/x-google-chrome-extension"
|
|
590
|
+
};
|
|
591
|
+
}
|
|
592
|
+
if (this.checkString("MSCF") || this.checkString("ISc(")) {
|
|
593
|
+
return {
|
|
594
|
+
ext: "cab",
|
|
595
|
+
mime: "application/vnd.ms-cab-compressed"
|
|
596
|
+
};
|
|
597
|
+
}
|
|
598
|
+
if (this.check([237, 171, 238, 219])) {
|
|
599
|
+
return {
|
|
600
|
+
ext: "rpm",
|
|
601
|
+
mime: "application/x-rpm"
|
|
602
|
+
};
|
|
603
|
+
}
|
|
604
|
+
if (this.check([197, 208, 211, 198])) {
|
|
605
|
+
return {
|
|
606
|
+
ext: "eps",
|
|
607
|
+
mime: "application/eps"
|
|
608
|
+
};
|
|
609
|
+
}
|
|
610
|
+
if (this.check([40, 181, 47, 253])) {
|
|
611
|
+
return {
|
|
612
|
+
ext: "zst",
|
|
613
|
+
mime: "application/zstd"
|
|
614
|
+
};
|
|
615
|
+
}
|
|
616
|
+
if (this.check([127, 69, 76, 70])) {
|
|
617
|
+
return {
|
|
618
|
+
ext: "elf",
|
|
619
|
+
mime: "application/x-elf"
|
|
620
|
+
};
|
|
621
|
+
}
|
|
622
|
+
if (this.check([33, 66, 68, 78])) {
|
|
623
|
+
return {
|
|
624
|
+
ext: "pst",
|
|
625
|
+
mime: "application/vnd.ms-outlook"
|
|
626
|
+
};
|
|
627
|
+
}
|
|
628
|
+
if (this.checkString("PAR1")) {
|
|
629
|
+
return {
|
|
630
|
+
ext: "parquet",
|
|
631
|
+
mime: "application/x-parquet"
|
|
632
|
+
};
|
|
633
|
+
}
|
|
634
|
+
if (this.check([79, 84, 84, 79, 0])) {
|
|
635
|
+
return {
|
|
636
|
+
ext: "otf",
|
|
637
|
+
mime: "font/otf"
|
|
638
|
+
};
|
|
639
|
+
}
|
|
640
|
+
if (this.checkString("#!AMR")) {
|
|
641
|
+
return {
|
|
642
|
+
ext: "amr",
|
|
643
|
+
mime: "audio/amr"
|
|
644
|
+
};
|
|
645
|
+
}
|
|
646
|
+
if (this.checkString("{\\rtf")) {
|
|
647
|
+
return {
|
|
648
|
+
ext: "rtf",
|
|
649
|
+
mime: "application/rtf"
|
|
650
|
+
};
|
|
651
|
+
}
|
|
652
|
+
if (this.check([70, 76, 86, 1])) {
|
|
653
|
+
return {
|
|
654
|
+
ext: "flv",
|
|
655
|
+
mime: "video/x-flv"
|
|
656
|
+
};
|
|
657
|
+
}
|
|
658
|
+
if (this.checkString("IMPM")) {
|
|
659
|
+
return {
|
|
660
|
+
ext: "it",
|
|
661
|
+
mime: "audio/x-it"
|
|
662
|
+
};
|
|
663
|
+
}
|
|
664
|
+
if (this.checkString("-lh0-", { offset: 2 }) || this.checkString("-lh1-", { offset: 2 }) || this.checkString("-lh2-", { offset: 2 }) || this.checkString("-lh3-", { offset: 2 }) || this.checkString("-lh4-", { offset: 2 }) || this.checkString("-lh5-", { offset: 2 }) || this.checkString("-lh6-", { offset: 2 }) || this.checkString("-lh7-", { offset: 2 }) || this.checkString("-lzs-", { offset: 2 }) || this.checkString("-lz4-", { offset: 2 }) || this.checkString("-lz5-", { offset: 2 }) || this.checkString("-lhd-", { offset: 2 })) {
|
|
665
|
+
return {
|
|
666
|
+
ext: "lzh",
|
|
667
|
+
mime: "application/x-lzh-compressed"
|
|
668
|
+
};
|
|
669
|
+
}
|
|
670
|
+
if (this.check([0, 0, 1, 186])) {
|
|
671
|
+
if (this.check([33], { offset: 4, mask: [241] })) {
|
|
672
|
+
return {
|
|
673
|
+
ext: "mpg",
|
|
674
|
+
// May also be .ps, .mpeg
|
|
675
|
+
mime: "video/MP1S"
|
|
676
|
+
};
|
|
677
|
+
}
|
|
678
|
+
if (this.check([68], { offset: 4, mask: [196] })) {
|
|
679
|
+
return {
|
|
680
|
+
ext: "mpg",
|
|
681
|
+
// May also be .mpg, .m2p, .vob or .sub
|
|
682
|
+
mime: "video/MP2P"
|
|
683
|
+
};
|
|
684
|
+
}
|
|
685
|
+
}
|
|
686
|
+
if (this.checkString("ITSF")) {
|
|
687
|
+
return {
|
|
688
|
+
ext: "chm",
|
|
689
|
+
mime: "application/vnd.ms-htmlhelp"
|
|
690
|
+
};
|
|
691
|
+
}
|
|
692
|
+
if (this.check([253, 55, 122, 88, 90, 0])) {
|
|
693
|
+
return {
|
|
694
|
+
ext: "xz",
|
|
695
|
+
mime: "application/x-xz"
|
|
696
|
+
};
|
|
697
|
+
}
|
|
698
|
+
if (this.checkString("<?xml ")) {
|
|
699
|
+
return {
|
|
700
|
+
ext: "xml",
|
|
701
|
+
mime: "application/xml"
|
|
702
|
+
};
|
|
703
|
+
}
|
|
704
|
+
if (this.check([55, 122, 188, 175, 39, 28])) {
|
|
705
|
+
return {
|
|
706
|
+
ext: "7z",
|
|
707
|
+
mime: "application/x-7z-compressed"
|
|
708
|
+
};
|
|
709
|
+
}
|
|
710
|
+
if (this.check([82, 97, 114, 33, 26, 7]) && (this.buffer[6] === 0 || this.buffer[6] === 1)) {
|
|
711
|
+
return {
|
|
712
|
+
ext: "rar",
|
|
713
|
+
mime: "application/x-rar-compressed"
|
|
714
|
+
};
|
|
715
|
+
}
|
|
716
|
+
if (this.checkString("solid ")) {
|
|
717
|
+
return {
|
|
718
|
+
ext: "stl",
|
|
719
|
+
mime: "model/stl"
|
|
720
|
+
};
|
|
721
|
+
}
|
|
722
|
+
if (this.checkString("AC")) {
|
|
723
|
+
const version = this.buffer.toString("binary", 2, 6);
|
|
724
|
+
if (version.match("^d*") && version >= 1e3 && version <= 1050) {
|
|
725
|
+
return {
|
|
726
|
+
ext: "dwg",
|
|
727
|
+
mime: "image/vnd.dwg"
|
|
728
|
+
};
|
|
729
|
+
}
|
|
730
|
+
}
|
|
731
|
+
if (this.checkString("BLENDER")) {
|
|
732
|
+
return {
|
|
733
|
+
ext: "blend",
|
|
734
|
+
mime: "application/x-blender"
|
|
735
|
+
};
|
|
736
|
+
}
|
|
737
|
+
if (this.checkString("!<arch>")) {
|
|
738
|
+
await tokenizer.ignore(8);
|
|
739
|
+
const string = await tokenizer.readToken(new index.StringType(13, "ascii"));
|
|
740
|
+
if (string === "debian-binary") {
|
|
741
|
+
return {
|
|
742
|
+
ext: "deb",
|
|
743
|
+
mime: "application/x-deb"
|
|
744
|
+
};
|
|
745
|
+
}
|
|
746
|
+
return {
|
|
747
|
+
ext: "ar",
|
|
748
|
+
mime: "application/x-unix-archive"
|
|
749
|
+
};
|
|
750
|
+
}
|
|
751
|
+
if (this.check([137, 80, 78, 71, 13, 10, 26, 10])) {
|
|
752
|
+
await tokenizer.ignore(8);
|
|
753
|
+
async function readChunkHeader() {
|
|
754
|
+
return {
|
|
755
|
+
length: await tokenizer.readToken(index.INT32_BE),
|
|
756
|
+
type: await tokenizer.readToken(new index.StringType(4, "binary"))
|
|
757
|
+
};
|
|
758
|
+
}
|
|
759
|
+
do {
|
|
760
|
+
const chunk = await readChunkHeader();
|
|
761
|
+
if (chunk.length < 0) {
|
|
762
|
+
return;
|
|
763
|
+
}
|
|
764
|
+
switch (chunk.type) {
|
|
765
|
+
case "IDAT":
|
|
766
|
+
return {
|
|
767
|
+
ext: "png",
|
|
768
|
+
mime: "image/png"
|
|
769
|
+
};
|
|
770
|
+
case "acTL":
|
|
771
|
+
return {
|
|
772
|
+
ext: "apng",
|
|
773
|
+
mime: "image/apng"
|
|
774
|
+
};
|
|
775
|
+
default:
|
|
776
|
+
await tokenizer.ignore(chunk.length + 4);
|
|
777
|
+
}
|
|
778
|
+
} while (tokenizer.position + 8 < tokenizer.fileInfo.size);
|
|
779
|
+
return {
|
|
780
|
+
ext: "png",
|
|
781
|
+
mime: "image/png"
|
|
782
|
+
};
|
|
783
|
+
}
|
|
784
|
+
if (this.check([65, 82, 82, 79, 87, 49, 0, 0])) {
|
|
785
|
+
return {
|
|
786
|
+
ext: "arrow",
|
|
787
|
+
mime: "application/x-apache-arrow"
|
|
788
|
+
};
|
|
789
|
+
}
|
|
790
|
+
if (this.check([103, 108, 84, 70, 2, 0, 0, 0])) {
|
|
791
|
+
return {
|
|
792
|
+
ext: "glb",
|
|
793
|
+
mime: "model/gltf-binary"
|
|
794
|
+
};
|
|
795
|
+
}
|
|
796
|
+
if (this.check([102, 114, 101, 101], { offset: 4 }) || this.check([109, 100, 97, 116], { offset: 4 }) || this.check([109, 111, 111, 118], { offset: 4 }) || this.check([119, 105, 100, 101], { offset: 4 })) {
|
|
797
|
+
return {
|
|
798
|
+
ext: "mov",
|
|
799
|
+
mime: "video/quicktime"
|
|
800
|
+
};
|
|
801
|
+
}
|
|
802
|
+
if (this.check([73, 73, 82, 79, 8, 0, 0, 0, 24])) {
|
|
803
|
+
return {
|
|
804
|
+
ext: "orf",
|
|
805
|
+
mime: "image/x-olympus-orf"
|
|
806
|
+
};
|
|
807
|
+
}
|
|
808
|
+
if (this.checkString("gimp xcf ")) {
|
|
809
|
+
return {
|
|
810
|
+
ext: "xcf",
|
|
811
|
+
mime: "image/x-xcf"
|
|
812
|
+
};
|
|
813
|
+
}
|
|
814
|
+
if (this.check([73, 73, 85, 0, 24, 0, 0, 0, 136, 231, 116, 216])) {
|
|
815
|
+
return {
|
|
816
|
+
ext: "rw2",
|
|
817
|
+
mime: "image/x-panasonic-rw2"
|
|
818
|
+
};
|
|
819
|
+
}
|
|
820
|
+
if (this.check([48, 38, 178, 117, 142, 102, 207, 17, 166, 217])) {
|
|
821
|
+
async function readHeader() {
|
|
822
|
+
const guid = node_buffer.Buffer.alloc(16);
|
|
823
|
+
await tokenizer.readBuffer(guid);
|
|
824
|
+
return {
|
|
825
|
+
id: guid,
|
|
826
|
+
size: Number(await tokenizer.readToken(index.UINT64_LE))
|
|
827
|
+
};
|
|
828
|
+
}
|
|
829
|
+
await tokenizer.ignore(30);
|
|
830
|
+
while (tokenizer.position + 24 < tokenizer.fileInfo.size) {
|
|
831
|
+
const header = await readHeader();
|
|
832
|
+
let payload = header.size - 24;
|
|
833
|
+
if (_check(header.id, [145, 7, 220, 183, 183, 169, 207, 17, 142, 230, 0, 192, 12, 32, 83, 101])) {
|
|
834
|
+
const typeId = node_buffer.Buffer.alloc(16);
|
|
835
|
+
payload -= await tokenizer.readBuffer(typeId);
|
|
836
|
+
if (_check(typeId, [64, 158, 105, 248, 77, 91, 207, 17, 168, 253, 0, 128, 95, 92, 68, 43])) {
|
|
837
|
+
return {
|
|
838
|
+
ext: "asf",
|
|
839
|
+
mime: "audio/x-ms-asf"
|
|
840
|
+
};
|
|
841
|
+
}
|
|
842
|
+
if (_check(typeId, [192, 239, 25, 188, 77, 91, 207, 17, 168, 253, 0, 128, 95, 92, 68, 43])) {
|
|
843
|
+
return {
|
|
844
|
+
ext: "asf",
|
|
845
|
+
mime: "video/x-ms-asf"
|
|
846
|
+
};
|
|
847
|
+
}
|
|
848
|
+
break;
|
|
849
|
+
}
|
|
850
|
+
await tokenizer.ignore(payload);
|
|
851
|
+
}
|
|
852
|
+
return {
|
|
853
|
+
ext: "asf",
|
|
854
|
+
mime: "application/vnd.ms-asf"
|
|
855
|
+
};
|
|
856
|
+
}
|
|
857
|
+
if (this.check([171, 75, 84, 88, 32, 49, 49, 187, 13, 10, 26, 10])) {
|
|
858
|
+
return {
|
|
859
|
+
ext: "ktx",
|
|
860
|
+
mime: "image/ktx"
|
|
861
|
+
};
|
|
862
|
+
}
|
|
863
|
+
if ((this.check([126, 16, 4]) || this.check([126, 24, 4])) && this.check([48, 77, 73, 69], { offset: 4 })) {
|
|
864
|
+
return {
|
|
865
|
+
ext: "mie",
|
|
866
|
+
mime: "application/x-mie"
|
|
867
|
+
};
|
|
868
|
+
}
|
|
869
|
+
if (this.check([39, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], { offset: 2 })) {
|
|
870
|
+
return {
|
|
871
|
+
ext: "shp",
|
|
872
|
+
mime: "application/x-esri-shape"
|
|
873
|
+
};
|
|
874
|
+
}
|
|
875
|
+
if (this.check([0, 0, 0, 12, 106, 80, 32, 32, 13, 10, 135, 10])) {
|
|
876
|
+
await tokenizer.ignore(20);
|
|
877
|
+
const type = await tokenizer.readToken(new index.StringType(4, "ascii"));
|
|
878
|
+
switch (type) {
|
|
879
|
+
case "jp2 ":
|
|
880
|
+
return {
|
|
881
|
+
ext: "jp2",
|
|
882
|
+
mime: "image/jp2"
|
|
883
|
+
};
|
|
884
|
+
case "jpx ":
|
|
885
|
+
return {
|
|
886
|
+
ext: "jpx",
|
|
887
|
+
mime: "image/jpx"
|
|
888
|
+
};
|
|
889
|
+
case "jpm ":
|
|
890
|
+
return {
|
|
891
|
+
ext: "jpm",
|
|
892
|
+
mime: "image/jpm"
|
|
893
|
+
};
|
|
894
|
+
case "mjp2":
|
|
895
|
+
return {
|
|
896
|
+
ext: "mj2",
|
|
897
|
+
mime: "image/mj2"
|
|
898
|
+
};
|
|
899
|
+
default:
|
|
900
|
+
return;
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
if (this.check([255, 10]) || this.check([0, 0, 0, 12, 74, 88, 76, 32, 13, 10, 135, 10])) {
|
|
904
|
+
return {
|
|
905
|
+
ext: "jxl",
|
|
906
|
+
mime: "image/jxl"
|
|
907
|
+
};
|
|
908
|
+
}
|
|
909
|
+
if (this.check([254, 255])) {
|
|
910
|
+
if (this.check([0, 60, 0, 63, 0, 120, 0, 109, 0, 108], { offset: 2 })) {
|
|
911
|
+
return {
|
|
912
|
+
ext: "xml",
|
|
913
|
+
mime: "application/xml"
|
|
914
|
+
};
|
|
915
|
+
}
|
|
916
|
+
return void 0;
|
|
917
|
+
}
|
|
918
|
+
if (this.check([0, 0, 1, 186]) || this.check([0, 0, 1, 179])) {
|
|
919
|
+
return {
|
|
920
|
+
ext: "mpg",
|
|
921
|
+
mime: "video/mpeg"
|
|
922
|
+
};
|
|
923
|
+
}
|
|
924
|
+
if (this.check([0, 1, 0, 0, 0])) {
|
|
925
|
+
return {
|
|
926
|
+
ext: "ttf",
|
|
927
|
+
mime: "font/ttf"
|
|
928
|
+
};
|
|
929
|
+
}
|
|
930
|
+
if (this.check([0, 0, 1, 0])) {
|
|
931
|
+
return {
|
|
932
|
+
ext: "ico",
|
|
933
|
+
mime: "image/x-icon"
|
|
934
|
+
};
|
|
935
|
+
}
|
|
936
|
+
if (this.check([0, 0, 2, 0])) {
|
|
937
|
+
return {
|
|
938
|
+
ext: "cur",
|
|
939
|
+
mime: "image/x-icon"
|
|
940
|
+
};
|
|
941
|
+
}
|
|
942
|
+
if (this.check([208, 207, 17, 224, 161, 177, 26, 225])) {
|
|
943
|
+
return {
|
|
944
|
+
ext: "cfb",
|
|
945
|
+
mime: "application/x-cfb"
|
|
946
|
+
};
|
|
947
|
+
}
|
|
948
|
+
await tokenizer.peekBuffer(this.buffer, { length: Math.min(256, tokenizer.fileInfo.size), mayBeLess: true });
|
|
949
|
+
if (this.checkString("BEGIN:")) {
|
|
950
|
+
if (this.checkString("VCARD", { offset: 6 })) {
|
|
951
|
+
return {
|
|
952
|
+
ext: "vcf",
|
|
953
|
+
mime: "text/vcard"
|
|
954
|
+
};
|
|
955
|
+
}
|
|
956
|
+
if (this.checkString("VCALENDAR", { offset: 6 })) {
|
|
957
|
+
return {
|
|
958
|
+
ext: "ics",
|
|
959
|
+
mime: "text/calendar"
|
|
960
|
+
};
|
|
961
|
+
}
|
|
962
|
+
}
|
|
963
|
+
if (this.checkString("FUJIFILMCCD-RAW")) {
|
|
964
|
+
return {
|
|
965
|
+
ext: "raf",
|
|
966
|
+
mime: "image/x-fujifilm-raf"
|
|
967
|
+
};
|
|
968
|
+
}
|
|
969
|
+
if (this.checkString("Extended Module:")) {
|
|
970
|
+
return {
|
|
971
|
+
ext: "xm",
|
|
972
|
+
mime: "audio/x-xm"
|
|
973
|
+
};
|
|
974
|
+
}
|
|
975
|
+
if (this.checkString("Creative Voice File")) {
|
|
976
|
+
return {
|
|
977
|
+
ext: "voc",
|
|
978
|
+
mime: "audio/x-voc"
|
|
979
|
+
};
|
|
980
|
+
}
|
|
981
|
+
if (this.check([4, 0, 0, 0]) && this.buffer.length >= 16) {
|
|
982
|
+
const jsonSize = this.buffer.readUInt32LE(12);
|
|
983
|
+
if (jsonSize > 12 && this.buffer.length >= jsonSize + 16) {
|
|
984
|
+
try {
|
|
985
|
+
const header = this.buffer.slice(16, jsonSize + 16).toString();
|
|
986
|
+
const json = JSON.parse(header);
|
|
987
|
+
if (json.files) {
|
|
988
|
+
return {
|
|
989
|
+
ext: "asar",
|
|
990
|
+
mime: "application/x-asar"
|
|
991
|
+
};
|
|
992
|
+
}
|
|
993
|
+
} catch {
|
|
994
|
+
}
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
if (this.check([6, 14, 43, 52, 2, 5, 1, 1, 13, 1, 2, 1, 1, 2])) {
|
|
998
|
+
return {
|
|
999
|
+
ext: "mxf",
|
|
1000
|
+
mime: "application/mxf"
|
|
1001
|
+
};
|
|
1002
|
+
}
|
|
1003
|
+
if (this.checkString("SCRM", { offset: 44 })) {
|
|
1004
|
+
return {
|
|
1005
|
+
ext: "s3m",
|
|
1006
|
+
mime: "audio/x-s3m"
|
|
1007
|
+
};
|
|
1008
|
+
}
|
|
1009
|
+
if (this.check([71]) && this.check([71], { offset: 188 })) {
|
|
1010
|
+
return {
|
|
1011
|
+
ext: "mts",
|
|
1012
|
+
mime: "video/mp2t"
|
|
1013
|
+
};
|
|
1014
|
+
}
|
|
1015
|
+
if (this.check([71], { offset: 4 }) && this.check([71], { offset: 196 })) {
|
|
1016
|
+
return {
|
|
1017
|
+
ext: "mts",
|
|
1018
|
+
mime: "video/mp2t"
|
|
1019
|
+
};
|
|
1020
|
+
}
|
|
1021
|
+
if (this.check([66, 79, 79, 75, 77, 79, 66, 73], { offset: 60 })) {
|
|
1022
|
+
return {
|
|
1023
|
+
ext: "mobi",
|
|
1024
|
+
mime: "application/x-mobipocket-ebook"
|
|
1025
|
+
};
|
|
1026
|
+
}
|
|
1027
|
+
if (this.check([68, 73, 67, 77], { offset: 128 })) {
|
|
1028
|
+
return {
|
|
1029
|
+
ext: "dcm",
|
|
1030
|
+
mime: "application/dicom"
|
|
1031
|
+
};
|
|
1032
|
+
}
|
|
1033
|
+
if (this.check([76, 0, 0, 0, 1, 20, 2, 0, 0, 0, 0, 0, 192, 0, 0, 0, 0, 0, 0, 70])) {
|
|
1034
|
+
return {
|
|
1035
|
+
ext: "lnk",
|
|
1036
|
+
mime: "application/x.ms.shortcut"
|
|
1037
|
+
// Invented by us
|
|
1038
|
+
};
|
|
1039
|
+
}
|
|
1040
|
+
if (this.check([98, 111, 111, 107, 0, 0, 0, 0, 109, 97, 114, 107, 0, 0, 0, 0])) {
|
|
1041
|
+
return {
|
|
1042
|
+
ext: "alias",
|
|
1043
|
+
mime: "application/x.apple.alias"
|
|
1044
|
+
// Invented by us
|
|
1045
|
+
};
|
|
1046
|
+
}
|
|
1047
|
+
if (this.check([76, 80], { offset: 34 }) && (this.check([0, 0, 1], { offset: 8 }) || this.check([1, 0, 2], { offset: 8 }) || this.check([2, 0, 2], { offset: 8 }))) {
|
|
1048
|
+
return {
|
|
1049
|
+
ext: "eot",
|
|
1050
|
+
mime: "application/vnd.ms-fontobject"
|
|
1051
|
+
};
|
|
1052
|
+
}
|
|
1053
|
+
if (this.check([6, 6, 237, 245, 216, 29, 70, 229, 189, 49, 239, 231, 254, 116, 183, 29])) {
|
|
1054
|
+
return {
|
|
1055
|
+
ext: "indd",
|
|
1056
|
+
mime: "application/x-indesign"
|
|
1057
|
+
};
|
|
1058
|
+
}
|
|
1059
|
+
await tokenizer.peekBuffer(this.buffer, { length: Math.min(512, tokenizer.fileInfo.size), mayBeLess: true });
|
|
1060
|
+
if (util.tarHeaderChecksumMatches(this.buffer)) {
|
|
1061
|
+
return {
|
|
1062
|
+
ext: "tar",
|
|
1063
|
+
mime: "application/x-tar"
|
|
1064
|
+
};
|
|
1065
|
+
}
|
|
1066
|
+
if (this.check([255, 254])) {
|
|
1067
|
+
if (this.check([60, 0, 63, 0, 120, 0, 109, 0, 108, 0], { offset: 2 })) {
|
|
1068
|
+
return {
|
|
1069
|
+
ext: "xml",
|
|
1070
|
+
mime: "application/xml"
|
|
1071
|
+
};
|
|
1072
|
+
}
|
|
1073
|
+
if (this.check([255, 14, 83, 0, 107, 0, 101, 0, 116, 0, 99, 0, 104, 0, 85, 0, 112, 0, 32, 0, 77, 0, 111, 0, 100, 0, 101, 0, 108, 0], { offset: 2 })) {
|
|
1074
|
+
return {
|
|
1075
|
+
ext: "skp",
|
|
1076
|
+
mime: "application/vnd.sketchup.skp"
|
|
1077
|
+
};
|
|
1078
|
+
}
|
|
1079
|
+
return void 0;
|
|
1080
|
+
}
|
|
1081
|
+
if (this.checkString("-----BEGIN PGP MESSAGE-----")) {
|
|
1082
|
+
return {
|
|
1083
|
+
ext: "pgp",
|
|
1084
|
+
mime: "application/pgp-encrypted"
|
|
1085
|
+
};
|
|
1086
|
+
}
|
|
1087
|
+
if (this.buffer.length >= 2 && this.check([255, 224], { offset: 0, mask: [255, 224] })) {
|
|
1088
|
+
if (this.check([16], { offset: 1, mask: [22] })) {
|
|
1089
|
+
if (this.check([8], { offset: 1, mask: [8] })) {
|
|
1090
|
+
return {
|
|
1091
|
+
ext: "aac",
|
|
1092
|
+
mime: "audio/aac"
|
|
1093
|
+
};
|
|
1094
|
+
}
|
|
1095
|
+
return {
|
|
1096
|
+
ext: "aac",
|
|
1097
|
+
mime: "audio/aac"
|
|
1098
|
+
};
|
|
1099
|
+
}
|
|
1100
|
+
if (this.check([2], { offset: 1, mask: [6] })) {
|
|
1101
|
+
return {
|
|
1102
|
+
ext: "mp3",
|
|
1103
|
+
mime: "audio/mpeg"
|
|
1104
|
+
};
|
|
1105
|
+
}
|
|
1106
|
+
if (this.check([4], { offset: 1, mask: [6] })) {
|
|
1107
|
+
return {
|
|
1108
|
+
ext: "mp2",
|
|
1109
|
+
mime: "audio/mpeg"
|
|
1110
|
+
};
|
|
1111
|
+
}
|
|
1112
|
+
if (this.check([6], { offset: 1, mask: [6] })) {
|
|
1113
|
+
return {
|
|
1114
|
+
ext: "mp1",
|
|
1115
|
+
mime: "audio/mpeg"
|
|
1116
|
+
};
|
|
1117
|
+
}
|
|
1118
|
+
}
|
|
1119
|
+
}
|
|
1120
|
+
async readTiffTag(bigEndian) {
|
|
1121
|
+
const tagId = await this.tokenizer.readToken(bigEndian ? index.UINT16_BE : index.UINT16_LE);
|
|
1122
|
+
this.tokenizer.ignore(10);
|
|
1123
|
+
switch (tagId) {
|
|
1124
|
+
case 50341:
|
|
1125
|
+
return {
|
|
1126
|
+
ext: "arw",
|
|
1127
|
+
mime: "image/x-sony-arw"
|
|
1128
|
+
};
|
|
1129
|
+
case 50706:
|
|
1130
|
+
return {
|
|
1131
|
+
ext: "dng",
|
|
1132
|
+
mime: "image/x-adobe-dng"
|
|
1133
|
+
};
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
async readTiffIFD(bigEndian) {
|
|
1137
|
+
const numberOfTags = await this.tokenizer.readToken(bigEndian ? index.UINT16_BE : index.UINT16_LE);
|
|
1138
|
+
for (let n = 0; n < numberOfTags; ++n) {
|
|
1139
|
+
const fileType = await this.readTiffTag(bigEndian);
|
|
1140
|
+
if (fileType) {
|
|
1141
|
+
return fileType;
|
|
1142
|
+
}
|
|
1143
|
+
}
|
|
1144
|
+
}
|
|
1145
|
+
async readTiffHeader(bigEndian) {
|
|
1146
|
+
const version = (bigEndian ? index.UINT16_BE : index.UINT16_LE).get(this.buffer, 2);
|
|
1147
|
+
const ifdOffset = (bigEndian ? index.UINT32_BE : index.UINT32_LE).get(this.buffer, 4);
|
|
1148
|
+
if (version === 42) {
|
|
1149
|
+
if (ifdOffset >= 6) {
|
|
1150
|
+
if (this.checkString("CR", { offset: 8 })) {
|
|
1151
|
+
return {
|
|
1152
|
+
ext: "cr2",
|
|
1153
|
+
mime: "image/x-canon-cr2"
|
|
1154
|
+
};
|
|
1155
|
+
}
|
|
1156
|
+
if (ifdOffset >= 8 && (this.check([28, 0, 254, 0], { offset: 8 }) || this.check([31, 0, 11, 0], { offset: 8 }))) {
|
|
1157
|
+
return {
|
|
1158
|
+
ext: "nef",
|
|
1159
|
+
mime: "image/x-nikon-nef"
|
|
1160
|
+
};
|
|
1161
|
+
}
|
|
1162
|
+
}
|
|
1163
|
+
await this.tokenizer.ignore(ifdOffset);
|
|
1164
|
+
const fileType = await this.readTiffIFD(bigEndian);
|
|
1165
|
+
return fileType ?? {
|
|
1166
|
+
ext: "tif",
|
|
1167
|
+
mime: "image/tiff"
|
|
1168
|
+
};
|
|
1169
|
+
}
|
|
1170
|
+
if (version === 43) {
|
|
1171
|
+
return {
|
|
1172
|
+
ext: "tif",
|
|
1173
|
+
mime: "image/tiff"
|
|
1174
|
+
};
|
|
1175
|
+
}
|
|
1176
|
+
}
|
|
1177
|
+
}
|
|
1178
|
+
exports.fileTypeFromBuffer = fileTypeFromBuffer;
|
|
1179
|
+
exports.fileTypeFromTokenizer = fileTypeFromTokenizer;
|
|
1180
|
+
//# sourceMappingURL=core.cjs.map
|