fca-rqzax-remake 0.0.1-security → 8.19.2

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of fca-rqzax-remake might be problematic. Click here for more details.

Files changed (2340) hide show
  1. package/.cache/replit/__replit_disk_meta.json +1 -0
  2. package/.cache/replit/modules.stamp +1 -0
  3. package/.cache/replit/nix/env.json +1 -0
  4. package/.config/configstore/update-notifier-npm.json +4 -0
  5. package/.config/npm/node_global/lib/node_modules/npm/LICENSE +235 -0
  6. package/.config/npm/node_global/lib/node_modules/npm/README.md +74 -0
  7. package/.config/npm/node_global/lib/node_modules/npm/bin/node-gyp-bin/node-gyp +6 -0
  8. package/.config/npm/node_global/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd +5 -0
  9. package/.config/npm/node_global/lib/node_modules/npm/bin/npm +44 -0
  10. package/.config/npm/node_global/lib/node_modules/npm/bin/npm-cli.js +2 -0
  11. package/.config/npm/node_global/lib/node_modules/npm/bin/npm.cmd +19 -0
  12. package/.config/npm/node_global/lib/node_modules/npm/bin/npx +48 -0
  13. package/.config/npm/node_global/lib/node_modules/npm/bin/npx-cli.js +130 -0
  14. package/.config/npm/node_global/lib/node_modules/npm/bin/npx.cmd +20 -0
  15. package/.config/npm/node_global/lib/node_modules/npm/docs/README.md +5 -0
  16. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-access.md +117 -0
  17. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-adduser.md +81 -0
  18. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-audit.md +421 -0
  19. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-bugs.md +105 -0
  20. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-cache.md +92 -0
  21. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-ci.md +323 -0
  22. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-completion.md +41 -0
  23. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-config.md +171 -0
  24. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-dedupe.md +284 -0
  25. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-deprecate.md +69 -0
  26. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-diff.md +296 -0
  27. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-dist-tag.md +154 -0
  28. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-docs.md +104 -0
  29. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-doctor.md +120 -0
  30. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-edit.md +44 -0
  31. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-exec.md +363 -0
  32. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-explain.md +103 -0
  33. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-explore.md +47 -0
  34. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-find-dupes.md +212 -0
  35. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-fund.md +137 -0
  36. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-help-search.md +38 -0
  37. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-help.md +44 -0
  38. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-hook.md +108 -0
  39. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-init.md +292 -0
  40. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-install-ci-test.md +270 -0
  41. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-install-test.md +271 -0
  42. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-install.md +707 -0
  43. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-link.md +354 -0
  44. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-login.md +88 -0
  45. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-logout.md +72 -0
  46. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-ls.md +258 -0
  47. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-org.md +106 -0
  48. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-outdated.md +168 -0
  49. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-owner.md +102 -0
  50. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-pack.md +120 -0
  51. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-ping.md +44 -0
  52. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-pkg.md +261 -0
  53. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-prefix.md +58 -0
  54. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-profile.md +123 -0
  55. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-prune.md +171 -0
  56. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-publish.md +215 -0
  57. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-query.md +210 -0
  58. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-rebuild.md +143 -0
  59. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-repo.md +98 -0
  60. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-restart.md +66 -0
  61. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-root.md +50 -0
  62. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-run-script.md +247 -0
  63. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-search.md +137 -0
  64. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-shrinkwrap.md +32 -0
  65. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-star.md +72 -0
  66. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-stars.md +38 -0
  67. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-start.md +76 -0
  68. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-stop.md +69 -0
  69. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-team.md +147 -0
  70. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-test.md +66 -0
  71. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-token.md +122 -0
  72. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-uninstall.md +139 -0
  73. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-unpublish.md +129 -0
  74. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-unstar.md +68 -0
  75. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-update.md +404 -0
  76. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-version.md +221 -0
  77. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-view.md +191 -0
  78. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm-whoami.md +39 -0
  79. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npm.md +175 -0
  80. package/.config/npm/node_global/lib/node_modules/npm/docs/content/commands/npx.md +167 -0
  81. package/.config/npm/node_global/lib/node_modules/npm/docs/content/configuring-npm/folders.md +219 -0
  82. package/.config/npm/node_global/lib/node_modules/npm/docs/content/configuring-npm/install.md +87 -0
  83. package/.config/npm/node_global/lib/node_modules/npm/docs/content/configuring-npm/npm-shrinkwrap-json.md +34 -0
  84. package/.config/npm/node_global/lib/node_modules/npm/docs/content/configuring-npm/npmrc.md +137 -0
  85. package/.config/npm/node_global/lib/node_modules/npm/docs/content/configuring-npm/package-json.md +1175 -0
  86. package/.config/npm/node_global/lib/node_modules/npm/docs/content/configuring-npm/package-lock-json.md +235 -0
  87. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/config.md +1666 -0
  88. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/dependency-selectors.md +207 -0
  89. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/developers.md +245 -0
  90. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/logging.md +96 -0
  91. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/orgs.md +93 -0
  92. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/package-spec.md +105 -0
  93. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/registry.md +86 -0
  94. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/removal.md +64 -0
  95. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/scope.md +143 -0
  96. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/scripts.md +370 -0
  97. package/.config/npm/node_global/lib/node_modules/npm/docs/content/using-npm/workspaces.md +226 -0
  98. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-access.html +262 -0
  99. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-adduser.html +218 -0
  100. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-audit.html +481 -0
  101. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-bugs.html +243 -0
  102. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-cache.html +236 -0
  103. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-ci.html +426 -0
  104. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-completion.html +186 -0
  105. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-config.html +282 -0
  106. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-dedupe.html +387 -0
  107. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-deprecate.html +206 -0
  108. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-diff.html +398 -0
  109. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-dist-tag.html +281 -0
  110. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-docs.html +242 -0
  111. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-doctor.html +253 -0
  112. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-edit.html +190 -0
  113. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-exec.html +435 -0
  114. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-explain.html +242 -0
  115. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-explore.html +190 -0
  116. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-find-dupes.html +333 -0
  117. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-fund.html +267 -0
  118. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-help-search.html +184 -0
  119. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-help.html +190 -0
  120. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-hook.html +226 -0
  121. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-init.html +387 -0
  122. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-install-ci-test.html +384 -0
  123. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-install-test.html +385 -0
  124. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-install.html +747 -0
  125. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-link.html +442 -0
  126. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-login.html +222 -0
  127. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-logout.html +209 -0
  128. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-ls.html +369 -0
  129. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-org.html +231 -0
  130. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-outdated.html +305 -0
  131. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-owner.html +243 -0
  132. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-pack.html +256 -0
  133. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-ping.html +189 -0
  134. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-pkg.html +357 -0
  135. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-prefix.html +201 -0
  136. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-profile.html +272 -0
  137. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-prune.html +296 -0
  138. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-publish.html +341 -0
  139. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-query.html +344 -0
  140. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-rebuild.html +277 -0
  141. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-repo.html +236 -0
  142. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-restart.html +211 -0
  143. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-root.html +196 -0
  144. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-run-script.html +345 -0
  145. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-search.html +272 -0
  146. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-shrinkwrap.html +182 -0
  147. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-star.html +209 -0
  148. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-stars.html +185 -0
  149. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-start.html +214 -0
  150. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-stop.html +209 -0
  151. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-team.html +272 -0
  152. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-test.html +207 -0
  153. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-token.html +266 -0
  154. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-uninstall.html +264 -0
  155. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-unpublish.html +263 -0
  156. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-unstar.html +206 -0
  157. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-update.html +478 -0
  158. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-version.html +341 -0
  159. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-view.html +293 -0
  160. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm-whoami.html +185 -0
  161. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npm.html +296 -0
  162. package/.config/npm/node_global/lib/node_modules/npm/docs/output/commands/npx.html +284 -0
  163. package/.config/npm/node_global/lib/node_modules/npm/docs/output/configuring-npm/folders.html +322 -0
  164. package/.config/npm/node_global/lib/node_modules/npm/docs/output/configuring-npm/install.html +226 -0
  165. package/.config/npm/node_global/lib/node_modules/npm/docs/output/configuring-npm/npm-shrinkwrap-json.html +184 -0
  166. package/.config/npm/node_global/lib/node_modules/npm/docs/output/configuring-npm/npmrc.html +261 -0
  167. package/.config/npm/node_global/lib/node_modules/npm/docs/output/configuring-npm/package-json.html +1055 -0
  168. package/.config/npm/node_global/lib/node_modules/npm/docs/output/configuring-npm/package-lock-json.html +390 -0
  169. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/config.html +1561 -0
  170. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/dependency-selectors.html +336 -0
  171. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/developers.html +352 -0
  172. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/logging.html +228 -0
  173. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/orgs.html +236 -0
  174. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/package-spec.html +255 -0
  175. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/registry.html +226 -0
  176. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/removal.html +199 -0
  177. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/scope.html +257 -0
  178. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/scripts.html +483 -0
  179. package/.config/npm/node_global/lib/node_modules/npm/docs/output/using-npm/workspaces.html +313 -0
  180. package/.config/npm/node_global/lib/node_modules/npm/index.js +5 -0
  181. package/.config/npm/node_global/lib/node_modules/npm/lib/arborist-cmd.js +53 -0
  182. package/.config/npm/node_global/lib/node_modules/npm/lib/base-command.js +153 -0
  183. package/.config/npm/node_global/lib/node_modules/npm/lib/cli.js +147 -0
  184. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/access.js +224 -0
  185. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/adduser.js +51 -0
  186. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/audit.js +474 -0
  187. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/bugs.js +33 -0
  188. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/cache.js +215 -0
  189. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/ci.js +103 -0
  190. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/completion.js +279 -0
  191. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/config.js +374 -0
  192. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/dedupe.js +51 -0
  193. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/deprecate.js +73 -0
  194. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/diff.js +290 -0
  195. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/dist-tag.js +206 -0
  196. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/docs.js +19 -0
  197. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/doctor.js +411 -0
  198. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/edit.js +76 -0
  199. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/exec.js +95 -0
  200. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/explain.js +128 -0
  201. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/explore.js +79 -0
  202. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/find-dupes.js +26 -0
  203. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/fund.js +226 -0
  204. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/get.js +20 -0
  205. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/help-search.js +199 -0
  206. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/help.js +131 -0
  207. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/hook.js +125 -0
  208. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/init.js +243 -0
  209. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/install-ci-test.js +15 -0
  210. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/install-test.js +15 -0
  211. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/install.js +172 -0
  212. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/link.js +187 -0
  213. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/ll.js +13 -0
  214. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/login.js +51 -0
  215. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/logout.js +45 -0
  216. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/ls.js +574 -0
  217. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/org.js +155 -0
  218. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/outdated.js +375 -0
  219. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/owner.js +233 -0
  220. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/pack.js +83 -0
  221. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/ping.js +29 -0
  222. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/pkg.js +141 -0
  223. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/prefix.js +13 -0
  224. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/profile.js +408 -0
  225. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/prune.js +32 -0
  226. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/publish.js +221 -0
  227. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/query.js +108 -0
  228. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/rebuild.js +82 -0
  229. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/repo.js +54 -0
  230. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/restart.js +13 -0
  231. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/root.js +11 -0
  232. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/run-script.js +272 -0
  233. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/search.js +110 -0
  234. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/set.js +22 -0
  235. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/shrinkwrap.js +71 -0
  236. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/star.js +71 -0
  237. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/stars.js +38 -0
  238. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/start.js +13 -0
  239. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/stop.js +13 -0
  240. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/team.js +154 -0
  241. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/test.js +13 -0
  242. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/token.js +230 -0
  243. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/uninstall.js +56 -0
  244. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/unpublish.js +160 -0
  245. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/unstar.js +7 -0
  246. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/update.js +68 -0
  247. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/version.js +156 -0
  248. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/view.js +510 -0
  249. package/.config/npm/node_global/lib/node_modules/npm/lib/commands/whoami.js +16 -0
  250. package/.config/npm/node_global/lib/node_modules/npm/lib/lifecycle-cmd.js +19 -0
  251. package/.config/npm/node_global/lib/node_modules/npm/lib/npm.js +498 -0
  252. package/.config/npm/node_global/lib/node_modules/npm/lib/package-url-cmd.js +67 -0
  253. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/ansi-trim.js +3 -0
  254. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/audit-error.js +39 -0
  255. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/auth.js +100 -0
  256. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/cmd-list.js +150 -0
  257. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/completion/installed-deep.js +45 -0
  258. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/completion/installed-shallow.js +19 -0
  259. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/completion.fish +40 -0
  260. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/completion.sh +70 -0
  261. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/config/definition.js +251 -0
  262. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/config/definitions.js +2363 -0
  263. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/config/index.js +78 -0
  264. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/did-you-mean.js +40 -0
  265. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/display.js +121 -0
  266. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/error-message.js +422 -0
  267. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/exit-handler.js +229 -0
  268. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/explain-dep.js +148 -0
  269. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/explain-eresolve.js +71 -0
  270. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/format-bytes.js +30 -0
  271. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/format-search-stream.js +160 -0
  272. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/get-identity.js +26 -0
  273. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/is-windows.js +6 -0
  274. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/log-file.js +233 -0
  275. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/log-shim.js +59 -0
  276. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/npm-usage.js +75 -0
  277. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/open-url-prompt.js +70 -0
  278. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/open-url.js +50 -0
  279. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/otplease.js +48 -0
  280. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/ping.js +7 -0
  281. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/pulse-till-done.js +26 -0
  282. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/queryable.js +312 -0
  283. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/read-user-info.js +68 -0
  284. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/reify-finish.js +33 -0
  285. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/reify-output.js +184 -0
  286. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/replace-info.js +31 -0
  287. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/tar.js +132 -0
  288. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/timers.js +116 -0
  289. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/update-notifier.js +134 -0
  290. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/validate-lockfile.js +29 -0
  291. package/.config/npm/node_global/lib/node_modules/npm/lib/utils/web-auth.js +20 -0
  292. package/.config/npm/node_global/lib/node_modules/npm/lib/workspaces/get-workspaces.js +54 -0
  293. package/.config/npm/node_global/lib/node_modules/npm/lib/workspaces/update-workspaces.js +40 -0
  294. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-access.1 +115 -0
  295. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-adduser.1 +91 -0
  296. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-audit.1 +419 -0
  297. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-bugs.1 +115 -0
  298. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-cache.1 +78 -0
  299. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-ci.1 +330 -0
  300. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-completion.1 +35 -0
  301. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-config.1 +187 -0
  302. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-dedupe.1 +278 -0
  303. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-deprecate.1 +73 -0
  304. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-diff.1 +307 -0
  305. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-dist-tag.1 +144 -0
  306. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-docs.1 +113 -0
  307. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-doctor.1 +82 -0
  308. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-edit.1 +43 -0
  309. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-exec.1 +350 -0
  310. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-explain.1 +118 -0
  311. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-explore.1 +49 -0
  312. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-find-dupes.1 +213 -0
  313. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-fund.1 +142 -0
  314. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-help-search.1 +37 -0
  315. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-help.1 +47 -0
  316. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-hook.1 +115 -0
  317. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-init.1 +316 -0
  318. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-install-ci-test.1 +280 -0
  319. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-install-test.1 +280 -0
  320. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-install.1 +696 -0
  321. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-link.1 +343 -0
  322. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-login.1 +95 -0
  323. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-logout.1 +75 -0
  324. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-ls.1 +269 -0
  325. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-org.1 +125 -0
  326. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-outdated.1 +182 -0
  327. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-owner.1 +110 -0
  328. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-pack.1 +130 -0
  329. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-ping.1 +52 -0
  330. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-pkg.1 +283 -0
  331. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-prefix.1 +65 -0
  332. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-profile.1 +137 -0
  333. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-prune.1 +170 -0
  334. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-publish.1 +207 -0
  335. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-query.1 +223 -0
  336. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-rebuild.1 +148 -0
  337. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-repo.1 +103 -0
  338. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-restart.1 +85 -0
  339. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-root.1 +58 -0
  340. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-run-script.1 +234 -0
  341. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-search.1 +156 -0
  342. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-shrinkwrap.1 +32 -0
  343. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-star.1 +76 -0
  344. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-stars.1 +41 -0
  345. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-start.1 +79 -0
  346. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-stop.1 +75 -0
  347. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-team.1 +148 -0
  348. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-test.1 +73 -0
  349. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-token.1 +130 -0
  350. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-uninstall.1 +140 -0
  351. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-unpublish.1 +135 -0
  352. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-unstar.1 +70 -0
  353. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-update.1 +394 -0
  354. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-version.1 +229 -0
  355. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-view.1 +205 -0
  356. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm-whoami.1 +39 -0
  357. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npm.1 +131 -0
  358. package/.config/npm/node_global/lib/node_modules/npm/man/man1/npx.1 +156 -0
  359. package/.config/npm/node_global/lib/node_modules/npm/man/man5/folders.5 +152 -0
  360. package/.config/npm/node_global/lib/node_modules/npm/man/man5/install.5 +73 -0
  361. package/.config/npm/node_global/lib/node_modules/npm/man/man5/npm-global.5 +152 -0
  362. package/.config/npm/node_global/lib/node_modules/npm/man/man5/npm-json.5 +1066 -0
  363. package/.config/npm/node_global/lib/node_modules/npm/man/man5/npm-shrinkwrap-json.5 +23 -0
  364. package/.config/npm/node_global/lib/node_modules/npm/man/man5/npmrc.5 +129 -0
  365. package/.config/npm/node_global/lib/node_modules/npm/man/man5/package-json.5 +1066 -0
  366. package/.config/npm/node_global/lib/node_modules/npm/man/man5/package-lock-json.5 +156 -0
  367. package/.config/npm/node_global/lib/node_modules/npm/man/man7/config.7 +1962 -0
  368. package/.config/npm/node_global/lib/node_modules/npm/man/man7/dependency-selectors.7 +309 -0
  369. package/.config/npm/node_global/lib/node_modules/npm/man/man7/developers.7 +234 -0
  370. package/.config/npm/node_global/lib/node_modules/npm/man/man7/logging.7 +108 -0
  371. package/.config/npm/node_global/lib/node_modules/npm/man/man7/orgs.7 +145 -0
  372. package/.config/npm/node_global/lib/node_modules/npm/man/man7/package-spec.7 +126 -0
  373. package/.config/npm/node_global/lib/node_modules/npm/man/man7/registry.7 +51 -0
  374. package/.config/npm/node_global/lib/node_modules/npm/man/man7/removal.7 +60 -0
  375. package/.config/npm/node_global/lib/node_modules/npm/man/man7/scope.7 +113 -0
  376. package/.config/npm/node_global/lib/node_modules/npm/man/man7/scripts.7 +409 -0
  377. package/.config/npm/node_global/lib/node_modules/npm/man/man7/workspaces.7 +214 -0
  378. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/LICENSE +26 -0
  379. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/examples/normal-usage.js +83 -0
  380. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/examples/safe-string.js +80 -0
  381. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/index.d.ts +136 -0
  382. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/colors.js +211 -0
  383. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/custom/trap.js +46 -0
  384. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/custom/zalgo.js +110 -0
  385. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/extendStringPrototype.js +110 -0
  386. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/index.js +13 -0
  387. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/maps/america.js +10 -0
  388. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/maps/rainbow.js +12 -0
  389. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/maps/random.js +11 -0
  390. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/maps/zebra.js +5 -0
  391. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/styles.js +95 -0
  392. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/system/has-flag.js +35 -0
  393. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/lib/system/supports-colors.js +151 -0
  394. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/package.json +45 -0
  395. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/safe.d.ts +48 -0
  396. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/safe.js +10 -0
  397. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@colors/colors/themes/generic-logging.js +12 -0
  398. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@gar/promisify/LICENSE.md +10 -0
  399. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@gar/promisify/index.js +36 -0
  400. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@gar/promisify/package.json +32 -0
  401. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE +15 -0
  402. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js +42 -0
  403. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json +28 -0
  404. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md +20 -0
  405. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/README.md +349 -0
  406. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/actual.js +19 -0
  407. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/audit.js +51 -0
  408. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/funding.js +38 -0
  409. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/ideal.js +14 -0
  410. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/index.js +111 -0
  411. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/logging.js +77 -0
  412. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/options.js +123 -0
  413. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/print-tree.js +4 -0
  414. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/timers.js +33 -0
  415. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/license.js +48 -0
  416. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/prune.js +48 -0
  417. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/reify.js +48 -0
  418. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/shrinkwrap.js +7 -0
  419. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/virtual.js +14 -0
  420. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js +143 -0
  421. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/audit.js +43 -0
  422. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js +1509 -0
  423. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/deduper.js +19 -0
  424. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js +166 -0
  425. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/isolated-reifier.js +453 -0
  426. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js +443 -0
  427. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js +323 -0
  428. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-workspaces.js +19 -0
  429. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/pruner.js +30 -0
  430. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js +433 -0
  431. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js +1578 -0
  432. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js +414 -0
  433. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/calc-dep-flags.js +115 -0
  434. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/can-place-dep.js +436 -0
  435. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/case-insensitive-map.js +50 -0
  436. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/consistent-resolve.js +45 -0
  437. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/debug.js +31 -0
  438. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/deepest-nesting-target.js +18 -0
  439. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/dep-valid.js +144 -0
  440. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/diff.js +306 -0
  441. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/edge.js +294 -0
  442. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js +24 -0
  443. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js +43 -0
  444. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/get-workspace-nodes.js +36 -0
  445. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js +8 -0
  446. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js +125 -0
  447. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/link.js +126 -0
  448. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js +1476 -0
  449. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js +38 -0
  450. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/override-resolves.js +11 -0
  451. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/override-set.js +147 -0
  452. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/peer-entry-sets.js +77 -0
  453. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js +569 -0
  454. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/printable.js +198 -0
  455. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/query-selector-all.js +850 -0
  456. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/realpath.js +95 -0
  457. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/relpath.js +3 -0
  458. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/reset-dep-flags.js +15 -0
  459. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/retire-path.js +19 -0
  460. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js +1150 -0
  461. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/signal-handling.js +74 -0
  462. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/signals.js +58 -0
  463. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/spec-from-lock.js +34 -0
  464. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/tracker.js +102 -0
  465. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/tree-check.js +155 -0
  466. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/version-from-tgz.js +48 -0
  467. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js +217 -0
  468. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js +377 -0
  469. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json +104 -0
  470. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/LICENSE +15 -0
  471. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/README.md +260 -0
  472. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js +14 -0
  473. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/errors.js +22 -0
  474. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/index.js +929 -0
  475. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/nerf-dart.js +18 -0
  476. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/parse-field.js +81 -0
  477. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/set-envs.js +111 -0
  478. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/type-defs.js +59 -0
  479. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/type-description.js +21 -0
  480. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/lib/umask.js +31 -0
  481. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/config/package.json +55 -0
  482. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE +15 -0
  483. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/lib/index.js +34 -0
  484. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json +70 -0
  485. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md +20 -0
  486. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js +20 -0
  487. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/node.js +9 -0
  488. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/cp/LICENSE +15 -0
  489. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/cp/errors.js +129 -0
  490. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/cp/index.js +22 -0
  491. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/cp/polyfill.js +428 -0
  492. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/index.js +13 -0
  493. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/move-file.js +78 -0
  494. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/readdir-scoped.js +20 -0
  495. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js +39 -0
  496. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/fs/package.json +52 -0
  497. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/LICENSE +15 -0
  498. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/clone.js +171 -0
  499. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/errors.js +36 -0
  500. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/find.js +15 -0
  501. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/index.js +9 -0
  502. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/is-clean.js +6 -0
  503. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/is.js +6 -0
  504. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/lines-to-revs.js +147 -0
  505. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js +33 -0
  506. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/opts.js +12 -0
  507. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/revs.js +28 -0
  508. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js +44 -0
  509. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/utils.js +3 -0
  510. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/lib/which.js +18 -0
  511. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/git/package.json +60 -0
  512. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/LICENSE +15 -0
  513. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/README.md +109 -0
  514. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/lib/index.js +242 -0
  515. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json +51 -0
  516. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/LICENSE.md +20 -0
  517. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js +211 -0
  518. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json +59 -0
  519. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/LICENSE +15 -0
  520. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js +435 -0
  521. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.js +15 -0
  522. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js +5 -0
  523. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js +128 -0
  524. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json +54 -0
  525. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md +22 -0
  526. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/move-file/lib/index.js +185 -0
  527. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/move-file/package.json +47 -0
  528. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE +15 -0
  529. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/lib/index.js +7 -0
  530. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json +43 -0
  531. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js +14 -0
  532. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json +48 -0
  533. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/package-json/LICENSE +18 -0
  534. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js +109 -0
  535. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js +75 -0
  536. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-scripts.js +29 -0
  537. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js +26 -0
  538. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/package-json/package.json +51 -0
  539. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE +15 -0
  540. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/escape.js +68 -0
  541. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js +195 -0
  542. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json +50 -0
  543. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/query/LICENSE +20 -0
  544. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/query/lib/index.js +189 -0
  545. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/query/package.json +62 -0
  546. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/LICENSE +15 -0
  547. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/is-server-package.js +12 -0
  548. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/is-windows.js +2 -0
  549. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js +40 -0
  550. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp +2 -0
  551. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp.cmd +1 -0
  552. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/package-envs.js +26 -0
  553. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js +108 -0
  554. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js +14 -0
  555. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/set-path.js +45 -0
  556. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/signal-manager.js +47 -0
  557. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/validate-options.js +39 -0
  558. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@npmcli/run-script/package.json +53 -0
  559. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/LICENSE +21 -0
  560. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.d.ts +7 -0
  561. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.js +24 -0
  562. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.js.map +1 -0
  563. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts +231 -0
  564. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js +3 -0
  565. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map +1 -0
  566. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/types.d.ts +17 -0
  567. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/types.js +3 -0
  568. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/dist/types.js.map +1 -0
  569. package/.config/npm/node_global/lib/node_modules/npm/node_modules/@tootallnate/once/package.json +52 -0
  570. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abbrev/LICENSE +46 -0
  571. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abbrev/lib/index.js +50 -0
  572. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abbrev/package.json +43 -0
  573. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/LICENSE +21 -0
  574. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/browser.js +13 -0
  575. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/browser.mjs +11 -0
  576. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/dist/abort-controller.d.ts +43 -0
  577. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/dist/abort-controller.js +127 -0
  578. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/dist/abort-controller.js.map +1 -0
  579. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/dist/abort-controller.mjs +118 -0
  580. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/dist/abort-controller.mjs.map +1 -0
  581. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/dist/abort-controller.umd.js +5 -0
  582. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/dist/abort-controller.umd.js.map +1 -0
  583. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/package.json +97 -0
  584. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/polyfill.js +21 -0
  585. package/.config/npm/node_global/lib/node_modules/npm/node_modules/abort-controller/polyfill.mjs +19 -0
  586. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/dist/src/index.d.ts +78 -0
  587. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/dist/src/index.js +203 -0
  588. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/dist/src/index.js.map +1 -0
  589. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/dist/src/promisify.d.ts +4 -0
  590. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/dist/src/promisify.js +18 -0
  591. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/dist/src/promisify.js.map +1 -0
  592. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/package.json +64 -0
  593. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/src/index.ts +345 -0
  594. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agent-base/src/promisify.ts +33 -0
  595. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agentkeepalive/LICENSE +23 -0
  596. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agentkeepalive/browser.js +5 -0
  597. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agentkeepalive/index.d.ts +62 -0
  598. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agentkeepalive/index.js +5 -0
  599. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agentkeepalive/lib/agent.js +398 -0
  600. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agentkeepalive/lib/constants.js +14 -0
  601. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agentkeepalive/lib/https_agent.js +51 -0
  602. package/.config/npm/node_global/lib/node_modules/npm/node_modules/agentkeepalive/package.json +66 -0
  603. package/.config/npm/node_global/lib/node_modules/npm/node_modules/aggregate-error/index.d.ts +51 -0
  604. package/.config/npm/node_global/lib/node_modules/npm/node_modules/aggregate-error/index.js +47 -0
  605. package/.config/npm/node_global/lib/node_modules/npm/node_modules/aggregate-error/license +9 -0
  606. package/.config/npm/node_global/lib/node_modules/npm/node_modules/aggregate-error/package.json +41 -0
  607. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ansi-regex/index.d.ts +37 -0
  608. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ansi-regex/index.js +10 -0
  609. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ansi-regex/license +9 -0
  610. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ansi-regex/package.json +55 -0
  611. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ansi-styles/index.d.ts +345 -0
  612. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ansi-styles/index.js +163 -0
  613. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ansi-styles/license +9 -0
  614. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ansi-styles/package.json +56 -0
  615. package/.config/npm/node_global/lib/node_modules/npm/node_modules/aproba/LICENSE +14 -0
  616. package/.config/npm/node_global/lib/node_modules/npm/node_modules/aproba/index.js +105 -0
  617. package/.config/npm/node_global/lib/node_modules/npm/node_modules/aproba/package.json +35 -0
  618. package/.config/npm/node_global/lib/node_modules/npm/node_modules/archy/LICENSE +18 -0
  619. package/.config/npm/node_global/lib/node_modules/npm/node_modules/archy/examples/beep.js +24 -0
  620. package/.config/npm/node_global/lib/node_modules/npm/node_modules/archy/examples/multi_line.js +25 -0
  621. package/.config/npm/node_global/lib/node_modules/npm/node_modules/archy/index.js +35 -0
  622. package/.config/npm/node_global/lib/node_modules/npm/node_modules/archy/package.json +40 -0
  623. package/.config/npm/node_global/lib/node_modules/npm/node_modules/archy/test/beep.js +40 -0
  624. package/.config/npm/node_global/lib/node_modules/npm/node_modules/archy/test/multi_line.js +45 -0
  625. package/.config/npm/node_global/lib/node_modules/npm/node_modules/archy/test/non_unicode.js +40 -0
  626. package/.config/npm/node_global/lib/node_modules/npm/node_modules/are-we-there-yet/LICENSE.md +18 -0
  627. package/.config/npm/node_global/lib/node_modules/npm/node_modules/are-we-there-yet/lib/index.js +4 -0
  628. package/.config/npm/node_global/lib/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-base.js +11 -0
  629. package/.config/npm/node_global/lib/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-group.js +116 -0
  630. package/.config/npm/node_global/lib/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-stream.js +36 -0
  631. package/.config/npm/node_global/lib/node_modules/npm/node_modules/are-we-there-yet/lib/tracker.js +32 -0
  632. package/.config/npm/node_global/lib/node_modules/npm/node_modules/are-we-there-yet/package.json +56 -0
  633. package/.config/npm/node_global/lib/node_modules/npm/node_modules/balanced-match/LICENSE.md +21 -0
  634. package/.config/npm/node_global/lib/node_modules/npm/node_modules/balanced-match/index.js +62 -0
  635. package/.config/npm/node_global/lib/node_modules/npm/node_modules/balanced-match/package.json +48 -0
  636. package/.config/npm/node_global/lib/node_modules/npm/node_modules/base64-js/LICENSE +21 -0
  637. package/.config/npm/node_global/lib/node_modules/npm/node_modules/base64-js/base64js.min.js +1 -0
  638. package/.config/npm/node_global/lib/node_modules/npm/node_modules/base64-js/index.d.ts +3 -0
  639. package/.config/npm/node_global/lib/node_modules/npm/node_modules/base64-js/index.js +150 -0
  640. package/.config/npm/node_global/lib/node_modules/npm/node_modules/base64-js/package.json +47 -0
  641. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/LICENSE +15 -0
  642. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/bin-target.js +9 -0
  643. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/check-bin.js +74 -0
  644. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/check-bins.js +18 -0
  645. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/fix-bin.js +42 -0
  646. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/get-node-modules.js +19 -0
  647. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/get-paths.js +42 -0
  648. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/get-prefix.js +3 -0
  649. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/index.js +44 -0
  650. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/is-windows.js +2 -0
  651. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/link-bin.js +9 -0
  652. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/link-bins.js +23 -0
  653. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/link-gently.js +90 -0
  654. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/link-mans.js +52 -0
  655. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/man-target.js +6 -0
  656. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/lib/shim-bin.js +86 -0
  657. package/.config/npm/node_global/lib/node_modules/npm/node_modules/bin-links/package.json +58 -0
  658. package/.config/npm/node_global/lib/node_modules/npm/node_modules/binary-extensions/binary-extensions.json +260 -0
  659. package/.config/npm/node_global/lib/node_modules/npm/node_modules/binary-extensions/binary-extensions.json.d.ts +3 -0
  660. package/.config/npm/node_global/lib/node_modules/npm/node_modules/binary-extensions/index.d.ts +14 -0
  661. package/.config/npm/node_global/lib/node_modules/npm/node_modules/binary-extensions/index.js +1 -0
  662. package/.config/npm/node_global/lib/node_modules/npm/node_modules/binary-extensions/license +9 -0
  663. package/.config/npm/node_global/lib/node_modules/npm/node_modules/binary-extensions/package.json +38 -0
  664. package/.config/npm/node_global/lib/node_modules/npm/node_modules/brace-expansion/LICENSE +21 -0
  665. package/.config/npm/node_global/lib/node_modules/npm/node_modules/brace-expansion/index.js +203 -0
  666. package/.config/npm/node_global/lib/node_modules/npm/node_modules/brace-expansion/package.json +46 -0
  667. package/.config/npm/node_global/lib/node_modules/npm/node_modules/buffer/AUTHORS.md +73 -0
  668. package/.config/npm/node_global/lib/node_modules/npm/node_modules/buffer/LICENSE +21 -0
  669. package/.config/npm/node_global/lib/node_modules/npm/node_modules/buffer/index.d.ts +194 -0
  670. package/.config/npm/node_global/lib/node_modules/npm/node_modules/buffer/index.js +2106 -0
  671. package/.config/npm/node_global/lib/node_modules/npm/node_modules/buffer/package.json +93 -0
  672. package/.config/npm/node_global/lib/node_modules/npm/node_modules/builtins/License +20 -0
  673. package/.config/npm/node_global/lib/node_modules/npm/node_modules/builtins/index.js +80 -0
  674. package/.config/npm/node_global/lib/node_modules/npm/node_modules/builtins/package.json +20 -0
  675. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/LICENSE.md +16 -0
  676. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/content/path.js +29 -0
  677. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/content/read.js +166 -0
  678. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/content/rm.js +18 -0
  679. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/content/write.js +185 -0
  680. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/entry-index.js +330 -0
  681. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/get.js +170 -0
  682. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/index.js +42 -0
  683. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/memoization.js +72 -0
  684. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/put.js +80 -0
  685. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/rm.js +31 -0
  686. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/util/glob.js +7 -0
  687. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js +7 -0
  688. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/util/move-file.js +56 -0
  689. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/util/tmp.js +26 -0
  690. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/lib/verify.js +252 -0
  691. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cacache/package.json +82 -0
  692. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chalk/index.d.ts +415 -0
  693. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chalk/license +9 -0
  694. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chalk/package.json +68 -0
  695. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chalk/source/index.js +229 -0
  696. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chalk/source/templates.js +134 -0
  697. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chalk/source/util.js +39 -0
  698. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chownr/LICENSE +15 -0
  699. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chownr/chownr.js +167 -0
  700. package/.config/npm/node_global/lib/node_modules/npm/node_modules/chownr/package.json +32 -0
  701. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ci-info/LICENSE +21 -0
  702. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ci-info/index.d.ts +75 -0
  703. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ci-info/index.js +90 -0
  704. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ci-info/package.json +45 -0
  705. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ci-info/vendors.json +318 -0
  706. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cidr-regex/LICENSE +22 -0
  707. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cidr-regex/index.d.ts +55 -0
  708. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cidr-regex/index.js +18 -0
  709. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cidr-regex/package.json +42 -0
  710. package/.config/npm/node_global/lib/node_modules/npm/node_modules/clean-stack/index.d.ts +47 -0
  711. package/.config/npm/node_global/lib/node_modules/npm/node_modules/clean-stack/index.js +40 -0
  712. package/.config/npm/node_global/lib/node_modules/npm/node_modules/clean-stack/license +9 -0
  713. package/.config/npm/node_global/lib/node_modules/npm/node_modules/clean-stack/package.json +39 -0
  714. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-columns/color.js +16 -0
  715. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-columns/index.js +82 -0
  716. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-columns/license +20 -0
  717. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-columns/package.json +54 -0
  718. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-columns/test.js +101 -0
  719. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/LICENSE +21 -0
  720. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/index.d.ts +93 -0
  721. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/index.js +1 -0
  722. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/package.json +100 -0
  723. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/src/cell.js +409 -0
  724. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/src/debug.js +28 -0
  725. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/src/layout-manager.js +254 -0
  726. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/src/table.js +106 -0
  727. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cli-table3/src/utils.js +336 -0
  728. package/.config/npm/node_global/lib/node_modules/npm/node_modules/clone/LICENSE +18 -0
  729. package/.config/npm/node_global/lib/node_modules/npm/node_modules/clone/clone.iml +10 -0
  730. package/.config/npm/node_global/lib/node_modules/npm/node_modules/clone/clone.js +166 -0
  731. package/.config/npm/node_global/lib/node_modules/npm/node_modules/clone/package.json +51 -0
  732. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cmd-shim/LICENSE +15 -0
  733. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cmd-shim/lib/index.js +239 -0
  734. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cmd-shim/lib/to-batch-syntax.js +49 -0
  735. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cmd-shim/package.json +46 -0
  736. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-convert/LICENSE +21 -0
  737. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-convert/conversions.js +839 -0
  738. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-convert/index.js +81 -0
  739. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-convert/package.json +48 -0
  740. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-convert/route.js +97 -0
  741. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-name/LICENSE +8 -0
  742. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-name/index.js +152 -0
  743. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-name/package.json +28 -0
  744. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-support/LICENSE +15 -0
  745. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-support/README.md +129 -0
  746. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-support/bin.js +3 -0
  747. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-support/browser.js +14 -0
  748. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-support/index.js +134 -0
  749. package/.config/npm/node_global/lib/node_modules/npm/node_modules/color-support/package.json +36 -0
  750. package/.config/npm/node_global/lib/node_modules/npm/node_modules/columnify/LICENSE +21 -0
  751. package/.config/npm/node_global/lib/node_modules/npm/node_modules/columnify/Makefile +9 -0
  752. package/.config/npm/node_global/lib/node_modules/npm/node_modules/columnify/columnify.js +306 -0
  753. package/.config/npm/node_global/lib/node_modules/npm/node_modules/columnify/index.js +297 -0
  754. package/.config/npm/node_global/lib/node_modules/npm/node_modules/columnify/package.json +53 -0
  755. package/.config/npm/node_global/lib/node_modules/npm/node_modules/columnify/utils.js +193 -0
  756. package/.config/npm/node_global/lib/node_modules/npm/node_modules/columnify/width.js +6 -0
  757. package/.config/npm/node_global/lib/node_modules/npm/node_modules/common-ancestor-path/LICENSE +15 -0
  758. package/.config/npm/node_global/lib/node_modules/npm/node_modules/common-ancestor-path/index.js +17 -0
  759. package/.config/npm/node_global/lib/node_modules/npm/node_modules/common-ancestor-path/package.json +28 -0
  760. package/.config/npm/node_global/lib/node_modules/npm/node_modules/concat-map/LICENSE +18 -0
  761. package/.config/npm/node_global/lib/node_modules/npm/node_modules/concat-map/example/map.js +6 -0
  762. package/.config/npm/node_global/lib/node_modules/npm/node_modules/concat-map/index.js +13 -0
  763. package/.config/npm/node_global/lib/node_modules/npm/node_modules/concat-map/package.json +43 -0
  764. package/.config/npm/node_global/lib/node_modules/npm/node_modules/concat-map/test/map.js +39 -0
  765. package/.config/npm/node_global/lib/node_modules/npm/node_modules/console-control-strings/LICENSE +13 -0
  766. package/.config/npm/node_global/lib/node_modules/npm/node_modules/console-control-strings/index.js +125 -0
  767. package/.config/npm/node_global/lib/node_modules/npm/node_modules/console-control-strings/package.json +27 -0
  768. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cssesc/LICENSE-MIT.txt +20 -0
  769. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cssesc/README.md +201 -0
  770. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cssesc/bin/cssesc +116 -0
  771. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cssesc/cssesc.js +110 -0
  772. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cssesc/man/cssesc.1 +70 -0
  773. package/.config/npm/node_global/lib/node_modules/npm/node_modules/cssesc/package.json +51 -0
  774. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/LICENSE +20 -0
  775. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/node_modules/ms/index.js +162 -0
  776. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/node_modules/ms/license.md +21 -0
  777. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/node_modules/ms/package.json +37 -0
  778. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/package.json +59 -0
  779. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/src/browser.js +269 -0
  780. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/src/common.js +274 -0
  781. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/src/index.js +10 -0
  782. package/.config/npm/node_global/lib/node_modules/npm/node_modules/debug/src/node.js +263 -0
  783. package/.config/npm/node_global/lib/node_modules/npm/node_modules/defaults/LICENSE +22 -0
  784. package/.config/npm/node_global/lib/node_modules/npm/node_modules/defaults/index.js +13 -0
  785. package/.config/npm/node_global/lib/node_modules/npm/node_modules/defaults/package.json +33 -0
  786. package/.config/npm/node_global/lib/node_modules/npm/node_modules/defaults/test.js +34 -0
  787. package/.config/npm/node_global/lib/node_modules/npm/node_modules/delegates/History.md +22 -0
  788. package/.config/npm/node_global/lib/node_modules/npm/node_modules/delegates/License +20 -0
  789. package/.config/npm/node_global/lib/node_modules/npm/node_modules/delegates/Makefile +8 -0
  790. package/.config/npm/node_global/lib/node_modules/npm/node_modules/delegates/index.js +121 -0
  791. package/.config/npm/node_global/lib/node_modules/npm/node_modules/delegates/package.json +13 -0
  792. package/.config/npm/node_global/lib/node_modules/npm/node_modules/delegates/test/index.js +94 -0
  793. package/.config/npm/node_global/lib/node_modules/npm/node_modules/depd/History.md +96 -0
  794. package/.config/npm/node_global/lib/node_modules/npm/node_modules/depd/LICENSE +22 -0
  795. package/.config/npm/node_global/lib/node_modules/npm/node_modules/depd/index.js +522 -0
  796. package/.config/npm/node_global/lib/node_modules/npm/node_modules/depd/lib/browser/index.js +77 -0
  797. package/.config/npm/node_global/lib/node_modules/npm/node_modules/depd/lib/compat/callsite-tostring.js +103 -0
  798. package/.config/npm/node_global/lib/node_modules/npm/node_modules/depd/lib/compat/event-listener-count.js +22 -0
  799. package/.config/npm/node_global/lib/node_modules/npm/node_modules/depd/lib/compat/index.js +79 -0
  800. package/.config/npm/node_global/lib/node_modules/npm/node_modules/depd/package.json +41 -0
  801. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/CONTRIBUTING.md +39 -0
  802. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/LICENSE +31 -0
  803. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/dist/diff.js +1627 -0
  804. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/dist/diff.min.js +38 -0
  805. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/convert/dmp.js +32 -0
  806. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/convert/xml.js +42 -0
  807. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/diff/array.js +45 -0
  808. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/diff/base.js +307 -0
  809. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/diff/character.js +37 -0
  810. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/diff/css.js +41 -0
  811. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/diff/json.js +163 -0
  812. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/diff/line.js +89 -0
  813. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/diff/sentence.js +41 -0
  814. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/diff/word.js +108 -0
  815. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/index.es6.js +1561 -0
  816. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/index.js +216 -0
  817. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/index.mjs +1561 -0
  818. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/patch/apply.js +238 -0
  819. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/patch/create.js +272 -0
  820. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/patch/merge.js +613 -0
  821. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/patch/parse.js +167 -0
  822. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/util/array.js +32 -0
  823. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/util/distance-iterator.js +57 -0
  824. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/lib/util/params.js +24 -0
  825. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/package.json +87 -0
  826. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/release-notes.md +309 -0
  827. package/.config/npm/node_global/lib/node_modules/npm/node_modules/diff/runtime.js +3 -0
  828. package/.config/npm/node_global/lib/node_modules/npm/node_modules/emoji-regex/LICENSE-MIT.txt +20 -0
  829. package/.config/npm/node_global/lib/node_modules/npm/node_modules/emoji-regex/es2015/index.js +6 -0
  830. package/.config/npm/node_global/lib/node_modules/npm/node_modules/emoji-regex/es2015/text.js +6 -0
  831. package/.config/npm/node_global/lib/node_modules/npm/node_modules/emoji-regex/index.d.ts +23 -0
  832. package/.config/npm/node_global/lib/node_modules/npm/node_modules/emoji-regex/index.js +6 -0
  833. package/.config/npm/node_global/lib/node_modules/npm/node_modules/emoji-regex/package.json +50 -0
  834. package/.config/npm/node_global/lib/node_modules/npm/node_modules/emoji-regex/text.js +6 -0
  835. package/.config/npm/node_global/lib/node_modules/npm/node_modules/encoding/LICENSE +16 -0
  836. package/.config/npm/node_global/lib/node_modules/npm/node_modules/encoding/lib/encoding.js +83 -0
  837. package/.config/npm/node_global/lib/node_modules/npm/node_modules/encoding/package.json +18 -0
  838. package/.config/npm/node_global/lib/node_modules/npm/node_modules/encoding/test/test.js +49 -0
  839. package/.config/npm/node_global/lib/node_modules/npm/node_modules/env-paths/index.d.ts +101 -0
  840. package/.config/npm/node_global/lib/node_modules/npm/node_modules/env-paths/index.js +74 -0
  841. package/.config/npm/node_global/lib/node_modules/npm/node_modules/env-paths/license +9 -0
  842. package/.config/npm/node_global/lib/node_modules/npm/node_modules/env-paths/package.json +45 -0
  843. package/.config/npm/node_global/lib/node_modules/npm/node_modules/err-code/bower.json +30 -0
  844. package/.config/npm/node_global/lib/node_modules/npm/node_modules/err-code/index.js +47 -0
  845. package/.config/npm/node_global/lib/node_modules/npm/node_modules/err-code/index.umd.js +51 -0
  846. package/.config/npm/node_global/lib/node_modules/npm/node_modules/err-code/package.json +34 -0
  847. package/.config/npm/node_global/lib/node_modules/npm/node_modules/err-code/test/test.js +159 -0
  848. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/LICENSE +22 -0
  849. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/dist/event-target-shim.js +871 -0
  850. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/dist/event-target-shim.js.map +1 -0
  851. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/dist/event-target-shim.mjs +862 -0
  852. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/dist/event-target-shim.mjs.map +1 -0
  853. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/dist/event-target-shim.umd.js +6 -0
  854. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/dist/event-target-shim.umd.js.map +1 -0
  855. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/index.d.ts +399 -0
  856. package/.config/npm/node_global/lib/node_modules/npm/node_modules/event-target-shim/package.json +82 -0
  857. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/.airtap.yml +15 -0
  858. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/History.md +118 -0
  859. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/LICENSE +22 -0
  860. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/events.js +497 -0
  861. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/package.json +37 -0
  862. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/security.md +10 -0
  863. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/add-listeners.js +111 -0
  864. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/check-listener-leaks.js +101 -0
  865. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/common.js +104 -0
  866. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/errors.js +13 -0
  867. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/events-list.js +28 -0
  868. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/events-once.js +234 -0
  869. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/index.js +64 -0
  870. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/legacy-compat.js +16 -0
  871. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/listener-count.js +37 -0
  872. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/listeners-side-effects.js +56 -0
  873. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/listeners.js +168 -0
  874. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/max-listeners.js +47 -0
  875. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/method-names.js +35 -0
  876. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/modify-in-emit.js +90 -0
  877. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/num-args.js +60 -0
  878. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/once.js +83 -0
  879. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/prepend.js +31 -0
  880. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/remove-all-listeners.js +133 -0
  881. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/remove-listeners.js +212 -0
  882. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/set-max-listeners-side-effects.js +31 -0
  883. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/special-event-names.js +45 -0
  884. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/subclass.js +66 -0
  885. package/.config/npm/node_global/lib/node_modules/npm/node_modules/events/tests/symbols.js +25 -0
  886. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/LICENSE.md +21 -0
  887. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/bench.js +96 -0
  888. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/esm/mod.d.ts +4 -0
  889. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/esm/mod.d.ts.map +1 -0
  890. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/esm/mod.js +138 -0
  891. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/mod.d.ts +3 -0
  892. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/mod.js +142 -0
  893. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/package.json +72 -0
  894. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/test.js +55 -0
  895. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fastest-levenshtein/test.ts +67 -0
  896. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fs-minipass/LICENSE +15 -0
  897. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js +443 -0
  898. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fs-minipass/package.json +53 -0
  899. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fs.realpath/LICENSE +43 -0
  900. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fs.realpath/index.js +66 -0
  901. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fs.realpath/old.js +303 -0
  902. package/.config/npm/node_global/lib/node_modules/npm/node_modules/fs.realpath/package.json +26 -0
  903. package/.config/npm/node_global/lib/node_modules/npm/node_modules/function-bind/LICENSE +20 -0
  904. package/.config/npm/node_global/lib/node_modules/npm/node_modules/function-bind/implementation.js +52 -0
  905. package/.config/npm/node_global/lib/node_modules/npm/node_modules/function-bind/index.js +5 -0
  906. package/.config/npm/node_global/lib/node_modules/npm/node_modules/function-bind/package.json +63 -0
  907. package/.config/npm/node_global/lib/node_modules/npm/node_modules/function-bind/test/index.js +252 -0
  908. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/LICENSE.md +20 -0
  909. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/base-theme.js +18 -0
  910. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/error.js +24 -0
  911. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/has-color.js +4 -0
  912. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/index.js +289 -0
  913. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/plumbing.js +50 -0
  914. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/process.js +3 -0
  915. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/progress-bar.js +41 -0
  916. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/render-template.js +222 -0
  917. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/set-immediate.js +7 -0
  918. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/set-interval.js +3 -0
  919. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/spin.js +5 -0
  920. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/template-item.js +87 -0
  921. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/theme-set.js +122 -0
  922. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/themes.js +56 -0
  923. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/lib/wide-truncate.js +31 -0
  924. package/.config/npm/node_global/lib/node_modules/npm/node_modules/gauge/package.json +67 -0
  925. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/LICENSE +15 -0
  926. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/common.js +244 -0
  927. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/glob.js +790 -0
  928. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE +15 -0
  929. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/lib/path.js +4 -0
  930. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js +944 -0
  931. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json +35 -0
  932. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/package.json +55 -0
  933. package/.config/npm/node_global/lib/node_modules/npm/node_modules/glob/sync.js +486 -0
  934. package/.config/npm/node_global/lib/node_modules/npm/node_modules/graceful-fs/LICENSE +15 -0
  935. package/.config/npm/node_global/lib/node_modules/npm/node_modules/graceful-fs/clone.js +23 -0
  936. package/.config/npm/node_global/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js +448 -0
  937. package/.config/npm/node_global/lib/node_modules/npm/node_modules/graceful-fs/legacy-streams.js +118 -0
  938. package/.config/npm/node_global/lib/node_modules/npm/node_modules/graceful-fs/package.json +50 -0
  939. package/.config/npm/node_global/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js +355 -0
  940. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has/LICENSE-MIT +22 -0
  941. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has/package.json +48 -0
  942. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has/src/index.js +5 -0
  943. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has/test/index.js +10 -0
  944. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has-flag/index.d.ts +39 -0
  945. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has-flag/index.js +8 -0
  946. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has-flag/license +9 -0
  947. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has-flag/package.json +46 -0
  948. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has-unicode/LICENSE +14 -0
  949. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has-unicode/index.js +16 -0
  950. package/.config/npm/node_global/lib/node_modules/npm/node_modules/has-unicode/package.json +30 -0
  951. package/.config/npm/node_global/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE +13 -0
  952. package/.config/npm/node_global/lib/node_modules/npm/node_modules/hosted-git-info/lib/from-url.js +122 -0
  953. package/.config/npm/node_global/lib/node_modules/npm/node_modules/hosted-git-info/lib/hosts.js +228 -0
  954. package/.config/npm/node_global/lib/node_modules/npm/node_modules/hosted-git-info/lib/index.js +179 -0
  955. package/.config/npm/node_global/lib/node_modules/npm/node_modules/hosted-git-info/lib/parse-url.js +78 -0
  956. package/.config/npm/node_global/lib/node_modules/npm/node_modules/hosted-git-info/package.json +59 -0
  957. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-cache-semantics/LICENSE +9 -0
  958. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-cache-semantics/index.js +674 -0
  959. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-cache-semantics/package.json +18 -0
  960. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-proxy-agent/dist/agent.d.ts +32 -0
  961. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js +145 -0
  962. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js.map +1 -0
  963. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-proxy-agent/dist/index.d.ts +21 -0
  964. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-proxy-agent/dist/index.js +14 -0
  965. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-proxy-agent/dist/index.js.map +1 -0
  966. package/.config/npm/node_global/lib/node_modules/npm/node_modules/http-proxy-agent/package.json +57 -0
  967. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/agent.d.ts +30 -0
  968. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/agent.js +177 -0
  969. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/agent.js.map +1 -0
  970. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/index.d.ts +23 -0
  971. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/index.js +14 -0
  972. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/index.js.map +1 -0
  973. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts +7 -0
  974. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js +66 -0
  975. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map +1 -0
  976. package/.config/npm/node_global/lib/node_modules/npm/node_modules/https-proxy-agent/package.json +56 -0
  977. package/.config/npm/node_global/lib/node_modules/npm/node_modules/humanize-ms/LICENSE +17 -0
  978. package/.config/npm/node_global/lib/node_modules/npm/node_modules/humanize-ms/index.js +24 -0
  979. package/.config/npm/node_global/lib/node_modules/npm/node_modules/humanize-ms/package.json +37 -0
  980. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/LICENSE +21 -0
  981. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js +597 -0
  982. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js +188 -0
  983. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/index.js +23 -0
  984. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/internal.js +198 -0
  985. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-codec.js +72 -0
  986. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data-generated.js +451 -0
  987. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data.js +179 -0
  988. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/big5-added.json +122 -0
  989. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp936.json +264 -0
  990. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp949.json +273 -0
  991. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp950.json +177 -0
  992. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/eucjp.json +182 -0
  993. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +1 -0
  994. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json +56 -0
  995. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json +125 -0
  996. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/utf16.js +197 -0
  997. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/utf32.js +319 -0
  998. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/encodings/utf7.js +290 -0
  999. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/lib/bom-handling.js +52 -0
  1000. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/lib/index.d.ts +41 -0
  1001. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/lib/index.js +180 -0
  1002. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/lib/streams.js +109 -0
  1003. package/.config/npm/node_global/lib/node_modules/npm/node_modules/iconv-lite/package.json +44 -0
  1004. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ieee754/LICENSE +11 -0
  1005. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ieee754/index.d.ts +10 -0
  1006. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ieee754/index.js +85 -0
  1007. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ieee754/package.json +52 -0
  1008. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ignore-walk/LICENSE +15 -0
  1009. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ignore-walk/lib/index.js +294 -0
  1010. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ignore-walk/package.json +67 -0
  1011. package/.config/npm/node_global/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js +138 -0
  1012. package/.config/npm/node_global/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js +12 -0
  1013. package/.config/npm/node_global/lib/node_modules/npm/node_modules/imurmurhash/package.json +40 -0
  1014. package/.config/npm/node_global/lib/node_modules/npm/node_modules/indent-string/index.d.ts +42 -0
  1015. package/.config/npm/node_global/lib/node_modules/npm/node_modules/indent-string/index.js +35 -0
  1016. package/.config/npm/node_global/lib/node_modules/npm/node_modules/indent-string/license +9 -0
  1017. package/.config/npm/node_global/lib/node_modules/npm/node_modules/indent-string/package.json +37 -0
  1018. package/.config/npm/node_global/lib/node_modules/npm/node_modules/infer-owner/LICENSE +15 -0
  1019. package/.config/npm/node_global/lib/node_modules/npm/node_modules/infer-owner/index.js +71 -0
  1020. package/.config/npm/node_global/lib/node_modules/npm/node_modules/infer-owner/package.json +26 -0
  1021. package/.config/npm/node_global/lib/node_modules/npm/node_modules/inflight/LICENSE +15 -0
  1022. package/.config/npm/node_global/lib/node_modules/npm/node_modules/inflight/inflight.js +54 -0
  1023. package/.config/npm/node_global/lib/node_modules/npm/node_modules/inflight/package.json +29 -0
  1024. package/.config/npm/node_global/lib/node_modules/npm/node_modules/inherits/LICENSE +16 -0
  1025. package/.config/npm/node_global/lib/node_modules/npm/node_modules/inherits/inherits.js +9 -0
  1026. package/.config/npm/node_global/lib/node_modules/npm/node_modules/inherits/inherits_browser.js +27 -0
  1027. package/.config/npm/node_global/lib/node_modules/npm/node_modules/inherits/package.json +29 -0
  1028. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ini/LICENSE +15 -0
  1029. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ini/lib/ini.js +230 -0
  1030. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ini/package.json +41 -0
  1031. package/.config/npm/node_global/lib/node_modules/npm/node_modules/init-package-json/LICENSE.md +18 -0
  1032. package/.config/npm/node_global/lib/node_modules/npm/node_modules/init-package-json/lib/default-input.js +262 -0
  1033. package/.config/npm/node_global/lib/node_modules/npm/node_modules/init-package-json/lib/init-package-json.js +145 -0
  1034. package/.config/npm/node_global/lib/node_modules/npm/node_modules/init-package-json/package.json +68 -0
  1035. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ip/lib/ip.js +422 -0
  1036. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ip/package.json +25 -0
  1037. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ip-regex/index.d.ts +70 -0
  1038. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ip-regex/index.js +36 -0
  1039. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ip-regex/license +9 -0
  1040. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ip-regex/package.json +44 -0
  1041. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-cidr/LICENSE +22 -0
  1042. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-cidr/index.d.ts +31 -0
  1043. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-cidr/index.js +9 -0
  1044. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-cidr/package.json +46 -0
  1045. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-core-module/LICENSE +20 -0
  1046. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-core-module/core.json +155 -0
  1047. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-core-module/index.js +69 -0
  1048. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-core-module/package.json +72 -0
  1049. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-core-module/test/index.js +133 -0
  1050. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-fullwidth-code-point/index.d.ts +17 -0
  1051. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-fullwidth-code-point/index.js +50 -0
  1052. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-fullwidth-code-point/license +9 -0
  1053. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-fullwidth-code-point/package.json +42 -0
  1054. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-lambda/LICENSE +21 -0
  1055. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-lambda/index.js +6 -0
  1056. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-lambda/package.json +35 -0
  1057. package/.config/npm/node_global/lib/node_modules/npm/node_modules/is-lambda/test.js +16 -0
  1058. package/.config/npm/node_global/lib/node_modules/npm/node_modules/isexe/LICENSE +15 -0
  1059. package/.config/npm/node_global/lib/node_modules/npm/node_modules/isexe/index.js +57 -0
  1060. package/.config/npm/node_global/lib/node_modules/npm/node_modules/isexe/mode.js +41 -0
  1061. package/.config/npm/node_global/lib/node_modules/npm/node_modules/isexe/package.json +31 -0
  1062. package/.config/npm/node_global/lib/node_modules/npm/node_modules/isexe/test/basic.js +221 -0
  1063. package/.config/npm/node_global/lib/node_modules/npm/node_modules/isexe/windows.js +42 -0
  1064. package/.config/npm/node_global/lib/node_modules/npm/node_modules/json-parse-even-better-errors/LICENSE.md +25 -0
  1065. package/.config/npm/node_global/lib/node_modules/npm/node_modules/json-parse-even-better-errors/lib/index.js +129 -0
  1066. package/.config/npm/node_global/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json +48 -0
  1067. package/.config/npm/node_global/lib/node_modules/npm/node_modules/json-stringify-nice/LICENSE +15 -0
  1068. package/.config/npm/node_global/lib/node_modules/npm/node_modules/json-stringify-nice/index.js +38 -0
  1069. package/.config/npm/node_global/lib/node_modules/npm/node_modules/json-stringify-nice/package.json +40 -0
  1070. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/LICENSE +24 -0
  1071. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/bench.js +26 -0
  1072. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/examples/twitterfeed.js +30 -0
  1073. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/jsonparse.js +413 -0
  1074. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/package.json +22 -0
  1075. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/samplejson/basic.json +167 -0
  1076. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/samplejson/basic2.json +180 -0
  1077. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/test/big-token.js +24 -0
  1078. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/test/boundary.js +110 -0
  1079. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/test/offset.js +67 -0
  1080. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/test/primitives.js +57 -0
  1081. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/test/surrogate.js +26 -0
  1082. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/test/unvalid.js +15 -0
  1083. package/.config/npm/node_global/lib/node_modules/npm/node_modules/jsonparse/test/utf8.js +38 -0
  1084. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff/LICENSE +21 -0
  1085. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff/index.cjs +153 -0
  1086. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff/index.d.ts +20 -0
  1087. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff/index.mjs +150 -0
  1088. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff/index.tests.ts +65 -0
  1089. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff/package.json +33 -0
  1090. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff/rollup.config.js +3 -0
  1091. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff-apply/LICENSE +21 -0
  1092. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff-apply/index.cjs +161 -0
  1093. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff-apply/index.d.ts +17 -0
  1094. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff-apply/index.mjs +158 -0
  1095. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff-apply/index.tests.ts +108 -0
  1096. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff-apply/package.json +34 -0
  1097. package/.config/npm/node_global/lib/node_modules/npm/node_modules/just-diff-apply/rollup.config.js +3 -0
  1098. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmaccess/LICENSE +13 -0
  1099. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmaccess/README.md +93 -0
  1100. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmaccess/lib/index.js +140 -0
  1101. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmaccess/package.json +53 -0
  1102. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmdiff/LICENSE +15 -0
  1103. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmdiff/README.md +96 -0
  1104. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmdiff/lib/format-diff.js +96 -0
  1105. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmdiff/lib/index.js +62 -0
  1106. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmdiff/lib/should-print-patch.js +22 -0
  1107. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmdiff/lib/tarball.js +38 -0
  1108. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmdiff/lib/untar.js +96 -0
  1109. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmdiff/package.json +70 -0
  1110. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/LICENSE +15 -0
  1111. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/README.md +48 -0
  1112. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/lib/file-exists.js +33 -0
  1113. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/lib/get-bin-from-manifest.js +22 -0
  1114. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/lib/index.js +275 -0
  1115. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/lib/is-windows.js +1 -0
  1116. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/lib/no-tty.js +1 -0
  1117. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/lib/run-script.js +80 -0
  1118. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmexec/package.json +81 -0
  1119. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmfund/LICENSE +15 -0
  1120. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmfund/README.md +131 -0
  1121. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmfund/lib/index.js +210 -0
  1122. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmfund/package.json +64 -0
  1123. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmhook/LICENSE.md +16 -0
  1124. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmhook/README.md +271 -0
  1125. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmhook/lib/index.js +70 -0
  1126. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmhook/package.json +56 -0
  1127. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmorg/LICENSE +13 -0
  1128. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmorg/README.md +148 -0
  1129. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmorg/lib/index.js +64 -0
  1130. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmorg/package.json +61 -0
  1131. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpack/LICENSE +13 -0
  1132. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpack/README.md +55 -0
  1133. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpack/lib/index.js +69 -0
  1134. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpack/package.json +58 -0
  1135. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpublish/LICENSE +13 -0
  1136. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpublish/README.md +109 -0
  1137. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpublish/lib/index.js +4 -0
  1138. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpublish/lib/provenance.js +70 -0
  1139. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpublish/lib/publish.js +220 -0
  1140. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpublish/lib/unpublish.js +119 -0
  1141. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmpublish/package.json +63 -0
  1142. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmsearch/LICENSE +13 -0
  1143. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmsearch/README.md +173 -0
  1144. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmsearch/lib/index.js +71 -0
  1145. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmsearch/package.json +57 -0
  1146. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmteam/LICENSE +13 -0
  1147. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmteam/README.md +188 -0
  1148. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmteam/lib/index.js +92 -0
  1149. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmteam/package.json +51 -0
  1150. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/LICENSE +15 -0
  1151. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/README.md +164 -0
  1152. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/lib/commit.js +17 -0
  1153. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/lib/enforce-clean.js +32 -0
  1154. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/lib/index.js +40 -0
  1155. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/lib/read-json.js +7 -0
  1156. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/lib/retrieve-tag.js +13 -0
  1157. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/lib/tag.js +30 -0
  1158. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/lib/version.js +140 -0
  1159. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/lib/write-json.js +16 -0
  1160. package/.config/npm/node_global/lib/node_modules/npm/node_modules/libnpmversion/package.json +54 -0
  1161. package/.config/npm/node_global/lib/node_modules/npm/node_modules/lru-cache/LICENSE +15 -0
  1162. package/.config/npm/node_global/lib/node_modules/npm/node_modules/lru-cache/index.d.ts +667 -0
  1163. package/.config/npm/node_global/lib/node_modules/npm/node_modules/lru-cache/index.js +1053 -0
  1164. package/.config/npm/node_global/lib/node_modules/npm/node_modules/lru-cache/index.mjs +1053 -0
  1165. package/.config/npm/node_global/lib/node_modules/npm/node_modules/lru-cache/package.json +96 -0
  1166. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/LICENSE +16 -0
  1167. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js +214 -0
  1168. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js +444 -0
  1169. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/errors.js +11 -0
  1170. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js +49 -0
  1171. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/key.js +17 -0
  1172. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/policy.js +161 -0
  1173. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/dns.js +49 -0
  1174. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js +118 -0
  1175. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/index.js +41 -0
  1176. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/options.js +52 -0
  1177. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js +41 -0
  1178. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js +121 -0
  1179. package/.config/npm/node_global/lib/node_modules/npm/node_modules/make-fetch-happen/package.json +77 -0
  1180. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/LICENSE +15 -0
  1181. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/cjs/index-cjs.d.ts +35 -0
  1182. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/cjs/index-cjs.js +7 -0
  1183. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/cjs/index-cjs.js.map +1 -0
  1184. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/cjs/index.d.ts +71 -0
  1185. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/cjs/index.js +1090 -0
  1186. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/cjs/index.js.map +1 -0
  1187. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/cjs/package.json +3 -0
  1188. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/mjs/index.d.ts +71 -0
  1189. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/mjs/index.js +1077 -0
  1190. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/mjs/index.js.map +1 -0
  1191. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/dist/mjs/package.json +3 -0
  1192. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minimatch/package.json +86 -0
  1193. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass/LICENSE +15 -0
  1194. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass/index.d.ts +147 -0
  1195. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass/index.js +666 -0
  1196. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass/package.json +56 -0
  1197. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-collect/LICENSE +15 -0
  1198. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-collect/index.js +71 -0
  1199. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-collect/node_modules/minipass/LICENSE +15 -0
  1200. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-collect/node_modules/minipass/index.d.ts +155 -0
  1201. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-collect/node_modules/minipass/index.js +649 -0
  1202. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-collect/node_modules/minipass/package.json +56 -0
  1203. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-collect/package.json +29 -0
  1204. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/LICENSE +28 -0
  1205. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/lib/abort-error.js +17 -0
  1206. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/lib/blob.js +97 -0
  1207. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js +350 -0
  1208. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/lib/fetch-error.js +32 -0
  1209. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/lib/headers.js +267 -0
  1210. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/lib/index.js +365 -0
  1211. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/lib/request.js +281 -0
  1212. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/lib/response.js +90 -0
  1213. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-fetch/package.json +68 -0
  1214. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-flush/LICENSE +15 -0
  1215. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-flush/index.js +39 -0
  1216. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-flush/node_modules/minipass/LICENSE +15 -0
  1217. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-flush/node_modules/minipass/index.d.ts +155 -0
  1218. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-flush/node_modules/minipass/index.js +649 -0
  1219. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-flush/node_modules/minipass/package.json +56 -0
  1220. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-flush/package.json +39 -0
  1221. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-json-stream/LICENSE +27 -0
  1222. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-json-stream/index.js +227 -0
  1223. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-json-stream/node_modules/minipass/LICENSE +15 -0
  1224. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-json-stream/node_modules/minipass/index.d.ts +155 -0
  1225. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-json-stream/node_modules/minipass/index.js +649 -0
  1226. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-json-stream/node_modules/minipass/package.json +56 -0
  1227. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-json-stream/package.json +39 -0
  1228. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-pipeline/LICENSE +15 -0
  1229. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-pipeline/index.js +128 -0
  1230. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass/LICENSE +15 -0
  1231. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass/index.d.ts +155 -0
  1232. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass/index.js +649 -0
  1233. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass/package.json +56 -0
  1234. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-pipeline/package.json +29 -0
  1235. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-sized/LICENSE +15 -0
  1236. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-sized/index.js +67 -0
  1237. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-sized/node_modules/minipass/LICENSE +15 -0
  1238. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-sized/node_modules/minipass/index.d.ts +155 -0
  1239. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-sized/node_modules/minipass/index.js +649 -0
  1240. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-sized/node_modules/minipass/package.json +56 -0
  1241. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-sized/package.json +39 -0
  1242. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minipass-sized/test/basic.js +83 -0
  1243. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minizlib/LICENSE +26 -0
  1244. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minizlib/constants.js +115 -0
  1245. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minizlib/index.js +348 -0
  1246. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/LICENSE +15 -0
  1247. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/index.d.ts +155 -0
  1248. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/index.js +649 -0
  1249. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/package.json +56 -0
  1250. package/.config/npm/node_global/lib/node_modules/npm/node_modules/minizlib/package.json +42 -0
  1251. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/LICENSE +21 -0
  1252. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js +68 -0
  1253. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/index.js +31 -0
  1254. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/lib/find-made.js +29 -0
  1255. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/lib/mkdirp-manual.js +64 -0
  1256. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/lib/mkdirp-native.js +39 -0
  1257. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/lib/opts-arg.js +23 -0
  1258. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/lib/path-arg.js +29 -0
  1259. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/lib/use-native.js +10 -0
  1260. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/package.json +44 -0
  1261. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mkdirp/readme.markdown +266 -0
  1262. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ms/index.js +162 -0
  1263. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ms/license.md +21 -0
  1264. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ms/package.json +38 -0
  1265. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mute-stream/LICENSE +15 -0
  1266. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mute-stream/lib/index.js +142 -0
  1267. package/.config/npm/node_global/lib/node_modules/npm/node_modules/mute-stream/package.json +52 -0
  1268. package/.config/npm/node_global/lib/node_modules/npm/node_modules/negotiator/HISTORY.md +108 -0
  1269. package/.config/npm/node_global/lib/node_modules/npm/node_modules/negotiator/LICENSE +24 -0
  1270. package/.config/npm/node_global/lib/node_modules/npm/node_modules/negotiator/index.js +82 -0
  1271. package/.config/npm/node_global/lib/node_modules/npm/node_modules/negotiator/lib/charset.js +169 -0
  1272. package/.config/npm/node_global/lib/node_modules/npm/node_modules/negotiator/lib/encoding.js +184 -0
  1273. package/.config/npm/node_global/lib/node_modules/npm/node_modules/negotiator/lib/language.js +179 -0
  1274. package/.config/npm/node_global/lib/node_modules/npm/node_modules/negotiator/lib/mediaType.js +294 -0
  1275. package/.config/npm/node_global/lib/node_modules/npm/node_modules/negotiator/package.json +42 -0
  1276. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md +52 -0
  1277. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md +17 -0
  1278. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/.github/workflows/release-please.yml +56 -0
  1279. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/.github/workflows/tests.yml +52 -0
  1280. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/.github/workflows/visual-studio.yml +33 -0
  1281. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/CHANGELOG.md +796 -0
  1282. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/CONTRIBUTING.md +34 -0
  1283. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/LICENSE +24 -0
  1284. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/README.md +258 -0
  1285. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/SECURITY.md +2 -0
  1286. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/addon.gypi +204 -0
  1287. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js +140 -0
  1288. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/docs/Error-pre-versions-of-node-cannot-be-installed.md +94 -0
  1289. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/docs/Force-npm-to-use-global-node-gyp.md +47 -0
  1290. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/docs/Home.md +7 -0
  1291. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/docs/Linking-to-OpenSSL.md +86 -0
  1292. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/docs/README.md +11 -0
  1293. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/docs/Updating-npm-bundled-node-gyp.md +72 -0
  1294. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md +49 -0
  1295. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/.flake8 +4 -0
  1296. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/Python_tests.yml +36 -0
  1297. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/node-gyp.yml +45 -0
  1298. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/nodejs-windows.yml +32 -0
  1299. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/release-please.yml +16 -0
  1300. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS +16 -0
  1301. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/CHANGELOG.md +233 -0
  1302. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md +4 -0
  1303. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/CONTRIBUTING.md +32 -0
  1304. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE +28 -0
  1305. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/README.md +7 -0
  1306. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc +12 -0
  1307. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp +8 -0
  1308. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat +5 -0
  1309. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py +45 -0
  1310. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py +367 -0
  1311. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py +206 -0
  1312. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py +1270 -0
  1313. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py +1547 -0
  1314. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py +59 -0
  1315. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py +153 -0
  1316. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py +271 -0
  1317. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py +574 -0
  1318. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py +690 -0
  1319. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py +661 -0
  1320. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py +78 -0
  1321. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py +165 -0
  1322. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py +109 -0
  1323. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py +55 -0
  1324. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py +0 -0
  1325. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py +808 -0
  1326. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py +1173 -0
  1327. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py +1321 -0
  1328. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py +120 -0
  1329. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py +103 -0
  1330. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py +464 -0
  1331. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py +89 -0
  1332. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py +58 -0
  1333. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +2717 -0
  1334. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py +3981 -0
  1335. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py +44 -0
  1336. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py +2936 -0
  1337. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py +55 -0
  1338. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py +1394 -0
  1339. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py +25 -0
  1340. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py +3130 -0
  1341. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py +98 -0
  1342. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py +771 -0
  1343. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py +1271 -0
  1344. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py +174 -0
  1345. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py +61 -0
  1346. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py +374 -0
  1347. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py +1939 -0
  1348. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py +302 -0
  1349. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py +3197 -0
  1350. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +65 -0
  1351. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/pyproject.toml +41 -0
  1352. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py +261 -0
  1353. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/README +15 -0
  1354. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README +5 -0
  1355. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec +27 -0
  1356. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec +226 -0
  1357. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README +12 -0
  1358. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el +63 -0
  1359. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el +275 -0
  1360. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh +7 -0
  1361. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp +1105 -0
  1362. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified +1107 -0
  1363. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py +102 -0
  1364. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py +156 -0
  1365. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py +181 -0
  1366. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py +339 -0
  1367. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/Find-VisualStudio.cs +250 -0
  1368. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/build.js +213 -0
  1369. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/clean.js +15 -0
  1370. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js +360 -0
  1371. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/create-config-gypi.js +147 -0
  1372. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js +63 -0
  1373. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js +344 -0
  1374. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/find-visualstudio.js +452 -0
  1375. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/install.js +376 -0
  1376. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/list.js +27 -0
  1377. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js +215 -0
  1378. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js +147 -0
  1379. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js +13 -0
  1380. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js +46 -0
  1381. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/lib/util.js +64 -0
  1382. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/macOS_Catalina.md +104 -0
  1383. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh +21 -0
  1384. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/LICENSE.md +20 -0
  1385. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/get-options.js +20 -0
  1386. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/node.js +9 -0
  1387. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/owner-sync.js +96 -0
  1388. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/owner.js +96 -0
  1389. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/copy-file.js +16 -0
  1390. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/cp/LICENSE +15 -0
  1391. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/cp/index.js +22 -0
  1392. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/cp/polyfill.js +428 -0
  1393. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/errors.js +129 -0
  1394. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/fs.js +14 -0
  1395. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/index.js +12 -0
  1396. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/mkdir.js +19 -0
  1397. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/mkdtemp.js +23 -0
  1398. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/rm/index.js +22 -0
  1399. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/rm/polyfill.js +239 -0
  1400. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/with-owner-sync.js +21 -0
  1401. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/with-owner.js +21 -0
  1402. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/with-temp-dir.js +41 -0
  1403. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/write-file.js +14 -0
  1404. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/package.json +50 -0
  1405. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/LICENSE +46 -0
  1406. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/abbrev.js +61 -0
  1407. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/package.json +21 -0
  1408. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet/LICENSE.md +18 -0
  1409. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet/lib/index.js +4 -0
  1410. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet/lib/tracker-base.js +11 -0
  1411. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet/lib/tracker-group.js +116 -0
  1412. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet/lib/tracker-stream.js +36 -0
  1413. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet/lib/tracker.js +32 -0
  1414. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet/package.json +56 -0
  1415. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/LICENSE +21 -0
  1416. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/index.js +201 -0
  1417. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/package.json +47 -0
  1418. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/LICENSE.md +16 -0
  1419. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/content/path.js +29 -0
  1420. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/content/read.js +241 -0
  1421. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/content/rm.js +20 -0
  1422. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/content/write.js +189 -0
  1423. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/entry-index.js +404 -0
  1424. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/get.js +225 -0
  1425. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/index.js +45 -0
  1426. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/memoization.js +72 -0
  1427. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/put.js +80 -0
  1428. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/rm.js +31 -0
  1429. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/util/fix-owner.js +145 -0
  1430. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/util/hash-to-segments.js +7 -0
  1431. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/util/move-file.js +56 -0
  1432. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/util/tmp.js +33 -0
  1433. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/verify.js +257 -0
  1434. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion/LICENSE +21 -0
  1435. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion/index.js +203 -0
  1436. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion/package.json +46 -0
  1437. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/LICENSE +15 -0
  1438. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/common.js +244 -0
  1439. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/glob.js +790 -0
  1440. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/package.json +55 -0
  1441. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/sync.js +486 -0
  1442. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/LICENSE +15 -0
  1443. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/lib/path.js +4 -0
  1444. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/minimatch.js +944 -0
  1445. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/package.json +35 -0
  1446. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/package.json +84 -0
  1447. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/LICENSE +15 -0
  1448. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/index.js +422 -0
  1449. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/package.json +39 -0
  1450. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/LICENSE.md +20 -0
  1451. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/base-theme.js +18 -0
  1452. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/error.js +24 -0
  1453. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/has-color.js +4 -0
  1454. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/index.js +289 -0
  1455. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/plumbing.js +50 -0
  1456. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/process.js +3 -0
  1457. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/progress-bar.js +41 -0
  1458. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/render-template.js +222 -0
  1459. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/set-immediate.js +7 -0
  1460. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/set-interval.js +3 -0
  1461. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/spin.js +5 -0
  1462. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/template-item.js +87 -0
  1463. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/theme-set.js +122 -0
  1464. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/themes.js +56 -0
  1465. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/wide-truncate.js +31 -0
  1466. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/package.json +66 -0
  1467. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE +21 -0
  1468. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js +238 -0
  1469. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js +790 -0
  1470. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json +55 -0
  1471. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js +486 -0
  1472. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/LICENSE +16 -0
  1473. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/agent.js +214 -0
  1474. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/entry.js +444 -0
  1475. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/errors.js +11 -0
  1476. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/index.js +49 -0
  1477. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/key.js +17 -0
  1478. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/policy.js +161 -0
  1479. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/dns.js +49 -0
  1480. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/fetch.js +118 -0
  1481. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/index.js +41 -0
  1482. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/options.js +52 -0
  1483. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/pipeline.js +41 -0
  1484. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/remote.js +121 -0
  1485. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json +79 -0
  1486. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE +15 -0
  1487. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js +947 -0
  1488. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json +33 -0
  1489. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass/LICENSE +15 -0
  1490. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass/index.d.ts +155 -0
  1491. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass/index.js +649 -0
  1492. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass/package.json +56 -0
  1493. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/LICENSE +28 -0
  1494. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/abort-error.js +17 -0
  1495. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/blob.js +97 -0
  1496. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/body.js +350 -0
  1497. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/fetch-error.js +32 -0
  1498. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/headers.js +267 -0
  1499. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/index.js +365 -0
  1500. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/request.js +281 -0
  1501. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/response.js +90 -0
  1502. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/package.json +67 -0
  1503. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/LICENSE +15 -0
  1504. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/README.md +213 -0
  1505. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js +56 -0
  1506. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/lib/nopt.js +515 -0
  1507. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/package.json +53 -0
  1508. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/LICENSE.md +20 -0
  1509. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/lib/log.js +404 -0
  1510. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json +51 -0
  1511. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/CONTRIBUTING.md +38 -0
  1512. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/GOVERNANCE.md +136 -0
  1513. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/LICENSE +47 -0
  1514. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/errors-browser.js +127 -0
  1515. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/errors.js +116 -0
  1516. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/experimentalWarning.js +17 -0
  1517. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_duplex.js +139 -0
  1518. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_passthrough.js +39 -0
  1519. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_readable.js +1124 -0
  1520. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_transform.js +201 -0
  1521. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_writable.js +697 -0
  1522. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/async_iterator.js +207 -0
  1523. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/buffer_list.js +210 -0
  1524. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/destroy.js +105 -0
  1525. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +104 -0
  1526. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/from-browser.js +3 -0
  1527. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/from.js +64 -0
  1528. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/pipeline.js +97 -0
  1529. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/state.js +27 -0
  1530. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/stream-browser.js +1 -0
  1531. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/stream.js +1 -0
  1532. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/package.json +68 -0
  1533. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/readable-browser.js +9 -0
  1534. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/readable.js +16 -0
  1535. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/LICENSE.md +16 -0
  1536. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/lib/index.js +524 -0
  1537. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/package.json +63 -0
  1538. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-filename/LICENSE +5 -0
  1539. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-filename/lib/index.js +7 -0
  1540. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-filename/package.json +48 -0
  1541. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-slug/LICENSE +15 -0
  1542. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-slug/lib/index.js +11 -0
  1543. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-slug/package.json +44 -0
  1544. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/LICENSE +15 -0
  1545. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/README.md +54 -0
  1546. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/bin/node-which +52 -0
  1547. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/package.json +43 -0
  1548. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js +125 -0
  1549. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/package.json +50 -0
  1550. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc +39 -0
  1551. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/common.js +3 -0
  1552. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_BuildTools_minimal.txt +1 -0
  1553. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Community_workload.txt +1 -0
  1554. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Express.txt +1 -0
  1555. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt +1 -0
  1556. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt +1 -0
  1557. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt +1 -0
  1558. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Preview.txt +1 -0
  1559. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/certs.js +150 -0
  1560. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi +6 -0
  1561. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/fixtures/test-charmap.py +31 -0
  1562. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/process-exec-sync.js +140 -0
  1563. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/simple-proxy.js +27 -0
  1564. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-addon.js +150 -0
  1565. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-configure-python.js +84 -0
  1566. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-create-config-gypi.js +70 -0
  1567. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-download.js +217 -0
  1568. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-find-accessible-sync.js +84 -0
  1569. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-find-node-directory.js +119 -0
  1570. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-find-python.js +226 -0
  1571. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-find-visualstudio.js +676 -0
  1572. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-install.js +46 -0
  1573. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-options.js +42 -0
  1574. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/test/test-process-release.js +434 -0
  1575. package/.config/npm/node_global/lib/node_modules/npm/node_modules/node-gyp/update-gyp.py +64 -0
  1576. package/.config/npm/node_global/lib/node_modules/npm/node_modules/nopt/LICENSE +15 -0
  1577. package/.config/npm/node_global/lib/node_modules/npm/node_modules/nopt/README.md +213 -0
  1578. package/.config/npm/node_global/lib/node_modules/npm/node_modules/nopt/bin/nopt.js +56 -0
  1579. package/.config/npm/node_global/lib/node_modules/npm/node_modules/nopt/lib/nopt.js +515 -0
  1580. package/.config/npm/node_global/lib/node_modules/npm/node_modules/nopt/package.json +54 -0
  1581. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/LICENSE +15 -0
  1582. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js +24 -0
  1583. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js +475 -0
  1584. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js +22 -0
  1585. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js +48 -0
  1586. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js +11 -0
  1587. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/lib/typos.json +25 -0
  1588. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json +30 -0
  1589. package/.config/npm/node_global/lib/node_modules/npm/node_modules/normalize-package-data/package.json +55 -0
  1590. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/LICENSE +16 -0
  1591. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/lib/colors.js +24 -0
  1592. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/lib/exit-code.js +14 -0
  1593. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/lib/index.js +41 -0
  1594. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/detail.js +86 -0
  1595. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/install.js +75 -0
  1596. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/json.js +1 -0
  1597. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/quiet.js +1 -0
  1598. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-audit-report/package.json +63 -0
  1599. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-bundled/LICENSE +15 -0
  1600. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-bundled/lib/index.js +254 -0
  1601. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-bundled/package.json +49 -0
  1602. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-install-checks/LICENSE +27 -0
  1603. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-install-checks/lib/index.js +78 -0
  1604. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-install-checks/package.json +50 -0
  1605. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-normalize-package-bin/LICENSE +15 -0
  1606. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-normalize-package-bin/lib/index.js +64 -0
  1607. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-normalize-package-bin/package.json +43 -0
  1608. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-package-arg/LICENSE +15 -0
  1609. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js +431 -0
  1610. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-package-arg/package.json +59 -0
  1611. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-packlist/LICENSE +15 -0
  1612. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-packlist/lib/index.js +457 -0
  1613. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-packlist/package.json +60 -0
  1614. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-pick-manifest/LICENSE.md +16 -0
  1615. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js +218 -0
  1616. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-pick-manifest/package.json +56 -0
  1617. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-profile/LICENSE.md +20 -0
  1618. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-profile/lib/index.js +295 -0
  1619. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-profile/package.json +50 -0
  1620. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-registry-fetch/LICENSE.md +20 -0
  1621. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/auth.js +145 -0
  1622. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js +100 -0
  1623. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/clean-url.js +26 -0
  1624. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/default-opts.js +19 -0
  1625. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/errors.js +80 -0
  1626. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js +247 -0
  1627. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-registry-fetch/package.json +68 -0
  1628. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-user-validate/LICENSE +27 -0
  1629. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-user-validate/lib/index.js +61 -0
  1630. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npm-user-validate/package.json +48 -0
  1631. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npmlog/LICENSE.md +20 -0
  1632. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npmlog/lib/log.js +400 -0
  1633. package/.config/npm/node_global/lib/node_modules/npm/node_modules/npmlog/package.json +52 -0
  1634. package/.config/npm/node_global/lib/node_modules/npm/node_modules/once/LICENSE +15 -0
  1635. package/.config/npm/node_global/lib/node_modules/npm/node_modules/once/once.js +42 -0
  1636. package/.config/npm/node_global/lib/node_modules/npm/node_modules/once/package.json +33 -0
  1637. package/.config/npm/node_global/lib/node_modules/npm/node_modules/p-map/index.d.ts +67 -0
  1638. package/.config/npm/node_global/lib/node_modules/npm/node_modules/p-map/index.js +81 -0
  1639. package/.config/npm/node_global/lib/node_modules/npm/node_modules/p-map/license +9 -0
  1640. package/.config/npm/node_global/lib/node_modules/npm/node_modules/p-map/package.json +53 -0
  1641. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/LICENSE +15 -0
  1642. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/README.md +283 -0
  1643. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/bin.js +158 -0
  1644. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/dir.js +108 -0
  1645. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/fetcher.js +504 -0
  1646. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/file.js +96 -0
  1647. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/git.js +327 -0
  1648. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/index.js +23 -0
  1649. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/registry.js +341 -0
  1650. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/remote.js +91 -0
  1651. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/util/add-git-sha.js +15 -0
  1652. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/util/cache-dir.js +12 -0
  1653. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/util/is-package-bin.js +25 -0
  1654. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/util/npm.js +14 -0
  1655. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/util/tar-create-options.js +31 -0
  1656. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/lib/util/trailing-slashes.js +10 -0
  1657. package/.config/npm/node_global/lib/node_modules/npm/node_modules/pacote/package.json +78 -0
  1658. package/.config/npm/node_global/lib/node_modules/npm/node_modules/parse-conflict-json/LICENSE.md +20 -0
  1659. package/.config/npm/node_global/lib/node_modules/npm/node_modules/parse-conflict-json/lib/index.js +104 -0
  1660. package/.config/npm/node_global/lib/node_modules/npm/node_modules/parse-conflict-json/package.json +49 -0
  1661. package/.config/npm/node_global/lib/node_modules/npm/node_modules/path-is-absolute/index.js +20 -0
  1662. package/.config/npm/node_global/lib/node_modules/npm/node_modules/path-is-absolute/license +21 -0
  1663. package/.config/npm/node_global/lib/node_modules/npm/node_modules/path-is-absolute/package.json +43 -0
  1664. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/API.md +875 -0
  1665. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/LICENSE-MIT +22 -0
  1666. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/index.js +24 -0
  1667. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/parser.js +1243 -0
  1668. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/processor.js +206 -0
  1669. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/attribute.js +540 -0
  1670. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/className.js +69 -0
  1671. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/combinator.js +31 -0
  1672. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/comment.js +31 -0
  1673. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/constructors.js +102 -0
  1674. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/container.js +395 -0
  1675. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/guards.js +64 -0
  1676. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/id.js +37 -0
  1677. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/index.js +27 -0
  1678. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/namespace.js +101 -0
  1679. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/nesting.js +32 -0
  1680. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/node.js +239 -0
  1681. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/pseudo.js +38 -0
  1682. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/root.js +60 -0
  1683. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/selector.js +31 -0
  1684. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/string.js +31 -0
  1685. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/tag.js +31 -0
  1686. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/types.js +28 -0
  1687. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/universal.js +32 -0
  1688. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/sortAscending.js +13 -0
  1689. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/tokenTypes.js +95 -0
  1690. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/tokenize.js +271 -0
  1691. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/ensureObject.js +22 -0
  1692. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/getProp.js +24 -0
  1693. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/index.js +22 -0
  1694. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/stripComments.js +27 -0
  1695. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/unesc.js +93 -0
  1696. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/package.json +78 -0
  1697. package/.config/npm/node_global/lib/node_modules/npm/node_modules/postcss-selector-parser/postcss-selector-parser.d.ts +555 -0
  1698. package/.config/npm/node_global/lib/node_modules/npm/node_modules/proc-log/LICENSE +15 -0
  1699. package/.config/npm/node_global/lib/node_modules/npm/node_modules/proc-log/lib/index.js +23 -0
  1700. package/.config/npm/node_global/lib/node_modules/npm/node_modules/proc-log/package.json +44 -0
  1701. package/.config/npm/node_global/lib/node_modules/npm/node_modules/process/LICENSE +22 -0
  1702. package/.config/npm/node_global/lib/node_modules/npm/node_modules/process/browser.js +184 -0
  1703. package/.config/npm/node_global/lib/node_modules/npm/node_modules/process/index.js +2 -0
  1704. package/.config/npm/node_global/lib/node_modules/npm/node_modules/process/package.json +27 -0
  1705. package/.config/npm/node_global/lib/node_modules/npm/node_modules/process/test.js +199 -0
  1706. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-all-reject-late/LICENSE +15 -0
  1707. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-all-reject-late/index.js +27 -0
  1708. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-all-reject-late/package.json +22 -0
  1709. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-all-reject-late/test/index.js +88 -0
  1710. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-call-limit/LICENSE +15 -0
  1711. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-call-limit/index.js +43 -0
  1712. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-call-limit/package.json +29 -0
  1713. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-inflight/LICENSE +14 -0
  1714. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-inflight/inflight.js +36 -0
  1715. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-inflight/package.json +24 -0
  1716. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-retry/LICENSE +19 -0
  1717. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-retry/index.js +52 -0
  1718. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-retry/package.json +37 -0
  1719. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promise-retry/test/test.js +263 -0
  1720. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promzard/LICENSE +15 -0
  1721. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promzard/lib/index.js +175 -0
  1722. package/.config/npm/node_global/lib/node_modules/npm/node_modules/promzard/package.json +48 -0
  1723. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/.travis.yml +3 -0
  1724. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/LICENSE +222 -0
  1725. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/README.md +82 -0
  1726. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js +101 -0
  1727. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.js +2 -0
  1728. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.png +0 -0
  1729. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/example/callback.js +4 -0
  1730. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js +6 -0
  1731. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/lib/main.js +100 -0
  1732. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/package.json +37 -0
  1733. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/test/main.js +63 -0
  1734. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js +22 -0
  1735. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js +38 -0
  1736. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js +7 -0
  1737. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js +10 -0
  1738. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js +44 -0
  1739. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js +6 -0
  1740. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js +66 -0
  1741. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js +298 -0
  1742. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js +272 -0
  1743. package/.config/npm/node_global/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js +462 -0
  1744. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read/LICENSE +15 -0
  1745. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read/lib/read.js +82 -0
  1746. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read/package.json +51 -0
  1747. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-cmd-shim/LICENSE +14 -0
  1748. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-cmd-shim/lib/index.js +75 -0
  1749. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-cmd-shim/package.json +47 -0
  1750. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-package-json/LICENSE +15 -0
  1751. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-package-json/lib/read-json.js +605 -0
  1752. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-package-json/package.json +58 -0
  1753. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-package-json-fast/LICENSE +15 -0
  1754. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-package-json-fast/lib/index.js +141 -0
  1755. package/.config/npm/node_global/lib/node_modules/npm/node_modules/read-package-json-fast/package.json +47 -0
  1756. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/LICENSE +47 -0
  1757. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js +4 -0
  1758. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js +4 -0
  1759. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js +4 -0
  1760. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js +4 -0
  1761. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js +4 -0
  1762. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js +43 -0
  1763. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/buffer_list.js +157 -0
  1764. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/compose.js +135 -0
  1765. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js +287 -0
  1766. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/duplex.js +143 -0
  1767. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/duplexify.js +381 -0
  1768. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +224 -0
  1769. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from.js +98 -0
  1770. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +51 -0
  1771. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/legacy.js +89 -0
  1772. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/operators.js +436 -0
  1773. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/passthrough.js +39 -0
  1774. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/pipeline.js +378 -0
  1775. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/readable.js +1247 -0
  1776. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/state.js +27 -0
  1777. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/transform.js +180 -0
  1778. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/utils.js +295 -0
  1779. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/writable.js +817 -0
  1780. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/internal/validators.js +395 -0
  1781. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/ours/browser.js +35 -0
  1782. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/ours/errors.js +341 -0
  1783. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/ours/index.js +65 -0
  1784. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/ours/primordials.js +100 -0
  1785. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/ours/util.js +128 -0
  1786. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/stream/promises.js +36 -0
  1787. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/lib/stream.js +136 -0
  1788. package/.config/npm/node_global/lib/node_modules/npm/node_modules/readable-stream/package.json +84 -0
  1789. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/License +21 -0
  1790. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/Makefile +18 -0
  1791. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/equation.gif +0 -0
  1792. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/example/dns.js +31 -0
  1793. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/example/stop.js +40 -0
  1794. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/index.js +1 -0
  1795. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/lib/retry.js +100 -0
  1796. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/lib/retry_operation.js +158 -0
  1797. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/package.json +32 -0
  1798. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/test/common.js +10 -0
  1799. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/test/integration/test-forever.js +24 -0
  1800. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/test/integration/test-retry-operation.js +258 -0
  1801. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/test/integration/test-retry-wrap.js +101 -0
  1802. package/.config/npm/node_global/lib/node_modules/npm/node_modules/retry/test/integration/test-timeouts.js +69 -0
  1803. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/LICENSE +15 -0
  1804. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/README.md +101 -0
  1805. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/bin.js +68 -0
  1806. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/LICENSE +21 -0
  1807. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/index.js +201 -0
  1808. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/package.json +47 -0
  1809. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/glob/LICENSE +21 -0
  1810. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/glob/common.js +238 -0
  1811. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/glob/glob.js +790 -0
  1812. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/glob/package.json +55 -0
  1813. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/glob/sync.js +486 -0
  1814. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/minimatch/LICENSE +15 -0
  1815. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/minimatch/minimatch.js +947 -0
  1816. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/node_modules/minimatch/package.json +33 -0
  1817. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/package.json +32 -0
  1818. package/.config/npm/node_global/lib/node_modules/npm/node_modules/rimraf/rimraf.js +360 -0
  1819. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safe-buffer/LICENSE +21 -0
  1820. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safe-buffer/index.d.ts +187 -0
  1821. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safe-buffer/index.js +62 -0
  1822. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safe-buffer/package.json +37 -0
  1823. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safer-buffer/LICENSE +21 -0
  1824. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safer-buffer/Porting-Buffer.md +268 -0
  1825. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safer-buffer/dangerous.js +58 -0
  1826. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safer-buffer/package.json +34 -0
  1827. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safer-buffer/safer.js +77 -0
  1828. package/.config/npm/node_global/lib/node_modules/npm/node_modules/safer-buffer/tests.js +406 -0
  1829. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/LICENSE +15 -0
  1830. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/README.md +568 -0
  1831. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/bin/semver.js +183 -0
  1832. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/classes/comparator.js +136 -0
  1833. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/classes/index.js +5 -0
  1834. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/classes/range.js +522 -0
  1835. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/classes/semver.js +287 -0
  1836. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/clean.js +6 -0
  1837. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/cmp.js +52 -0
  1838. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/coerce.js +52 -0
  1839. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/compare-build.js +7 -0
  1840. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/compare-loose.js +3 -0
  1841. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/compare.js +5 -0
  1842. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/diff.js +23 -0
  1843. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/eq.js +3 -0
  1844. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/gt.js +3 -0
  1845. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/gte.js +3 -0
  1846. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/inc.js +18 -0
  1847. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/lt.js +3 -0
  1848. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/lte.js +3 -0
  1849. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/major.js +3 -0
  1850. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/minor.js +3 -0
  1851. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/neq.js +3 -0
  1852. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/parse.js +33 -0
  1853. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/patch.js +3 -0
  1854. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/prerelease.js +6 -0
  1855. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/rcompare.js +3 -0
  1856. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/rsort.js +3 -0
  1857. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/satisfies.js +10 -0
  1858. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/sort.js +3 -0
  1859. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/functions/valid.js +6 -0
  1860. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/index.js +88 -0
  1861. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/internal/constants.js +17 -0
  1862. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/internal/debug.js +9 -0
  1863. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/internal/identifiers.js +23 -0
  1864. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/internal/parse-options.js +11 -0
  1865. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/internal/re.js +182 -0
  1866. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/node_modules/lru-cache/LICENSE +15 -0
  1867. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/node_modules/lru-cache/index.js +334 -0
  1868. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/node_modules/lru-cache/package.json +34 -0
  1869. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/package.json +86 -0
  1870. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/preload.js +2 -0
  1871. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/range.bnf +16 -0
  1872. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/gtr.js +4 -0
  1873. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/intersects.js +7 -0
  1874. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/ltr.js +4 -0
  1875. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/max-satisfying.js +25 -0
  1876. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/min-satisfying.js +24 -0
  1877. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/min-version.js +61 -0
  1878. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/outside.js +80 -0
  1879. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/simplify.js +47 -0
  1880. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/subset.js +244 -0
  1881. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/to-comparators.js +8 -0
  1882. package/.config/npm/node_global/lib/node_modules/npm/node_modules/semver/ranges/valid.js +11 -0
  1883. package/.config/npm/node_global/lib/node_modules/npm/node_modules/set-blocking/LICENSE.txt +14 -0
  1884. package/.config/npm/node_global/lib/node_modules/npm/node_modules/set-blocking/index.js +7 -0
  1885. package/.config/npm/node_global/lib/node_modules/npm/node_modules/set-blocking/package.json +42 -0
  1886. package/.config/npm/node_global/lib/node_modules/npm/node_modules/signal-exit/LICENSE.txt +16 -0
  1887. package/.config/npm/node_global/lib/node_modules/npm/node_modules/signal-exit/index.js +202 -0
  1888. package/.config/npm/node_global/lib/node_modules/npm/node_modules/signal-exit/package.json +38 -0
  1889. package/.config/npm/node_global/lib/node_modules/npm/node_modules/signal-exit/signals.js +53 -0
  1890. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/LICENSE +202 -0
  1891. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/README.md +180 -0
  1892. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/bin/sigstore.js +17 -0
  1893. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/format.d.ts +5 -0
  1894. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/format.js +14 -0
  1895. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/index.d.ts +14 -0
  1896. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/index.js +23 -0
  1897. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/verify/chain.d.ts +3 -0
  1898. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/verify/chain.js +64 -0
  1899. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/verify/index.d.ts +2 -0
  1900. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/verify/index.js +21 -0
  1901. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/verify/sct.d.ts +3 -0
  1902. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/verify/sct.js +30 -0
  1903. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/verify/signer.d.ts +3 -0
  1904. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/ca/verify/signer.js +131 -0
  1905. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/cli/index.d.ts +1 -0
  1906. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/cli/index.js +113 -0
  1907. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/client/error.d.ts +10 -0
  1908. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/client/error.js +21 -0
  1909. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/client/fulcio.d.ts +18 -0
  1910. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/client/fulcio.js +53 -0
  1911. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/client/index.d.ts +2 -0
  1912. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/client/index.js +22 -0
  1913. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/client/rekor.d.ts +45 -0
  1914. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/client/rekor.js +115 -0
  1915. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/error.d.ts +13 -0
  1916. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/error.js +38 -0
  1917. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/ci.d.ts +11 -0
  1918. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/ci.js +65 -0
  1919. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/index.d.ts +25 -0
  1920. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/index.js +46 -0
  1921. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/issuer.d.ts +15 -0
  1922. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/issuer.js +53 -0
  1923. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/oauth.d.ts +19 -0
  1924. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/oauth.js +188 -0
  1925. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/provider.d.ts +3 -0
  1926. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/identity/provider.js +2 -0
  1927. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/index.d.ts +1 -0
  1928. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/index.js +42 -0
  1929. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/merkle/digest.d.ts +8 -0
  1930. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/merkle/digest.js +48 -0
  1931. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/merkle/index.d.ts +2 -0
  1932. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/merkle/index.js +22 -0
  1933. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/merkle/verify.d.ts +3 -0
  1934. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/merkle/verify.js +78 -0
  1935. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/sign.d.ts +23 -0
  1936. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/sign.js +73 -0
  1937. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/sigstore-utils.d.ts +7 -0
  1938. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/sigstore-utils.js +58 -0
  1939. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/sigstore.d.ts +30 -0
  1940. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/sigstore.js +188 -0
  1941. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/format.d.ts +6 -0
  1942. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/format.js +105 -0
  1943. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/index.d.ts +21 -0
  1944. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/index.js +67 -0
  1945. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/__generated__/hashedrekord.d.ts +50 -0
  1946. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/__generated__/hashedrekord.js +8 -0
  1947. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/__generated__/intoto.d.ts +131 -0
  1948. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/__generated__/intoto.js +8 -0
  1949. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/index.d.ts +38 -0
  1950. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/index.js +5 -0
  1951. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/body.d.ts +2 -0
  1952. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/body.js +113 -0
  1953. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/index.d.ts +2 -0
  1954. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/index.js +75 -0
  1955. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/set.d.ts +2 -0
  1956. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/set.js +67 -0
  1957. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tuf/index.d.ts +2 -0
  1958. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tuf/index.js +76 -0
  1959. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tuf/trustroot.d.ts +11 -0
  1960. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/tuf/trustroot.js +163 -0
  1961. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/signature.d.ts +16 -0
  1962. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/signature.js +15 -0
  1963. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/envelope.d.ts +46 -0
  1964. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/envelope.js +89 -0
  1965. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/google/api/field_behavior.d.ts +52 -0
  1966. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/google/api/field_behavior.js +119 -0
  1967. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/google/protobuf/descriptor.d.ts +939 -0
  1968. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/google/protobuf/descriptor.js +1308 -0
  1969. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/google/protobuf/timestamp.d.ts +110 -0
  1970. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/google/protobuf/timestamp.js +24 -0
  1971. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_bundle.d.ts +72 -0
  1972. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_bundle.js +106 -0
  1973. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_common.d.ts +228 -0
  1974. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_common.js +457 -0
  1975. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_rekor.d.ts +129 -0
  1976. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_rekor.js +167 -0
  1977. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_trustroot.d.ts +89 -0
  1978. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_trustroot.js +103 -0
  1979. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_verification.d.ts +156 -0
  1980. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/__generated__/sigstore_verification.js +273 -0
  1981. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/index.d.ts +46 -0
  1982. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/index.js +144 -0
  1983. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/serialized.d.ts +74 -0
  1984. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/serialized.js +2 -0
  1985. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/validate.d.ts +16 -0
  1986. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/validate.js +88 -0
  1987. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/utility.d.ts +14 -0
  1988. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/types/utility.js +18 -0
  1989. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/crypto.d.ts +10 -0
  1990. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/crypto.js +64 -0
  1991. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/dsse.d.ts +2 -0
  1992. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/dsse.js +25 -0
  1993. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/encoding.d.ts +6 -0
  1994. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/encoding.js +46 -0
  1995. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/index.d.ts +8 -0
  1996. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/index.js +49 -0
  1997. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/json.d.ts +1 -0
  1998. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/json.js +61 -0
  1999. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/oidc.d.ts +1 -0
  2000. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/oidc.js +54 -0
  2001. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/pem.d.ts +4 -0
  2002. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/pem.js +65 -0
  2003. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/promise.d.ts +1 -0
  2004. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/promise.js +27 -0
  2005. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/stream.d.ts +24 -0
  2006. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/stream.js +116 -0
  2007. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/ua.d.ts +1 -0
  2008. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/util/ua.js +33 -0
  2009. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/verify.d.ts +13 -0
  2010. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/verify.js +142 -0
  2011. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/dump.d.ts +2 -0
  2012. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/dump.js +97 -0
  2013. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/error.d.ts +4 -0
  2014. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/error.js +24 -0
  2015. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/length.d.ts +4 -0
  2016. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/length.js +63 -0
  2017. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/obj.d.ts +18 -0
  2018. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/obj.js +166 -0
  2019. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/parse.d.ts +7 -0
  2020. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/parse.js +125 -0
  2021. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/tag.d.ts +28 -0
  2022. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/tag.js +86 -0
  2023. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/cert.d.ts +48 -0
  2024. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/cert.js +241 -0
  2025. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/ext.d.ts +41 -0
  2026. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/ext.js +157 -0
  2027. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/sct.d.ts +26 -0
  2028. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/sct.js +101 -0
  2029. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/verify.d.ts +8 -0
  2030. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/dist/x509/verify.js +159 -0
  2031. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/package.json +59 -0
  2032. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/store/map.json +19 -0
  2033. package/.config/npm/node_global/lib/node_modules/npm/node_modules/sigstore/store/public-good-instance-root.json +156 -0
  2034. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/LICENSE +20 -0
  2035. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js +1233 -0
  2036. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js.map +1 -0
  2037. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/build/utils.js +108 -0
  2038. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/build/utils.js.map +1 -0
  2039. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md +0 -0
  2040. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/package.json +79 -0
  2041. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/typings/smartbuffer.d.ts +755 -0
  2042. package/.config/npm/node_global/lib/node_modules/npm/node_modules/smart-buffer/typings/utils.d.ts +66 -0
  2043. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/LICENSE +20 -0
  2044. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/client/socksclient.js +793 -0
  2045. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/client/socksclient.js.map +1 -0
  2046. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/common/constants.js +114 -0
  2047. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/common/constants.js.map +1 -0
  2048. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/common/helpers.js +128 -0
  2049. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/common/helpers.js.map +1 -0
  2050. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/common/receivebuffer.js +43 -0
  2051. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/common/receivebuffer.js.map +1 -0
  2052. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/common/util.js +25 -0
  2053. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/common/util.js.map +1 -0
  2054. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/index.js +18 -0
  2055. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/build/index.js.map +1 -0
  2056. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/examples/index.md +17 -0
  2057. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/examples/javascript/associateExample.md +90 -0
  2058. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/examples/javascript/bindExample.md +83 -0
  2059. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/examples/javascript/connectExample.md +258 -0
  2060. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/examples/typescript/associateExample.md +93 -0
  2061. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/examples/typescript/bindExample.md +86 -0
  2062. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/examples/typescript/connectExample.md +265 -0
  2063. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/index.md +5 -0
  2064. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/docs/migratingFromV1.md +86 -0
  2065. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/package.json +58 -0
  2066. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/typings/client/socksclient.d.ts +162 -0
  2067. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/typings/common/constants.d.ts +152 -0
  2068. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/typings/common/helpers.d.ts +13 -0
  2069. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/typings/common/receivebuffer.d.ts +12 -0
  2070. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/typings/common/util.d.ts +17 -0
  2071. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks/typings/index.d.ts +1 -0
  2072. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.d.ts +33 -0
  2073. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js +197 -0
  2074. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js.map +1 -0
  2075. package/.config/npm/node_global/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json +181 -0
  2076. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-correct/LICENSE +202 -0
  2077. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-correct/index.js +364 -0
  2078. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-correct/package.json +39 -0
  2079. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-exceptions/index.json +40 -0
  2080. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-exceptions/package.json +17 -0
  2081. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-expression-parse/AUTHORS +4 -0
  2082. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-expression-parse/LICENSE +22 -0
  2083. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-expression-parse/index.js +8 -0
  2084. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-expression-parse/package.json +39 -0
  2085. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-expression-parse/parse.js +138 -0
  2086. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-expression-parse/scan.js +131 -0
  2087. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-license-ids/deprecated.json +27 -0
  2088. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-license-ids/index.json +467 -0
  2089. package/.config/npm/node_global/lib/node_modules/npm/node_modules/spdx-license-ids/package.json +39 -0
  2090. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ssri/LICENSE.md +16 -0
  2091. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ssri/lib/index.js +527 -0
  2092. package/.config/npm/node_global/lib/node_modules/npm/node_modules/ssri/package.json +64 -0
  2093. package/.config/npm/node_global/lib/node_modules/npm/node_modules/string-width/index.d.ts +29 -0
  2094. package/.config/npm/node_global/lib/node_modules/npm/node_modules/string-width/index.js +47 -0
  2095. package/.config/npm/node_global/lib/node_modules/npm/node_modules/string-width/license +9 -0
  2096. package/.config/npm/node_global/lib/node_modules/npm/node_modules/string-width/package.json +56 -0
  2097. package/.config/npm/node_global/lib/node_modules/npm/node_modules/string_decoder/LICENSE +48 -0
  2098. package/.config/npm/node_global/lib/node_modules/npm/node_modules/string_decoder/lib/string_decoder.js +296 -0
  2099. package/.config/npm/node_global/lib/node_modules/npm/node_modules/string_decoder/package.json +31 -0
  2100. package/.config/npm/node_global/lib/node_modules/npm/node_modules/strip-ansi/index.d.ts +17 -0
  2101. package/.config/npm/node_global/lib/node_modules/npm/node_modules/strip-ansi/index.js +4 -0
  2102. package/.config/npm/node_global/lib/node_modules/npm/node_modules/strip-ansi/license +9 -0
  2103. package/.config/npm/node_global/lib/node_modules/npm/node_modules/strip-ansi/package.json +54 -0
  2104. package/.config/npm/node_global/lib/node_modules/npm/node_modules/supports-color/browser.js +5 -0
  2105. package/.config/npm/node_global/lib/node_modules/npm/node_modules/supports-color/index.js +135 -0
  2106. package/.config/npm/node_global/lib/node_modules/npm/node_modules/supports-color/license +9 -0
  2107. package/.config/npm/node_global/lib/node_modules/npm/node_modules/supports-color/package.json +53 -0
  2108. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/LICENSE +15 -0
  2109. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/index.js +18 -0
  2110. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/create.js +111 -0
  2111. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/extract.js +113 -0
  2112. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/get-write-flag.js +20 -0
  2113. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/header.js +304 -0
  2114. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/high-level-opt.js +29 -0
  2115. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/large-numbers.js +104 -0
  2116. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/list.js +139 -0
  2117. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/mkdir.js +229 -0
  2118. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/mode-fix.js +27 -0
  2119. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/normalize-unicode.js +12 -0
  2120. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/normalize-windows-path.js +8 -0
  2121. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/pack.js +420 -0
  2122. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/parse.js +509 -0
  2123. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/path-reservations.js +156 -0
  2124. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/pax.js +150 -0
  2125. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/read-entry.js +107 -0
  2126. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/replace.js +246 -0
  2127. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js +24 -0
  2128. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/strip-trailing-slashes.js +13 -0
  2129. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/types.js +44 -0
  2130. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/unpack.js +906 -0
  2131. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/update.js +40 -0
  2132. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/warn-mixin.js +24 -0
  2133. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/winchars.js +23 -0
  2134. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/lib/write-entry.js +546 -0
  2135. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/LICENSE +15 -0
  2136. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/index.js +422 -0
  2137. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/LICENSE +15 -0
  2138. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/index.d.ts +155 -0
  2139. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/index.js +649 -0
  2140. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/package.json +56 -0
  2141. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/package.json +39 -0
  2142. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tar/package.json +75 -0
  2143. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/LICENSE +18 -0
  2144. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/example/align.js +8 -0
  2145. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/example/center.js +8 -0
  2146. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/example/dotalign.js +9 -0
  2147. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/example/doubledot.js +11 -0
  2148. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/example/table.js +6 -0
  2149. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/index.js +86 -0
  2150. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/package.json +44 -0
  2151. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/test/align.js +18 -0
  2152. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/test/ansi-colors.js +32 -0
  2153. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/test/center.js +18 -0
  2154. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/test/dotalign.js +20 -0
  2155. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/test/doubledot.js +24 -0
  2156. package/.config/npm/node_global/lib/node_modules/npm/node_modules/text-table/test/table.js +14 -0
  2157. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/LICENSE.md +21 -0
  2158. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/lib/factory.js +100 -0
  2159. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/lib/index.js +18 -0
  2160. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/package.json +39 -0
  2161. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/src/factory.js +89 -0
  2162. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/src/index.js +4 -0
  2163. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/translations/da.js +31 -0
  2164. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/translations/de.js +31 -0
  2165. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/translations/en-short.js +31 -0
  2166. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/translations/en.js +31 -0
  2167. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tiny-relative-date/translations/es.js +31 -0
  2168. package/.config/npm/node_global/lib/node_modules/npm/node_modules/treeverse/LICENSE +15 -0
  2169. package/.config/npm/node_global/lib/node_modules/npm/node_modules/treeverse/lib/breadth.js +67 -0
  2170. package/.config/npm/node_global/lib/node_modules/npm/node_modules/treeverse/lib/depth-descent.js +88 -0
  2171. package/.config/npm/node_global/lib/node_modules/npm/node_modules/treeverse/lib/depth.js +76 -0
  2172. package/.config/npm/node_global/lib/node_modules/npm/node_modules/treeverse/lib/index.js +4 -0
  2173. package/.config/npm/node_global/lib/node_modules/npm/node_modules/treeverse/package.json +51 -0
  2174. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/LICENSE +21 -0
  2175. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/error.d.ts +30 -0
  2176. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/error.js +62 -0
  2177. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/fetcher.d.ts +19 -0
  2178. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/fetcher.js +81 -0
  2179. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/index.d.ts +3 -0
  2180. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/index.js +9 -0
  2181. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/base.d.ts +30 -0
  2182. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/base.js +71 -0
  2183. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/delegations.d.ts +32 -0
  2184. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/delegations.js +115 -0
  2185. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/file.d.ts +40 -0
  2186. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/file.js +183 -0
  2187. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/index.d.ts +5 -0
  2188. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/index.js +13 -0
  2189. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/key.d.ts +21 -0
  2190. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/key.js +109 -0
  2191. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/metadata.d.ts +45 -0
  2192. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/metadata.js +139 -0
  2193. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/role.d.ts +103 -0
  2194. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/role.js +298 -0
  2195. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/root.d.ts +28 -0
  2196. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/root.js +107 -0
  2197. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/signature.d.ts +19 -0
  2198. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/signature.js +32 -0
  2199. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/snapshot.d.ts +23 -0
  2200. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/snapshot.js +71 -0
  2201. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/targets.d.ts +19 -0
  2202. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/targets.js +89 -0
  2203. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/timestamp.d.ts +21 -0
  2204. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/models/timestamp.js +58 -0
  2205. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/store.d.ts +19 -0
  2206. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/store.js +209 -0
  2207. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/updater.d.ts +33 -0
  2208. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/updater.js +306 -0
  2209. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/config.d.ts +12 -0
  2210. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/config.js +14 -0
  2211. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/guard.d.ts +8 -0
  2212. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/guard.js +39 -0
  2213. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/index.d.ts +5 -0
  2214. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/index.js +31 -0
  2215. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/json.d.ts +2 -0
  2216. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/json.js +62 -0
  2217. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/key.d.ts +9 -0
  2218. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/key.js +143 -0
  2219. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/oid.d.ts +2 -0
  2220. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/oid.js +27 -0
  2221. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/signer.d.ts +3 -0
  2222. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/signer.js +13 -0
  2223. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/tmpfile.d.ts +3 -0
  2224. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/tmpfile.js +25 -0
  2225. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/types.d.ts +10 -0
  2226. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/dist/utils/types.js +10 -0
  2227. package/.config/npm/node_global/lib/node_modules/npm/node_modules/tuf-js/package.json +58 -0
  2228. package/.config/npm/node_global/lib/node_modules/npm/node_modules/unique-filename/LICENSE +5 -0
  2229. package/.config/npm/node_global/lib/node_modules/npm/node_modules/unique-filename/lib/index.js +7 -0
  2230. package/.config/npm/node_global/lib/node_modules/npm/node_modules/unique-filename/package.json +51 -0
  2231. package/.config/npm/node_global/lib/node_modules/npm/node_modules/unique-slug/LICENSE +15 -0
  2232. package/.config/npm/node_global/lib/node_modules/npm/node_modules/unique-slug/lib/index.js +11 -0
  2233. package/.config/npm/node_global/lib/node_modules/npm/node_modules/unique-slug/package.json +47 -0
  2234. package/.config/npm/node_global/lib/node_modules/npm/node_modules/util-deprecate/History.md +16 -0
  2235. package/.config/npm/node_global/lib/node_modules/npm/node_modules/util-deprecate/LICENSE +24 -0
  2236. package/.config/npm/node_global/lib/node_modules/npm/node_modules/util-deprecate/browser.js +67 -0
  2237. package/.config/npm/node_global/lib/node_modules/npm/node_modules/util-deprecate/node.js +6 -0
  2238. package/.config/npm/node_global/lib/node_modules/npm/node_modules/util-deprecate/package.json +27 -0
  2239. package/.config/npm/node_global/lib/node_modules/npm/node_modules/validate-npm-package-license/LICENSE +202 -0
  2240. package/.config/npm/node_global/lib/node_modules/npm/node_modules/validate-npm-package-license/index.js +86 -0
  2241. package/.config/npm/node_global/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json +28 -0
  2242. package/.config/npm/node_global/lib/node_modules/npm/node_modules/validate-npm-package-name/LICENSE +6 -0
  2243. package/.config/npm/node_global/lib/node_modules/npm/node_modules/validate-npm-package-name/lib/index.js +107 -0
  2244. package/.config/npm/node_global/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json +65 -0
  2245. package/.config/npm/node_global/lib/node_modules/npm/node_modules/walk-up-path/LICENSE +15 -0
  2246. package/.config/npm/node_global/lib/node_modules/npm/node_modules/walk-up-path/index.js +11 -0
  2247. package/.config/npm/node_global/lib/node_modules/npm/node_modules/walk-up-path/package.json +28 -0
  2248. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wcwidth/LICENSE +30 -0
  2249. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wcwidth/combining.js +50 -0
  2250. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wcwidth/docs/index.md +65 -0
  2251. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wcwidth/index.js +99 -0
  2252. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wcwidth/package.json +42 -0
  2253. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wcwidth/test/index.js +64 -0
  2254. package/.config/npm/node_global/lib/node_modules/npm/node_modules/which/LICENSE +15 -0
  2255. package/.config/npm/node_global/lib/node_modules/npm/node_modules/which/README.md +48 -0
  2256. package/.config/npm/node_global/lib/node_modules/npm/node_modules/which/bin/which.js +52 -0
  2257. package/.config/npm/node_global/lib/node_modules/npm/node_modules/which/lib/index.js +110 -0
  2258. package/.config/npm/node_global/lib/node_modules/npm/node_modules/which/package.json +50 -0
  2259. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wide-align/LICENSE +14 -0
  2260. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wide-align/align.js +65 -0
  2261. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wide-align/package.json +33 -0
  2262. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wrappy/LICENSE +15 -0
  2263. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wrappy/package.json +29 -0
  2264. package/.config/npm/node_global/lib/node_modules/npm/node_modules/wrappy/wrappy.js +33 -0
  2265. package/.config/npm/node_global/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE.md +6 -0
  2266. package/.config/npm/node_global/lib/node_modules/npm/node_modules/write-file-atomic/lib/index.js +267 -0
  2267. package/.config/npm/node_global/lib/node_modules/npm/node_modules/write-file-atomic/package.json +58 -0
  2268. package/.config/npm/node_global/lib/node_modules/npm/node_modules/yallist/LICENSE +15 -0
  2269. package/.config/npm/node_global/lib/node_modules/npm/node_modules/yallist/iterator.js +8 -0
  2270. package/.config/npm/node_global/lib/node_modules/npm/node_modules/yallist/package.json +29 -0
  2271. package/.config/npm/node_global/lib/node_modules/npm/node_modules/yallist/yallist.js +426 -0
  2272. package/.config/npm/node_global/lib/node_modules/npm/package.json +258 -0
  2273. package/.gitattributes +2 -0
  2274. package/.replit +77 -0
  2275. package/.travis.yml +6 -0
  2276. package/.upm/store.json +1 -0
  2277. package/CHANGELOG.md +2 -0
  2278. package/DOCS.md +1738 -0
  2279. package/LICENSE-MIT +21 -0
  2280. package/README.md +213 -3
  2281. package/index.js +531 -0
  2282. package/package.json +64 -3
  2283. package/replit.nix +8 -0
  2284. package/src/addExternalModule.js +16 -0
  2285. package/src/addUserToGroup.js +78 -0
  2286. package/src/changeAdminStatus.js +79 -0
  2287. package/src/changeArchivedStatus.js +41 -0
  2288. package/src/changeBio.js +65 -0
  2289. package/src/changeBlockedStatus.js +36 -0
  2290. package/src/changeGroupImage.js +106 -0
  2291. package/src/changeNickname.js +45 -0
  2292. package/src/changeThreadColor.js +62 -0
  2293. package/src/changeThreadEmoji.js +42 -0
  2294. package/src/createNewGroup.js +70 -0
  2295. package/src/createPoll.js +60 -0
  2296. package/src/deleteMessage.js +45 -0
  2297. package/src/deleteThread.js +43 -0
  2298. package/src/forwardAttachment.js +48 -0
  2299. package/src/getCurrentUserID.js +7 -0
  2300. package/src/getEmojiUrl.js +27 -0
  2301. package/src/getFriendsList.js +73 -0
  2302. package/src/getThreadHistory.js +537 -0
  2303. package/src/getThreadHistoryDeprecated.js +71 -0
  2304. package/src/getThreadInfo.js +171 -0
  2305. package/src/getThreadInfoDeprecated.js +56 -0
  2306. package/src/getThreadList.js +213 -0
  2307. package/src/getThreadListDeprecated.js +46 -0
  2308. package/src/getThreadPictures.js +59 -0
  2309. package/src/getUserID.js +62 -0
  2310. package/src/getUserInfo.js +66 -0
  2311. package/src/handleFriendRequest.js +46 -0
  2312. package/src/handleMessageRequest.js +49 -0
  2313. package/src/httpGet.js +49 -0
  2314. package/src/httpPost.js +48 -0
  2315. package/src/listenMqtt.js +654 -0
  2316. package/src/logout.js +68 -0
  2317. package/src/markAsDelivered.js +48 -0
  2318. package/src/markAsRead.js +70 -0
  2319. package/src/markAsReadAll.js +43 -0
  2320. package/src/markAsSeen.js +51 -0
  2321. package/src/muteThread.js +47 -0
  2322. package/src/removeUserFromGroup.js +49 -0
  2323. package/src/resolvePhotoUrl.js +37 -0
  2324. package/src/searchForThread.js +43 -0
  2325. package/src/sendMessage.js +321 -0
  2326. package/src/sendTypingIndicator.js +80 -0
  2327. package/src/setMessageReaction.js +109 -0
  2328. package/src/setPostReaction.js +64 -0
  2329. package/src/setTitle.js +74 -0
  2330. package/src/threadColors.js +41 -0
  2331. package/src/unfriend.js +43 -0
  2332. package/src/unsendMessage.js +40 -0
  2333. package/test/data/shareAttach.js +146 -0
  2334. package/test/data/something.mov +0 -0
  2335. package/test/data/test.png +0 -0
  2336. package/test/data/test.txt +7 -0
  2337. package/test/example-config.json +18 -0
  2338. package/test/test-page.js +140 -0
  2339. package/test/test.js +385 -0
  2340. package/utils.js +1234 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"event-target-shim.mjs","sources":["../src/event.mjs","../src/event-target.mjs"],"sourcesContent":["/**\n * @typedef {object} PrivateData\n * @property {EventTarget} eventTarget The event target.\n * @property {{type:string}} event The original event object.\n * @property {number} eventPhase The current event phase.\n * @property {EventTarget|null} currentTarget The current event target.\n * @property {boolean} canceled The flag to prevent default.\n * @property {boolean} stopped The flag to stop propagation.\n * @property {boolean} immediateStopped The flag to stop propagation immediately.\n * @property {Function|null} passiveListener The listener if the current listener is passive. Otherwise this is null.\n * @property {number} timeStamp The unix time.\n * @private\n */\n\n/**\n * Private data for event wrappers.\n * @type {WeakMap<Event, PrivateData>}\n * @private\n */\nconst privateData = new WeakMap()\n\n/**\n * Cache for wrapper classes.\n * @type {WeakMap<Object, Function>}\n * @private\n */\nconst wrappers = new WeakMap()\n\n/**\n * Get private data.\n * @param {Event} event The event object to get private data.\n * @returns {PrivateData} The private data of the event.\n * @private\n */\nfunction pd(event) {\n const retv = privateData.get(event)\n console.assert(\n retv != null,\n \"'this' is expected an Event object, but got\",\n event\n )\n return retv\n}\n\n/**\n * https://dom.spec.whatwg.org/#set-the-canceled-flag\n * @param data {PrivateData} private data.\n */\nfunction setCancelFlag(data) {\n if (data.passiveListener != null) {\n if (\n typeof console !== \"undefined\" &&\n typeof console.error === \"function\"\n ) {\n console.error(\n \"Unable to preventDefault inside passive event listener invocation.\",\n data.passiveListener\n )\n }\n return\n }\n if (!data.event.cancelable) {\n return\n }\n\n data.canceled = true\n if (typeof data.event.preventDefault === \"function\") {\n data.event.preventDefault()\n }\n}\n\n/**\n * @see https://dom.spec.whatwg.org/#interface-event\n * @private\n */\n/**\n * The event wrapper.\n * @constructor\n * @param {EventTarget} eventTarget The event target of this dispatching.\n * @param {Event|{type:string}} event The original event to wrap.\n */\nfunction Event(eventTarget, event) {\n privateData.set(this, {\n eventTarget,\n event,\n eventPhase: 2,\n currentTarget: eventTarget,\n canceled: false,\n stopped: false,\n immediateStopped: false,\n passiveListener: null,\n timeStamp: event.timeStamp || Date.now(),\n })\n\n // https://heycam.github.io/webidl/#Unforgeable\n Object.defineProperty(this, \"isTrusted\", { value: false, enumerable: true })\n\n // Define accessors\n const keys = Object.keys(event)\n for (let i = 0; i < keys.length; ++i) {\n const key = keys[i]\n if (!(key in this)) {\n Object.defineProperty(this, key, defineRedirectDescriptor(key))\n }\n }\n}\n\n// Should be enumerable, but class methods are not enumerable.\nEvent.prototype = {\n /**\n * The type of this event.\n * @type {string}\n */\n get type() {\n return pd(this).event.type\n },\n\n /**\n * The target of this event.\n * @type {EventTarget}\n */\n get target() {\n return pd(this).eventTarget\n },\n\n /**\n * The target of this event.\n * @type {EventTarget}\n */\n get currentTarget() {\n return pd(this).currentTarget\n },\n\n /**\n * @returns {EventTarget[]} The composed path of this event.\n */\n composedPath() {\n const currentTarget = pd(this).currentTarget\n if (currentTarget == null) {\n return []\n }\n return [currentTarget]\n },\n\n /**\n * Constant of NONE.\n * @type {number}\n */\n get NONE() {\n return 0\n },\n\n /**\n * Constant of CAPTURING_PHASE.\n * @type {number}\n */\n get CAPTURING_PHASE() {\n return 1\n },\n\n /**\n * Constant of AT_TARGET.\n * @type {number}\n */\n get AT_TARGET() {\n return 2\n },\n\n /**\n * Constant of BUBBLING_PHASE.\n * @type {number}\n */\n get BUBBLING_PHASE() {\n return 3\n },\n\n /**\n * The target of this event.\n * @type {number}\n */\n get eventPhase() {\n return pd(this).eventPhase\n },\n\n /**\n * Stop event bubbling.\n * @returns {void}\n */\n stopPropagation() {\n const data = pd(this)\n\n data.stopped = true\n if (typeof data.event.stopPropagation === \"function\") {\n data.event.stopPropagation()\n }\n },\n\n /**\n * Stop event bubbling.\n * @returns {void}\n */\n stopImmediatePropagation() {\n const data = pd(this)\n\n data.stopped = true\n data.immediateStopped = true\n if (typeof data.event.stopImmediatePropagation === \"function\") {\n data.event.stopImmediatePropagation()\n }\n },\n\n /**\n * The flag to be bubbling.\n * @type {boolean}\n */\n get bubbles() {\n return Boolean(pd(this).event.bubbles)\n },\n\n /**\n * The flag to be cancelable.\n * @type {boolean}\n */\n get cancelable() {\n return Boolean(pd(this).event.cancelable)\n },\n\n /**\n * Cancel this event.\n * @returns {void}\n */\n preventDefault() {\n setCancelFlag(pd(this))\n },\n\n /**\n * The flag to indicate cancellation state.\n * @type {boolean}\n */\n get defaultPrevented() {\n return pd(this).canceled\n },\n\n /**\n * The flag to be composed.\n * @type {boolean}\n */\n get composed() {\n return Boolean(pd(this).event.composed)\n },\n\n /**\n * The unix time of this event.\n * @type {number}\n */\n get timeStamp() {\n return pd(this).timeStamp\n },\n\n /**\n * The target of this event.\n * @type {EventTarget}\n * @deprecated\n */\n get srcElement() {\n return pd(this).eventTarget\n },\n\n /**\n * The flag to stop event bubbling.\n * @type {boolean}\n * @deprecated\n */\n get cancelBubble() {\n return pd(this).stopped\n },\n set cancelBubble(value) {\n if (!value) {\n return\n }\n const data = pd(this)\n\n data.stopped = true\n if (typeof data.event.cancelBubble === \"boolean\") {\n data.event.cancelBubble = true\n }\n },\n\n /**\n * The flag to indicate cancellation state.\n * @type {boolean}\n * @deprecated\n */\n get returnValue() {\n return !pd(this).canceled\n },\n set returnValue(value) {\n if (!value) {\n setCancelFlag(pd(this))\n }\n },\n\n /**\n * Initialize this event object. But do nothing under event dispatching.\n * @param {string} type The event type.\n * @param {boolean} [bubbles=false] The flag to be possible to bubble up.\n * @param {boolean} [cancelable=false] The flag to be possible to cancel.\n * @deprecated\n */\n initEvent() {\n // Do nothing.\n },\n}\n\n// `constructor` is not enumerable.\nObject.defineProperty(Event.prototype, \"constructor\", {\n value: Event,\n configurable: true,\n writable: true,\n})\n\n// Ensure `event instanceof window.Event` is `true`.\nif (typeof window !== \"undefined\" && typeof window.Event !== \"undefined\") {\n Object.setPrototypeOf(Event.prototype, window.Event.prototype)\n\n // Make association for wrappers.\n wrappers.set(window.Event.prototype, Event)\n}\n\n/**\n * Get the property descriptor to redirect a given property.\n * @param {string} key Property name to define property descriptor.\n * @returns {PropertyDescriptor} The property descriptor to redirect the property.\n * @private\n */\nfunction defineRedirectDescriptor(key) {\n return {\n get() {\n return pd(this).event[key]\n },\n set(value) {\n pd(this).event[key] = value\n },\n configurable: true,\n enumerable: true,\n }\n}\n\n/**\n * Get the property descriptor to call a given method property.\n * @param {string} key Property name to define property descriptor.\n * @returns {PropertyDescriptor} The property descriptor to call the method property.\n * @private\n */\nfunction defineCallDescriptor(key) {\n return {\n value() {\n const event = pd(this).event\n return event[key].apply(event, arguments)\n },\n configurable: true,\n enumerable: true,\n }\n}\n\n/**\n * Define new wrapper class.\n * @param {Function} BaseEvent The base wrapper class.\n * @param {Object} proto The prototype of the original event.\n * @returns {Function} The defined wrapper class.\n * @private\n */\nfunction defineWrapper(BaseEvent, proto) {\n const keys = Object.keys(proto)\n if (keys.length === 0) {\n return BaseEvent\n }\n\n /** CustomEvent */\n function CustomEvent(eventTarget, event) {\n BaseEvent.call(this, eventTarget, event)\n }\n\n CustomEvent.prototype = Object.create(BaseEvent.prototype, {\n constructor: { value: CustomEvent, configurable: true, writable: true },\n })\n\n // Define accessors.\n for (let i = 0; i < keys.length; ++i) {\n const key = keys[i]\n if (!(key in BaseEvent.prototype)) {\n const descriptor = Object.getOwnPropertyDescriptor(proto, key)\n const isFunc = typeof descriptor.value === \"function\"\n Object.defineProperty(\n CustomEvent.prototype,\n key,\n isFunc\n ? defineCallDescriptor(key)\n : defineRedirectDescriptor(key)\n )\n }\n }\n\n return CustomEvent\n}\n\n/**\n * Get the wrapper class of a given prototype.\n * @param {Object} proto The prototype of the original event to get its wrapper.\n * @returns {Function} The wrapper class.\n * @private\n */\nfunction getWrapper(proto) {\n if (proto == null || proto === Object.prototype) {\n return Event\n }\n\n let wrapper = wrappers.get(proto)\n if (wrapper == null) {\n wrapper = defineWrapper(getWrapper(Object.getPrototypeOf(proto)), proto)\n wrappers.set(proto, wrapper)\n }\n return wrapper\n}\n\n/**\n * Wrap a given event to management a dispatching.\n * @param {EventTarget} eventTarget The event target of this dispatching.\n * @param {Object} event The event to wrap.\n * @returns {Event} The wrapper instance.\n * @private\n */\nexport function wrapEvent(eventTarget, event) {\n const Wrapper = getWrapper(Object.getPrototypeOf(event))\n return new Wrapper(eventTarget, event)\n}\n\n/**\n * Get the immediateStopped flag of a given event.\n * @param {Event} event The event to get.\n * @returns {boolean} The flag to stop propagation immediately.\n * @private\n */\nexport function isStopped(event) {\n return pd(event).immediateStopped\n}\n\n/**\n * Set the current event phase of a given event.\n * @param {Event} event The event to set current target.\n * @param {number} eventPhase New event phase.\n * @returns {void}\n * @private\n */\nexport function setEventPhase(event, eventPhase) {\n pd(event).eventPhase = eventPhase\n}\n\n/**\n * Set the current target of a given event.\n * @param {Event} event The event to set current target.\n * @param {EventTarget|null} currentTarget New current target.\n * @returns {void}\n * @private\n */\nexport function setCurrentTarget(event, currentTarget) {\n pd(event).currentTarget = currentTarget\n}\n\n/**\n * Set a passive listener of a given event.\n * @param {Event} event The event to set current target.\n * @param {Function|null} passiveListener New passive listener.\n * @returns {void}\n * @private\n */\nexport function setPassiveListener(event, passiveListener) {\n pd(event).passiveListener = passiveListener\n}\n","import {\n isStopped,\n setCurrentTarget,\n setEventPhase,\n setPassiveListener,\n wrapEvent,\n} from \"./event.mjs\"\n\n/**\n * @typedef {object} ListenerNode\n * @property {Function} listener\n * @property {1|2|3} listenerType\n * @property {boolean} passive\n * @property {boolean} once\n * @property {ListenerNode|null} next\n * @private\n */\n\n/**\n * @type {WeakMap<object, Map<string, ListenerNode>>}\n * @private\n */\nconst listenersMap = new WeakMap()\n\n// Listener types\nconst CAPTURE = 1\nconst BUBBLE = 2\nconst ATTRIBUTE = 3\n\n/**\n * Check whether a given value is an object or not.\n * @param {any} x The value to check.\n * @returns {boolean} `true` if the value is an object.\n */\nfunction isObject(x) {\n return x !== null && typeof x === \"object\" //eslint-disable-line no-restricted-syntax\n}\n\n/**\n * Get listeners.\n * @param {EventTarget} eventTarget The event target to get.\n * @returns {Map<string, ListenerNode>} The listeners.\n * @private\n */\nfunction getListeners(eventTarget) {\n const listeners = listenersMap.get(eventTarget)\n if (listeners == null) {\n throw new TypeError(\n \"'this' is expected an EventTarget object, but got another value.\"\n )\n }\n return listeners\n}\n\n/**\n * Get the property descriptor for the event attribute of a given event.\n * @param {string} eventName The event name to get property descriptor.\n * @returns {PropertyDescriptor} The property descriptor.\n * @private\n */\nfunction defineEventAttributeDescriptor(eventName) {\n return {\n get() {\n const listeners = getListeners(this)\n let node = listeners.get(eventName)\n while (node != null) {\n if (node.listenerType === ATTRIBUTE) {\n return node.listener\n }\n node = node.next\n }\n return null\n },\n\n set(listener) {\n if (typeof listener !== \"function\" && !isObject(listener)) {\n listener = null // eslint-disable-line no-param-reassign\n }\n const listeners = getListeners(this)\n\n // Traverse to the tail while removing old value.\n let prev = null\n let node = listeners.get(eventName)\n while (node != null) {\n if (node.listenerType === ATTRIBUTE) {\n // Remove old value.\n if (prev !== null) {\n prev.next = node.next\n } else if (node.next !== null) {\n listeners.set(eventName, node.next)\n } else {\n listeners.delete(eventName)\n }\n } else {\n prev = node\n }\n\n node = node.next\n }\n\n // Add new value.\n if (listener !== null) {\n const newNode = {\n listener,\n listenerType: ATTRIBUTE,\n passive: false,\n once: false,\n next: null,\n }\n if (prev === null) {\n listeners.set(eventName, newNode)\n } else {\n prev.next = newNode\n }\n }\n },\n configurable: true,\n enumerable: true,\n }\n}\n\n/**\n * Define an event attribute (e.g. `eventTarget.onclick`).\n * @param {Object} eventTargetPrototype The event target prototype to define an event attrbite.\n * @param {string} eventName The event name to define.\n * @returns {void}\n */\nfunction defineEventAttribute(eventTargetPrototype, eventName) {\n Object.defineProperty(\n eventTargetPrototype,\n `on${eventName}`,\n defineEventAttributeDescriptor(eventName)\n )\n}\n\n/**\n * Define a custom EventTarget with event attributes.\n * @param {string[]} eventNames Event names for event attributes.\n * @returns {EventTarget} The custom EventTarget.\n * @private\n */\nfunction defineCustomEventTarget(eventNames) {\n /** CustomEventTarget */\n function CustomEventTarget() {\n EventTarget.call(this)\n }\n\n CustomEventTarget.prototype = Object.create(EventTarget.prototype, {\n constructor: {\n value: CustomEventTarget,\n configurable: true,\n writable: true,\n },\n })\n\n for (let i = 0; i < eventNames.length; ++i) {\n defineEventAttribute(CustomEventTarget.prototype, eventNames[i])\n }\n\n return CustomEventTarget\n}\n\n/**\n * EventTarget.\n *\n * - This is constructor if no arguments.\n * - This is a function which returns a CustomEventTarget constructor if there are arguments.\n *\n * For example:\n *\n * class A extends EventTarget {}\n * class B extends EventTarget(\"message\") {}\n * class C extends EventTarget(\"message\", \"error\") {}\n * class D extends EventTarget([\"message\", \"error\"]) {}\n */\nfunction EventTarget() {\n /*eslint-disable consistent-return */\n if (this instanceof EventTarget) {\n listenersMap.set(this, new Map())\n return\n }\n if (arguments.length === 1 && Array.isArray(arguments[0])) {\n return defineCustomEventTarget(arguments[0])\n }\n if (arguments.length > 0) {\n const types = new Array(arguments.length)\n for (let i = 0; i < arguments.length; ++i) {\n types[i] = arguments[i]\n }\n return defineCustomEventTarget(types)\n }\n throw new TypeError(\"Cannot call a class as a function\")\n /*eslint-enable consistent-return */\n}\n\n// Should be enumerable, but class methods are not enumerable.\nEventTarget.prototype = {\n /**\n * Add a given listener to this event target.\n * @param {string} eventName The event name to add.\n * @param {Function} listener The listener to add.\n * @param {boolean|{capture?:boolean,passive?:boolean,once?:boolean}} [options] The options for this listener.\n * @returns {void}\n */\n addEventListener(eventName, listener, options) {\n if (listener == null) {\n return\n }\n if (typeof listener !== \"function\" && !isObject(listener)) {\n throw new TypeError(\"'listener' should be a function or an object.\")\n }\n\n const listeners = getListeners(this)\n const optionsIsObj = isObject(options)\n const capture = optionsIsObj\n ? Boolean(options.capture)\n : Boolean(options)\n const listenerType = capture ? CAPTURE : BUBBLE\n const newNode = {\n listener,\n listenerType,\n passive: optionsIsObj && Boolean(options.passive),\n once: optionsIsObj && Boolean(options.once),\n next: null,\n }\n\n // Set it as the first node if the first node is null.\n let node = listeners.get(eventName)\n if (node === undefined) {\n listeners.set(eventName, newNode)\n return\n }\n\n // Traverse to the tail while checking duplication..\n let prev = null\n while (node != null) {\n if (\n node.listener === listener &&\n node.listenerType === listenerType\n ) {\n // Should ignore duplication.\n return\n }\n prev = node\n node = node.next\n }\n\n // Add it.\n prev.next = newNode\n },\n\n /**\n * Remove a given listener from this event target.\n * @param {string} eventName The event name to remove.\n * @param {Function} listener The listener to remove.\n * @param {boolean|{capture?:boolean,passive?:boolean,once?:boolean}} [options] The options for this listener.\n * @returns {void}\n */\n removeEventListener(eventName, listener, options) {\n if (listener == null) {\n return\n }\n\n const listeners = getListeners(this)\n const capture = isObject(options)\n ? Boolean(options.capture)\n : Boolean(options)\n const listenerType = capture ? CAPTURE : BUBBLE\n\n let prev = null\n let node = listeners.get(eventName)\n while (node != null) {\n if (\n node.listener === listener &&\n node.listenerType === listenerType\n ) {\n if (prev !== null) {\n prev.next = node.next\n } else if (node.next !== null) {\n listeners.set(eventName, node.next)\n } else {\n listeners.delete(eventName)\n }\n return\n }\n\n prev = node\n node = node.next\n }\n },\n\n /**\n * Dispatch a given event.\n * @param {Event|{type:string}} event The event to dispatch.\n * @returns {boolean} `false` if canceled.\n */\n dispatchEvent(event) {\n if (event == null || typeof event.type !== \"string\") {\n throw new TypeError('\"event.type\" should be a string.')\n }\n\n // If listeners aren't registered, terminate.\n const listeners = getListeners(this)\n const eventName = event.type\n let node = listeners.get(eventName)\n if (node == null) {\n return true\n }\n\n // Since we cannot rewrite several properties, so wrap object.\n const wrappedEvent = wrapEvent(this, event)\n\n // This doesn't process capturing phase and bubbling phase.\n // This isn't participating in a tree.\n let prev = null\n while (node != null) {\n // Remove this listener if it's once\n if (node.once) {\n if (prev !== null) {\n prev.next = node.next\n } else if (node.next !== null) {\n listeners.set(eventName, node.next)\n } else {\n listeners.delete(eventName)\n }\n } else {\n prev = node\n }\n\n // Call this listener\n setPassiveListener(\n wrappedEvent,\n node.passive ? node.listener : null\n )\n if (typeof node.listener === \"function\") {\n try {\n node.listener.call(this, wrappedEvent)\n } catch (err) {\n if (\n typeof console !== \"undefined\" &&\n typeof console.error === \"function\"\n ) {\n console.error(err)\n }\n }\n } else if (\n node.listenerType !== ATTRIBUTE &&\n typeof node.listener.handleEvent === \"function\"\n ) {\n node.listener.handleEvent(wrappedEvent)\n }\n\n // Break if `event.stopImmediatePropagation` was called.\n if (isStopped(wrappedEvent)) {\n break\n }\n\n node = node.next\n }\n setPassiveListener(wrappedEvent, null)\n setEventPhase(wrappedEvent, 0)\n setCurrentTarget(wrappedEvent, null)\n\n return !wrappedEvent.defaultPrevented\n },\n}\n\n// `constructor` is not enumerable.\nObject.defineProperty(EventTarget.prototype, \"constructor\", {\n value: EventTarget,\n configurable: true,\n writable: true,\n})\n\n// Ensure `eventTarget instanceof window.EventTarget` is `true`.\nif (\n typeof window !== \"undefined\" &&\n typeof window.EventTarget !== \"undefined\"\n) {\n Object.setPrototypeOf(EventTarget.prototype, window.EventTarget.prototype)\n}\n\nexport { defineEventAttribute, EventTarget }\nexport default EventTarget\n"],"names":[],"mappings":"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"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * @author Toru Nagashima <https://github.com/mysticatea>
3
+ * @copyright 2015 Toru Nagashima. All rights reserved.
4
+ * See LICENSE file in root directory for full license.
5
+ */(function(a,b){"object"==typeof exports&&"undefined"!=typeof module?b(exports):"function"==typeof define&&define.amd?define(["exports"],b):(a=a||self,b(a.EventTargetShim={}))})(this,function(a){"use strict";function b(a){return b="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(a){return typeof a}:function(a){return a&&"function"==typeof Symbol&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},b(a)}function c(a){var b=u.get(a);return console.assert(null!=b,"'this' is expected an Event object, but got",a),b}function d(a){return null==a.passiveListener?void(!a.event.cancelable||(a.canceled=!0,"function"==typeof a.event.preventDefault&&a.event.preventDefault())):void("undefined"!=typeof console&&"function"==typeof console.error&&console.error("Unable to preventDefault inside passive event listener invocation.",a.passiveListener))}function e(a,b){u.set(this,{eventTarget:a,event:b,eventPhase:2,currentTarget:a,canceled:!1,stopped:!1,immediateStopped:!1,passiveListener:null,timeStamp:b.timeStamp||Date.now()}),Object.defineProperty(this,"isTrusted",{value:!1,enumerable:!0});for(var c,d=Object.keys(b),e=0;e<d.length;++e)c=d[e],c in this||Object.defineProperty(this,c,f(c))}function f(a){return{get:function(){return c(this).event[a]},set:function(b){c(this).event[a]=b},configurable:!0,enumerable:!0}}function g(a){return{value:function(){var b=c(this).event;return b[a].apply(b,arguments)},configurable:!0,enumerable:!0}}function h(a,b){function c(b,c){a.call(this,b,c)}var d=Object.keys(b);if(0===d.length)return a;c.prototype=Object.create(a.prototype,{constructor:{value:c,configurable:!0,writable:!0}});for(var e,h=0;h<d.length;++h)if(e=d[h],!(e in a.prototype)){var j=Object.getOwnPropertyDescriptor(b,e),k="function"==typeof j.value;Object.defineProperty(c.prototype,e,k?g(e):f(e))}return c}function i(a){if(null==a||a===Object.prototype)return e;var b=v.get(a);return null==b&&(b=h(i(Object.getPrototypeOf(a)),a),v.set(a,b)),b}function j(a,b){var c=i(Object.getPrototypeOf(b));return new c(a,b)}function k(a){return c(a).immediateStopped}function l(a,b){c(a).eventPhase=b}function m(a,b){c(a).currentTarget=b}function n(a,b){c(a).passiveListener=b}function o(a){return null!==a&&"object"===b(a)}function p(a){var b=w.get(a);if(null==b)throw new TypeError("'this' is expected an EventTarget object, but got another value.");return b}function q(a){return{get:function(){for(var b=p(this),c=b.get(a);null!=c;){if(3===c.listenerType)return c.listener;c=c.next}return null},set:function(b){"function"==typeof b||o(b)||(b=null);for(var c=p(this),d=null,e=c.get(a);null!=e;)3===e.listenerType?null===d?null===e.next?c.delete(a):c.set(a,e.next):d.next=e.next:d=e,e=e.next;if(null!==b){var f={listener:b,listenerType:3,passive:!1,once:!1,next:null};null===d?c.set(a,f):d.next=f}},configurable:!0,enumerable:!0}}function r(a,b){Object.defineProperty(a,"on".concat(b),q(b))}function s(a){function b(){t.call(this)}b.prototype=Object.create(t.prototype,{constructor:{value:b,configurable:!0,writable:!0}});for(var c=0;c<a.length;++c)r(b.prototype,a[c]);return b}function t(){if(this instanceof t)return void w.set(this,new Map);if(1===arguments.length&&Array.isArray(arguments[0]))return s(arguments[0]);if(0<arguments.length){for(var a=Array(arguments.length),b=0;b<arguments.length;++b)a[b]=arguments[b];return s(a)}throw new TypeError("Cannot call a class as a function")}var u=new WeakMap,v=new WeakMap;e.prototype={get type(){return c(this).event.type},get target(){return c(this).eventTarget},get currentTarget(){return c(this).currentTarget},composedPath:function(){var a=c(this).currentTarget;return null==a?[]:[a]},get NONE(){return 0},get CAPTURING_PHASE(){return 1},get AT_TARGET(){return 2},get BUBBLING_PHASE(){return 3},get eventPhase(){return c(this).eventPhase},stopPropagation:function(){var a=c(this);a.stopped=!0,"function"==typeof a.event.stopPropagation&&a.event.stopPropagation()},stopImmediatePropagation:function(){var a=c(this);a.stopped=!0,a.immediateStopped=!0,"function"==typeof a.event.stopImmediatePropagation&&a.event.stopImmediatePropagation()},get bubbles(){return!!c(this).event.bubbles},get cancelable(){return!!c(this).event.cancelable},preventDefault:function(){d(c(this))},get defaultPrevented(){return c(this).canceled},get composed(){return!!c(this).event.composed},get timeStamp(){return c(this).timeStamp},get srcElement(){return c(this).eventTarget},get cancelBubble(){return c(this).stopped},set cancelBubble(a){if(a){var b=c(this);b.stopped=!0,"boolean"==typeof b.event.cancelBubble&&(b.event.cancelBubble=!0)}},get returnValue(){return!c(this).canceled},set returnValue(a){a||d(c(this))},initEvent:function(){}},Object.defineProperty(e.prototype,"constructor",{value:e,configurable:!0,writable:!0}),"undefined"!=typeof window&&"undefined"!=typeof window.Event&&(Object.setPrototypeOf(e.prototype,window.Event.prototype),v.set(window.Event.prototype,e));var w=new WeakMap,x=1,y=2;if(t.prototype={addEventListener:function(a,b,c){if(null!=b){if("function"!=typeof b&&!o(b))throw new TypeError("'listener' should be a function or an object.");var d=p(this),e=o(c),f=e?!!c.capture:!!c,g=f?x:y,h={listener:b,listenerType:g,passive:e&&!!c.passive,once:e&&!!c.once,next:null},i=d.get(a);if(void 0===i)return void d.set(a,h);for(var j=null;null!=i;){if(i.listener===b&&i.listenerType===g)return;j=i,i=i.next}j.next=h}},removeEventListener:function(a,b,c){if(null!=b)for(var d=p(this),e=o(c)?!!c.capture:!!c,f=e?x:y,g=null,h=d.get(a);null!=h;){if(h.listener===b&&h.listenerType===f)return void(null===g?null===h.next?d.delete(a):d.set(a,h.next):g.next=h.next);g=h,h=h.next}},dispatchEvent:function(a){if(null==a||"string"!=typeof a.type)throw new TypeError("\"event.type\" should be a string.");var b=p(this),c=a.type,d=b.get(c);if(null==d)return!0;for(var e=j(this,a),f=null;null!=d;){if(d.once?null===f?null===d.next?b.delete(c):b.set(c,d.next):f.next=d.next:f=d,n(e,d.passive?d.listener:null),"function"==typeof d.listener)try{d.listener.call(this,e)}catch(a){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(a)}else d.listenerType!==3&&"function"==typeof d.listener.handleEvent&&d.listener.handleEvent(e);if(k(e))break;d=d.next}return n(e,null),l(e,0),m(e,null),!e.defaultPrevented}},Object.defineProperty(t.prototype,"constructor",{value:t,configurable:!0,writable:!0}),"undefined"!=typeof window&&"undefined"!=typeof window.EventTarget&&Object.setPrototypeOf(t.prototype,window.EventTarget.prototype),a.defineEventAttribute=r,a.EventTarget=t,a.default=t,Object.defineProperty(a,"__esModule",{value:!0}),"undefined"==typeof module&&"undefined"==typeof define){var z=Function("return this")();z.EventTargetShim=t,z.EventTargetShim.defineEventAttribute=r}});
6
+ //# sourceMappingURL=event-target-shim.umd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"event-target-shim.umd.js","sources":["../src/event.mjs","../src/event-target.mjs"],"sourcesContent":["/**\n * @typedef {object} PrivateData\n * @property {EventTarget} eventTarget The event target.\n * @property {{type:string}} event The original event object.\n * @property {number} eventPhase The current event phase.\n * @property {EventTarget|null} currentTarget The current event target.\n * @property {boolean} canceled The flag to prevent default.\n * @property {boolean} stopped The flag to stop propagation.\n * @property {boolean} immediateStopped The flag to stop propagation immediately.\n * @property {Function|null} passiveListener The listener if the current listener is passive. Otherwise this is null.\n * @property {number} timeStamp The unix time.\n * @private\n */\n\n/**\n * Private data for event wrappers.\n * @type {WeakMap<Event, PrivateData>}\n * @private\n */\nconst privateData = new WeakMap()\n\n/**\n * Cache for wrapper classes.\n * @type {WeakMap<Object, Function>}\n * @private\n */\nconst wrappers = new WeakMap()\n\n/**\n * Get private data.\n * @param {Event} event The event object to get private data.\n * @returns {PrivateData} The private data of the event.\n * @private\n */\nfunction pd(event) {\n const retv = privateData.get(event)\n console.assert(\n retv != null,\n \"'this' is expected an Event object, but got\",\n event\n )\n return retv\n}\n\n/**\n * https://dom.spec.whatwg.org/#set-the-canceled-flag\n * @param data {PrivateData} private data.\n */\nfunction setCancelFlag(data) {\n if (data.passiveListener != null) {\n if (\n typeof console !== \"undefined\" &&\n typeof console.error === \"function\"\n ) {\n console.error(\n \"Unable to preventDefault inside passive event listener invocation.\",\n data.passiveListener\n )\n }\n return\n }\n if (!data.event.cancelable) {\n return\n }\n\n data.canceled = true\n if (typeof data.event.preventDefault === \"function\") {\n data.event.preventDefault()\n }\n}\n\n/**\n * @see https://dom.spec.whatwg.org/#interface-event\n * @private\n */\n/**\n * The event wrapper.\n * @constructor\n * @param {EventTarget} eventTarget The event target of this dispatching.\n * @param {Event|{type:string}} event The original event to wrap.\n */\nfunction Event(eventTarget, event) {\n privateData.set(this, {\n eventTarget,\n event,\n eventPhase: 2,\n currentTarget: eventTarget,\n canceled: false,\n stopped: false,\n immediateStopped: false,\n passiveListener: null,\n timeStamp: event.timeStamp || Date.now(),\n })\n\n // https://heycam.github.io/webidl/#Unforgeable\n Object.defineProperty(this, \"isTrusted\", { value: false, enumerable: true })\n\n // Define accessors\n const keys = Object.keys(event)\n for (let i = 0; i < keys.length; ++i) {\n const key = keys[i]\n if (!(key in this)) {\n Object.defineProperty(this, key, defineRedirectDescriptor(key))\n }\n }\n}\n\n// Should be enumerable, but class methods are not enumerable.\nEvent.prototype = {\n /**\n * The type of this event.\n * @type {string}\n */\n get type() {\n return pd(this).event.type\n },\n\n /**\n * The target of this event.\n * @type {EventTarget}\n */\n get target() {\n return pd(this).eventTarget\n },\n\n /**\n * The target of this event.\n * @type {EventTarget}\n */\n get currentTarget() {\n return pd(this).currentTarget\n },\n\n /**\n * @returns {EventTarget[]} The composed path of this event.\n */\n composedPath() {\n const currentTarget = pd(this).currentTarget\n if (currentTarget == null) {\n return []\n }\n return [currentTarget]\n },\n\n /**\n * Constant of NONE.\n * @type {number}\n */\n get NONE() {\n return 0\n },\n\n /**\n * Constant of CAPTURING_PHASE.\n * @type {number}\n */\n get CAPTURING_PHASE() {\n return 1\n },\n\n /**\n * Constant of AT_TARGET.\n * @type {number}\n */\n get AT_TARGET() {\n return 2\n },\n\n /**\n * Constant of BUBBLING_PHASE.\n * @type {number}\n */\n get BUBBLING_PHASE() {\n return 3\n },\n\n /**\n * The target of this event.\n * @type {number}\n */\n get eventPhase() {\n return pd(this).eventPhase\n },\n\n /**\n * Stop event bubbling.\n * @returns {void}\n */\n stopPropagation() {\n const data = pd(this)\n\n data.stopped = true\n if (typeof data.event.stopPropagation === \"function\") {\n data.event.stopPropagation()\n }\n },\n\n /**\n * Stop event bubbling.\n * @returns {void}\n */\n stopImmediatePropagation() {\n const data = pd(this)\n\n data.stopped = true\n data.immediateStopped = true\n if (typeof data.event.stopImmediatePropagation === \"function\") {\n data.event.stopImmediatePropagation()\n }\n },\n\n /**\n * The flag to be bubbling.\n * @type {boolean}\n */\n get bubbles() {\n return Boolean(pd(this).event.bubbles)\n },\n\n /**\n * The flag to be cancelable.\n * @type {boolean}\n */\n get cancelable() {\n return Boolean(pd(this).event.cancelable)\n },\n\n /**\n * Cancel this event.\n * @returns {void}\n */\n preventDefault() {\n setCancelFlag(pd(this))\n },\n\n /**\n * The flag to indicate cancellation state.\n * @type {boolean}\n */\n get defaultPrevented() {\n return pd(this).canceled\n },\n\n /**\n * The flag to be composed.\n * @type {boolean}\n */\n get composed() {\n return Boolean(pd(this).event.composed)\n },\n\n /**\n * The unix time of this event.\n * @type {number}\n */\n get timeStamp() {\n return pd(this).timeStamp\n },\n\n /**\n * The target of this event.\n * @type {EventTarget}\n * @deprecated\n */\n get srcElement() {\n return pd(this).eventTarget\n },\n\n /**\n * The flag to stop event bubbling.\n * @type {boolean}\n * @deprecated\n */\n get cancelBubble() {\n return pd(this).stopped\n },\n set cancelBubble(value) {\n if (!value) {\n return\n }\n const data = pd(this)\n\n data.stopped = true\n if (typeof data.event.cancelBubble === \"boolean\") {\n data.event.cancelBubble = true\n }\n },\n\n /**\n * The flag to indicate cancellation state.\n * @type {boolean}\n * @deprecated\n */\n get returnValue() {\n return !pd(this).canceled\n },\n set returnValue(value) {\n if (!value) {\n setCancelFlag(pd(this))\n }\n },\n\n /**\n * Initialize this event object. But do nothing under event dispatching.\n * @param {string} type The event type.\n * @param {boolean} [bubbles=false] The flag to be possible to bubble up.\n * @param {boolean} [cancelable=false] The flag to be possible to cancel.\n * @deprecated\n */\n initEvent() {\n // Do nothing.\n },\n}\n\n// `constructor` is not enumerable.\nObject.defineProperty(Event.prototype, \"constructor\", {\n value: Event,\n configurable: true,\n writable: true,\n})\n\n// Ensure `event instanceof window.Event` is `true`.\nif (typeof window !== \"undefined\" && typeof window.Event !== \"undefined\") {\n Object.setPrototypeOf(Event.prototype, window.Event.prototype)\n\n // Make association for wrappers.\n wrappers.set(window.Event.prototype, Event)\n}\n\n/**\n * Get the property descriptor to redirect a given property.\n * @param {string} key Property name to define property descriptor.\n * @returns {PropertyDescriptor} The property descriptor to redirect the property.\n * @private\n */\nfunction defineRedirectDescriptor(key) {\n return {\n get() {\n return pd(this).event[key]\n },\n set(value) {\n pd(this).event[key] = value\n },\n configurable: true,\n enumerable: true,\n }\n}\n\n/**\n * Get the property descriptor to call a given method property.\n * @param {string} key Property name to define property descriptor.\n * @returns {PropertyDescriptor} The property descriptor to call the method property.\n * @private\n */\nfunction defineCallDescriptor(key) {\n return {\n value() {\n const event = pd(this).event\n return event[key].apply(event, arguments)\n },\n configurable: true,\n enumerable: true,\n }\n}\n\n/**\n * Define new wrapper class.\n * @param {Function} BaseEvent The base wrapper class.\n * @param {Object} proto The prototype of the original event.\n * @returns {Function} The defined wrapper class.\n * @private\n */\nfunction defineWrapper(BaseEvent, proto) {\n const keys = Object.keys(proto)\n if (keys.length === 0) {\n return BaseEvent\n }\n\n /** CustomEvent */\n function CustomEvent(eventTarget, event) {\n BaseEvent.call(this, eventTarget, event)\n }\n\n CustomEvent.prototype = Object.create(BaseEvent.prototype, {\n constructor: { value: CustomEvent, configurable: true, writable: true },\n })\n\n // Define accessors.\n for (let i = 0; i < keys.length; ++i) {\n const key = keys[i]\n if (!(key in BaseEvent.prototype)) {\n const descriptor = Object.getOwnPropertyDescriptor(proto, key)\n const isFunc = typeof descriptor.value === \"function\"\n Object.defineProperty(\n CustomEvent.prototype,\n key,\n isFunc\n ? defineCallDescriptor(key)\n : defineRedirectDescriptor(key)\n )\n }\n }\n\n return CustomEvent\n}\n\n/**\n * Get the wrapper class of a given prototype.\n * @param {Object} proto The prototype of the original event to get its wrapper.\n * @returns {Function} The wrapper class.\n * @private\n */\nfunction getWrapper(proto) {\n if (proto == null || proto === Object.prototype) {\n return Event\n }\n\n let wrapper = wrappers.get(proto)\n if (wrapper == null) {\n wrapper = defineWrapper(getWrapper(Object.getPrototypeOf(proto)), proto)\n wrappers.set(proto, wrapper)\n }\n return wrapper\n}\n\n/**\n * Wrap a given event to management a dispatching.\n * @param {EventTarget} eventTarget The event target of this dispatching.\n * @param {Object} event The event to wrap.\n * @returns {Event} The wrapper instance.\n * @private\n */\nexport function wrapEvent(eventTarget, event) {\n const Wrapper = getWrapper(Object.getPrototypeOf(event))\n return new Wrapper(eventTarget, event)\n}\n\n/**\n * Get the immediateStopped flag of a given event.\n * @param {Event} event The event to get.\n * @returns {boolean} The flag to stop propagation immediately.\n * @private\n */\nexport function isStopped(event) {\n return pd(event).immediateStopped\n}\n\n/**\n * Set the current event phase of a given event.\n * @param {Event} event The event to set current target.\n * @param {number} eventPhase New event phase.\n * @returns {void}\n * @private\n */\nexport function setEventPhase(event, eventPhase) {\n pd(event).eventPhase = eventPhase\n}\n\n/**\n * Set the current target of a given event.\n * @param {Event} event The event to set current target.\n * @param {EventTarget|null} currentTarget New current target.\n * @returns {void}\n * @private\n */\nexport function setCurrentTarget(event, currentTarget) {\n pd(event).currentTarget = currentTarget\n}\n\n/**\n * Set a passive listener of a given event.\n * @param {Event} event The event to set current target.\n * @param {Function|null} passiveListener New passive listener.\n * @returns {void}\n * @private\n */\nexport function setPassiveListener(event, passiveListener) {\n pd(event).passiveListener = passiveListener\n}\n","import {\n isStopped,\n setCurrentTarget,\n setEventPhase,\n setPassiveListener,\n wrapEvent,\n} from \"./event.mjs\"\n\n/**\n * @typedef {object} ListenerNode\n * @property {Function} listener\n * @property {1|2|3} listenerType\n * @property {boolean} passive\n * @property {boolean} once\n * @property {ListenerNode|null} next\n * @private\n */\n\n/**\n * @type {WeakMap<object, Map<string, ListenerNode>>}\n * @private\n */\nconst listenersMap = new WeakMap()\n\n// Listener types\nconst CAPTURE = 1\nconst BUBBLE = 2\nconst ATTRIBUTE = 3\n\n/**\n * Check whether a given value is an object or not.\n * @param {any} x The value to check.\n * @returns {boolean} `true` if the value is an object.\n */\nfunction isObject(x) {\n return x !== null && typeof x === \"object\" //eslint-disable-line no-restricted-syntax\n}\n\n/**\n * Get listeners.\n * @param {EventTarget} eventTarget The event target to get.\n * @returns {Map<string, ListenerNode>} The listeners.\n * @private\n */\nfunction getListeners(eventTarget) {\n const listeners = listenersMap.get(eventTarget)\n if (listeners == null) {\n throw new TypeError(\n \"'this' is expected an EventTarget object, but got another value.\"\n )\n }\n return listeners\n}\n\n/**\n * Get the property descriptor for the event attribute of a given event.\n * @param {string} eventName The event name to get property descriptor.\n * @returns {PropertyDescriptor} The property descriptor.\n * @private\n */\nfunction defineEventAttributeDescriptor(eventName) {\n return {\n get() {\n const listeners = getListeners(this)\n let node = listeners.get(eventName)\n while (node != null) {\n if (node.listenerType === ATTRIBUTE) {\n return node.listener\n }\n node = node.next\n }\n return null\n },\n\n set(listener) {\n if (typeof listener !== \"function\" && !isObject(listener)) {\n listener = null // eslint-disable-line no-param-reassign\n }\n const listeners = getListeners(this)\n\n // Traverse to the tail while removing old value.\n let prev = null\n let node = listeners.get(eventName)\n while (node != null) {\n if (node.listenerType === ATTRIBUTE) {\n // Remove old value.\n if (prev !== null) {\n prev.next = node.next\n } else if (node.next !== null) {\n listeners.set(eventName, node.next)\n } else {\n listeners.delete(eventName)\n }\n } else {\n prev = node\n }\n\n node = node.next\n }\n\n // Add new value.\n if (listener !== null) {\n const newNode = {\n listener,\n listenerType: ATTRIBUTE,\n passive: false,\n once: false,\n next: null,\n }\n if (prev === null) {\n listeners.set(eventName, newNode)\n } else {\n prev.next = newNode\n }\n }\n },\n configurable: true,\n enumerable: true,\n }\n}\n\n/**\n * Define an event attribute (e.g. `eventTarget.onclick`).\n * @param {Object} eventTargetPrototype The event target prototype to define an event attrbite.\n * @param {string} eventName The event name to define.\n * @returns {void}\n */\nfunction defineEventAttribute(eventTargetPrototype, eventName) {\n Object.defineProperty(\n eventTargetPrototype,\n `on${eventName}`,\n defineEventAttributeDescriptor(eventName)\n )\n}\n\n/**\n * Define a custom EventTarget with event attributes.\n * @param {string[]} eventNames Event names for event attributes.\n * @returns {EventTarget} The custom EventTarget.\n * @private\n */\nfunction defineCustomEventTarget(eventNames) {\n /** CustomEventTarget */\n function CustomEventTarget() {\n EventTarget.call(this)\n }\n\n CustomEventTarget.prototype = Object.create(EventTarget.prototype, {\n constructor: {\n value: CustomEventTarget,\n configurable: true,\n writable: true,\n },\n })\n\n for (let i = 0; i < eventNames.length; ++i) {\n defineEventAttribute(CustomEventTarget.prototype, eventNames[i])\n }\n\n return CustomEventTarget\n}\n\n/**\n * EventTarget.\n *\n * - This is constructor if no arguments.\n * - This is a function which returns a CustomEventTarget constructor if there are arguments.\n *\n * For example:\n *\n * class A extends EventTarget {}\n * class B extends EventTarget(\"message\") {}\n * class C extends EventTarget(\"message\", \"error\") {}\n * class D extends EventTarget([\"message\", \"error\"]) {}\n */\nfunction EventTarget() {\n /*eslint-disable consistent-return */\n if (this instanceof EventTarget) {\n listenersMap.set(this, new Map())\n return\n }\n if (arguments.length === 1 && Array.isArray(arguments[0])) {\n return defineCustomEventTarget(arguments[0])\n }\n if (arguments.length > 0) {\n const types = new Array(arguments.length)\n for (let i = 0; i < arguments.length; ++i) {\n types[i] = arguments[i]\n }\n return defineCustomEventTarget(types)\n }\n throw new TypeError(\"Cannot call a class as a function\")\n /*eslint-enable consistent-return */\n}\n\n// Should be enumerable, but class methods are not enumerable.\nEventTarget.prototype = {\n /**\n * Add a given listener to this event target.\n * @param {string} eventName The event name to add.\n * @param {Function} listener The listener to add.\n * @param {boolean|{capture?:boolean,passive?:boolean,once?:boolean}} [options] The options for this listener.\n * @returns {void}\n */\n addEventListener(eventName, listener, options) {\n if (listener == null) {\n return\n }\n if (typeof listener !== \"function\" && !isObject(listener)) {\n throw new TypeError(\"'listener' should be a function or an object.\")\n }\n\n const listeners = getListeners(this)\n const optionsIsObj = isObject(options)\n const capture = optionsIsObj\n ? Boolean(options.capture)\n : Boolean(options)\n const listenerType = capture ? CAPTURE : BUBBLE\n const newNode = {\n listener,\n listenerType,\n passive: optionsIsObj && Boolean(options.passive),\n once: optionsIsObj && Boolean(options.once),\n next: null,\n }\n\n // Set it as the first node if the first node is null.\n let node = listeners.get(eventName)\n if (node === undefined) {\n listeners.set(eventName, newNode)\n return\n }\n\n // Traverse to the tail while checking duplication..\n let prev = null\n while (node != null) {\n if (\n node.listener === listener &&\n node.listenerType === listenerType\n ) {\n // Should ignore duplication.\n return\n }\n prev = node\n node = node.next\n }\n\n // Add it.\n prev.next = newNode\n },\n\n /**\n * Remove a given listener from this event target.\n * @param {string} eventName The event name to remove.\n * @param {Function} listener The listener to remove.\n * @param {boolean|{capture?:boolean,passive?:boolean,once?:boolean}} [options] The options for this listener.\n * @returns {void}\n */\n removeEventListener(eventName, listener, options) {\n if (listener == null) {\n return\n }\n\n const listeners = getListeners(this)\n const capture = isObject(options)\n ? Boolean(options.capture)\n : Boolean(options)\n const listenerType = capture ? CAPTURE : BUBBLE\n\n let prev = null\n let node = listeners.get(eventName)\n while (node != null) {\n if (\n node.listener === listener &&\n node.listenerType === listenerType\n ) {\n if (prev !== null) {\n prev.next = node.next\n } else if (node.next !== null) {\n listeners.set(eventName, node.next)\n } else {\n listeners.delete(eventName)\n }\n return\n }\n\n prev = node\n node = node.next\n }\n },\n\n /**\n * Dispatch a given event.\n * @param {Event|{type:string}} event The event to dispatch.\n * @returns {boolean} `false` if canceled.\n */\n dispatchEvent(event) {\n if (event == null || typeof event.type !== \"string\") {\n throw new TypeError('\"event.type\" should be a string.')\n }\n\n // If listeners aren't registered, terminate.\n const listeners = getListeners(this)\n const eventName = event.type\n let node = listeners.get(eventName)\n if (node == null) {\n return true\n }\n\n // Since we cannot rewrite several properties, so wrap object.\n const wrappedEvent = wrapEvent(this, event)\n\n // This doesn't process capturing phase and bubbling phase.\n // This isn't participating in a tree.\n let prev = null\n while (node != null) {\n // Remove this listener if it's once\n if (node.once) {\n if (prev !== null) {\n prev.next = node.next\n } else if (node.next !== null) {\n listeners.set(eventName, node.next)\n } else {\n listeners.delete(eventName)\n }\n } else {\n prev = node\n }\n\n // Call this listener\n setPassiveListener(\n wrappedEvent,\n node.passive ? node.listener : null\n )\n if (typeof node.listener === \"function\") {\n try {\n node.listener.call(this, wrappedEvent)\n } catch (err) {\n if (\n typeof console !== \"undefined\" &&\n typeof console.error === \"function\"\n ) {\n console.error(err)\n }\n }\n } else if (\n node.listenerType !== ATTRIBUTE &&\n typeof node.listener.handleEvent === \"function\"\n ) {\n node.listener.handleEvent(wrappedEvent)\n }\n\n // Break if `event.stopImmediatePropagation` was called.\n if (isStopped(wrappedEvent)) {\n break\n }\n\n node = node.next\n }\n setPassiveListener(wrappedEvent, null)\n setEventPhase(wrappedEvent, 0)\n setCurrentTarget(wrappedEvent, null)\n\n return !wrappedEvent.defaultPrevented\n },\n}\n\n// `constructor` is not enumerable.\nObject.defineProperty(EventTarget.prototype, \"constructor\", {\n value: EventTarget,\n configurable: true,\n writable: true,\n})\n\n// Ensure `eventTarget instanceof window.EventTarget` is `true`.\nif (\n typeof window !== \"undefined\" &&\n typeof window.EventTarget !== \"undefined\"\n) {\n Object.setPrototypeOf(EventTarget.prototype, window.EventTarget.prototype)\n}\n\nexport { defineEventAttribute, EventTarget }\nexport default EventTarget\n"],"names":["pd","event","retv","privateData","get","console","assert","setCancelFlag","data","passiveListener","cancelable","canceled","preventDefault","error","Event","eventTarget","set","eventPhase","currentTarget","stopped","immediateStopped","timeStamp","Date","now","Object","defineProperty","value","enumerable","key","keys","i","length","defineRedirectDescriptor","configurable","defineCallDescriptor","apply","arguments","defineWrapper","BaseEvent","proto","CustomEvent","call","prototype","create","constructor","writable","descriptor","getOwnPropertyDescriptor","isFunc","getWrapper","wrapper","wrappers","getPrototypeOf","wrapEvent","Wrapper","isStopped","setEventPhase","setCurrentTarget","setPassiveListener","isObject","x","_typeof","getListeners","listeners","listenersMap","TypeError","defineEventAttributeDescriptor","eventName","node","listenerType","listener","next","prev","delete","newNode","passive","once","defineEventAttribute","eventTargetPrototype","defineCustomEventTarget","eventNames","CustomEventTarget","EventTarget","Map","Array","isArray","types","WeakMap","type","target","composedPath","NONE","CAPTURING_PHASE","AT_TARGET","BUBBLING_PHASE","stopPropagation","stopImmediatePropagation","bubbles","defaultPrevented","composed","srcElement","cancelBubble","returnValue","initEvent","window","setPrototypeOf","CAPTURE","BUBBLE","addEventListener","options","optionsIsObj","capture","removeEventListener","dispatchEvent","wrappedEvent","err","handleEvent"],"mappings":"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"}
@@ -0,0 +1,399 @@
1
+ export as namespace EventTargetShim
2
+
3
+ /**
4
+ * `Event` interface.
5
+ * @see https://dom.spec.whatwg.org/#event
6
+ */
7
+ export interface Event {
8
+ /**
9
+ * The type of this event.
10
+ */
11
+ readonly type: string
12
+
13
+ /**
14
+ * The target of this event.
15
+ */
16
+ readonly target: EventTarget<{}, {}, "standard"> | null
17
+
18
+ /**
19
+ * The current target of this event.
20
+ */
21
+ readonly currentTarget: EventTarget<{}, {}, "standard"> | null
22
+
23
+ /**
24
+ * The target of this event.
25
+ * @deprecated
26
+ */
27
+ readonly srcElement: any | null
28
+
29
+ /**
30
+ * The composed path of this event.
31
+ */
32
+ composedPath(): EventTarget<{}, {}, "standard">[]
33
+
34
+ /**
35
+ * Constant of NONE.
36
+ */
37
+ readonly NONE: number
38
+
39
+ /**
40
+ * Constant of CAPTURING_PHASE.
41
+ */
42
+ readonly CAPTURING_PHASE: number
43
+
44
+ /**
45
+ * Constant of BUBBLING_PHASE.
46
+ */
47
+ readonly BUBBLING_PHASE: number
48
+
49
+ /**
50
+ * Constant of AT_TARGET.
51
+ */
52
+ readonly AT_TARGET: number
53
+
54
+ /**
55
+ * Indicates which phase of the event flow is currently being evaluated.
56
+ */
57
+ readonly eventPhase: number
58
+
59
+ /**
60
+ * Stop event bubbling.
61
+ */
62
+ stopPropagation(): void
63
+
64
+ /**
65
+ * Stop event bubbling.
66
+ */
67
+ stopImmediatePropagation(): void
68
+
69
+ /**
70
+ * Initialize event.
71
+ * @deprecated
72
+ */
73
+ initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void
74
+
75
+ /**
76
+ * The flag indicating bubbling.
77
+ */
78
+ readonly bubbles: boolean
79
+
80
+ /**
81
+ * Stop event bubbling.
82
+ * @deprecated
83
+ */
84
+ cancelBubble: boolean
85
+
86
+ /**
87
+ * Set or get cancellation flag.
88
+ * @deprecated
89
+ */
90
+ returnValue: boolean
91
+
92
+ /**
93
+ * The flag indicating whether the event can be canceled.
94
+ */
95
+ readonly cancelable: boolean
96
+
97
+ /**
98
+ * Cancel this event.
99
+ */
100
+ preventDefault(): void
101
+
102
+ /**
103
+ * The flag to indicating whether the event was canceled.
104
+ */
105
+ readonly defaultPrevented: boolean
106
+
107
+ /**
108
+ * The flag to indicating if event is composed.
109
+ */
110
+ readonly composed: boolean
111
+
112
+ /**
113
+ * Indicates whether the event was dispatched by the user agent.
114
+ */
115
+ readonly isTrusted: boolean
116
+
117
+ /**
118
+ * The unix time of this event.
119
+ */
120
+ readonly timeStamp: number
121
+ }
122
+
123
+ /**
124
+ * The constructor of `EventTarget` interface.
125
+ */
126
+ export type EventTargetConstructor<
127
+ TEvents extends EventTarget.EventDefinition = {},
128
+ TEventAttributes extends EventTarget.EventDefinition = {},
129
+ TMode extends EventTarget.Mode = "loose"
130
+ > = {
131
+ prototype: EventTarget<TEvents, TEventAttributes, TMode>
132
+ new(): EventTarget<TEvents, TEventAttributes, TMode>
133
+ }
134
+
135
+ /**
136
+ * `EventTarget` interface.
137
+ * @see https://dom.spec.whatwg.org/#interface-eventtarget
138
+ */
139
+ export type EventTarget<
140
+ TEvents extends EventTarget.EventDefinition = {},
141
+ TEventAttributes extends EventTarget.EventDefinition = {},
142
+ TMode extends EventTarget.Mode = "loose"
143
+ > = EventTarget.EventAttributes<TEventAttributes> & {
144
+ /**
145
+ * Add a given listener to this event target.
146
+ * @param eventName The event name to add.
147
+ * @param listener The listener to add.
148
+ * @param options The options for this listener.
149
+ */
150
+ addEventListener<TEventType extends EventTarget.EventType<TEvents, TMode>>(
151
+ type: TEventType,
152
+ listener:
153
+ | EventTarget.Listener<EventTarget.PickEvent<TEvents, TEventType>>
154
+ | null,
155
+ options?: boolean | EventTarget.AddOptions
156
+ ): void
157
+
158
+ /**
159
+ * Remove a given listener from this event target.
160
+ * @param eventName The event name to remove.
161
+ * @param listener The listener to remove.
162
+ * @param options The options for this listener.
163
+ */
164
+ removeEventListener<TEventType extends EventTarget.EventType<TEvents, TMode>>(
165
+ type: TEventType,
166
+ listener:
167
+ | EventTarget.Listener<EventTarget.PickEvent<TEvents, TEventType>>
168
+ | null,
169
+ options?: boolean | EventTarget.RemoveOptions
170
+ ): void
171
+
172
+ /**
173
+ * Dispatch a given event.
174
+ * @param event The event to dispatch.
175
+ * @returns `false` if canceled.
176
+ */
177
+ dispatchEvent<TEventType extends EventTarget.EventType<TEvents, TMode>>(
178
+ event: EventTarget.EventData<TEvents, TEventType, TMode>
179
+ ): boolean
180
+ }
181
+
182
+ export const EventTarget: EventTargetConstructor & {
183
+ /**
184
+ * Create an `EventTarget` instance with detailed event definition.
185
+ *
186
+ * The detailed event definition requires to use `defineEventAttribute()`
187
+ * function later.
188
+ *
189
+ * Unfortunately, the second type parameter `TEventAttributes` was needed
190
+ * because we cannot compute string literal types.
191
+ *
192
+ * @example
193
+ * const signal = new EventTarget<{ abort: Event }, { onabort: Event }>()
194
+ * defineEventAttribute(signal, "abort")
195
+ */
196
+ new <
197
+ TEvents extends EventTarget.EventDefinition,
198
+ TEventAttributes extends EventTarget.EventDefinition,
199
+ TMode extends EventTarget.Mode = "loose"
200
+ >(): EventTarget<TEvents, TEventAttributes, TMode>
201
+
202
+ /**
203
+ * Define an `EventTarget` constructor with attribute events and detailed event definition.
204
+ *
205
+ * Unfortunately, the second type parameter `TEventAttributes` was needed
206
+ * because we cannot compute string literal types.
207
+ *
208
+ * @example
209
+ * class AbortSignal extends EventTarget<{ abort: Event }, { onabort: Event }>("abort") {
210
+ * abort(): void {}
211
+ * }
212
+ *
213
+ * @param events Optional event attributes (e.g. passing in `"click"` adds `onclick` to prototype).
214
+ */
215
+ <
216
+ TEvents extends EventTarget.EventDefinition = {},
217
+ TEventAttributes extends EventTarget.EventDefinition = {},
218
+ TMode extends EventTarget.Mode = "loose"
219
+ >(events: string[]): EventTargetConstructor<
220
+ TEvents,
221
+ TEventAttributes,
222
+ TMode
223
+ >
224
+
225
+ /**
226
+ * Define an `EventTarget` constructor with attribute events and detailed event definition.
227
+ *
228
+ * Unfortunately, the second type parameter `TEventAttributes` was needed
229
+ * because we cannot compute string literal types.
230
+ *
231
+ * @example
232
+ * class AbortSignal extends EventTarget<{ abort: Event }, { onabort: Event }>("abort") {
233
+ * abort(): void {}
234
+ * }
235
+ *
236
+ * @param events Optional event attributes (e.g. passing in `"click"` adds `onclick` to prototype).
237
+ */
238
+ <
239
+ TEvents extends EventTarget.EventDefinition = {},
240
+ TEventAttributes extends EventTarget.EventDefinition = {},
241
+ TMode extends EventTarget.Mode = "loose"
242
+ >(event0: string, ...events: string[]): EventTargetConstructor<
243
+ TEvents,
244
+ TEventAttributes,
245
+ TMode
246
+ >
247
+ }
248
+
249
+ export namespace EventTarget {
250
+ /**
251
+ * Options of `removeEventListener()` method.
252
+ */
253
+ export interface RemoveOptions {
254
+ /**
255
+ * The flag to indicate that the listener is for the capturing phase.
256
+ */
257
+ capture?: boolean
258
+ }
259
+
260
+ /**
261
+ * Options of `addEventListener()` method.
262
+ */
263
+ export interface AddOptions extends RemoveOptions {
264
+ /**
265
+ * The flag to indicate that the listener doesn't support
266
+ * `event.preventDefault()` operation.
267
+ */
268
+ passive?: boolean
269
+ /**
270
+ * The flag to indicate that the listener will be removed on the first
271
+ * event.
272
+ */
273
+ once?: boolean
274
+ }
275
+
276
+ /**
277
+ * The type of regular listeners.
278
+ */
279
+ export interface FunctionListener<TEvent> {
280
+ (event: TEvent): void
281
+ }
282
+
283
+ /**
284
+ * The type of object listeners.
285
+ */
286
+ export interface ObjectListener<TEvent> {
287
+ handleEvent(event: TEvent): void
288
+ }
289
+
290
+ /**
291
+ * The type of listeners.
292
+ */
293
+ export type Listener<TEvent> =
294
+ | FunctionListener<TEvent>
295
+ | ObjectListener<TEvent>
296
+
297
+ /**
298
+ * Event definition.
299
+ */
300
+ export type EventDefinition = {
301
+ readonly [key: string]: Event
302
+ }
303
+
304
+ /**
305
+ * Mapped type for event attributes.
306
+ */
307
+ export type EventAttributes<TEventAttributes extends EventDefinition> = {
308
+ [P in keyof TEventAttributes]:
309
+ | FunctionListener<TEventAttributes[P]>
310
+ | null
311
+ }
312
+
313
+ /**
314
+ * The type of event data for `dispatchEvent()` method.
315
+ */
316
+ export type EventData<
317
+ TEvents extends EventDefinition,
318
+ TEventType extends keyof TEvents | string,
319
+ TMode extends Mode
320
+ > =
321
+ TEventType extends keyof TEvents
322
+ ? (
323
+ // Require properties which are not generated automatically.
324
+ & Pick<
325
+ TEvents[TEventType],
326
+ Exclude<keyof TEvents[TEventType], OmittableEventKeys>
327
+ >
328
+ // Properties which are generated automatically are optional.
329
+ & Partial<Pick<Event, OmittableEventKeys>>
330
+ )
331
+ : (
332
+ TMode extends "standard"
333
+ ? Event
334
+ : Event | NonStandardEvent
335
+ )
336
+
337
+ /**
338
+ * The string literal types of the properties which are generated
339
+ * automatically in `dispatchEvent()` method.
340
+ */
341
+ export type OmittableEventKeys = Exclude<keyof Event, "type">
342
+
343
+ /**
344
+ * The type of event data.
345
+ */
346
+ export type NonStandardEvent = {
347
+ [key: string]: any
348
+ type: string
349
+ }
350
+
351
+ /**
352
+ * The type of listeners.
353
+ */
354
+ export type PickEvent<
355
+ TEvents extends EventDefinition,
356
+ TEventType extends keyof TEvents | string,
357
+ > =
358
+ TEventType extends keyof TEvents
359
+ ? TEvents[TEventType]
360
+ : Event
361
+
362
+ /**
363
+ * Event type candidates.
364
+ */
365
+ export type EventType<
366
+ TEvents extends EventDefinition,
367
+ TMode extends Mode
368
+ > =
369
+ TMode extends "strict"
370
+ ? keyof TEvents
371
+ : keyof TEvents | string
372
+
373
+ /**
374
+ * - `"strict"` ..... Methods don't accept unknown events.
375
+ * `dispatchEvent()` accepts partial objects.
376
+ * - `"loose"` ...... Methods accept unknown events.
377
+ * `dispatchEvent()` accepts partial objects.
378
+ * - `"standard"` ... Methods accept unknown events.
379
+ * `dispatchEvent()` doesn't accept partial objects.
380
+ */
381
+ export type Mode = "strict" | "standard" | "loose"
382
+ }
383
+
384
+ /**
385
+ * Specialized `type` property.
386
+ */
387
+ export type Type<T extends string> = { type: T }
388
+
389
+ /**
390
+ * Define an event attribute (e.g. `eventTarget.onclick`).
391
+ * @param prototype The event target prototype to define an event attribute.
392
+ * @param eventName The event name to define.
393
+ */
394
+ export function defineEventAttribute(
395
+ prototype: EventTarget,
396
+ eventName: string
397
+ ): void
398
+
399
+ export default EventTarget