@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.
Files changed (1608) hide show
  1. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs +68 -0
  2. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs.map +1 -0
  3. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js +68 -0
  4. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js.map +1 -0
  5. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs +43 -0
  6. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs.map +1 -0
  7. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js +43 -0
  8. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js.map +1 -0
  9. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs +804 -0
  10. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs.map +1 -0
  11. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js +804 -0
  12. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js.map +1 -0
  13. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs +354 -0
  14. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs.map +1 -0
  15. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js +354 -0
  16. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js.map +1 -0
  17. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs +14 -0
  18. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs.map +1 -0
  19. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js +14 -0
  20. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js.map +1 -0
  21. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs +65 -0
  22. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs.map +1 -0
  23. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js +65 -0
  24. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js.map +1 -0
  25. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/decode.cjs.map +1 -0
  26. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/decode.js.map +1 -0
  27. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/encode.cjs.map +1 -0
  28. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/encode.js.map +1 -0
  29. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.cjs.map +1 -0
  30. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.js.map +1 -0
  31. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.cjs.map +1 -0
  32. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.js.map +1 -0
  33. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs.map +1 -0
  34. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js.map +1 -0
  35. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs.map +1 -0
  36. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js.map +1 -0
  37. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs.map +1 -0
  38. package/dist/_node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.js.map +1 -0
  39. package/dist/_node_modules/common-tags/es/TemplateTag/TemplateTag.cjs.map +1 -0
  40. package/dist/_node_modules/common-tags/es/TemplateTag/TemplateTag.js.map +1 -0
  41. package/dist/_node_modules/common-tags/es/commaLists/commaLists.cjs.map +1 -0
  42. package/dist/_node_modules/common-tags/es/commaLists/commaLists.js.map +1 -0
  43. package/dist/_node_modules/common-tags/es/commaListsAnd/commaListsAnd.cjs.map +1 -0
  44. package/dist/_node_modules/common-tags/es/commaListsAnd/commaListsAnd.js.map +1 -0
  45. package/dist/_node_modules/common-tags/es/commaListsOr/commaListsOr.cjs.map +1 -0
  46. package/dist/_node_modules/common-tags/es/commaListsOr/commaListsOr.js.map +1 -0
  47. package/dist/_node_modules/common-tags/es/html/html.cjs.map +1 -0
  48. package/dist/_node_modules/common-tags/es/html/html.js.map +1 -0
  49. package/dist/_node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs.map +1 -0
  50. package/dist/_node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js.map +1 -0
  51. package/dist/_node_modules/common-tags/es/inlineLists/inlineLists.cjs.map +1 -0
  52. package/dist/_node_modules/common-tags/es/inlineLists/inlineLists.js.map +1 -0
  53. package/dist/_node_modules/common-tags/es/oneLine/oneLine.cjs.map +1 -0
  54. package/dist/_node_modules/common-tags/es/oneLine/oneLine.js.map +1 -0
  55. package/dist/_node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs.map +1 -0
  56. package/dist/_node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.js.map +1 -0
  57. package/dist/_node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs.map +1 -0
  58. package/dist/_node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js.map +1 -0
  59. package/dist/_node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs.map +1 -0
  60. package/dist/_node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js.map +1 -0
  61. package/dist/_node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs.map +1 -0
  62. package/dist/_node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.js.map +1 -0
  63. package/dist/_node_modules/common-tags/es/oneLineTrim/oneLineTrim.cjs.map +1 -0
  64. package/dist/_node_modules/common-tags/es/oneLineTrim/oneLineTrim.js.map +1 -0
  65. package/dist/_node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs.map +1 -0
  66. package/dist/_node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js.map +1 -0
  67. package/dist/_node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs.map +1 -0
  68. package/dist/_node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.js.map +1 -0
  69. package/dist/_node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs.map +1 -0
  70. package/dist/_node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js.map +1 -0
  71. package/dist/_node_modules/common-tags/es/safeHtml/safeHtml.cjs.map +1 -0
  72. package/dist/_node_modules/common-tags/es/safeHtml/safeHtml.js.map +1 -0
  73. package/dist/_node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.cjs.map +1 -0
  74. package/dist/_node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.js.map +1 -0
  75. package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.cjs +8 -0
  76. package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.cjs.map +1 -0
  77. package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.js +9 -0
  78. package/dist/_node_modules/common-tags/es/stripIndent/stripIndent.js.map +1 -0
  79. package/dist/_node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs.map +1 -0
  80. package/dist/_node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.js.map +1 -0
  81. package/dist/_node_modules/common-tags/es/stripIndents/stripIndents.cjs.map +1 -0
  82. package/dist/_node_modules/common-tags/es/stripIndents/stripIndents.js.map +1 -0
  83. package/dist/_node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.cjs.map +1 -0
  84. package/dist/_node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.js.map +1 -0
  85. package/dist/_node_modules/cross-spawn/index.cjs +27 -0
  86. package/dist/_node_modules/cross-spawn/index.cjs.map +1 -0
  87. package/dist/_node_modules/cross-spawn/index.js +28 -0
  88. package/dist/_node_modules/cross-spawn/index.js.map +1 -0
  89. package/dist/_node_modules/cross-spawn/lib/enoent.cjs +46 -0
  90. package/dist/_node_modules/cross-spawn/lib/enoent.cjs.map +1 -0
  91. package/dist/_node_modules/cross-spawn/lib/enoent.js +47 -0
  92. package/dist/_node_modules/cross-spawn/lib/enoent.js.map +1 -0
  93. package/dist/_node_modules/cross-spawn/lib/parse.cjs +63 -0
  94. package/dist/_node_modules/cross-spawn/lib/parse.cjs.map +1 -0
  95. package/dist/_node_modules/cross-spawn/lib/parse.js +64 -0
  96. package/dist/_node_modules/cross-spawn/lib/parse.js.map +1 -0
  97. package/dist/_node_modules/cross-spawn/lib/util/escape.cjs +22 -0
  98. package/dist/_node_modules/cross-spawn/lib/util/escape.cjs.map +1 -0
  99. package/dist/_node_modules/cross-spawn/lib/util/escape.js +23 -0
  100. package/dist/_node_modules/cross-spawn/lib/util/escape.js.map +1 -0
  101. package/dist/_node_modules/cross-spawn/lib/util/readShebang.cjs +20 -0
  102. package/dist/_node_modules/cross-spawn/lib/util/readShebang.cjs.map +1 -0
  103. package/dist/_node_modules/cross-spawn/lib/util/readShebang.js +21 -0
  104. package/dist/_node_modules/cross-spawn/lib/util/readShebang.js.map +1 -0
  105. package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.cjs +42 -0
  106. package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.cjs.map +1 -0
  107. package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.js +43 -0
  108. package/dist/_node_modules/cross-spawn/lib/util/resolveCommand.js.map +1 -0
  109. package/dist/_node_modules/data-uri-to-buffer/dist/index.cjs +41 -0
  110. package/dist/_node_modules/data-uri-to-buffer/dist/index.cjs.map +1 -0
  111. package/dist/_node_modules/data-uri-to-buffer/dist/index.js +41 -0
  112. package/dist/_node_modules/data-uri-to-buffer/dist/index.js.map +1 -0
  113. package/dist/_node_modules/execa/index.cjs +148 -0
  114. package/dist/_node_modules/execa/index.cjs.map +1 -0
  115. package/dist/_node_modules/execa/index.js +148 -0
  116. package/dist/_node_modules/execa/index.js.map +1 -0
  117. package/dist/_node_modules/execa/lib/command.cjs +37 -0
  118. package/dist/_node_modules/execa/lib/command.cjs.map +1 -0
  119. package/dist/_node_modules/execa/lib/command.js +37 -0
  120. package/dist/_node_modules/execa/lib/command.js.map +1 -0
  121. package/dist/_node_modules/execa/lib/error.cjs +73 -0
  122. package/dist/_node_modules/execa/lib/error.cjs.map +1 -0
  123. package/dist/_node_modules/execa/lib/error.js +73 -0
  124. package/dist/_node_modules/execa/lib/error.js.map +1 -0
  125. package/dist/_node_modules/execa/lib/kill.cjs +81 -0
  126. package/dist/_node_modules/execa/lib/kill.cjs.map +1 -0
  127. package/dist/_node_modules/execa/lib/kill.js +81 -0
  128. package/dist/_node_modules/execa/lib/kill.js.map +1 -0
  129. package/dist/_node_modules/execa/lib/pipe.cjs +37 -0
  130. package/dist/_node_modules/execa/lib/pipe.cjs.map +1 -0
  131. package/dist/_node_modules/execa/lib/pipe.js +37 -0
  132. package/dist/_node_modules/execa/lib/pipe.js.map +1 -0
  133. package/dist/_node_modules/execa/lib/promise.cjs +30 -0
  134. package/dist/_node_modules/execa/lib/promise.cjs.map +1 -0
  135. package/dist/_node_modules/execa/lib/promise.js +30 -0
  136. package/dist/_node_modules/execa/lib/promise.js.map +1 -0
  137. package/dist/_node_modules/execa/lib/stdio.cjs +26 -0
  138. package/dist/_node_modules/execa/lib/stdio.cjs.map +1 -0
  139. package/dist/_node_modules/execa/lib/stdio.js +26 -0
  140. package/dist/_node_modules/execa/lib/stdio.js.map +1 -0
  141. package/dist/_node_modules/execa/lib/stream.cjs +82 -0
  142. package/dist/_node_modules/execa/lib/stream.cjs.map +1 -0
  143. package/dist/_node_modules/execa/lib/stream.js +82 -0
  144. package/dist/_node_modules/execa/lib/stream.js.map +1 -0
  145. package/dist/_node_modules/execa/lib/verbose.cjs +20 -0
  146. package/dist/_node_modules/execa/lib/verbose.cjs.map +1 -0
  147. package/dist/_node_modules/execa/lib/verbose.js +20 -0
  148. package/dist/_node_modules/execa/lib/verbose.js.map +1 -0
  149. package/dist/_node_modules/fetch-blob/file.cjs.map +1 -0
  150. package/dist/_node_modules/fetch-blob/file.js.map +1 -0
  151. package/dist/_node_modules/fetch-blob/index.cjs +223 -0
  152. package/dist/_node_modules/fetch-blob/index.cjs.map +1 -0
  153. package/dist/_node_modules/fetch-blob/index.js +223 -0
  154. package/dist/_node_modules/fetch-blob/index.js.map +1 -0
  155. package/dist/_node_modules/fetch-blob/streams.cjs.map +1 -0
  156. package/dist/_node_modules/fetch-blob/streams.js.map +1 -0
  157. package/dist/_node_modules/file-type/core.cjs +1180 -0
  158. package/dist/_node_modules/file-type/core.cjs.map +1 -0
  159. package/dist/_node_modules/file-type/core.js +1180 -0
  160. package/dist/_node_modules/file-type/core.js.map +1 -0
  161. package/dist/_node_modules/file-type/util.cjs.map +1 -0
  162. package/dist/_node_modules/file-type/util.js.map +1 -0
  163. package/dist/_node_modules/formdata-polyfill/esm.min.cjs.map +1 -0
  164. package/dist/_node_modules/formdata-polyfill/esm.min.js.map +1 -0
  165. package/dist/_node_modules/fp-ts/es6/Either.cjs +18 -0
  166. package/dist/_node_modules/fp-ts/es6/Either.cjs.map +1 -0
  167. package/dist/_node_modules/fp-ts/es6/Either.js +18 -0
  168. package/dist/_node_modules/fp-ts/es6/Either.js.map +1 -0
  169. package/dist/_node_modules/fp-ts/es6/function.cjs.map +1 -0
  170. package/dist/_node_modules/fp-ts/es6/function.js.map +1 -0
  171. package/dist/_node_modules/fp-ts/es6/internal.cjs.map +1 -0
  172. package/dist/_node_modules/fp-ts/es6/internal.js.map +1 -0
  173. package/dist/_node_modules/get-port/index.cjs.map +1 -0
  174. package/dist/_node_modules/get-port/index.js.map +1 -0
  175. package/dist/_node_modules/get-stream/buffer-stream.cjs +42 -0
  176. package/dist/_node_modules/get-stream/buffer-stream.cjs.map +1 -0
  177. package/dist/_node_modules/get-stream/buffer-stream.js +43 -0
  178. package/dist/_node_modules/get-stream/buffer-stream.js.map +1 -0
  179. package/dist/_node_modules/get-stream/index.cjs +56 -0
  180. package/dist/_node_modules/get-stream/index.cjs.map +1 -0
  181. package/dist/_node_modules/get-stream/index.js +57 -0
  182. package/dist/_node_modules/get-stream/index.js.map +1 -0
  183. package/dist/_node_modules/human-signals/build/src/core.cjs +275 -0
  184. package/dist/_node_modules/human-signals/build/src/core.cjs.map +1 -0
  185. package/dist/_node_modules/human-signals/build/src/core.js +275 -0
  186. package/dist/_node_modules/human-signals/build/src/core.js.map +1 -0
  187. package/dist/_node_modules/human-signals/build/src/main.cjs +58 -0
  188. package/dist/_node_modules/human-signals/build/src/main.cjs.map +1 -0
  189. package/dist/_node_modules/human-signals/build/src/main.js +58 -0
  190. package/dist/_node_modules/human-signals/build/src/main.js.map +1 -0
  191. package/dist/_node_modules/human-signals/build/src/realtime.cjs +20 -0
  192. package/dist/_node_modules/human-signals/build/src/realtime.cjs.map +1 -0
  193. package/dist/_node_modules/human-signals/build/src/realtime.js +20 -0
  194. package/dist/_node_modules/human-signals/build/src/realtime.js.map +1 -0
  195. package/dist/_node_modules/human-signals/build/src/signals.cjs +27 -0
  196. package/dist/_node_modules/human-signals/build/src/signals.cjs.map +1 -0
  197. package/dist/_node_modules/human-signals/build/src/signals.js +27 -0
  198. package/dist/_node_modules/human-signals/build/src/signals.js.map +1 -0
  199. package/dist/_node_modules/is-stream/index.cjs +11 -0
  200. package/dist/_node_modules/is-stream/index.cjs.map +1 -0
  201. package/dist/_node_modules/is-stream/index.js +11 -0
  202. package/dist/_node_modules/is-stream/index.js.map +1 -0
  203. package/dist/_node_modules/isexe/index.cjs +55 -0
  204. package/dist/_node_modules/isexe/index.cjs.map +1 -0
  205. package/dist/_node_modules/isexe/index.js +56 -0
  206. package/dist/_node_modules/isexe/index.js.map +1 -0
  207. package/dist/_node_modules/isexe/mode.cjs +40 -0
  208. package/dist/_node_modules/isexe/mode.cjs.map +1 -0
  209. package/dist/_node_modules/isexe/mode.js +40 -0
  210. package/dist/_node_modules/isexe/mode.js.map +1 -0
  211. package/dist/_node_modules/isexe/windows.cjs +47 -0
  212. package/dist/_node_modules/isexe/windows.cjs.map +1 -0
  213. package/dist/_node_modules/isexe/windows.js +47 -0
  214. package/dist/_node_modules/isexe/windows.js.map +1 -0
  215. package/dist/_node_modules/merge-stream/index.cjs +37 -0
  216. package/dist/_node_modules/merge-stream/index.cjs.map +1 -0
  217. package/dist/_node_modules/merge-stream/index.js +38 -0
  218. package/dist/_node_modules/merge-stream/index.js.map +1 -0
  219. package/dist/_node_modules/mimic-fn/index.cjs +46 -0
  220. package/dist/_node_modules/mimic-fn/index.cjs.map +1 -0
  221. package/dist/_node_modules/mimic-fn/index.js +47 -0
  222. package/dist/_node_modules/mimic-fn/index.js.map +1 -0
  223. package/dist/_node_modules/node-domexception/index.cjs.map +1 -0
  224. package/dist/_node_modules/node-domexception/index.js.map +1 -0
  225. package/dist/_node_modules/node-fetch/src/body.cjs.map +1 -0
  226. package/dist/_node_modules/node-fetch/src/body.js.map +1 -0
  227. package/dist/_node_modules/node-fetch/src/errors/abort-error.cjs.map +1 -0
  228. package/dist/_node_modules/node-fetch/src/errors/abort-error.js.map +1 -0
  229. package/dist/_node_modules/node-fetch/src/errors/base.cjs.map +1 -0
  230. package/dist/_node_modules/node-fetch/src/errors/base.js.map +1 -0
  231. package/dist/_node_modules/node-fetch/src/errors/fetch-error.cjs.map +1 -0
  232. package/dist/_node_modules/node-fetch/src/errors/fetch-error.js.map +1 -0
  233. package/dist/_node_modules/node-fetch/src/headers.cjs.map +1 -0
  234. package/dist/_node_modules/node-fetch/src/headers.js.map +1 -0
  235. package/dist/_node_modules/node-fetch/src/index.cjs.map +1 -0
  236. package/dist/_node_modules/node-fetch/src/index.js.map +1 -0
  237. package/dist/_node_modules/node-fetch/src/request.cjs +206 -0
  238. package/dist/_node_modules/node-fetch/src/request.cjs.map +1 -0
  239. package/dist/_node_modules/node-fetch/src/request.js.map +1 -0
  240. package/dist/_node_modules/node-fetch/src/response.cjs.map +1 -0
  241. package/dist/_node_modules/node-fetch/src/response.js.map +1 -0
  242. package/dist/_node_modules/node-fetch/src/utils/get-search.cjs.map +1 -0
  243. package/dist/_node_modules/node-fetch/src/utils/get-search.js.map +1 -0
  244. package/dist/_node_modules/node-fetch/src/utils/is-redirect.cjs.map +1 -0
  245. package/dist/_node_modules/node-fetch/src/utils/is-redirect.js.map +1 -0
  246. package/dist/_node_modules/node-fetch/src/utils/is.cjs.map +1 -0
  247. package/dist/_node_modules/node-fetch/src/utils/is.js.map +1 -0
  248. package/dist/_node_modules/node-fetch/src/utils/multipart-parser.cjs.map +1 -0
  249. package/dist/_node_modules/node-fetch/src/utils/multipart-parser.js.map +1 -0
  250. package/dist/_node_modules/node-fetch/src/utils/referrer.cjs.map +1 -0
  251. package/dist/_node_modules/node-fetch/src/utils/referrer.js.map +1 -0
  252. package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.cjs +13 -0
  253. package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.cjs.map +1 -0
  254. package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.js +14 -0
  255. package/dist/_node_modules/npm-run-path/_node_modules/path-key/index.js.map +1 -0
  256. package/dist/_node_modules/npm-run-path/index.cjs +34 -0
  257. package/dist/_node_modules/npm-run-path/index.cjs.map +1 -0
  258. package/dist/_node_modules/npm-run-path/index.js +34 -0
  259. package/dist/_node_modules/npm-run-path/index.js.map +1 -0
  260. package/dist/_node_modules/onetime/index.cjs +32 -0
  261. package/dist/_node_modules/onetime/index.cjs.map +1 -0
  262. package/dist/_node_modules/onetime/index.js +33 -0
  263. package/dist/_node_modules/onetime/index.js.map +1 -0
  264. package/dist/_node_modules/p-limit/index.cjs.map +1 -0
  265. package/dist/_node_modules/p-limit/index.js.map +1 -0
  266. package/dist/_node_modules/path-key/index.cjs +14 -0
  267. package/dist/_node_modules/path-key/index.cjs.map +1 -0
  268. package/dist/_node_modules/path-key/index.js +15 -0
  269. package/dist/_node_modules/path-key/index.js.map +1 -0
  270. package/dist/_node_modules/peek-readable/lib/EndOfFileStream.cjs.map +1 -0
  271. package/dist/_node_modules/peek-readable/lib/EndOfFileStream.js.map +1 -0
  272. package/dist/_node_modules/r19/dist/R19Error.cjs +25 -0
  273. package/dist/_node_modules/r19/dist/R19Error.cjs.map +1 -0
  274. package/dist/_node_modules/r19/dist/R19Error.js +25 -0
  275. package/dist/_node_modules/r19/dist/R19Error.js.map +1 -0
  276. package/dist/_node_modules/r19/dist/client/createRPCClient.cjs +90 -0
  277. package/dist/_node_modules/r19/dist/client/createRPCClient.cjs.map +1 -0
  278. package/dist/_node_modules/r19/dist/client/createRPCClient.js +90 -0
  279. package/dist/_node_modules/r19/dist/client/createRPCClient.js.map +1 -0
  280. package/dist/_node_modules/r19/dist/createRPCMiddleware.cjs +36 -0
  281. package/dist/_node_modules/r19/dist/createRPCMiddleware.cjs.map +1 -0
  282. package/dist/_node_modules/r19/dist/createRPCMiddleware.js +36 -0
  283. package/dist/_node_modules/r19/dist/createRPCMiddleware.js.map +1 -0
  284. package/dist/_node_modules/r19/dist/handleRPCRequest.cjs +121 -0
  285. package/dist/_node_modules/r19/dist/handleRPCRequest.cjs.map +1 -0
  286. package/dist/_node_modules/r19/dist/handleRPCRequest.js +121 -0
  287. package/dist/_node_modules/r19/dist/handleRPCRequest.js.map +1 -0
  288. package/dist/_node_modules/r19/dist/lib/isErrorLike.cjs.map +1 -0
  289. package/dist/_node_modules/r19/dist/lib/isErrorLike.js.map +1 -0
  290. package/dist/_node_modules/r19/dist/lib/isPlainObject.cjs +11 -0
  291. package/dist/_node_modules/r19/dist/lib/isPlainObject.cjs.map +1 -0
  292. package/dist/_node_modules/r19/dist/lib/isPlainObject.js +11 -0
  293. package/dist/_node_modules/r19/dist/lib/isPlainObject.js.map +1 -0
  294. package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.cjs +8 -0
  295. package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.cjs.map +1 -0
  296. package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.js +8 -0
  297. package/dist/_node_modules/r19/dist/lib/isR19ErrorLike.js.map +1 -0
  298. package/dist/_node_modules/r19/dist/lib/replaceLeaves.cjs.map +1 -0
  299. package/dist/_node_modules/r19/dist/lib/replaceLeaves.js.map +1 -0
  300. package/dist/_node_modules/r19/dist/proceduresFromInstance.cjs.map +1 -0
  301. package/dist/_node_modules/r19/dist/proceduresFromInstance.js.map +1 -0
  302. package/dist/_node_modules/shebang-command/index.cjs +17 -0
  303. package/dist/_node_modules/shebang-command/index.cjs.map +1 -0
  304. package/dist/_node_modules/shebang-command/index.js +18 -0
  305. package/dist/_node_modules/shebang-command/index.js.map +1 -0
  306. package/dist/_node_modules/shebang-regex/index.cjs +4 -0
  307. package/dist/_node_modules/shebang-regex/index.cjs.map +1 -0
  308. package/dist/_node_modules/shebang-regex/index.js +5 -0
  309. package/dist/_node_modules/shebang-regex/index.js.map +1 -0
  310. package/dist/_node_modules/signal-exit/index.cjs +148 -0
  311. package/dist/_node_modules/signal-exit/index.cjs.map +1 -0
  312. package/dist/_node_modules/signal-exit/index.js +149 -0
  313. package/dist/_node_modules/signal-exit/index.js.map +1 -0
  314. package/dist/_node_modules/signal-exit/signals.cjs +45 -0
  315. package/dist/_node_modules/signal-exit/signals.cjs.map +1 -0
  316. package/dist/_node_modules/signal-exit/signals.js +45 -0
  317. package/dist/_node_modules/signal-exit/signals.js.map +1 -0
  318. package/dist/_node_modules/strip-final-newline/index.cjs +14 -0
  319. package/dist/_node_modules/strip-final-newline/index.cjs.map +1 -0
  320. package/dist/_node_modules/strip-final-newline/index.js +15 -0
  321. package/dist/_node_modules/strip-final-newline/index.js.map +1 -0
  322. package/dist/_node_modules/strtok3/lib/AbstractTokenizer.cjs.map +1 -0
  323. package/dist/_node_modules/strtok3/lib/AbstractTokenizer.js.map +1 -0
  324. package/dist/_node_modules/strtok3/lib/BufferTokenizer.cjs.map +1 -0
  325. package/dist/_node_modules/strtok3/lib/BufferTokenizer.js.map +1 -0
  326. package/dist/_node_modules/strtok3/lib/core.cjs.map +1 -0
  327. package/dist/_node_modules/strtok3/lib/core.js.map +1 -0
  328. package/dist/_node_modules/token-types/lib/index.cjs.map +1 -0
  329. package/dist/_node_modules/token-types/lib/index.js.map +1 -0
  330. package/dist/_node_modules/unist-util-is/lib/index.cjs +76 -0
  331. package/dist/_node_modules/unist-util-is/lib/index.cjs.map +1 -0
  332. package/dist/_node_modules/unist-util-is/lib/index.js +76 -0
  333. package/dist/_node_modules/unist-util-is/lib/index.js.map +1 -0
  334. package/dist/_node_modules/unist-util-visit/lib/index.cjs +39 -0
  335. package/dist/_node_modules/unist-util-visit/lib/index.cjs.map +1 -0
  336. package/dist/_node_modules/unist-util-visit/lib/index.js +40 -0
  337. package/dist/_node_modules/unist-util-visit/lib/index.js.map +1 -0
  338. package/dist/_node_modules/unist-util-visit-parents/lib/color.browser.cjs.map +1 -0
  339. package/dist/_node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  340. package/dist/_node_modules/unist-util-visit-parents/lib/index.cjs +86 -0
  341. package/dist/_node_modules/unist-util-visit-parents/lib/index.cjs.map +1 -0
  342. package/dist/_node_modules/unist-util-visit-parents/lib/index.js +86 -0
  343. package/dist/_node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  344. package/dist/_node_modules/web-streams-polyfill/dist/ponyfill.es2018.cjs.map +1 -0
  345. package/dist/_node_modules/web-streams-polyfill/dist/ponyfill.es2018.js.map +1 -0
  346. package/dist/_node_modules/which/which.cjs +95 -0
  347. package/dist/_node_modules/which/which.cjs.map +1 -0
  348. package/dist/_node_modules/which/which.js +96 -0
  349. package/dist/_node_modules/which/which.js.map +1 -0
  350. package/dist/_node_modules/yocto-queue/index.cjs.map +1 -0
  351. package/dist/_node_modules/yocto-queue/index.js.map +1 -0
  352. package/dist/_virtual/_commonjsHelpers.cjs +0 -30
  353. package/dist/_virtual/_commonjsHelpers.cjs.map +1 -1
  354. package/dist/_virtual/_commonjsHelpers.js +1 -31
  355. package/dist/_virtual/_commonjsHelpers.js.map +1 -1
  356. package/dist/_virtual/escape.cjs +5 -0
  357. package/dist/_virtual/escape.cjs.map +1 -0
  358. package/dist/_virtual/escape.js +5 -0
  359. package/dist/_virtual/escape.js.map +1 -0
  360. package/dist/_virtual/index.cjs +11 -4
  361. package/dist/_virtual/index.cjs.map +1 -1
  362. package/dist/_virtual/index.js +11 -4
  363. package/dist/_virtual/index.js.map +1 -1
  364. package/dist/_virtual/index2.cjs +11 -4
  365. package/dist/_virtual/index2.cjs.map +1 -1
  366. package/dist/_virtual/index2.js +11 -4
  367. package/dist/_virtual/index2.js.map +1 -1
  368. package/dist/_virtual/index3.cjs +2 -2
  369. package/dist/_virtual/index3.js +6 -6
  370. package/dist/_virtual/index4.cjs +10 -2
  371. package/dist/_virtual/index4.cjs.map +1 -1
  372. package/dist/_virtual/index4.js +11 -2
  373. package/dist/_virtual/index4.js.map +1 -1
  374. package/dist/_virtual/signals.cjs +13 -0
  375. package/dist/_virtual/signals.cjs.map +1 -0
  376. package/dist/_virtual/signals.js +14 -0
  377. package/dist/_virtual/signals.js.map +1 -0
  378. package/dist/auth/PrismicAuthManager.cjs +2 -2
  379. package/dist/auth/PrismicAuthManager.js +2 -2
  380. package/dist/constants/API_TOKENS.cjs +5 -4
  381. package/dist/constants/API_TOKENS.cjs.map +1 -1
  382. package/dist/constants/API_TOKENS.js +5 -4
  383. package/dist/constants/API_TOKENS.js.map +1 -1
  384. package/dist/index.d.ts +1 -1
  385. package/dist/lib/bufferCodec.d.ts +1 -0
  386. package/dist/lib/checkIsURLAccessible.cjs +1 -1
  387. package/dist/lib/checkIsURLAccessible.js +1 -1
  388. package/dist/lib/decode.cjs +2 -2
  389. package/dist/lib/decode.js +2 -2
  390. package/dist/lib/decodeSliceMachineConfig.cjs.map +1 -1
  391. package/dist/lib/decodeSliceMachineConfig.js.map +1 -1
  392. package/dist/lib/fetchGitHubReleaseBodyForRelease.cjs +2 -2
  393. package/dist/lib/fetchGitHubReleaseBodyForRelease.js +2 -2
  394. package/dist/lib/fetchNPMPackageVersions.cjs +1 -1
  395. package/dist/lib/fetchNPMPackageVersions.js +1 -1
  396. package/dist/lib/format.cjs +15 -15
  397. package/dist/lib/format.js +15 -15
  398. package/dist/lib/installDependencies.cjs +33 -0
  399. package/dist/lib/installDependencies.cjs.map +1 -0
  400. package/dist/lib/installDependencies.d.ts +13 -0
  401. package/dist/lib/installDependencies.js +33 -0
  402. package/dist/lib/installDependencies.js.map +1 -0
  403. package/dist/lib/locateFileUpward.cjs +1 -1
  404. package/dist/lib/locateFileUpward.cjs.map +1 -1
  405. package/dist/lib/locateFileUpward.js +1 -1
  406. package/dist/lib/locateFileUpward.js.map +1 -1
  407. package/dist/lib/markdownToHTML.cjs +3 -2
  408. package/dist/lib/markdownToHTML.cjs.map +1 -1
  409. package/dist/lib/markdownToHTML.js +3 -2
  410. package/dist/lib/markdownToHTML.js.map +1 -1
  411. package/dist/managers/SliceMachineManager.cjs +4 -7
  412. package/dist/managers/SliceMachineManager.cjs.map +1 -1
  413. package/dist/managers/SliceMachineManager.d.ts +0 -1
  414. package/dist/managers/SliceMachineManager.js +4 -7
  415. package/dist/managers/SliceMachineManager.js.map +1 -1
  416. package/dist/managers/createSliceMachineManagerClient.cjs +1 -1
  417. package/dist/managers/createSliceMachineManagerClient.js +1 -1
  418. package/dist/managers/createSliceMachineManagerMiddleware.cjs +4 -3
  419. package/dist/managers/createSliceMachineManagerMiddleware.cjs.map +1 -1
  420. package/dist/managers/createSliceMachineManagerMiddleware.d.ts +3 -2
  421. package/dist/managers/createSliceMachineManagerMiddleware.js +4 -3
  422. package/dist/managers/createSliceMachineManagerMiddleware.js.map +1 -1
  423. package/dist/managers/customTypes/CustomTypesManager.cjs +1 -1
  424. package/dist/managers/customTypes/CustomTypesManager.js +1 -1
  425. package/dist/managers/prismicRepository/PrismicRepositoryManager.cjs +131 -1
  426. package/dist/managers/prismicRepository/PrismicRepositoryManager.cjs.map +1 -1
  427. package/dist/managers/prismicRepository/PrismicRepositoryManager.d.ts +3 -1
  428. package/dist/managers/prismicRepository/PrismicRepositoryManager.js +132 -2
  429. package/dist/managers/prismicRepository/PrismicRepositoryManager.js.map +1 -1
  430. package/dist/managers/prismicRepository/types.cjs +24 -0
  431. package/dist/managers/prismicRepository/types.cjs.map +1 -1
  432. package/dist/managers/prismicRepository/types.d.ts +87 -2
  433. package/dist/managers/prismicRepository/types.js +27 -1
  434. package/dist/managers/prismicRepository/types.js.map +1 -1
  435. package/dist/managers/project/ProjectManager.cjs +64 -1
  436. package/dist/managers/project/ProjectManager.cjs.map +1 -1
  437. package/dist/managers/project/ProjectManager.d.ts +20 -1
  438. package/dist/managers/project/ProjectManager.js +64 -1
  439. package/dist/managers/project/ProjectManager.js.map +1 -1
  440. package/dist/managers/screenshots/ScreenshotsManager.cjs +5 -5
  441. package/dist/managers/screenshots/ScreenshotsManager.js +5 -5
  442. package/dist/managers/simulator/SimulatorManager.cjs +1 -1
  443. package/dist/managers/simulator/SimulatorManager.js +1 -1
  444. package/dist/managers/slices/SlicesManager.cjs +1 -1
  445. package/dist/managers/slices/SlicesManager.cjs.map +1 -1
  446. package/dist/managers/slices/SlicesManager.d.ts +1 -1
  447. package/dist/managers/slices/SlicesManager.js +1 -1
  448. package/dist/managers/slices/SlicesManager.js.map +1 -1
  449. package/dist/managers/telemetry/TelemetryManager.cjs +10 -9
  450. package/dist/managers/telemetry/TelemetryManager.cjs.map +1 -1
  451. package/dist/managers/telemetry/TelemetryManager.d.ts +1 -1
  452. package/dist/managers/telemetry/TelemetryManager.js +10 -9
  453. package/dist/managers/telemetry/TelemetryManager.js.map +1 -1
  454. package/dist/managers/telemetry/types.cjs +48 -2
  455. package/dist/managers/telemetry/types.cjs.map +1 -1
  456. package/dist/managers/telemetry/types.d.ts +143 -3
  457. package/dist/managers/telemetry/types.js +48 -2
  458. package/dist/managers/telemetry/types.js.map +1 -1
  459. package/dist/managers/versions/VersionsManager.cjs.map +1 -1
  460. package/dist/managers/versions/VersionsManager.js.map +1 -1
  461. package/dist/managers/versions/types.d.ts +1 -1
  462. package/dist/test/createSliceMachineManagerMSWHandler.cjs +3 -3
  463. package/dist/test/createSliceMachineManagerMSWHandler.cjs.map +1 -1
  464. package/dist/test/createSliceMachineManagerMSWHandler.js +3 -3
  465. package/dist/test/createSliceMachineManagerMSWHandler.js.map +1 -1
  466. package/dist/types.d.ts +3 -2
  467. package/package.json +37 -28
  468. package/src/constants/API_TOKENS.ts +5 -4
  469. package/src/index.ts +1 -1
  470. package/src/lib/decodeSliceMachineConfig.ts +1 -5
  471. package/src/lib/installDependencies.ts +59 -0
  472. package/src/lib/locateFileUpward.ts +1 -1
  473. package/src/lib/markdownToHTML.ts +4 -1
  474. package/src/managers/SliceMachineManager.ts +4 -7
  475. package/src/managers/createSliceMachineManagerMiddleware.ts +4 -1
  476. package/src/managers/prismicRepository/PrismicRepositoryManager.ts +179 -0
  477. package/src/managers/prismicRepository/types.ts +102 -2
  478. package/src/managers/project/ProjectManager.ts +118 -2
  479. package/src/managers/slices/SlicesManager.ts +1 -1
  480. package/src/managers/telemetry/TelemetryManager.ts +26 -18
  481. package/src/managers/telemetry/types.ts +225 -3
  482. package/src/managers/versions/VersionsManager.ts +1 -1
  483. package/src/managers/versions/types.ts +1 -1
  484. package/src/types.ts +4 -2
  485. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs +0 -65
  486. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.cjs.map +0 -1
  487. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js +0 -65
  488. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/CachedKeyDecoder.js.map +0 -1
  489. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs +0 -40
  490. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.cjs.map +0 -1
  491. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js +0 -40
  492. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/DecodeError.js.map +0 -1
  493. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs +0 -801
  494. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.cjs.map +0 -1
  495. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js +0 -801
  496. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Decoder.js.map +0 -1
  497. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs +0 -351
  498. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.cjs.map +0 -1
  499. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js +0 -351
  500. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/Encoder.js.map +0 -1
  501. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs +0 -11
  502. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.cjs.map +0 -1
  503. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js +0 -11
  504. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtData.js.map +0 -1
  505. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs +0 -62
  506. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.cjs.map +0 -1
  507. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js +0 -62
  508. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/ExtensionCodec.js.map +0 -1
  509. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/decode.cjs.map +0 -1
  510. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/decode.js.map +0 -1
  511. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/encode.cjs.map +0 -1
  512. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/encode.js.map +0 -1
  513. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.cjs.map +0 -1
  514. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/timestamp.js.map +0 -1
  515. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.cjs.map +0 -1
  516. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/int.js.map +0 -1
  517. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs.map +0 -1
  518. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js.map +0 -1
  519. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs.map +0 -1
  520. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js.map +0 -1
  521. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs.map +0 -1
  522. package/dist/__node_modules/@msgpack/msgpack/dist.es5_esm/utils/utf8.js.map +0 -1
  523. package/dist/__node_modules/@mswjs/cookies/lib/index.cjs +0 -26
  524. package/dist/__node_modules/@mswjs/cookies/lib/index.cjs.map +0 -1
  525. package/dist/__node_modules/@mswjs/cookies/lib/index.js +0 -25
  526. package/dist/__node_modules/@mswjs/cookies/lib/index.js.map +0 -1
  527. package/dist/__node_modules/@mswjs/cookies/lib/store.cjs +0 -175
  528. package/dist/__node_modules/@mswjs/cookies/lib/store.cjs.map +0 -1
  529. package/dist/__node_modules/@mswjs/cookies/lib/store.js +0 -174
  530. package/dist/__node_modules/@mswjs/cookies/lib/store.js.map +0 -1
  531. package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.cjs +0 -92
  532. package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.cjs.map +0 -1
  533. package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.js +0 -93
  534. package/dist/__node_modules/@mswjs/interceptors/lib/BatchInterceptor.js.map +0 -1
  535. package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.cjs +0 -52
  536. package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.cjs.map +0 -1
  537. package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.js +0 -53
  538. package/dist/__node_modules/@mswjs/interceptors/lib/InteractiveIsomorphicRequest.js.map +0 -1
  539. package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.cjs +0 -176
  540. package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.cjs.map +0 -1
  541. package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.js +0 -175
  542. package/dist/__node_modules/@mswjs/interceptors/lib/Interceptor.js.map +0 -1
  543. package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.cjs +0 -186
  544. package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.cjs.map +0 -1
  545. package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.js +0 -187
  546. package/dist/__node_modules/@mswjs/interceptors/lib/IsomorphicRequest.js.map +0 -1
  547. package/dist/__node_modules/@mswjs/interceptors/lib/glossary.cjs +0 -7
  548. package/dist/__node_modules/@mswjs/interceptors/lib/glossary.cjs.map +0 -1
  549. package/dist/__node_modules/@mswjs/interceptors/lib/glossary.js +0 -8
  550. package/dist/__node_modules/@mswjs/interceptors/lib/glossary.js.map +0 -1
  551. package/dist/__node_modules/@mswjs/interceptors/lib/index.cjs +0 -54
  552. package/dist/__node_modules/@mswjs/interceptors/lib/index.cjs.map +0 -1
  553. package/dist/__node_modules/@mswjs/interceptors/lib/index.js +0 -53
  554. package/dist/__node_modules/@mswjs/interceptors/lib/index.js.map +0 -1
  555. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.cjs +0 -554
  556. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.cjs.map +0 -1
  557. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.js +0 -554
  558. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/XMLHttpRequestOverride.js.map +0 -1
  559. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.cjs +0 -83
  560. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.cjs.map +0 -1
  561. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.js +0 -83
  562. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/index.js.map +0 -1
  563. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.cjs +0 -57
  564. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.cjs.map +0 -1
  565. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.js +0 -57
  566. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/EventPolyfill.js.map +0 -1
  567. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.cjs +0 -51
  568. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.cjs.map +0 -1
  569. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.js +0 -51
  570. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/polyfills/ProgressEventPolyfill.js.map +0 -1
  571. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.cjs +0 -26
  572. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.cjs.map +0 -1
  573. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.js +0 -26
  574. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/bufferFrom.js.map +0 -1
  575. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.cjs +0 -41
  576. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.cjs.map +0 -1
  577. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.js +0 -41
  578. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/XMLHttpRequest/utils/createEvent.js.map +0 -1
  579. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.cjs +0 -319
  580. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.cjs.map +0 -1
  581. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js +0 -319
  582. package/dist/__node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js.map +0 -1
  583. package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.cjs +0 -327
  584. package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.cjs.map +0 -1
  585. package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.js +0 -326
  586. package/dist/__node_modules/@mswjs/interceptors/lib/utils/AsyncEventEmitter.js.map +0 -1
  587. package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.cjs +0 -24
  588. package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.cjs.map +0 -1
  589. package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.js +0 -25
  590. package/dist/__node_modules/@mswjs/interceptors/lib/utils/bufferUtils.js.map +0 -1
  591. package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.cjs +0 -148
  592. package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.cjs.map +0 -1
  593. package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.js +0 -149
  594. package/dist/__node_modules/@mswjs/interceptors/lib/utils/createLazyCallback.js.map +0 -1
  595. package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.cjs +0 -13
  596. package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.cjs.map +0 -1
  597. package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.js +0 -14
  598. package/dist/__node_modules/@mswjs/interceptors/lib/utils/getCleanUrl.js.map +0 -1
  599. package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.cjs +0 -18
  600. package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.cjs.map +0 -1
  601. package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.js +0 -19
  602. package/dist/__node_modules/@mswjs/interceptors/lib/utils/nextTick.js.map +0 -1
  603. package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.cjs +0 -23
  604. package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.cjs.map +0 -1
  605. package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.js +0 -23
  606. package/dist/__node_modules/@mswjs/interceptors/lib/utils/parseJson.js.map +0 -1
  607. package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.cjs +0 -26
  608. package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.cjs.map +0 -1
  609. package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.js +0 -26
  610. package/dist/__node_modules/@mswjs/interceptors/lib/utils/toIsoResponse.js.map +0 -1
  611. package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.cjs +0 -14
  612. package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.cjs.map +0 -1
  613. package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.js +0 -15
  614. package/dist/__node_modules/@mswjs/interceptors/lib/utils/uuid.js.map +0 -1
  615. package/dist/__node_modules/@open-draft/until/lib/index.cjs +0 -9
  616. package/dist/__node_modules/@open-draft/until/lib/index.cjs.map +0 -1
  617. package/dist/__node_modules/@open-draft/until/lib/index.js +0 -10
  618. package/dist/__node_modules/@open-draft/until/lib/index.js.map +0 -1
  619. package/dist/__node_modules/@open-draft/until/lib/until.cjs +0 -15
  620. package/dist/__node_modules/@open-draft/until/lib/until.cjs.map +0 -1
  621. package/dist/__node_modules/@open-draft/until/lib/until.js +0 -16
  622. package/dist/__node_modules/@open-draft/until/lib/until.js.map +0 -1
  623. package/dist/__node_modules/@xmldom/xmldom/lib/conventions.cjs +0 -144
  624. package/dist/__node_modules/@xmldom/xmldom/lib/conventions.cjs.map +0 -1
  625. package/dist/__node_modules/@xmldom/xmldom/lib/conventions.js +0 -144
  626. package/dist/__node_modules/@xmldom/xmldom/lib/conventions.js.map +0 -1
  627. package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.cjs +0 -226
  628. package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.cjs.map +0 -1
  629. package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.js +0 -226
  630. package/dist/__node_modules/@xmldom/xmldom/lib/dom-parser.js.map +0 -1
  631. package/dist/__node_modules/@xmldom/xmldom/lib/dom.cjs +0 -1396
  632. package/dist/__node_modules/@xmldom/xmldom/lib/dom.cjs.map +0 -1
  633. package/dist/__node_modules/@xmldom/xmldom/lib/dom.js +0 -1396
  634. package/dist/__node_modules/@xmldom/xmldom/lib/dom.js.map +0 -1
  635. package/dist/__node_modules/@xmldom/xmldom/lib/entities.cjs +0 -261
  636. package/dist/__node_modules/@xmldom/xmldom/lib/entities.cjs.map +0 -1
  637. package/dist/__node_modules/@xmldom/xmldom/lib/entities.js +0 -261
  638. package/dist/__node_modules/@xmldom/xmldom/lib/entities.js.map +0 -1
  639. package/dist/__node_modules/@xmldom/xmldom/lib/index.cjs +0 -18
  640. package/dist/__node_modules/@xmldom/xmldom/lib/index.cjs.map +0 -1
  641. package/dist/__node_modules/@xmldom/xmldom/lib/index.js +0 -18
  642. package/dist/__node_modules/@xmldom/xmldom/lib/index.js.map +0 -1
  643. package/dist/__node_modules/@xmldom/xmldom/lib/sax.cjs +0 -588
  644. package/dist/__node_modules/@xmldom/xmldom/lib/sax.cjs.map +0 -1
  645. package/dist/__node_modules/@xmldom/xmldom/lib/sax.js +0 -588
  646. package/dist/__node_modules/@xmldom/xmldom/lib/sax.js.map +0 -1
  647. package/dist/__node_modules/common-tags/es/TemplateTag/TemplateTag.cjs.map +0 -1
  648. package/dist/__node_modules/common-tags/es/TemplateTag/TemplateTag.js.map +0 -1
  649. package/dist/__node_modules/common-tags/es/commaLists/commaLists.cjs.map +0 -1
  650. package/dist/__node_modules/common-tags/es/commaLists/commaLists.js.map +0 -1
  651. package/dist/__node_modules/common-tags/es/commaListsAnd/commaListsAnd.cjs.map +0 -1
  652. package/dist/__node_modules/common-tags/es/commaListsAnd/commaListsAnd.js.map +0 -1
  653. package/dist/__node_modules/common-tags/es/commaListsOr/commaListsOr.cjs.map +0 -1
  654. package/dist/__node_modules/common-tags/es/commaListsOr/commaListsOr.js.map +0 -1
  655. package/dist/__node_modules/common-tags/es/html/html.cjs.map +0 -1
  656. package/dist/__node_modules/common-tags/es/html/html.js.map +0 -1
  657. package/dist/__node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs.map +0 -1
  658. package/dist/__node_modules/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js.map +0 -1
  659. package/dist/__node_modules/common-tags/es/inlineLists/inlineLists.cjs.map +0 -1
  660. package/dist/__node_modules/common-tags/es/inlineLists/inlineLists.js.map +0 -1
  661. package/dist/__node_modules/common-tags/es/oneLine/oneLine.cjs.map +0 -1
  662. package/dist/__node_modules/common-tags/es/oneLine/oneLine.js.map +0 -1
  663. package/dist/__node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs.map +0 -1
  664. package/dist/__node_modules/common-tags/es/oneLineCommaLists/oneLineCommaLists.js.map +0 -1
  665. package/dist/__node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs.map +0 -1
  666. package/dist/__node_modules/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js.map +0 -1
  667. package/dist/__node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs.map +0 -1
  668. package/dist/__node_modules/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js.map +0 -1
  669. package/dist/__node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs.map +0 -1
  670. package/dist/__node_modules/common-tags/es/oneLineInlineLists/oneLineInlineLists.js.map +0 -1
  671. package/dist/__node_modules/common-tags/es/oneLineTrim/oneLineTrim.cjs.map +0 -1
  672. package/dist/__node_modules/common-tags/es/oneLineTrim/oneLineTrim.js.map +0 -1
  673. package/dist/__node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs.map +0 -1
  674. package/dist/__node_modules/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js.map +0 -1
  675. package/dist/__node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs.map +0 -1
  676. package/dist/__node_modules/common-tags/es/replaceResultTransformer/replaceResultTransformer.js.map +0 -1
  677. package/dist/__node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs.map +0 -1
  678. package/dist/__node_modules/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js.map +0 -1
  679. package/dist/__node_modules/common-tags/es/safeHtml/safeHtml.cjs.map +0 -1
  680. package/dist/__node_modules/common-tags/es/safeHtml/safeHtml.js.map +0 -1
  681. package/dist/__node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.cjs.map +0 -1
  682. package/dist/__node_modules/common-tags/es/splitStringTransformer/splitStringTransformer.js.map +0 -1
  683. package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.cjs +0 -7
  684. package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.cjs.map +0 -1
  685. package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.js +0 -8
  686. package/dist/__node_modules/common-tags/es/stripIndent/stripIndent.js.map +0 -1
  687. package/dist/__node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs.map +0 -1
  688. package/dist/__node_modules/common-tags/es/stripIndentTransformer/stripIndentTransformer.js.map +0 -1
  689. package/dist/__node_modules/common-tags/es/stripIndents/stripIndents.cjs.map +0 -1
  690. package/dist/__node_modules/common-tags/es/stripIndents/stripIndents.js.map +0 -1
  691. package/dist/__node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.cjs.map +0 -1
  692. package/dist/__node_modules/common-tags/es/trimResultTransformer/trimResultTransformer.js.map +0 -1
  693. package/dist/__node_modules/data-uri-to-buffer/dist/index.cjs +0 -41
  694. package/dist/__node_modules/data-uri-to-buffer/dist/index.cjs.map +0 -1
  695. package/dist/__node_modules/data-uri-to-buffer/dist/index.js +0 -41
  696. package/dist/__node_modules/data-uri-to-buffer/dist/index.js.map +0 -1
  697. package/dist/__node_modules/debug/__node_modules/ms/index.cjs +0 -122
  698. package/dist/__node_modules/debug/__node_modules/ms/index.cjs.map +0 -1
  699. package/dist/__node_modules/debug/__node_modules/ms/index.js +0 -122
  700. package/dist/__node_modules/debug/__node_modules/ms/index.js.map +0 -1
  701. package/dist/__node_modules/debug/src/browser.cjs +0 -165
  702. package/dist/__node_modules/debug/src/browser.cjs.map +0 -1
  703. package/dist/__node_modules/debug/src/browser.js +0 -164
  704. package/dist/__node_modules/debug/src/browser.js.map +0 -1
  705. package/dist/__node_modules/debug/src/common.cjs +0 -161
  706. package/dist/__node_modules/debug/src/common.cjs.map +0 -1
  707. package/dist/__node_modules/debug/src/common.js +0 -162
  708. package/dist/__node_modules/debug/src/common.js.map +0 -1
  709. package/dist/__node_modules/fetch-blob/file.cjs.map +0 -1
  710. package/dist/__node_modules/fetch-blob/file.js.map +0 -1
  711. package/dist/__node_modules/fetch-blob/index.cjs +0 -217
  712. package/dist/__node_modules/fetch-blob/index.cjs.map +0 -1
  713. package/dist/__node_modules/fetch-blob/index.js +0 -217
  714. package/dist/__node_modules/fetch-blob/index.js.map +0 -1
  715. package/dist/__node_modules/fetch-blob/streams.cjs.map +0 -1
  716. package/dist/__node_modules/fetch-blob/streams.js.map +0 -1
  717. package/dist/__node_modules/file-type/core.cjs +0 -1147
  718. package/dist/__node_modules/file-type/core.cjs.map +0 -1
  719. package/dist/__node_modules/file-type/core.js +0 -1147
  720. package/dist/__node_modules/file-type/core.js.map +0 -1
  721. package/dist/__node_modules/file-type/util.cjs.map +0 -1
  722. package/dist/__node_modules/file-type/util.js.map +0 -1
  723. package/dist/__node_modules/formdata-polyfill/esm.min.cjs.map +0 -1
  724. package/dist/__node_modules/formdata-polyfill/esm.min.js.map +0 -1
  725. package/dist/__node_modules/fp-ts/es6/Either.cjs +0 -14
  726. package/dist/__node_modules/fp-ts/es6/Either.cjs.map +0 -1
  727. package/dist/__node_modules/fp-ts/es6/Either.js +0 -14
  728. package/dist/__node_modules/fp-ts/es6/Either.js.map +0 -1
  729. package/dist/__node_modules/fp-ts/es6/function.cjs.map +0 -1
  730. package/dist/__node_modules/fp-ts/es6/function.js.map +0 -1
  731. package/dist/__node_modules/fp-ts/es6/internal.cjs.map +0 -1
  732. package/dist/__node_modules/fp-ts/es6/internal.js.map +0 -1
  733. package/dist/__node_modules/get-port/index.cjs.map +0 -1
  734. package/dist/__node_modules/get-port/index.js.map +0 -1
  735. package/dist/__node_modules/graphql/error/GraphQLError.cjs +0 -162
  736. package/dist/__node_modules/graphql/error/GraphQLError.cjs.map +0 -1
  737. package/dist/__node_modules/graphql/error/GraphQLError.js +0 -162
  738. package/dist/__node_modules/graphql/error/GraphQLError.js.map +0 -1
  739. package/dist/__node_modules/graphql/error/locatedError.cjs +0 -23
  740. package/dist/__node_modules/graphql/error/locatedError.cjs.map +0 -1
  741. package/dist/__node_modules/graphql/error/locatedError.js +0 -23
  742. package/dist/__node_modules/graphql/error/locatedError.js.map +0 -1
  743. package/dist/__node_modules/graphql/error/syntaxError.cjs +0 -11
  744. package/dist/__node_modules/graphql/error/syntaxError.cjs.map +0 -1
  745. package/dist/__node_modules/graphql/error/syntaxError.js +0 -11
  746. package/dist/__node_modules/graphql/error/syntaxError.js.map +0 -1
  747. package/dist/__node_modules/graphql/execution/collectFields.cjs +0 -128
  748. package/dist/__node_modules/graphql/execution/collectFields.cjs.map +0 -1
  749. package/dist/__node_modules/graphql/execution/collectFields.js +0 -128
  750. package/dist/__node_modules/graphql/execution/collectFields.js.map +0 -1
  751. package/dist/__node_modules/graphql/execution/execute.cjs +0 -600
  752. package/dist/__node_modules/graphql/execution/execute.cjs.map +0 -1
  753. package/dist/__node_modules/graphql/execution/execute.js +0 -600
  754. package/dist/__node_modules/graphql/execution/execute.js.map +0 -1
  755. package/dist/__node_modules/graphql/execution/mapAsyncIterator.cjs +0 -46
  756. package/dist/__node_modules/graphql/execution/mapAsyncIterator.cjs.map +0 -1
  757. package/dist/__node_modules/graphql/execution/mapAsyncIterator.js +0 -46
  758. package/dist/__node_modules/graphql/execution/mapAsyncIterator.js.map +0 -1
  759. package/dist/__node_modules/graphql/execution/subscribe.cjs +0 -121
  760. package/dist/__node_modules/graphql/execution/subscribe.cjs.map +0 -1
  761. package/dist/__node_modules/graphql/execution/subscribe.js +0 -121
  762. package/dist/__node_modules/graphql/execution/subscribe.js.map +0 -1
  763. package/dist/__node_modules/graphql/execution/values.cjs +0 -184
  764. package/dist/__node_modules/graphql/execution/values.cjs.map +0 -1
  765. package/dist/__node_modules/graphql/execution/values.js +0 -184
  766. package/dist/__node_modules/graphql/execution/values.js.map +0 -1
  767. package/dist/__node_modules/graphql/graphql.cjs +0 -67
  768. package/dist/__node_modules/graphql/graphql.cjs.map +0 -1
  769. package/dist/__node_modules/graphql/graphql.js +0 -67
  770. package/dist/__node_modules/graphql/graphql.js.map +0 -1
  771. package/dist/__node_modules/graphql/index.cjs +0 -320
  772. package/dist/__node_modules/graphql/index.cjs.map +0 -1
  773. package/dist/__node_modules/graphql/index.js +0 -299
  774. package/dist/__node_modules/graphql/index.js.map +0 -1
  775. package/dist/__node_modules/graphql/jsutils/Path.cjs +0 -21
  776. package/dist/__node_modules/graphql/jsutils/Path.cjs.map +0 -1
  777. package/dist/__node_modules/graphql/jsutils/Path.js +0 -21
  778. package/dist/__node_modules/graphql/jsutils/Path.js.map +0 -1
  779. package/dist/__node_modules/graphql/jsutils/devAssert.cjs +0 -10
  780. package/dist/__node_modules/graphql/jsutils/devAssert.cjs.map +0 -1
  781. package/dist/__node_modules/graphql/jsutils/devAssert.js +0 -10
  782. package/dist/__node_modules/graphql/jsutils/devAssert.js.map +0 -1
  783. package/dist/__node_modules/graphql/jsutils/didYouMean.cjs +0 -24
  784. package/dist/__node_modules/graphql/jsutils/didYouMean.cjs.map +0 -1
  785. package/dist/__node_modules/graphql/jsutils/didYouMean.js +0 -24
  786. package/dist/__node_modules/graphql/jsutils/didYouMean.js.map +0 -1
  787. package/dist/__node_modules/graphql/jsutils/groupBy.cjs +0 -17
  788. package/dist/__node_modules/graphql/jsutils/groupBy.cjs.map +0 -1
  789. package/dist/__node_modules/graphql/jsutils/groupBy.js +0 -17
  790. package/dist/__node_modules/graphql/jsutils/groupBy.js.map +0 -1
  791. package/dist/__node_modules/graphql/jsutils/identityFunc.cjs +0 -7
  792. package/dist/__node_modules/graphql/jsutils/identityFunc.cjs.map +0 -1
  793. package/dist/__node_modules/graphql/jsutils/identityFunc.js +0 -7
  794. package/dist/__node_modules/graphql/jsutils/identityFunc.js.map +0 -1
  795. package/dist/__node_modules/graphql/jsutils/inspect.cjs +0 -85
  796. package/dist/__node_modules/graphql/jsutils/inspect.cjs.map +0 -1
  797. package/dist/__node_modules/graphql/jsutils/inspect.js +0 -85
  798. package/dist/__node_modules/graphql/jsutils/inspect.js.map +0 -1
  799. package/dist/__node_modules/graphql/jsutils/instanceOf.cjs +0 -41
  800. package/dist/__node_modules/graphql/jsutils/instanceOf.cjs.map +0 -1
  801. package/dist/__node_modules/graphql/jsutils/instanceOf.js +0 -41
  802. package/dist/__node_modules/graphql/jsutils/instanceOf.js.map +0 -1
  803. package/dist/__node_modules/graphql/jsutils/invariant.cjs +0 -12
  804. package/dist/__node_modules/graphql/jsutils/invariant.cjs.map +0 -1
  805. package/dist/__node_modules/graphql/jsutils/invariant.js +0 -12
  806. package/dist/__node_modules/graphql/jsutils/invariant.js.map +0 -1
  807. package/dist/__node_modules/graphql/jsutils/isAsyncIterable.cjs +0 -7
  808. package/dist/__node_modules/graphql/jsutils/isAsyncIterable.cjs.map +0 -1
  809. package/dist/__node_modules/graphql/jsutils/isAsyncIterable.js +0 -7
  810. package/dist/__node_modules/graphql/jsutils/isAsyncIterable.js.map +0 -1
  811. package/dist/__node_modules/graphql/jsutils/isIterableObject.cjs +0 -7
  812. package/dist/__node_modules/graphql/jsutils/isIterableObject.cjs.map +0 -1
  813. package/dist/__node_modules/graphql/jsutils/isIterableObject.js +0 -7
  814. package/dist/__node_modules/graphql/jsutils/isIterableObject.js.map +0 -1
  815. package/dist/__node_modules/graphql/jsutils/isObjectLike.cjs +0 -7
  816. package/dist/__node_modules/graphql/jsutils/isObjectLike.cjs.map +0 -1
  817. package/dist/__node_modules/graphql/jsutils/isObjectLike.js +0 -7
  818. package/dist/__node_modules/graphql/jsutils/isObjectLike.js.map +0 -1
  819. package/dist/__node_modules/graphql/jsutils/isPromise.cjs +0 -7
  820. package/dist/__node_modules/graphql/jsutils/isPromise.cjs.map +0 -1
  821. package/dist/__node_modules/graphql/jsutils/isPromise.js +0 -7
  822. package/dist/__node_modules/graphql/jsutils/isPromise.js.map +0 -1
  823. package/dist/__node_modules/graphql/jsutils/keyMap.cjs +0 -11
  824. package/dist/__node_modules/graphql/jsutils/keyMap.cjs.map +0 -1
  825. package/dist/__node_modules/graphql/jsutils/keyMap.js +0 -11
  826. package/dist/__node_modules/graphql/jsutils/keyMap.js.map +0 -1
  827. package/dist/__node_modules/graphql/jsutils/keyValMap.cjs +0 -11
  828. package/dist/__node_modules/graphql/jsutils/keyValMap.cjs.map +0 -1
  829. package/dist/__node_modules/graphql/jsutils/keyValMap.js +0 -11
  830. package/dist/__node_modules/graphql/jsutils/keyValMap.js.map +0 -1
  831. package/dist/__node_modules/graphql/jsutils/mapValue.cjs +0 -11
  832. package/dist/__node_modules/graphql/jsutils/mapValue.cjs.map +0 -1
  833. package/dist/__node_modules/graphql/jsutils/mapValue.js +0 -11
  834. package/dist/__node_modules/graphql/jsutils/mapValue.js.map +0 -1
  835. package/dist/__node_modules/graphql/jsutils/memoize3.cjs +0 -28
  836. package/dist/__node_modules/graphql/jsutils/memoize3.cjs.map +0 -1
  837. package/dist/__node_modules/graphql/jsutils/memoize3.js +0 -28
  838. package/dist/__node_modules/graphql/jsutils/memoize3.js.map +0 -1
  839. package/dist/__node_modules/graphql/jsutils/naturalCompare.cjs +0 -47
  840. package/dist/__node_modules/graphql/jsutils/naturalCompare.cjs.map +0 -1
  841. package/dist/__node_modules/graphql/jsutils/naturalCompare.js +0 -47
  842. package/dist/__node_modules/graphql/jsutils/naturalCompare.js.map +0 -1
  843. package/dist/__node_modules/graphql/jsutils/printPathArray.cjs +0 -9
  844. package/dist/__node_modules/graphql/jsutils/printPathArray.cjs.map +0 -1
  845. package/dist/__node_modules/graphql/jsutils/printPathArray.js +0 -9
  846. package/dist/__node_modules/graphql/jsutils/printPathArray.js.map +0 -1
  847. package/dist/__node_modules/graphql/jsutils/promiseForObject.cjs +0 -13
  848. package/dist/__node_modules/graphql/jsutils/promiseForObject.cjs.map +0 -1
  849. package/dist/__node_modules/graphql/jsutils/promiseForObject.js +0 -13
  850. package/dist/__node_modules/graphql/jsutils/promiseForObject.js.map +0 -1
  851. package/dist/__node_modules/graphql/jsutils/promiseReduce.cjs +0 -12
  852. package/dist/__node_modules/graphql/jsutils/promiseReduce.cjs.map +0 -1
  853. package/dist/__node_modules/graphql/jsutils/promiseReduce.js +0 -12
  854. package/dist/__node_modules/graphql/jsutils/promiseReduce.js.map +0 -1
  855. package/dist/__node_modules/graphql/jsutils/suggestionList.cjs +0 -94
  856. package/dist/__node_modules/graphql/jsutils/suggestionList.cjs.map +0 -1
  857. package/dist/__node_modules/graphql/jsutils/suggestionList.js +0 -94
  858. package/dist/__node_modules/graphql/jsutils/suggestionList.js.map +0 -1
  859. package/dist/__node_modules/graphql/jsutils/toError.cjs +0 -15
  860. package/dist/__node_modules/graphql/jsutils/toError.cjs.map +0 -1
  861. package/dist/__node_modules/graphql/jsutils/toError.js +0 -15
  862. package/dist/__node_modules/graphql/jsutils/toError.js.map +0 -1
  863. package/dist/__node_modules/graphql/jsutils/toObjMap.cjs +0 -17
  864. package/dist/__node_modules/graphql/jsutils/toObjMap.cjs.map +0 -1
  865. package/dist/__node_modules/graphql/jsutils/toObjMap.js +0 -17
  866. package/dist/__node_modules/graphql/jsutils/toObjMap.js.map +0 -1
  867. package/dist/__node_modules/graphql/language/ast.cjs +0 -175
  868. package/dist/__node_modules/graphql/language/ast.cjs.map +0 -1
  869. package/dist/__node_modules/graphql/language/ast.js +0 -176
  870. package/dist/__node_modules/graphql/language/ast.js.map +0 -1
  871. package/dist/__node_modules/graphql/language/blockString.cjs +0 -109
  872. package/dist/__node_modules/graphql/language/blockString.cjs.map +0 -1
  873. package/dist/__node_modules/graphql/language/blockString.js +0 -109
  874. package/dist/__node_modules/graphql/language/blockString.js.map +0 -1
  875. package/dist/__node_modules/graphql/language/characterClasses.cjs +0 -23
  876. package/dist/__node_modules/graphql/language/characterClasses.cjs.map +0 -1
  877. package/dist/__node_modules/graphql/language/characterClasses.js +0 -23
  878. package/dist/__node_modules/graphql/language/characterClasses.js.map +0 -1
  879. package/dist/__node_modules/graphql/language/directiveLocation.cjs +0 -25
  880. package/dist/__node_modules/graphql/language/directiveLocation.cjs.map +0 -1
  881. package/dist/__node_modules/graphql/language/directiveLocation.js +0 -26
  882. package/dist/__node_modules/graphql/language/directiveLocation.js.map +0 -1
  883. package/dist/__node_modules/graphql/language/kinds.cjs +0 -49
  884. package/dist/__node_modules/graphql/language/kinds.cjs.map +0 -1
  885. package/dist/__node_modules/graphql/language/kinds.js +0 -50
  886. package/dist/__node_modules/graphql/language/kinds.js.map +0 -1
  887. package/dist/__node_modules/graphql/language/lexer.cjs +0 -509
  888. package/dist/__node_modules/graphql/language/lexer.cjs.map +0 -1
  889. package/dist/__node_modules/graphql/language/lexer.js +0 -509
  890. package/dist/__node_modules/graphql/language/lexer.js.map +0 -1
  891. package/dist/__node_modules/graphql/language/location.cjs +0 -22
  892. package/dist/__node_modules/graphql/language/location.cjs.map +0 -1
  893. package/dist/__node_modules/graphql/language/location.js +0 -22
  894. package/dist/__node_modules/graphql/language/location.js.map +0 -1
  895. package/dist/__node_modules/graphql/language/parser.cjs +0 -1283
  896. package/dist/__node_modules/graphql/language/parser.cjs.map +0 -1
  897. package/dist/__node_modules/graphql/language/parser.js +0 -1283
  898. package/dist/__node_modules/graphql/language/parser.js.map +0 -1
  899. package/dist/__node_modules/graphql/language/predicates.cjs +0 -44
  900. package/dist/__node_modules/graphql/language/predicates.cjs.map +0 -1
  901. package/dist/__node_modules/graphql/language/predicates.js +0 -44
  902. package/dist/__node_modules/graphql/language/predicates.js.map +0 -1
  903. package/dist/__node_modules/graphql/language/printLocation.cjs +0 -51
  904. package/dist/__node_modules/graphql/language/printLocation.cjs.map +0 -1
  905. package/dist/__node_modules/graphql/language/printLocation.js +0 -51
  906. package/dist/__node_modules/graphql/language/printLocation.js.map +0 -1
  907. package/dist/__node_modules/graphql/language/printString.cjs +0 -178
  908. package/dist/__node_modules/graphql/language/printString.cjs.map +0 -1
  909. package/dist/__node_modules/graphql/language/printString.js +0 -178
  910. package/dist/__node_modules/graphql/language/printString.js.map +0 -1
  911. package/dist/__node_modules/graphql/language/printer.cjs +0 -245
  912. package/dist/__node_modules/graphql/language/printer.cjs.map +0 -1
  913. package/dist/__node_modules/graphql/language/printer.js +0 -245
  914. package/dist/__node_modules/graphql/language/printer.js.map +0 -1
  915. package/dist/__node_modules/graphql/language/source.cjs +0 -33
  916. package/dist/__node_modules/graphql/language/source.cjs.map +0 -1
  917. package/dist/__node_modules/graphql/language/source.js +0 -33
  918. package/dist/__node_modules/graphql/language/source.js.map +0 -1
  919. package/dist/__node_modules/graphql/language/tokenKind.cjs +0 -28
  920. package/dist/__node_modules/graphql/language/tokenKind.cjs.map +0 -1
  921. package/dist/__node_modules/graphql/language/tokenKind.js +0 -29
  922. package/dist/__node_modules/graphql/language/tokenKind.js.map +0 -1
  923. package/dist/__node_modules/graphql/language/visitor.cjs +0 -200
  924. package/dist/__node_modules/graphql/language/visitor.cjs.map +0 -1
  925. package/dist/__node_modules/graphql/language/visitor.js +0 -200
  926. package/dist/__node_modules/graphql/language/visitor.js.map +0 -1
  927. package/dist/__node_modules/graphql/type/assertName.cjs +0 -34
  928. package/dist/__node_modules/graphql/type/assertName.cjs.map +0 -1
  929. package/dist/__node_modules/graphql/type/assertName.js +0 -34
  930. package/dist/__node_modules/graphql/type/assertName.js.map +0 -1
  931. package/dist/__node_modules/graphql/type/definition.cjs +0 -762
  932. package/dist/__node_modules/graphql/type/definition.cjs.map +0 -1
  933. package/dist/__node_modules/graphql/type/definition.js +0 -762
  934. package/dist/__node_modules/graphql/type/definition.js.map +0 -1
  935. package/dist/__node_modules/graphql/type/directives.cjs +0 -139
  936. package/dist/__node_modules/graphql/type/directives.cjs.map +0 -1
  937. package/dist/__node_modules/graphql/type/directives.js +0 -139
  938. package/dist/__node_modules/graphql/type/directives.js.map +0 -1
  939. package/dist/__node_modules/graphql/type/introspection.cjs +0 -495
  940. package/dist/__node_modules/graphql/type/introspection.cjs.map +0 -1
  941. package/dist/__node_modules/graphql/type/introspection.js +0 -496
  942. package/dist/__node_modules/graphql/type/introspection.js.map +0 -1
  943. package/dist/__node_modules/graphql/type/scalars.cjs +0 -248
  944. package/dist/__node_modules/graphql/type/scalars.cjs.map +0 -1
  945. package/dist/__node_modules/graphql/type/scalars.js +0 -248
  946. package/dist/__node_modules/graphql/type/scalars.js.map +0 -1
  947. package/dist/__node_modules/graphql/type/schema.cjs +0 -223
  948. package/dist/__node_modules/graphql/type/schema.cjs.map +0 -1
  949. package/dist/__node_modules/graphql/type/schema.js +0 -223
  950. package/dist/__node_modules/graphql/type/schema.js.map +0 -1
  951. package/dist/__node_modules/graphql/type/validate.cjs +0 -428
  952. package/dist/__node_modules/graphql/type/validate.cjs.map +0 -1
  953. package/dist/__node_modules/graphql/type/validate.js +0 -428
  954. package/dist/__node_modules/graphql/type/validate.js.map +0 -1
  955. package/dist/__node_modules/graphql/utilities/TypeInfo.cjs +0 -257
  956. package/dist/__node_modules/graphql/utilities/TypeInfo.cjs.map +0 -1
  957. package/dist/__node_modules/graphql/utilities/TypeInfo.js +0 -257
  958. package/dist/__node_modules/graphql/utilities/TypeInfo.js.map +0 -1
  959. package/dist/__node_modules/graphql/utilities/assertValidName.cjs +0 -28
  960. package/dist/__node_modules/graphql/utilities/assertValidName.cjs.map +0 -1
  961. package/dist/__node_modules/graphql/utilities/assertValidName.js +0 -28
  962. package/dist/__node_modules/graphql/utilities/assertValidName.js.map +0 -1
  963. package/dist/__node_modules/graphql/utilities/astFromValue.cjs +0 -111
  964. package/dist/__node_modules/graphql/utilities/astFromValue.cjs.map +0 -1
  965. package/dist/__node_modules/graphql/utilities/astFromValue.js +0 -111
  966. package/dist/__node_modules/graphql/utilities/astFromValue.js.map +0 -1
  967. package/dist/__node_modules/graphql/utilities/buildASTSchema.cjs +0 -62
  968. package/dist/__node_modules/graphql/utilities/buildASTSchema.cjs.map +0 -1
  969. package/dist/__node_modules/graphql/utilities/buildASTSchema.js +0 -62
  970. package/dist/__node_modules/graphql/utilities/buildASTSchema.js.map +0 -1
  971. package/dist/__node_modules/graphql/utilities/buildClientSchema.cjs +0 -264
  972. package/dist/__node_modules/graphql/utilities/buildClientSchema.cjs.map +0 -1
  973. package/dist/__node_modules/graphql/utilities/buildClientSchema.js +0 -264
  974. package/dist/__node_modules/graphql/utilities/buildClientSchema.js.map +0 -1
  975. package/dist/__node_modules/graphql/utilities/coerceInputValue.cjs +0 -133
  976. package/dist/__node_modules/graphql/utilities/coerceInputValue.cjs.map +0 -1
  977. package/dist/__node_modules/graphql/utilities/coerceInputValue.js +0 -133
  978. package/dist/__node_modules/graphql/utilities/coerceInputValue.js.map +0 -1
  979. package/dist/__node_modules/graphql/utilities/concatAST.cjs +0 -15
  980. package/dist/__node_modules/graphql/utilities/concatAST.cjs.map +0 -1
  981. package/dist/__node_modules/graphql/utilities/concatAST.js +0 -15
  982. package/dist/__node_modules/graphql/utilities/concatAST.js.map +0 -1
  983. package/dist/__node_modules/graphql/utilities/extendSchema.cjs +0 -448
  984. package/dist/__node_modules/graphql/utilities/extendSchema.cjs.map +0 -1
  985. package/dist/__node_modules/graphql/utilities/extendSchema.js +0 -448
  986. package/dist/__node_modules/graphql/utilities/extendSchema.js.map +0 -1
  987. package/dist/__node_modules/graphql/utilities/findBreakingChanges.cjs +0 -384
  988. package/dist/__node_modules/graphql/utilities/findBreakingChanges.cjs.map +0 -1
  989. package/dist/__node_modules/graphql/utilities/findBreakingChanges.js +0 -386
  990. package/dist/__node_modules/graphql/utilities/findBreakingChanges.js.map +0 -1
  991. package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.cjs +0 -119
  992. package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.cjs.map +0 -1
  993. package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.js +0 -119
  994. package/dist/__node_modules/graphql/utilities/getIntrospectionQuery.js.map +0 -1
  995. package/dist/__node_modules/graphql/utilities/getOperationAST.cjs +0 -22
  996. package/dist/__node_modules/graphql/utilities/getOperationAST.cjs.map +0 -1
  997. package/dist/__node_modules/graphql/utilities/getOperationAST.js +0 -22
  998. package/dist/__node_modules/graphql/utilities/getOperationAST.js.map +0 -1
  999. package/dist/__node_modules/graphql/utilities/getOperationRootType.cjs +0 -43
  1000. package/dist/__node_modules/graphql/utilities/getOperationRootType.cjs.map +0 -1
  1001. package/dist/__node_modules/graphql/utilities/getOperationRootType.js +0 -43
  1002. package/dist/__node_modules/graphql/utilities/getOperationRootType.js.map +0 -1
  1003. package/dist/__node_modules/graphql/utilities/introspectionFromSchema.cjs +0 -24
  1004. package/dist/__node_modules/graphql/utilities/introspectionFromSchema.cjs.map +0 -1
  1005. package/dist/__node_modules/graphql/utilities/introspectionFromSchema.js +0 -24
  1006. package/dist/__node_modules/graphql/utilities/introspectionFromSchema.js.map +0 -1
  1007. package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.cjs +0 -129
  1008. package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.cjs.map +0 -1
  1009. package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.js +0 -129
  1010. package/dist/__node_modules/graphql/utilities/lexicographicSortSchema.js.map +0 -1
  1011. package/dist/__node_modules/graphql/utilities/printSchema.cjs +0 -192
  1012. package/dist/__node_modules/graphql/utilities/printSchema.cjs.map +0 -1
  1013. package/dist/__node_modules/graphql/utilities/printSchema.js +0 -192
  1014. package/dist/__node_modules/graphql/utilities/printSchema.js.map +0 -1
  1015. package/dist/__node_modules/graphql/utilities/separateOperations.cjs +0 -57
  1016. package/dist/__node_modules/graphql/utilities/separateOperations.cjs.map +0 -1
  1017. package/dist/__node_modules/graphql/utilities/separateOperations.js +0 -57
  1018. package/dist/__node_modules/graphql/utilities/separateOperations.js.map +0 -1
  1019. package/dist/__node_modules/graphql/utilities/sortValueNode.cjs +0 -30
  1020. package/dist/__node_modules/graphql/utilities/sortValueNode.cjs.map +0 -1
  1021. package/dist/__node_modules/graphql/utilities/sortValueNode.js +0 -30
  1022. package/dist/__node_modules/graphql/utilities/sortValueNode.js.map +0 -1
  1023. package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.cjs +0 -35
  1024. package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.cjs.map +0 -1
  1025. package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.js +0 -35
  1026. package/dist/__node_modules/graphql/utilities/stripIgnoredCharacters.js.map +0 -1
  1027. package/dist/__node_modules/graphql/utilities/typeComparators.cjs +0 -58
  1028. package/dist/__node_modules/graphql/utilities/typeComparators.cjs.map +0 -1
  1029. package/dist/__node_modules/graphql/utilities/typeComparators.js +0 -58
  1030. package/dist/__node_modules/graphql/utilities/typeComparators.js.map +0 -1
  1031. package/dist/__node_modules/graphql/utilities/typeFromAST.cjs +0 -20
  1032. package/dist/__node_modules/graphql/utilities/typeFromAST.cjs.map +0 -1
  1033. package/dist/__node_modules/graphql/utilities/typeFromAST.js +0 -20
  1034. package/dist/__node_modules/graphql/utilities/typeFromAST.js.map +0 -1
  1035. package/dist/__node_modules/graphql/utilities/valueFromAST.cjs +0 -100
  1036. package/dist/__node_modules/graphql/utilities/valueFromAST.cjs.map +0 -1
  1037. package/dist/__node_modules/graphql/utilities/valueFromAST.js +0 -100
  1038. package/dist/__node_modules/graphql/utilities/valueFromAST.js.map +0 -1
  1039. package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.cjs +0 -32
  1040. package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.cjs.map +0 -1
  1041. package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.js +0 -32
  1042. package/dist/__node_modules/graphql/utilities/valueFromASTUntyped.js.map +0 -1
  1043. package/dist/__node_modules/graphql/validation/ValidationContext.cjs +0 -170
  1044. package/dist/__node_modules/graphql/validation/ValidationContext.cjs.map +0 -1
  1045. package/dist/__node_modules/graphql/validation/ValidationContext.js +0 -170
  1046. package/dist/__node_modules/graphql/validation/ValidationContext.js.map +0 -1
  1047. package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.cjs +0 -24
  1048. package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.cjs.map +0 -1
  1049. package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js +0 -24
  1050. package/dist/__node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js.map +0 -1
  1051. package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.cjs +0 -80
  1052. package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.cjs.map +0 -1
  1053. package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js +0 -80
  1054. package/dist/__node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js.map +0 -1
  1055. package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.cjs +0 -43
  1056. package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.cjs.map +0 -1
  1057. package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js +0 -43
  1058. package/dist/__node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js.map +0 -1
  1059. package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.cjs +0 -73
  1060. package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.cjs.map +0 -1
  1061. package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.js +0 -73
  1062. package/dist/__node_modules/graphql/validation/rules/KnownArgumentNamesRule.js.map +0 -1
  1063. package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.cjs +0 -110
  1064. package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.cjs.map +0 -1
  1065. package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.js +0 -110
  1066. package/dist/__node_modules/graphql/validation/rules/KnownDirectivesRule.js.map +0 -1
  1067. package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.cjs +0 -20
  1068. package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.cjs.map +0 -1
  1069. package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.js +0 -20
  1070. package/dist/__node_modules/graphql/validation/rules/KnownFragmentNamesRule.js.map +0 -1
  1071. package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.cjs +0 -55
  1072. package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.cjs.map +0 -1
  1073. package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.js +0 -55
  1074. package/dist/__node_modules/graphql/validation/rules/KnownTypeNamesRule.js.map +0 -1
  1075. package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.cjs +0 -28
  1076. package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.cjs.map +0 -1
  1077. package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js +0 -28
  1078. package/dist/__node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js.map +0 -1
  1079. package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.cjs +0 -34
  1080. package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.cjs.map +0 -1
  1081. package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js +0 -34
  1082. package/dist/__node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js.map +0 -1
  1083. package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.cjs +0 -53
  1084. package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.cjs.map +0 -1
  1085. package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.js +0 -53
  1086. package/dist/__node_modules/graphql/validation/rules/NoFragmentCyclesRule.js.map +0 -1
  1087. package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.cjs +0 -34
  1088. package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.cjs.map +0 -1
  1089. package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js +0 -34
  1090. package/dist/__node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js.map +0 -1
  1091. package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.cjs +0 -41
  1092. package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.cjs.map +0 -1
  1093. package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js +0 -41
  1094. package/dist/__node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js.map +0 -1
  1095. package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.cjs +0 -38
  1096. package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.cjs.map +0 -1
  1097. package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.js +0 -38
  1098. package/dist/__node_modules/graphql/validation/rules/NoUnusedVariablesRule.js.map +0 -1
  1099. package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.cjs +0 -477
  1100. package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.cjs.map +0 -1
  1101. package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js +0 -477
  1102. package/dist/__node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js.map +0 -1
  1103. package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.cjs +0 -55
  1104. package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.cjs.map +0 -1
  1105. package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js +0 -55
  1106. package/dist/__node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js.map +0 -1
  1107. package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.cjs +0 -111
  1108. package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.cjs.map +0 -1
  1109. package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js +0 -111
  1110. package/dist/__node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js.map +0 -1
  1111. package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.cjs +0 -97
  1112. package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.cjs.map +0 -1
  1113. package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js +0 -97
  1114. package/dist/__node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js.map +0 -1
  1115. package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.cjs +0 -42
  1116. package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.cjs.map +0 -1
  1117. package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.js +0 -42
  1118. package/dist/__node_modules/graphql/validation/rules/ScalarLeafsRule.js.map +0 -1
  1119. package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.cjs +0 -62
  1120. package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.cjs.map +0 -1
  1121. package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js +0 -62
  1122. package/dist/__node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js.map +0 -1
  1123. package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.cjs +0 -47
  1124. package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.cjs.map +0 -1
  1125. package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js +0 -47
  1126. package/dist/__node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js.map +0 -1
  1127. package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.cjs +0 -29
  1128. package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.cjs.map +0 -1
  1129. package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js +0 -29
  1130. package/dist/__node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js.map +0 -1
  1131. package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.cjs +0 -38
  1132. package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.cjs.map +0 -1
  1133. package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js +0 -38
  1134. package/dist/__node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js.map +0 -1
  1135. package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.cjs +0 -63
  1136. package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.cjs.map +0 -1
  1137. package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js +0 -63
  1138. package/dist/__node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js.map +0 -1
  1139. package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.cjs +0 -50
  1140. package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.cjs.map +0 -1
  1141. package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js +0 -50
  1142. package/dist/__node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js.map +0 -1
  1143. package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.cjs +0 -59
  1144. package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.cjs.map +0 -1
  1145. package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js +0 -59
  1146. package/dist/__node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js.map +0 -1
  1147. package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.cjs +0 -27
  1148. package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.cjs.map +0 -1
  1149. package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js +0 -27
  1150. package/dist/__node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js.map +0 -1
  1151. package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.cjs +0 -38
  1152. package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.cjs.map +0 -1
  1153. package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js +0 -38
  1154. package/dist/__node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js.map +0 -1
  1155. package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.cjs +0 -32
  1156. package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.cjs.map +0 -1
  1157. package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.js +0 -32
  1158. package/dist/__node_modules/graphql/validation/rules/UniqueOperationNamesRule.js.map +0 -1
  1159. package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.cjs +0 -48
  1160. package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.cjs.map +0 -1
  1161. package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.js +0 -48
  1162. package/dist/__node_modules/graphql/validation/rules/UniqueOperationTypesRule.js.map +0 -1
  1163. package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.cjs +0 -41
  1164. package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.cjs.map +0 -1
  1165. package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.js +0 -41
  1166. package/dist/__node_modules/graphql/validation/rules/UniqueTypeNamesRule.js.map +0 -1
  1167. package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.cjs +0 -30
  1168. package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.cjs.map +0 -1
  1169. package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.js +0 -30
  1170. package/dist/__node_modules/graphql/validation/rules/UniqueVariableNamesRule.js.map +0 -1
  1171. package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.cjs +0 -132
  1172. package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.cjs.map +0 -1
  1173. package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js +0 -132
  1174. package/dist/__node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js.map +0 -1
  1175. package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.cjs +0 -27
  1176. package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.cjs.map +0 -1
  1177. package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js +0 -27
  1178. package/dist/__node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js.map +0 -1
  1179. package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.cjs +0 -64
  1180. package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.cjs.map +0 -1
  1181. package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js +0 -64
  1182. package/dist/__node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js.map +0 -1
  1183. package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.cjs +0 -89
  1184. package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.cjs.map +0 -1
  1185. package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js +0 -89
  1186. package/dist/__node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js.map +0 -1
  1187. package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.cjs +0 -24
  1188. package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.cjs.map +0 -1
  1189. package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js +0 -24
  1190. package/dist/__node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js.map +0 -1
  1191. package/dist/__node_modules/graphql/validation/specifiedRules.cjs +0 -84
  1192. package/dist/__node_modules/graphql/validation/specifiedRules.cjs.map +0 -1
  1193. package/dist/__node_modules/graphql/validation/specifiedRules.js +0 -84
  1194. package/dist/__node_modules/graphql/validation/specifiedRules.js.map +0 -1
  1195. package/dist/__node_modules/graphql/validation/validate.cjs +0 -72
  1196. package/dist/__node_modules/graphql/validation/validate.cjs.map +0 -1
  1197. package/dist/__node_modules/graphql/validation/validate.js +0 -72
  1198. package/dist/__node_modules/graphql/validation/validate.js.map +0 -1
  1199. package/dist/__node_modules/graphql/version.cjs +0 -12
  1200. package/dist/__node_modules/graphql/version.cjs.map +0 -1
  1201. package/dist/__node_modules/graphql/version.js +0 -12
  1202. package/dist/__node_modules/graphql/version.js.map +0 -1
  1203. package/dist/__node_modules/headers-polyfill/lib/index.cjs +0 -214
  1204. package/dist/__node_modules/headers-polyfill/lib/index.cjs.map +0 -1
  1205. package/dist/__node_modules/headers-polyfill/lib/index.js +0 -215
  1206. package/dist/__node_modules/headers-polyfill/lib/index.js.map +0 -1
  1207. package/dist/__node_modules/is-node-process/lib/index.cjs +0 -18
  1208. package/dist/__node_modules/is-node-process/lib/index.cjs.map +0 -1
  1209. package/dist/__node_modules/is-node-process/lib/index.js +0 -17
  1210. package/dist/__node_modules/is-node-process/lib/index.js.map +0 -1
  1211. package/dist/__node_modules/js-levenshtein/index.cjs +0 -91
  1212. package/dist/__node_modules/js-levenshtein/index.cjs.map +0 -1
  1213. package/dist/__node_modules/js-levenshtein/index.js +0 -91
  1214. package/dist/__node_modules/js-levenshtein/index.js.map +0 -1
  1215. package/dist/__node_modules/msw/__node_modules/node-fetch/browser.cjs +0 -34
  1216. package/dist/__node_modules/msw/__node_modules/node-fetch/browser.cjs.map +0 -1
  1217. package/dist/__node_modules/msw/__node_modules/node-fetch/browser.js +0 -34
  1218. package/dist/__node_modules/msw/__node_modules/node-fetch/browser.js.map +0 -1
  1219. package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.cjs +0 -363
  1220. package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.cjs.map +0 -1
  1221. package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.js +0 -363
  1222. package/dist/__node_modules/msw/__node_modules/path-to-regexp/dist.es2015/index.js.map +0 -1
  1223. package/dist/__node_modules/msw/lib/index.cjs +0 -1937
  1224. package/dist/__node_modules/msw/lib/index.cjs.map +0 -1
  1225. package/dist/__node_modules/msw/lib/index.js +0 -1938
  1226. package/dist/__node_modules/msw/lib/index.js.map +0 -1
  1227. package/dist/__node_modules/node-domexception/index.cjs.map +0 -1
  1228. package/dist/__node_modules/node-domexception/index.js.map +0 -1
  1229. package/dist/__node_modules/node-fetch/src/body.cjs.map +0 -1
  1230. package/dist/__node_modules/node-fetch/src/body.js.map +0 -1
  1231. package/dist/__node_modules/node-fetch/src/errors/abort-error.cjs.map +0 -1
  1232. package/dist/__node_modules/node-fetch/src/errors/abort-error.js.map +0 -1
  1233. package/dist/__node_modules/node-fetch/src/errors/base.cjs.map +0 -1
  1234. package/dist/__node_modules/node-fetch/src/errors/base.js.map +0 -1
  1235. package/dist/__node_modules/node-fetch/src/errors/fetch-error.cjs.map +0 -1
  1236. package/dist/__node_modules/node-fetch/src/errors/fetch-error.js.map +0 -1
  1237. package/dist/__node_modules/node-fetch/src/headers.cjs.map +0 -1
  1238. package/dist/__node_modules/node-fetch/src/headers.js.map +0 -1
  1239. package/dist/__node_modules/node-fetch/src/index.cjs.map +0 -1
  1240. package/dist/__node_modules/node-fetch/src/index.js.map +0 -1
  1241. package/dist/__node_modules/node-fetch/src/request.cjs +0 -206
  1242. package/dist/__node_modules/node-fetch/src/request.cjs.map +0 -1
  1243. package/dist/__node_modules/node-fetch/src/request.js.map +0 -1
  1244. package/dist/__node_modules/node-fetch/src/response.cjs.map +0 -1
  1245. package/dist/__node_modules/node-fetch/src/response.js.map +0 -1
  1246. package/dist/__node_modules/node-fetch/src/utils/get-search.cjs.map +0 -1
  1247. package/dist/__node_modules/node-fetch/src/utils/get-search.js.map +0 -1
  1248. package/dist/__node_modules/node-fetch/src/utils/is-redirect.cjs.map +0 -1
  1249. package/dist/__node_modules/node-fetch/src/utils/is-redirect.js.map +0 -1
  1250. package/dist/__node_modules/node-fetch/src/utils/is.cjs.map +0 -1
  1251. package/dist/__node_modules/node-fetch/src/utils/is.js.map +0 -1
  1252. package/dist/__node_modules/node-fetch/src/utils/multipart-parser.cjs.map +0 -1
  1253. package/dist/__node_modules/node-fetch/src/utils/multipart-parser.js.map +0 -1
  1254. package/dist/__node_modules/node-fetch/src/utils/referrer.cjs.map +0 -1
  1255. package/dist/__node_modules/node-fetch/src/utils/referrer.js.map +0 -1
  1256. package/dist/__node_modules/outvariant/lib/format.cjs +0 -53
  1257. package/dist/__node_modules/outvariant/lib/format.cjs.map +0 -1
  1258. package/dist/__node_modules/outvariant/lib/format.js +0 -54
  1259. package/dist/__node_modules/outvariant/lib/format.js.map +0 -1
  1260. package/dist/__node_modules/outvariant/lib/index.cjs +0 -29
  1261. package/dist/__node_modules/outvariant/lib/index.cjs.map +0 -1
  1262. package/dist/__node_modules/outvariant/lib/index.js +0 -28
  1263. package/dist/__node_modules/outvariant/lib/index.js.map +0 -1
  1264. package/dist/__node_modules/outvariant/lib/invariant.cjs +0 -95
  1265. package/dist/__node_modules/outvariant/lib/invariant.cjs.map +0 -1
  1266. package/dist/__node_modules/outvariant/lib/invariant.js +0 -94
  1267. package/dist/__node_modules/outvariant/lib/invariant.js.map +0 -1
  1268. package/dist/__node_modules/p-limit/index.cjs.map +0 -1
  1269. package/dist/__node_modules/p-limit/index.js.map +0 -1
  1270. package/dist/__node_modules/peek-readable/lib/EndOfFileStream.cjs.map +0 -1
  1271. package/dist/__node_modules/peek-readable/lib/EndOfFileStream.js.map +0 -1
  1272. package/dist/__node_modules/r19/dist/client/createRPCClient.cjs +0 -68
  1273. package/dist/__node_modules/r19/dist/client/createRPCClient.cjs.map +0 -1
  1274. package/dist/__node_modules/r19/dist/client/createRPCClient.js +0 -68
  1275. package/dist/__node_modules/r19/dist/client/createRPCClient.js.map +0 -1
  1276. package/dist/__node_modules/r19/dist/createRPCMiddleware.cjs +0 -35
  1277. package/dist/__node_modules/r19/dist/createRPCMiddleware.cjs.map +0 -1
  1278. package/dist/__node_modules/r19/dist/createRPCMiddleware.js +0 -35
  1279. package/dist/__node_modules/r19/dist/createRPCMiddleware.js.map +0 -1
  1280. package/dist/__node_modules/r19/dist/handleRPCRequest.cjs +0 -111
  1281. package/dist/__node_modules/r19/dist/handleRPCRequest.cjs.map +0 -1
  1282. package/dist/__node_modules/r19/dist/handleRPCRequest.js +0 -111
  1283. package/dist/__node_modules/r19/dist/handleRPCRequest.js.map +0 -1
  1284. package/dist/__node_modules/r19/dist/lib/isErrorLike.cjs.map +0 -1
  1285. package/dist/__node_modules/r19/dist/lib/isErrorLike.js.map +0 -1
  1286. package/dist/__node_modules/r19/dist/lib/replaceLeaves.cjs.map +0 -1
  1287. package/dist/__node_modules/r19/dist/lib/replaceLeaves.js.map +0 -1
  1288. package/dist/__node_modules/r19/dist/proceduresFromInstance.cjs.map +0 -1
  1289. package/dist/__node_modules/r19/dist/proceduresFromInstance.js.map +0 -1
  1290. package/dist/__node_modules/set-cookie-parser/lib/set-cookie.cjs +0 -161
  1291. package/dist/__node_modules/set-cookie-parser/lib/set-cookie.cjs.map +0 -1
  1292. package/dist/__node_modules/set-cookie-parser/lib/set-cookie.js +0 -162
  1293. package/dist/__node_modules/set-cookie-parser/lib/set-cookie.js.map +0 -1
  1294. package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.cjs +0 -98
  1295. package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.cjs.map +0 -1
  1296. package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.js +0 -98
  1297. package/dist/__node_modules/strict-event-emitter/lib/StrictEventEmitter.js.map +0 -1
  1298. package/dist/__node_modules/strict-event-emitter/lib/index.cjs +0 -34
  1299. package/dist/__node_modules/strict-event-emitter/lib/index.cjs.map +0 -1
  1300. package/dist/__node_modules/strict-event-emitter/lib/index.js +0 -34
  1301. package/dist/__node_modules/strict-event-emitter/lib/index.js.map +0 -1
  1302. package/dist/__node_modules/strtok3/lib/AbstractTokenizer.cjs.map +0 -1
  1303. package/dist/__node_modules/strtok3/lib/AbstractTokenizer.js.map +0 -1
  1304. package/dist/__node_modules/strtok3/lib/BufferTokenizer.cjs.map +0 -1
  1305. package/dist/__node_modules/strtok3/lib/BufferTokenizer.js.map +0 -1
  1306. package/dist/__node_modules/strtok3/lib/core.cjs.map +0 -1
  1307. package/dist/__node_modules/strtok3/lib/core.js.map +0 -1
  1308. package/dist/__node_modules/token-types/lib/index.cjs.map +0 -1
  1309. package/dist/__node_modules/token-types/lib/index.js.map +0 -1
  1310. package/dist/__node_modules/unist-util-is/index.cjs +0 -73
  1311. package/dist/__node_modules/unist-util-is/index.cjs.map +0 -1
  1312. package/dist/__node_modules/unist-util-is/index.js +0 -73
  1313. package/dist/__node_modules/unist-util-is/index.js.map +0 -1
  1314. package/dist/__node_modules/unist-util-visit/index.cjs +0 -32
  1315. package/dist/__node_modules/unist-util-visit/index.cjs.map +0 -1
  1316. package/dist/__node_modules/unist-util-visit/index.js +0 -33
  1317. package/dist/__node_modules/unist-util-visit/index.js.map +0 -1
  1318. package/dist/__node_modules/unist-util-visit-parents/color.browser.cjs.map +0 -1
  1319. package/dist/__node_modules/unist-util-visit-parents/color.browser.js.map +0 -1
  1320. package/dist/__node_modules/unist-util-visit-parents/index.cjs +0 -74
  1321. package/dist/__node_modules/unist-util-visit-parents/index.cjs.map +0 -1
  1322. package/dist/__node_modules/unist-util-visit-parents/index.js +0 -74
  1323. package/dist/__node_modules/unist-util-visit-parents/index.js.map +0 -1
  1324. package/dist/__node_modules/web-encoding/src/lib.cjs +0 -7
  1325. package/dist/__node_modules/web-encoding/src/lib.cjs.map +0 -1
  1326. package/dist/__node_modules/web-encoding/src/lib.js +0 -8
  1327. package/dist/__node_modules/web-encoding/src/lib.js.map +0 -1
  1328. package/dist/__node_modules/web-streams-polyfill/dist/ponyfill.es2018.cjs.map +0 -1
  1329. package/dist/__node_modules/web-streams-polyfill/dist/ponyfill.es2018.js.map +0 -1
  1330. package/dist/__node_modules/yocto-queue/index.cjs.map +0 -1
  1331. package/dist/__node_modules/yocto-queue/index.js.map +0 -1
  1332. package/dist/_virtual/AsyncEventEmitter.cjs +0 -5
  1333. package/dist/_virtual/AsyncEventEmitter.cjs.map +0 -1
  1334. package/dist/_virtual/AsyncEventEmitter.js +0 -5
  1335. package/dist/_virtual/AsyncEventEmitter.js.map +0 -1
  1336. package/dist/_virtual/BatchInterceptor.cjs +0 -5
  1337. package/dist/_virtual/BatchInterceptor.cjs.map +0 -1
  1338. package/dist/_virtual/BatchInterceptor.js +0 -5
  1339. package/dist/_virtual/BatchInterceptor.js.map +0 -1
  1340. package/dist/_virtual/EventPolyfill.cjs +0 -5
  1341. package/dist/_virtual/EventPolyfill.cjs.map +0 -1
  1342. package/dist/_virtual/EventPolyfill.js +0 -5
  1343. package/dist/_virtual/EventPolyfill.js.map +0 -1
  1344. package/dist/_virtual/InteractiveIsomorphicRequest.cjs +0 -5
  1345. package/dist/_virtual/InteractiveIsomorphicRequest.cjs.map +0 -1
  1346. package/dist/_virtual/InteractiveIsomorphicRequest.js +0 -5
  1347. package/dist/_virtual/InteractiveIsomorphicRequest.js.map +0 -1
  1348. package/dist/_virtual/Interceptor.cjs +0 -5
  1349. package/dist/_virtual/Interceptor.cjs.map +0 -1
  1350. package/dist/_virtual/Interceptor.js +0 -5
  1351. package/dist/_virtual/Interceptor.js.map +0 -1
  1352. package/dist/_virtual/IsomorphicRequest.cjs +0 -5
  1353. package/dist/_virtual/IsomorphicRequest.cjs.map +0 -1
  1354. package/dist/_virtual/IsomorphicRequest.js +0 -5
  1355. package/dist/_virtual/IsomorphicRequest.js.map +0 -1
  1356. package/dist/_virtual/ProgressEventPolyfill.cjs +0 -5
  1357. package/dist/_virtual/ProgressEventPolyfill.cjs.map +0 -1
  1358. package/dist/_virtual/ProgressEventPolyfill.js +0 -5
  1359. package/dist/_virtual/ProgressEventPolyfill.js.map +0 -1
  1360. package/dist/_virtual/StrictEventEmitter.cjs +0 -5
  1361. package/dist/_virtual/StrictEventEmitter.cjs.map +0 -1
  1362. package/dist/_virtual/StrictEventEmitter.js +0 -5
  1363. package/dist/_virtual/StrictEventEmitter.js.map +0 -1
  1364. package/dist/_virtual/XMLHttpRequestOverride.cjs +0 -5
  1365. package/dist/_virtual/XMLHttpRequestOverride.cjs.map +0 -1
  1366. package/dist/_virtual/XMLHttpRequestOverride.js +0 -5
  1367. package/dist/_virtual/XMLHttpRequestOverride.js.map +0 -1
  1368. package/dist/_virtual/browser.cjs +0 -13
  1369. package/dist/_virtual/browser.cjs.map +0 -1
  1370. package/dist/_virtual/browser.js +0 -14
  1371. package/dist/_virtual/browser.js.map +0 -1
  1372. package/dist/_virtual/browser2.cjs +0 -13
  1373. package/dist/_virtual/browser2.cjs.map +0 -1
  1374. package/dist/_virtual/browser2.js +0 -14
  1375. package/dist/_virtual/browser2.js.map +0 -1
  1376. package/dist/_virtual/bufferFrom.cjs +0 -5
  1377. package/dist/_virtual/bufferFrom.cjs.map +0 -1
  1378. package/dist/_virtual/bufferFrom.js +0 -5
  1379. package/dist/_virtual/bufferFrom.js.map +0 -1
  1380. package/dist/_virtual/bufferUtils.cjs +0 -5
  1381. package/dist/_virtual/bufferUtils.cjs.map +0 -1
  1382. package/dist/_virtual/bufferUtils.js +0 -5
  1383. package/dist/_virtual/bufferUtils.js.map +0 -1
  1384. package/dist/_virtual/conventions.cjs +0 -5
  1385. package/dist/_virtual/conventions.cjs.map +0 -1
  1386. package/dist/_virtual/conventions.js +0 -5
  1387. package/dist/_virtual/conventions.js.map +0 -1
  1388. package/dist/_virtual/createEvent.cjs +0 -5
  1389. package/dist/_virtual/createEvent.cjs.map +0 -1
  1390. package/dist/_virtual/createEvent.js +0 -5
  1391. package/dist/_virtual/createEvent.js.map +0 -1
  1392. package/dist/_virtual/createLazyCallback.cjs +0 -5
  1393. package/dist/_virtual/createLazyCallback.cjs.map +0 -1
  1394. package/dist/_virtual/createLazyCallback.js +0 -5
  1395. package/dist/_virtual/createLazyCallback.js.map +0 -1
  1396. package/dist/_virtual/dom-parser.cjs +0 -5
  1397. package/dist/_virtual/dom-parser.cjs.map +0 -1
  1398. package/dist/_virtual/dom-parser.js +0 -5
  1399. package/dist/_virtual/dom-parser.js.map +0 -1
  1400. package/dist/_virtual/dom.cjs +0 -5
  1401. package/dist/_virtual/dom.cjs.map +0 -1
  1402. package/dist/_virtual/dom.js +0 -5
  1403. package/dist/_virtual/dom.js.map +0 -1
  1404. package/dist/_virtual/entities.cjs +0 -5
  1405. package/dist/_virtual/entities.cjs.map +0 -1
  1406. package/dist/_virtual/entities.js +0 -5
  1407. package/dist/_virtual/entities.js.map +0 -1
  1408. package/dist/_virtual/format.cjs +0 -5
  1409. package/dist/_virtual/format.cjs.map +0 -1
  1410. package/dist/_virtual/format.js +0 -5
  1411. package/dist/_virtual/format.js.map +0 -1
  1412. package/dist/_virtual/getCleanUrl.cjs +0 -5
  1413. package/dist/_virtual/getCleanUrl.cjs.map +0 -1
  1414. package/dist/_virtual/getCleanUrl.js +0 -5
  1415. package/dist/_virtual/getCleanUrl.js.map +0 -1
  1416. package/dist/_virtual/glossary.cjs +0 -5
  1417. package/dist/_virtual/glossary.cjs.map +0 -1
  1418. package/dist/_virtual/glossary.js +0 -5
  1419. package/dist/_virtual/glossary.js.map +0 -1
  1420. package/dist/_virtual/index10.cjs +0 -5
  1421. package/dist/_virtual/index10.cjs.map +0 -1
  1422. package/dist/_virtual/index10.js +0 -5
  1423. package/dist/_virtual/index10.js.map +0 -1
  1424. package/dist/_virtual/index11.cjs +0 -5
  1425. package/dist/_virtual/index11.cjs.map +0 -1
  1426. package/dist/_virtual/index11.js +0 -5
  1427. package/dist/_virtual/index11.js.map +0 -1
  1428. package/dist/_virtual/index5.cjs +0 -5
  1429. package/dist/_virtual/index5.cjs.map +0 -1
  1430. package/dist/_virtual/index5.js +0 -5
  1431. package/dist/_virtual/index5.js.map +0 -1
  1432. package/dist/_virtual/index6.cjs +0 -5
  1433. package/dist/_virtual/index6.cjs.map +0 -1
  1434. package/dist/_virtual/index6.js +0 -5
  1435. package/dist/_virtual/index6.js.map +0 -1
  1436. package/dist/_virtual/index7.cjs +0 -5
  1437. package/dist/_virtual/index7.cjs.map +0 -1
  1438. package/dist/_virtual/index7.js +0 -5
  1439. package/dist/_virtual/index7.js.map +0 -1
  1440. package/dist/_virtual/index8.cjs +0 -5
  1441. package/dist/_virtual/index8.cjs.map +0 -1
  1442. package/dist/_virtual/index8.js +0 -5
  1443. package/dist/_virtual/index8.js.map +0 -1
  1444. package/dist/_virtual/index9.cjs +0 -5
  1445. package/dist/_virtual/index9.cjs.map +0 -1
  1446. package/dist/_virtual/index9.js +0 -5
  1447. package/dist/_virtual/index9.js.map +0 -1
  1448. package/dist/_virtual/invariant.cjs +0 -5
  1449. package/dist/_virtual/invariant.cjs.map +0 -1
  1450. package/dist/_virtual/invariant.js +0 -5
  1451. package/dist/_virtual/invariant.js.map +0 -1
  1452. package/dist/_virtual/lib.cjs +0 -5
  1453. package/dist/_virtual/lib.cjs.map +0 -1
  1454. package/dist/_virtual/lib.js +0 -5
  1455. package/dist/_virtual/lib.js.map +0 -1
  1456. package/dist/_virtual/nextTick.cjs +0 -5
  1457. package/dist/_virtual/nextTick.cjs.map +0 -1
  1458. package/dist/_virtual/nextTick.js +0 -5
  1459. package/dist/_virtual/nextTick.js.map +0 -1
  1460. package/dist/_virtual/parseJson.cjs +0 -5
  1461. package/dist/_virtual/parseJson.cjs.map +0 -1
  1462. package/dist/_virtual/parseJson.js +0 -5
  1463. package/dist/_virtual/parseJson.js.map +0 -1
  1464. package/dist/_virtual/sax.cjs +0 -5
  1465. package/dist/_virtual/sax.cjs.map +0 -1
  1466. package/dist/_virtual/sax.js +0 -5
  1467. package/dist/_virtual/sax.js.map +0 -1
  1468. package/dist/_virtual/set-cookie.cjs +0 -13
  1469. package/dist/_virtual/set-cookie.cjs.map +0 -1
  1470. package/dist/_virtual/set-cookie.js +0 -14
  1471. package/dist/_virtual/set-cookie.js.map +0 -1
  1472. package/dist/_virtual/store.cjs +0 -5
  1473. package/dist/_virtual/store.cjs.map +0 -1
  1474. package/dist/_virtual/store.js +0 -5
  1475. package/dist/_virtual/store.js.map +0 -1
  1476. package/dist/_virtual/toIsoResponse.cjs +0 -5
  1477. package/dist/_virtual/toIsoResponse.cjs.map +0 -1
  1478. package/dist/_virtual/toIsoResponse.js +0 -5
  1479. package/dist/_virtual/toIsoResponse.js.map +0 -1
  1480. package/dist/_virtual/until.cjs +0 -5
  1481. package/dist/_virtual/until.cjs.map +0 -1
  1482. package/dist/_virtual/until.js +0 -5
  1483. package/dist/_virtual/until.js.map +0 -1
  1484. package/dist/_virtual/uuid.cjs +0 -5
  1485. package/dist/_virtual/uuid.cjs.map +0 -1
  1486. package/dist/_virtual/uuid.js +0 -5
  1487. package/dist/_virtual/uuid.js.map +0 -1
  1488. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/decode.cjs +0 -0
  1489. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/decode.js +0 -0
  1490. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/encode.cjs +0 -0
  1491. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/encode.js +0 -0
  1492. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/timestamp.cjs +0 -0
  1493. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/timestamp.js +0 -0
  1494. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/int.cjs +0 -0
  1495. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/int.js +0 -0
  1496. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.cjs +0 -0
  1497. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/prettyByte.js +0 -0
  1498. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.cjs +0 -0
  1499. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/typedArrays.js +0 -0
  1500. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/utf8.cjs +0 -0
  1501. /package/dist/{__node_modules → _node_modules}/@msgpack/msgpack/dist.es5_esm/utils/utf8.js +0 -0
  1502. /package/dist/{__node_modules → _node_modules}/common-tags/es/TemplateTag/TemplateTag.cjs +0 -0
  1503. /package/dist/{__node_modules → _node_modules}/common-tags/es/TemplateTag/TemplateTag.js +0 -0
  1504. /package/dist/{__node_modules → _node_modules}/common-tags/es/commaLists/commaLists.cjs +0 -0
  1505. /package/dist/{__node_modules → _node_modules}/common-tags/es/commaLists/commaLists.js +0 -0
  1506. /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsAnd/commaListsAnd.cjs +0 -0
  1507. /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsAnd/commaListsAnd.js +0 -0
  1508. /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsOr/commaListsOr.cjs +0 -0
  1509. /package/dist/{__node_modules → _node_modules}/common-tags/es/commaListsOr/commaListsOr.js +0 -0
  1510. /package/dist/{__node_modules → _node_modules}/common-tags/es/html/html.cjs +0 -0
  1511. /package/dist/{__node_modules → _node_modules}/common-tags/es/html/html.js +0 -0
  1512. /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.cjs +0 -0
  1513. /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineArrayTransformer/inlineArrayTransformer.js +0 -0
  1514. /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineLists/inlineLists.cjs +0 -0
  1515. /package/dist/{__node_modules → _node_modules}/common-tags/es/inlineLists/inlineLists.js +0 -0
  1516. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLine/oneLine.cjs +0 -0
  1517. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLine/oneLine.js +0 -0
  1518. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaLists/oneLineCommaLists.cjs +0 -0
  1519. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaLists/oneLineCommaLists.js +0 -0
  1520. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.cjs +0 -0
  1521. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsAnd/oneLineCommaListsAnd.js +0 -0
  1522. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.cjs +0 -0
  1523. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineCommaListsOr/oneLineCommaListsOr.js +0 -0
  1524. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineInlineLists/oneLineInlineLists.cjs +0 -0
  1525. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineInlineLists/oneLineInlineLists.js +0 -0
  1526. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineTrim/oneLineTrim.cjs +0 -0
  1527. /package/dist/{__node_modules → _node_modules}/common-tags/es/oneLineTrim/oneLineTrim.js +0 -0
  1528. /package/dist/{__node_modules → _node_modules}/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.cjs +0 -0
  1529. /package/dist/{__node_modules → _node_modules}/common-tags/es/removeNonPrintingValuesTransformer/removeNonPrintingValuesTransformer.js +0 -0
  1530. /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceResultTransformer/replaceResultTransformer.cjs +0 -0
  1531. /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceResultTransformer/replaceResultTransformer.js +0 -0
  1532. /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.cjs +0 -0
  1533. /package/dist/{__node_modules → _node_modules}/common-tags/es/replaceSubstitutionTransformer/replaceSubstitutionTransformer.js +0 -0
  1534. /package/dist/{__node_modules → _node_modules}/common-tags/es/safeHtml/safeHtml.cjs +0 -0
  1535. /package/dist/{__node_modules → _node_modules}/common-tags/es/safeHtml/safeHtml.js +0 -0
  1536. /package/dist/{__node_modules → _node_modules}/common-tags/es/splitStringTransformer/splitStringTransformer.cjs +0 -0
  1537. /package/dist/{__node_modules → _node_modules}/common-tags/es/splitStringTransformer/splitStringTransformer.js +0 -0
  1538. /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndentTransformer/stripIndentTransformer.cjs +0 -0
  1539. /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndentTransformer/stripIndentTransformer.js +0 -0
  1540. /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndents/stripIndents.cjs +0 -0
  1541. /package/dist/{__node_modules → _node_modules}/common-tags/es/stripIndents/stripIndents.js +0 -0
  1542. /package/dist/{__node_modules → _node_modules}/common-tags/es/trimResultTransformer/trimResultTransformer.cjs +0 -0
  1543. /package/dist/{__node_modules → _node_modules}/common-tags/es/trimResultTransformer/trimResultTransformer.js +0 -0
  1544. /package/dist/{__node_modules → _node_modules}/fetch-blob/file.cjs +0 -0
  1545. /package/dist/{__node_modules → _node_modules}/fetch-blob/file.js +0 -0
  1546. /package/dist/{__node_modules → _node_modules}/fetch-blob/streams.cjs +0 -0
  1547. /package/dist/{__node_modules → _node_modules}/fetch-blob/streams.js +0 -0
  1548. /package/dist/{__node_modules → _node_modules}/file-type/util.cjs +0 -0
  1549. /package/dist/{__node_modules → _node_modules}/file-type/util.js +0 -0
  1550. /package/dist/{__node_modules → _node_modules}/formdata-polyfill/esm.min.cjs +0 -0
  1551. /package/dist/{__node_modules → _node_modules}/formdata-polyfill/esm.min.js +0 -0
  1552. /package/dist/{__node_modules → _node_modules}/fp-ts/es6/function.cjs +0 -0
  1553. /package/dist/{__node_modules → _node_modules}/fp-ts/es6/function.js +0 -0
  1554. /package/dist/{__node_modules → _node_modules}/fp-ts/es6/internal.cjs +0 -0
  1555. /package/dist/{__node_modules → _node_modules}/fp-ts/es6/internal.js +0 -0
  1556. /package/dist/{__node_modules → _node_modules}/get-port/index.cjs +0 -0
  1557. /package/dist/{__node_modules → _node_modules}/get-port/index.js +0 -0
  1558. /package/dist/{__node_modules → _node_modules}/node-domexception/index.cjs +0 -0
  1559. /package/dist/{__node_modules → _node_modules}/node-domexception/index.js +0 -0
  1560. /package/dist/{__node_modules → _node_modules}/node-fetch/src/body.cjs +0 -0
  1561. /package/dist/{__node_modules → _node_modules}/node-fetch/src/body.js +0 -0
  1562. /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/abort-error.cjs +0 -0
  1563. /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/abort-error.js +0 -0
  1564. /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/base.cjs +0 -0
  1565. /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/base.js +0 -0
  1566. /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/fetch-error.cjs +0 -0
  1567. /package/dist/{__node_modules → _node_modules}/node-fetch/src/errors/fetch-error.js +0 -0
  1568. /package/dist/{__node_modules → _node_modules}/node-fetch/src/headers.cjs +0 -0
  1569. /package/dist/{__node_modules → _node_modules}/node-fetch/src/headers.js +0 -0
  1570. /package/dist/{__node_modules → _node_modules}/node-fetch/src/index.cjs +0 -0
  1571. /package/dist/{__node_modules → _node_modules}/node-fetch/src/index.js +0 -0
  1572. /package/dist/{__node_modules → _node_modules}/node-fetch/src/request.js +0 -0
  1573. /package/dist/{__node_modules → _node_modules}/node-fetch/src/response.cjs +0 -0
  1574. /package/dist/{__node_modules → _node_modules}/node-fetch/src/response.js +0 -0
  1575. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/get-search.cjs +0 -0
  1576. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/get-search.js +0 -0
  1577. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is-redirect.cjs +0 -0
  1578. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is-redirect.js +0 -0
  1579. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is.cjs +0 -0
  1580. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/is.js +0 -0
  1581. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/multipart-parser.cjs +0 -0
  1582. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/multipart-parser.js +0 -0
  1583. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/referrer.cjs +0 -0
  1584. /package/dist/{__node_modules → _node_modules}/node-fetch/src/utils/referrer.js +0 -0
  1585. /package/dist/{__node_modules → _node_modules}/p-limit/index.cjs +0 -0
  1586. /package/dist/{__node_modules → _node_modules}/p-limit/index.js +0 -0
  1587. /package/dist/{__node_modules → _node_modules}/peek-readable/lib/EndOfFileStream.cjs +0 -0
  1588. /package/dist/{__node_modules → _node_modules}/peek-readable/lib/EndOfFileStream.js +0 -0
  1589. /package/dist/{__node_modules → _node_modules}/r19/dist/lib/isErrorLike.cjs +0 -0
  1590. /package/dist/{__node_modules → _node_modules}/r19/dist/lib/isErrorLike.js +0 -0
  1591. /package/dist/{__node_modules → _node_modules}/r19/dist/lib/replaceLeaves.cjs +0 -0
  1592. /package/dist/{__node_modules → _node_modules}/r19/dist/lib/replaceLeaves.js +0 -0
  1593. /package/dist/{__node_modules → _node_modules}/r19/dist/proceduresFromInstance.cjs +0 -0
  1594. /package/dist/{__node_modules → _node_modules}/r19/dist/proceduresFromInstance.js +0 -0
  1595. /package/dist/{__node_modules → _node_modules}/strtok3/lib/AbstractTokenizer.cjs +0 -0
  1596. /package/dist/{__node_modules → _node_modules}/strtok3/lib/AbstractTokenizer.js +0 -0
  1597. /package/dist/{__node_modules → _node_modules}/strtok3/lib/BufferTokenizer.cjs +0 -0
  1598. /package/dist/{__node_modules → _node_modules}/strtok3/lib/BufferTokenizer.js +0 -0
  1599. /package/dist/{__node_modules → _node_modules}/strtok3/lib/core.cjs +0 -0
  1600. /package/dist/{__node_modules → _node_modules}/strtok3/lib/core.js +0 -0
  1601. /package/dist/{__node_modules → _node_modules}/token-types/lib/index.cjs +0 -0
  1602. /package/dist/{__node_modules → _node_modules}/token-types/lib/index.js +0 -0
  1603. /package/dist/{__node_modules/unist-util-visit-parents → _node_modules/unist-util-visit-parents/lib}/color.browser.cjs +0 -0
  1604. /package/dist/{__node_modules/unist-util-visit-parents → _node_modules/unist-util-visit-parents/lib}/color.browser.js +0 -0
  1605. /package/dist/{__node_modules → _node_modules}/web-streams-polyfill/dist/ponyfill.es2018.cjs +0 -0
  1606. /package/dist/{__node_modules → _node_modules}/web-streams-polyfill/dist/ponyfill.es2018.js +0 -0
  1607. /package/dist/{__node_modules → _node_modules}/yocto-queue/index.cjs +0 -0
  1608. /package/dist/{__node_modules → _node_modules}/yocto-queue/index.js +0 -0
@@ -1,1147 +0,0 @@
1
- import { Buffer } from "node:buffer";
2
- import { StringType, UINT16_BE, UINT16_LE, UINT32_BE, UINT32_LE, INT32_BE, UINT64_LE, UINT8 } from "../token-types/lib/index.js";
3
- import { fromBuffer } from "../strtok3/lib/core.js";
4
- import { stringToBytes, uint32SyncSafeToken, tarHeaderChecksumMatches } from "./util.js";
5
- import { EndOfStreamError } from "../peek-readable/lib/EndOfFileStream.js";
6
- const minimumBytes = 4100;
7
- async function fileTypeFromBuffer(input) {
8
- if (!(input instanceof Uint8Array || input instanceof ArrayBuffer)) {
9
- throw new TypeError(`Expected the \`input\` argument to be of type \`Uint8Array\` or \`Buffer\` or \`ArrayBuffer\`, got \`${typeof input}\``);
10
- }
11
- const buffer = input instanceof Uint8Array ? input : new Uint8Array(input);
12
- if (!((buffer == null ? void 0 : buffer.length) > 1)) {
13
- return;
14
- }
15
- return fileTypeFromTokenizer(fromBuffer(buffer));
16
- }
17
- function _check(buffer, headers, options) {
18
- options = {
19
- offset: 0,
20
- ...options
21
- };
22
- for (const [index, header] of headers.entries()) {
23
- if (options.mask) {
24
- if (header !== (options.mask[index] & buffer[index + options.offset])) {
25
- return false;
26
- }
27
- } else if (header !== buffer[index + options.offset]) {
28
- return false;
29
- }
30
- }
31
- return true;
32
- }
33
- async function fileTypeFromTokenizer(tokenizer) {
34
- try {
35
- return new FileTypeParser().parse(tokenizer);
36
- } catch (error) {
37
- if (!(error instanceof EndOfStreamError)) {
38
- throw error;
39
- }
40
- }
41
- }
42
- class FileTypeParser {
43
- check(header, options) {
44
- return _check(this.buffer, header, options);
45
- }
46
- checkString(header, options) {
47
- return this.check(stringToBytes(header), options);
48
- }
49
- async parse(tokenizer) {
50
- this.buffer = Buffer.alloc(minimumBytes);
51
- if (tokenizer.fileInfo.size === void 0) {
52
- tokenizer.fileInfo.size = Number.MAX_SAFE_INTEGER;
53
- }
54
- this.tokenizer = tokenizer;
55
- await tokenizer.peekBuffer(this.buffer, { length: 12, mayBeLess: true });
56
- if (this.check([66, 77])) {
57
- return {
58
- ext: "bmp",
59
- mime: "image/bmp"
60
- };
61
- }
62
- if (this.check([11, 119])) {
63
- return {
64
- ext: "ac3",
65
- mime: "audio/vnd.dolby.dd-raw"
66
- };
67
- }
68
- if (this.check([120, 1])) {
69
- return {
70
- ext: "dmg",
71
- mime: "application/x-apple-diskimage"
72
- };
73
- }
74
- if (this.check([77, 90])) {
75
- return {
76
- ext: "exe",
77
- mime: "application/x-msdownload"
78
- };
79
- }
80
- if (this.check([37, 33])) {
81
- await tokenizer.peekBuffer(this.buffer, { length: 24, mayBeLess: true });
82
- if (this.checkString("PS-Adobe-", { offset: 2 }) && this.checkString(" EPSF-", { offset: 14 })) {
83
- return {
84
- ext: "eps",
85
- mime: "application/eps"
86
- };
87
- }
88
- return {
89
- ext: "ps",
90
- mime: "application/postscript"
91
- };
92
- }
93
- if (this.check([31, 160]) || this.check([31, 157])) {
94
- return {
95
- ext: "Z",
96
- mime: "application/x-compress"
97
- };
98
- }
99
- if (this.check([239, 187, 191])) {
100
- this.tokenizer.ignore(3);
101
- return this.parse(tokenizer);
102
- }
103
- if (this.check([71, 73, 70])) {
104
- return {
105
- ext: "gif",
106
- mime: "image/gif"
107
- };
108
- }
109
- if (this.check([255, 216, 255])) {
110
- return {
111
- ext: "jpg",
112
- mime: "image/jpeg"
113
- };
114
- }
115
- if (this.check([73, 73, 188])) {
116
- return {
117
- ext: "jxr",
118
- mime: "image/vnd.ms-photo"
119
- };
120
- }
121
- if (this.check([31, 139, 8])) {
122
- return {
123
- ext: "gz",
124
- mime: "application/gzip"
125
- };
126
- }
127
- if (this.check([66, 90, 104])) {
128
- return {
129
- ext: "bz2",
130
- mime: "application/x-bzip2"
131
- };
132
- }
133
- if (this.checkString("ID3")) {
134
- await tokenizer.ignore(6);
135
- const id3HeaderLength = await tokenizer.readToken(uint32SyncSafeToken);
136
- if (tokenizer.position + id3HeaderLength > tokenizer.fileInfo.size) {
137
- return {
138
- ext: "mp3",
139
- mime: "audio/mpeg"
140
- };
141
- }
142
- await tokenizer.ignore(id3HeaderLength);
143
- return fileTypeFromTokenizer(tokenizer);
144
- }
145
- if (this.checkString("MP+")) {
146
- return {
147
- ext: "mpc",
148
- mime: "audio/x-musepack"
149
- };
150
- }
151
- if ((this.buffer[0] === 67 || this.buffer[0] === 70) && this.check([87, 83], { offset: 1 })) {
152
- return {
153
- ext: "swf",
154
- mime: "application/x-shockwave-flash"
155
- };
156
- }
157
- if (this.checkString("FLIF")) {
158
- return {
159
- ext: "flif",
160
- mime: "image/flif"
161
- };
162
- }
163
- if (this.checkString("8BPS")) {
164
- return {
165
- ext: "psd",
166
- mime: "image/vnd.adobe.photoshop"
167
- };
168
- }
169
- if (this.checkString("WEBP", { offset: 8 })) {
170
- return {
171
- ext: "webp",
172
- mime: "image/webp"
173
- };
174
- }
175
- if (this.checkString("MPCK")) {
176
- return {
177
- ext: "mpc",
178
- mime: "audio/x-musepack"
179
- };
180
- }
181
- if (this.checkString("FORM")) {
182
- return {
183
- ext: "aif",
184
- mime: "audio/aiff"
185
- };
186
- }
187
- if (this.checkString("icns", { offset: 0 })) {
188
- return {
189
- ext: "icns",
190
- mime: "image/icns"
191
- };
192
- }
193
- if (this.check([80, 75, 3, 4])) {
194
- try {
195
- while (tokenizer.position + 30 < tokenizer.fileInfo.size) {
196
- await tokenizer.readBuffer(this.buffer, { length: 30 });
197
- const zipHeader = {
198
- compressedSize: this.buffer.readUInt32LE(18),
199
- uncompressedSize: this.buffer.readUInt32LE(22),
200
- filenameLength: this.buffer.readUInt16LE(26),
201
- extraFieldLength: this.buffer.readUInt16LE(28)
202
- };
203
- zipHeader.filename = await tokenizer.readToken(new StringType(zipHeader.filenameLength, "utf-8"));
204
- await tokenizer.ignore(zipHeader.extraFieldLength);
205
- if (zipHeader.filename === "META-INF/mozilla.rsa") {
206
- return {
207
- ext: "xpi",
208
- mime: "application/x-xpinstall"
209
- };
210
- }
211
- if (zipHeader.filename.endsWith(".rels") || zipHeader.filename.endsWith(".xml")) {
212
- const type = zipHeader.filename.split("/")[0];
213
- switch (type) {
214
- case "_rels":
215
- break;
216
- case "word":
217
- return {
218
- ext: "docx",
219
- mime: "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
220
- };
221
- case "ppt":
222
- return {
223
- ext: "pptx",
224
- mime: "application/vnd.openxmlformats-officedocument.presentationml.presentation"
225
- };
226
- case "xl":
227
- return {
228
- ext: "xlsx",
229
- mime: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
230
- };
231
- default:
232
- break;
233
- }
234
- }
235
- if (zipHeader.filename.startsWith("xl/")) {
236
- return {
237
- ext: "xlsx",
238
- mime: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
239
- };
240
- }
241
- if (zipHeader.filename.startsWith("3D/") && zipHeader.filename.endsWith(".model")) {
242
- return {
243
- ext: "3mf",
244
- mime: "model/3mf"
245
- };
246
- }
247
- if (zipHeader.filename === "mimetype" && zipHeader.compressedSize === zipHeader.uncompressedSize) {
248
- let mimeType = await tokenizer.readToken(new StringType(zipHeader.compressedSize, "utf-8"));
249
- mimeType = mimeType.trim();
250
- switch (mimeType) {
251
- case "application/epub+zip":
252
- return {
253
- ext: "epub",
254
- mime: "application/epub+zip"
255
- };
256
- case "application/vnd.oasis.opendocument.text":
257
- return {
258
- ext: "odt",
259
- mime: "application/vnd.oasis.opendocument.text"
260
- };
261
- case "application/vnd.oasis.opendocument.spreadsheet":
262
- return {
263
- ext: "ods",
264
- mime: "application/vnd.oasis.opendocument.spreadsheet"
265
- };
266
- case "application/vnd.oasis.opendocument.presentation":
267
- return {
268
- ext: "odp",
269
- mime: "application/vnd.oasis.opendocument.presentation"
270
- };
271
- default:
272
- }
273
- }
274
- if (zipHeader.compressedSize === 0) {
275
- let nextHeaderIndex = -1;
276
- while (nextHeaderIndex < 0 && tokenizer.position < tokenizer.fileInfo.size) {
277
- await tokenizer.peekBuffer(this.buffer, { mayBeLess: true });
278
- nextHeaderIndex = this.buffer.indexOf("504B0304", 0, "hex");
279
- await tokenizer.ignore(nextHeaderIndex >= 0 ? nextHeaderIndex : this.buffer.length);
280
- }
281
- } else {
282
- await tokenizer.ignore(zipHeader.compressedSize);
283
- }
284
- }
285
- } catch (error) {
286
- if (!(error instanceof EndOfStreamError)) {
287
- throw error;
288
- }
289
- }
290
- return {
291
- ext: "zip",
292
- mime: "application/zip"
293
- };
294
- }
295
- if (this.checkString("OggS")) {
296
- await tokenizer.ignore(28);
297
- const type = Buffer.alloc(8);
298
- await tokenizer.readBuffer(type);
299
- if (_check(type, [79, 112, 117, 115, 72, 101, 97, 100])) {
300
- return {
301
- ext: "opus",
302
- mime: "audio/opus"
303
- };
304
- }
305
- if (_check(type, [128, 116, 104, 101, 111, 114, 97])) {
306
- return {
307
- ext: "ogv",
308
- mime: "video/ogg"
309
- };
310
- }
311
- if (_check(type, [1, 118, 105, 100, 101, 111, 0])) {
312
- return {
313
- ext: "ogm",
314
- mime: "video/ogg"
315
- };
316
- }
317
- if (_check(type, [127, 70, 76, 65, 67])) {
318
- return {
319
- ext: "oga",
320
- mime: "audio/ogg"
321
- };
322
- }
323
- if (_check(type, [83, 112, 101, 101, 120, 32, 32])) {
324
- return {
325
- ext: "spx",
326
- mime: "audio/ogg"
327
- };
328
- }
329
- if (_check(type, [1, 118, 111, 114, 98, 105, 115])) {
330
- return {
331
- ext: "ogg",
332
- mime: "audio/ogg"
333
- };
334
- }
335
- return {
336
- ext: "ogx",
337
- mime: "application/ogg"
338
- };
339
- }
340
- 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)) {
341
- return {
342
- ext: "zip",
343
- mime: "application/zip"
344
- };
345
- }
346
- if (this.checkString("ftyp", { offset: 4 }) && (this.buffer[8] & 96) !== 0) {
347
- const brandMajor = this.buffer.toString("binary", 8, 12).replace("\0", " ").trim();
348
- switch (brandMajor) {
349
- case "avif":
350
- case "avis":
351
- return { ext: "avif", mime: "image/avif" };
352
- case "mif1":
353
- return { ext: "heic", mime: "image/heif" };
354
- case "msf1":
355
- return { ext: "heic", mime: "image/heif-sequence" };
356
- case "heic":
357
- case "heix":
358
- return { ext: "heic", mime: "image/heic" };
359
- case "hevc":
360
- case "hevx":
361
- return { ext: "heic", mime: "image/heic-sequence" };
362
- case "qt":
363
- return { ext: "mov", mime: "video/quicktime" };
364
- case "M4V":
365
- case "M4VH":
366
- case "M4VP":
367
- return { ext: "m4v", mime: "video/x-m4v" };
368
- case "M4P":
369
- return { ext: "m4p", mime: "video/mp4" };
370
- case "M4B":
371
- return { ext: "m4b", mime: "audio/mp4" };
372
- case "M4A":
373
- return { ext: "m4a", mime: "audio/x-m4a" };
374
- case "F4V":
375
- return { ext: "f4v", mime: "video/mp4" };
376
- case "F4P":
377
- return { ext: "f4p", mime: "video/mp4" };
378
- case "F4A":
379
- return { ext: "f4a", mime: "audio/mp4" };
380
- case "F4B":
381
- return { ext: "f4b", mime: "audio/mp4" };
382
- case "crx":
383
- return { ext: "cr3", mime: "image/x-canon-cr3" };
384
- default:
385
- if (brandMajor.startsWith("3g")) {
386
- if (brandMajor.startsWith("3g2")) {
387
- return { ext: "3g2", mime: "video/3gpp2" };
388
- }
389
- return { ext: "3gp", mime: "video/3gpp" };
390
- }
391
- return { ext: "mp4", mime: "video/mp4" };
392
- }
393
- }
394
- if (this.checkString("MThd")) {
395
- return {
396
- ext: "mid",
397
- mime: "audio/midi"
398
- };
399
- }
400
- if (this.checkString("wOFF") && (this.check([0, 1, 0, 0], { offset: 4 }) || this.checkString("OTTO", { offset: 4 }))) {
401
- return {
402
- ext: "woff",
403
- mime: "font/woff"
404
- };
405
- }
406
- if (this.checkString("wOF2") && (this.check([0, 1, 0, 0], { offset: 4 }) || this.checkString("OTTO", { offset: 4 }))) {
407
- return {
408
- ext: "woff2",
409
- mime: "font/woff2"
410
- };
411
- }
412
- if (this.check([212, 195, 178, 161]) || this.check([161, 178, 195, 212])) {
413
- return {
414
- ext: "pcap",
415
- mime: "application/vnd.tcpdump.pcap"
416
- };
417
- }
418
- if (this.checkString("DSD ")) {
419
- return {
420
- ext: "dsf",
421
- mime: "audio/x-dsf"
422
- // Non-standard
423
- };
424
- }
425
- if (this.checkString("LZIP")) {
426
- return {
427
- ext: "lz",
428
- mime: "application/x-lzip"
429
- };
430
- }
431
- if (this.checkString("fLaC")) {
432
- return {
433
- ext: "flac",
434
- mime: "audio/x-flac"
435
- };
436
- }
437
- if (this.check([66, 80, 71, 251])) {
438
- return {
439
- ext: "bpg",
440
- mime: "image/bpg"
441
- };
442
- }
443
- if (this.checkString("wvpk")) {
444
- return {
445
- ext: "wv",
446
- mime: "audio/wavpack"
447
- };
448
- }
449
- if (this.checkString("%PDF")) {
450
- await tokenizer.ignore(1350);
451
- const maxBufferSize = 10 * 1024 * 1024;
452
- const buffer = Buffer.alloc(Math.min(maxBufferSize, tokenizer.fileInfo.size));
453
- await tokenizer.readBuffer(buffer, { mayBeLess: true });
454
- if (buffer.includes(Buffer.from("AIPrivateData"))) {
455
- return {
456
- ext: "ai",
457
- mime: "application/postscript"
458
- };
459
- }
460
- return {
461
- ext: "pdf",
462
- mime: "application/pdf"
463
- };
464
- }
465
- if (this.check([0, 97, 115, 109])) {
466
- return {
467
- ext: "wasm",
468
- mime: "application/wasm"
469
- };
470
- }
471
- if (this.check([73, 73])) {
472
- const fileType = await this.readTiffHeader(false);
473
- if (fileType) {
474
- return fileType;
475
- }
476
- }
477
- if (this.check([77, 77])) {
478
- const fileType = await this.readTiffHeader(true);
479
- if (fileType) {
480
- return fileType;
481
- }
482
- }
483
- if (this.checkString("MAC ")) {
484
- return {
485
- ext: "ape",
486
- mime: "audio/ape"
487
- };
488
- }
489
- if (this.check([26, 69, 223, 163])) {
490
- async function readField() {
491
- const msb = await tokenizer.peekNumber(UINT8);
492
- let mask = 128;
493
- let ic = 0;
494
- while ((msb & mask) === 0 && mask !== 0) {
495
- ++ic;
496
- mask >>= 1;
497
- }
498
- const id = Buffer.alloc(ic + 1);
499
- await tokenizer.readBuffer(id);
500
- return id;
501
- }
502
- async function readElement() {
503
- const id = await readField();
504
- const lengthField = await readField();
505
- lengthField[0] ^= 128 >> lengthField.length - 1;
506
- const nrLength = Math.min(6, lengthField.length);
507
- return {
508
- id: id.readUIntBE(0, id.length),
509
- len: lengthField.readUIntBE(lengthField.length - nrLength, nrLength)
510
- };
511
- }
512
- async function readChildren(children) {
513
- while (children > 0) {
514
- const element = await readElement();
515
- if (element.id === 17026) {
516
- const rawValue = await tokenizer.readToken(new StringType(element.len, "utf-8"));
517
- return rawValue.replace(/\00.*$/g, "");
518
- }
519
- await tokenizer.ignore(element.len);
520
- --children;
521
- }
522
- }
523
- const re = await readElement();
524
- const docType = await readChildren(re.len);
525
- switch (docType) {
526
- case "webm":
527
- return {
528
- ext: "webm",
529
- mime: "video/webm"
530
- };
531
- case "matroska":
532
- return {
533
- ext: "mkv",
534
- mime: "video/x-matroska"
535
- };
536
- default:
537
- return;
538
- }
539
- }
540
- if (this.check([82, 73, 70, 70])) {
541
- if (this.check([65, 86, 73], { offset: 8 })) {
542
- return {
543
- ext: "avi",
544
- mime: "video/vnd.avi"
545
- };
546
- }
547
- if (this.check([87, 65, 86, 69], { offset: 8 })) {
548
- return {
549
- ext: "wav",
550
- mime: "audio/vnd.wave"
551
- };
552
- }
553
- if (this.check([81, 76, 67, 77], { offset: 8 })) {
554
- return {
555
- ext: "qcp",
556
- mime: "audio/qcelp"
557
- };
558
- }
559
- }
560
- if (this.checkString("SQLi")) {
561
- return {
562
- ext: "sqlite",
563
- mime: "application/x-sqlite3"
564
- };
565
- }
566
- if (this.check([78, 69, 83, 26])) {
567
- return {
568
- ext: "nes",
569
- mime: "application/x-nintendo-nes-rom"
570
- };
571
- }
572
- if (this.checkString("Cr24")) {
573
- return {
574
- ext: "crx",
575
- mime: "application/x-google-chrome-extension"
576
- };
577
- }
578
- if (this.checkString("MSCF") || this.checkString("ISc(")) {
579
- return {
580
- ext: "cab",
581
- mime: "application/vnd.ms-cab-compressed"
582
- };
583
- }
584
- if (this.check([237, 171, 238, 219])) {
585
- return {
586
- ext: "rpm",
587
- mime: "application/x-rpm"
588
- };
589
- }
590
- if (this.check([197, 208, 211, 198])) {
591
- return {
592
- ext: "eps",
593
- mime: "application/eps"
594
- };
595
- }
596
- if (this.check([40, 181, 47, 253])) {
597
- return {
598
- ext: "zst",
599
- mime: "application/zstd"
600
- };
601
- }
602
- if (this.check([127, 69, 76, 70])) {
603
- return {
604
- ext: "elf",
605
- mime: "application/x-elf"
606
- };
607
- }
608
- if (this.check([79, 84, 84, 79, 0])) {
609
- return {
610
- ext: "otf",
611
- mime: "font/otf"
612
- };
613
- }
614
- if (this.checkString("#!AMR")) {
615
- return {
616
- ext: "amr",
617
- mime: "audio/amr"
618
- };
619
- }
620
- if (this.checkString("{\\rtf")) {
621
- return {
622
- ext: "rtf",
623
- mime: "application/rtf"
624
- };
625
- }
626
- if (this.check([70, 76, 86, 1])) {
627
- return {
628
- ext: "flv",
629
- mime: "video/x-flv"
630
- };
631
- }
632
- if (this.checkString("IMPM")) {
633
- return {
634
- ext: "it",
635
- mime: "audio/x-it"
636
- };
637
- }
638
- 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 })) {
639
- return {
640
- ext: "lzh",
641
- mime: "application/x-lzh-compressed"
642
- };
643
- }
644
- if (this.check([0, 0, 1, 186])) {
645
- if (this.check([33], { offset: 4, mask: [241] })) {
646
- return {
647
- ext: "mpg",
648
- // May also be .ps, .mpeg
649
- mime: "video/MP1S"
650
- };
651
- }
652
- if (this.check([68], { offset: 4, mask: [196] })) {
653
- return {
654
- ext: "mpg",
655
- // May also be .mpg, .m2p, .vob or .sub
656
- mime: "video/MP2P"
657
- };
658
- }
659
- }
660
- if (this.checkString("ITSF")) {
661
- return {
662
- ext: "chm",
663
- mime: "application/vnd.ms-htmlhelp"
664
- };
665
- }
666
- if (this.check([253, 55, 122, 88, 90, 0])) {
667
- return {
668
- ext: "xz",
669
- mime: "application/x-xz"
670
- };
671
- }
672
- if (this.checkString("<?xml ")) {
673
- return {
674
- ext: "xml",
675
- mime: "application/xml"
676
- };
677
- }
678
- if (this.check([55, 122, 188, 175, 39, 28])) {
679
- return {
680
- ext: "7z",
681
- mime: "application/x-7z-compressed"
682
- };
683
- }
684
- if (this.check([82, 97, 114, 33, 26, 7]) && (this.buffer[6] === 0 || this.buffer[6] === 1)) {
685
- return {
686
- ext: "rar",
687
- mime: "application/x-rar-compressed"
688
- };
689
- }
690
- if (this.checkString("solid ")) {
691
- return {
692
- ext: "stl",
693
- mime: "model/stl"
694
- };
695
- }
696
- if (this.checkString("BLENDER")) {
697
- return {
698
- ext: "blend",
699
- mime: "application/x-blender"
700
- };
701
- }
702
- if (this.checkString("!<arch>")) {
703
- await tokenizer.ignore(8);
704
- const string = await tokenizer.readToken(new StringType(13, "ascii"));
705
- if (string === "debian-binary") {
706
- return {
707
- ext: "deb",
708
- mime: "application/x-deb"
709
- };
710
- }
711
- return {
712
- ext: "ar",
713
- mime: "application/x-unix-archive"
714
- };
715
- }
716
- if (this.check([137, 80, 78, 71, 13, 10, 26, 10])) {
717
- await tokenizer.ignore(8);
718
- async function readChunkHeader() {
719
- return {
720
- length: await tokenizer.readToken(INT32_BE),
721
- type: await tokenizer.readToken(new StringType(4, "binary"))
722
- };
723
- }
724
- do {
725
- const chunk = await readChunkHeader();
726
- if (chunk.length < 0) {
727
- return;
728
- }
729
- switch (chunk.type) {
730
- case "IDAT":
731
- return {
732
- ext: "png",
733
- mime: "image/png"
734
- };
735
- case "acTL":
736
- return {
737
- ext: "apng",
738
- mime: "image/apng"
739
- };
740
- default:
741
- await tokenizer.ignore(chunk.length + 4);
742
- }
743
- } while (tokenizer.position + 8 < tokenizer.fileInfo.size);
744
- return {
745
- ext: "png",
746
- mime: "image/png"
747
- };
748
- }
749
- if (this.check([65, 82, 82, 79, 87, 49, 0, 0])) {
750
- return {
751
- ext: "arrow",
752
- mime: "application/x-apache-arrow"
753
- };
754
- }
755
- if (this.check([103, 108, 84, 70, 2, 0, 0, 0])) {
756
- return {
757
- ext: "glb",
758
- mime: "model/gltf-binary"
759
- };
760
- }
761
- 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 })) {
762
- return {
763
- ext: "mov",
764
- mime: "video/quicktime"
765
- };
766
- }
767
- if (this.check([73, 73, 82, 79, 8, 0, 0, 0, 24])) {
768
- return {
769
- ext: "orf",
770
- mime: "image/x-olympus-orf"
771
- };
772
- }
773
- if (this.checkString("gimp xcf ")) {
774
- return {
775
- ext: "xcf",
776
- mime: "image/x-xcf"
777
- };
778
- }
779
- if (this.check([73, 73, 85, 0, 24, 0, 0, 0, 136, 231, 116, 216])) {
780
- return {
781
- ext: "rw2",
782
- mime: "image/x-panasonic-rw2"
783
- };
784
- }
785
- if (this.check([48, 38, 178, 117, 142, 102, 207, 17, 166, 217])) {
786
- async function readHeader() {
787
- const guid = Buffer.alloc(16);
788
- await tokenizer.readBuffer(guid);
789
- return {
790
- id: guid,
791
- size: Number(await tokenizer.readToken(UINT64_LE))
792
- };
793
- }
794
- await tokenizer.ignore(30);
795
- while (tokenizer.position + 24 < tokenizer.fileInfo.size) {
796
- const header = await readHeader();
797
- let payload = header.size - 24;
798
- if (_check(header.id, [145, 7, 220, 183, 183, 169, 207, 17, 142, 230, 0, 192, 12, 32, 83, 101])) {
799
- const typeId = Buffer.alloc(16);
800
- payload -= await tokenizer.readBuffer(typeId);
801
- if (_check(typeId, [64, 158, 105, 248, 77, 91, 207, 17, 168, 253, 0, 128, 95, 92, 68, 43])) {
802
- return {
803
- ext: "asf",
804
- mime: "audio/x-ms-asf"
805
- };
806
- }
807
- if (_check(typeId, [192, 239, 25, 188, 77, 91, 207, 17, 168, 253, 0, 128, 95, 92, 68, 43])) {
808
- return {
809
- ext: "asf",
810
- mime: "video/x-ms-asf"
811
- };
812
- }
813
- break;
814
- }
815
- await tokenizer.ignore(payload);
816
- }
817
- return {
818
- ext: "asf",
819
- mime: "application/vnd.ms-asf"
820
- };
821
- }
822
- if (this.check([171, 75, 84, 88, 32, 49, 49, 187, 13, 10, 26, 10])) {
823
- return {
824
- ext: "ktx",
825
- mime: "image/ktx"
826
- };
827
- }
828
- if ((this.check([126, 16, 4]) || this.check([126, 24, 4])) && this.check([48, 77, 73, 69], { offset: 4 })) {
829
- return {
830
- ext: "mie",
831
- mime: "application/x-mie"
832
- };
833
- }
834
- if (this.check([39, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], { offset: 2 })) {
835
- return {
836
- ext: "shp",
837
- mime: "application/x-esri-shape"
838
- };
839
- }
840
- if (this.check([0, 0, 0, 12, 106, 80, 32, 32, 13, 10, 135, 10])) {
841
- await tokenizer.ignore(20);
842
- const type = await tokenizer.readToken(new StringType(4, "ascii"));
843
- switch (type) {
844
- case "jp2 ":
845
- return {
846
- ext: "jp2",
847
- mime: "image/jp2"
848
- };
849
- case "jpx ":
850
- return {
851
- ext: "jpx",
852
- mime: "image/jpx"
853
- };
854
- case "jpm ":
855
- return {
856
- ext: "jpm",
857
- mime: "image/jpm"
858
- };
859
- case "mjp2":
860
- return {
861
- ext: "mj2",
862
- mime: "image/mj2"
863
- };
864
- default:
865
- return;
866
- }
867
- }
868
- if (this.check([255, 10]) || this.check([0, 0, 0, 12, 74, 88, 76, 32, 13, 10, 135, 10])) {
869
- return {
870
- ext: "jxl",
871
- mime: "image/jxl"
872
- };
873
- }
874
- if (this.check([254, 255])) {
875
- if (this.check([0, 60, 0, 63, 0, 120, 0, 109, 0, 108], { offset: 2 })) {
876
- return {
877
- ext: "xml",
878
- mime: "application/xml"
879
- };
880
- }
881
- return void 0;
882
- }
883
- if (this.check([0, 0, 1, 186]) || this.check([0, 0, 1, 179])) {
884
- return {
885
- ext: "mpg",
886
- mime: "video/mpeg"
887
- };
888
- }
889
- if (this.check([0, 1, 0, 0, 0])) {
890
- return {
891
- ext: "ttf",
892
- mime: "font/ttf"
893
- };
894
- }
895
- if (this.check([0, 0, 1, 0])) {
896
- return {
897
- ext: "ico",
898
- mime: "image/x-icon"
899
- };
900
- }
901
- if (this.check([0, 0, 2, 0])) {
902
- return {
903
- ext: "cur",
904
- mime: "image/x-icon"
905
- };
906
- }
907
- if (this.check([208, 207, 17, 224, 161, 177, 26, 225])) {
908
- return {
909
- ext: "cfb",
910
- mime: "application/x-cfb"
911
- };
912
- }
913
- await tokenizer.peekBuffer(this.buffer, { length: Math.min(256, tokenizer.fileInfo.size), mayBeLess: true });
914
- if (this.checkString("BEGIN:")) {
915
- if (this.checkString("VCARD", { offset: 6 })) {
916
- return {
917
- ext: "vcf",
918
- mime: "text/vcard"
919
- };
920
- }
921
- if (this.checkString("VCALENDAR", { offset: 6 })) {
922
- return {
923
- ext: "ics",
924
- mime: "text/calendar"
925
- };
926
- }
927
- }
928
- if (this.checkString("FUJIFILMCCD-RAW")) {
929
- return {
930
- ext: "raf",
931
- mime: "image/x-fujifilm-raf"
932
- };
933
- }
934
- if (this.checkString("Extended Module:")) {
935
- return {
936
- ext: "xm",
937
- mime: "audio/x-xm"
938
- };
939
- }
940
- if (this.checkString("Creative Voice File")) {
941
- return {
942
- ext: "voc",
943
- mime: "audio/x-voc"
944
- };
945
- }
946
- if (this.check([4, 0, 0, 0]) && this.buffer.length >= 16) {
947
- const jsonSize = this.buffer.readUInt32LE(12);
948
- if (jsonSize > 12 && this.buffer.length >= jsonSize + 16) {
949
- try {
950
- const header = this.buffer.slice(16, jsonSize + 16).toString();
951
- const json = JSON.parse(header);
952
- if (json.files) {
953
- return {
954
- ext: "asar",
955
- mime: "application/x-asar"
956
- };
957
- }
958
- } catch {
959
- }
960
- }
961
- }
962
- if (this.check([6, 14, 43, 52, 2, 5, 1, 1, 13, 1, 2, 1, 1, 2])) {
963
- return {
964
- ext: "mxf",
965
- mime: "application/mxf"
966
- };
967
- }
968
- if (this.checkString("SCRM", { offset: 44 })) {
969
- return {
970
- ext: "s3m",
971
- mime: "audio/x-s3m"
972
- };
973
- }
974
- if (this.check([71]) && this.check([71], { offset: 188 })) {
975
- return {
976
- ext: "mts",
977
- mime: "video/mp2t"
978
- };
979
- }
980
- if (this.check([71], { offset: 4 }) && this.check([71], { offset: 196 })) {
981
- return {
982
- ext: "mts",
983
- mime: "video/mp2t"
984
- };
985
- }
986
- if (this.check([66, 79, 79, 75, 77, 79, 66, 73], { offset: 60 })) {
987
- return {
988
- ext: "mobi",
989
- mime: "application/x-mobipocket-ebook"
990
- };
991
- }
992
- if (this.check([68, 73, 67, 77], { offset: 128 })) {
993
- return {
994
- ext: "dcm",
995
- mime: "application/dicom"
996
- };
997
- }
998
- if (this.check([76, 0, 0, 0, 1, 20, 2, 0, 0, 0, 0, 0, 192, 0, 0, 0, 0, 0, 0, 70])) {
999
- return {
1000
- ext: "lnk",
1001
- mime: "application/x.ms.shortcut"
1002
- // Invented by us
1003
- };
1004
- }
1005
- if (this.check([98, 111, 111, 107, 0, 0, 0, 0, 109, 97, 114, 107, 0, 0, 0, 0])) {
1006
- return {
1007
- ext: "alias",
1008
- mime: "application/x.apple.alias"
1009
- // Invented by us
1010
- };
1011
- }
1012
- 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 }))) {
1013
- return {
1014
- ext: "eot",
1015
- mime: "application/vnd.ms-fontobject"
1016
- };
1017
- }
1018
- if (this.check([6, 6, 237, 245, 216, 29, 70, 229, 189, 49, 239, 231, 254, 116, 183, 29])) {
1019
- return {
1020
- ext: "indd",
1021
- mime: "application/x-indesign"
1022
- };
1023
- }
1024
- await tokenizer.peekBuffer(this.buffer, { length: Math.min(512, tokenizer.fileInfo.size), mayBeLess: true });
1025
- if (tarHeaderChecksumMatches(this.buffer)) {
1026
- return {
1027
- ext: "tar",
1028
- mime: "application/x-tar"
1029
- };
1030
- }
1031
- if (this.check([255, 254])) {
1032
- if (this.check([60, 0, 63, 0, 120, 0, 109, 0, 108, 0], { offset: 2 })) {
1033
- return {
1034
- ext: "xml",
1035
- mime: "application/xml"
1036
- };
1037
- }
1038
- 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 })) {
1039
- return {
1040
- ext: "skp",
1041
- mime: "application/vnd.sketchup.skp"
1042
- };
1043
- }
1044
- return void 0;
1045
- }
1046
- if (this.checkString("-----BEGIN PGP MESSAGE-----")) {
1047
- return {
1048
- ext: "pgp",
1049
- mime: "application/pgp-encrypted"
1050
- };
1051
- }
1052
- if (this.buffer.length >= 2 && this.check([255, 224], { offset: 0, mask: [255, 224] })) {
1053
- if (this.check([16], { offset: 1, mask: [22] })) {
1054
- if (this.check([8], { offset: 1, mask: [8] })) {
1055
- return {
1056
- ext: "aac",
1057
- mime: "audio/aac"
1058
- };
1059
- }
1060
- return {
1061
- ext: "aac",
1062
- mime: "audio/aac"
1063
- };
1064
- }
1065
- if (this.check([2], { offset: 1, mask: [6] })) {
1066
- return {
1067
- ext: "mp3",
1068
- mime: "audio/mpeg"
1069
- };
1070
- }
1071
- if (this.check([4], { offset: 1, mask: [6] })) {
1072
- return {
1073
- ext: "mp2",
1074
- mime: "audio/mpeg"
1075
- };
1076
- }
1077
- if (this.check([6], { offset: 1, mask: [6] })) {
1078
- return {
1079
- ext: "mp1",
1080
- mime: "audio/mpeg"
1081
- };
1082
- }
1083
- }
1084
- }
1085
- async readTiffTag(bigEndian) {
1086
- const tagId = await this.tokenizer.readToken(bigEndian ? UINT16_BE : UINT16_LE);
1087
- this.tokenizer.ignore(10);
1088
- switch (tagId) {
1089
- case 50341:
1090
- return {
1091
- ext: "arw",
1092
- mime: "image/x-sony-arw"
1093
- };
1094
- case 50706:
1095
- return {
1096
- ext: "dng",
1097
- mime: "image/x-adobe-dng"
1098
- };
1099
- }
1100
- }
1101
- async readTiffIFD(bigEndian) {
1102
- const numberOfTags = await this.tokenizer.readToken(bigEndian ? UINT16_BE : UINT16_LE);
1103
- for (let n = 0; n < numberOfTags; ++n) {
1104
- const fileType = await this.readTiffTag(bigEndian);
1105
- if (fileType) {
1106
- return fileType;
1107
- }
1108
- }
1109
- }
1110
- async readTiffHeader(bigEndian) {
1111
- const version = (bigEndian ? UINT16_BE : UINT16_LE).get(this.buffer, 2);
1112
- const ifdOffset = (bigEndian ? UINT32_BE : UINT32_LE).get(this.buffer, 4);
1113
- if (version === 42) {
1114
- if (ifdOffset >= 6) {
1115
- if (this.checkString("CR", { offset: 8 })) {
1116
- return {
1117
- ext: "cr2",
1118
- mime: "image/x-canon-cr2"
1119
- };
1120
- }
1121
- if (ifdOffset >= 8 && (this.check([28, 0, 254, 0], { offset: 8 }) || this.check([31, 0, 11, 0], { offset: 8 }))) {
1122
- return {
1123
- ext: "nef",
1124
- mime: "image/x-nikon-nef"
1125
- };
1126
- }
1127
- }
1128
- await this.tokenizer.ignore(ifdOffset);
1129
- const fileType = await this.readTiffIFD(false);
1130
- return fileType ? fileType : {
1131
- ext: "tif",
1132
- mime: "image/tiff"
1133
- };
1134
- }
1135
- if (version === 43) {
1136
- return {
1137
- ext: "tif",
1138
- mime: "image/tiff"
1139
- };
1140
- }
1141
- }
1142
- }
1143
- export {
1144
- fileTypeFromBuffer,
1145
- fileTypeFromTokenizer
1146
- };
1147
- //# sourceMappingURL=core.js.map