renovate-log-parser 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/README.md +39 -27
  2. package/dist/commands/web.d.ts +2 -1
  3. package/dist/commands/web.js +23 -11
  4. package/dist/commands/web.js.map +1 -1
  5. package/dist/server/api.d.ts +16 -0
  6. package/dist/server/api.js +173 -0
  7. package/dist/server/api.js.map +1 -0
  8. package/dist/server/http-error.d.ts +18 -0
  9. package/dist/server/http-error.js +23 -0
  10. package/dist/server/http-error.js.map +1 -0
  11. package/dist/server/index.d.ts +34 -0
  12. package/dist/server/index.js +54 -0
  13. package/dist/server/index.js.map +1 -0
  14. package/dist/server/log-registry.d.ts +34 -0
  15. package/dist/server/log-registry.js +157 -0
  16. package/dist/server/log-registry.js.map +1 -0
  17. package/dist/server/server-main.d.ts +1 -0
  18. package/dist/server/server-main.js +31 -0
  19. package/dist/server/server-main.js.map +1 -0
  20. package/dist/server/translate-filters.d.ts +58 -0
  21. package/dist/server/translate-filters.js +119 -0
  22. package/dist/server/translate-filters.js.map +1 -0
  23. package/package.json +6 -3
  24. package/web/.output/public/200.html +1 -0
  25. package/web/.output/public/404.html +1 -0
  26. package/web/.output/public/_nuxt/{CGPWRqbc.js → B4JKWaDj.js} +1 -1
  27. package/web/.output/public/_nuxt/Bs-RnkRE.js +37 -0
  28. package/web/.output/public/_nuxt/{Sgtec1U0.js → DjtJytwR.js} +1 -1
  29. package/web/.output/public/_nuxt/{BgApMHS1.js → a71R3CFc.js} +1 -1
  30. package/web/.output/public/_nuxt/builds/latest.json +1 -1
  31. package/web/.output/public/_nuxt/builds/meta/bc129b23-5172-4e74-875d-2a24574a5dbe.json +1 -0
  32. package/web/.output/public/index.html +1 -0
  33. package/web/.output/nitro.json +0 -15
  34. package/web/.output/public/_nuxt/BWja8e3M.js +0 -37
  35. package/web/.output/public/_nuxt/builds/meta/c4723e49-0623-47af-ae79-9ab6428bdcc1.json +0 -1
  36. package/web/.output/server/chunks/_/error-500.mjs +0 -19
  37. package/web/.output/server/chunks/_/error-500.mjs.map +0 -1
  38. package/web/.output/server/chunks/_/icons.mjs +0 -6153
  39. package/web/.output/server/chunks/_/icons.mjs.map +0 -1
  40. package/web/.output/server/chunks/_/icons2.mjs +0 -11494
  41. package/web/.output/server/chunks/_/icons2.mjs.map +0 -1
  42. package/web/.output/server/chunks/build/_plugin-vue_export-helper-1tPrXgE0.mjs +0 -10
  43. package/web/.output/server/chunks/build/_plugin-vue_export-helper-1tPrXgE0.mjs.map +0 -1
  44. package/web/.output/server/chunks/build/client.precomputed.mjs +0 -4
  45. package/web/.output/server/chunks/build/client.precomputed.mjs.map +0 -1
  46. package/web/.output/server/chunks/build/error-404-DyaaQUIS.mjs +0 -106
  47. package/web/.output/server/chunks/build/error-404-DyaaQUIS.mjs.map +0 -1
  48. package/web/.output/server/chunks/build/error-404-styles.9cNA4arh.mjs +0 -8
  49. package/web/.output/server/chunks/build/error-404-styles.9cNA4arh.mjs.map +0 -1
  50. package/web/.output/server/chunks/build/error-500-CVSP-p02.mjs +0 -89
  51. package/web/.output/server/chunks/build/error-500-CVSP-p02.mjs.map +0 -1
  52. package/web/.output/server/chunks/build/error-500-styles.BX54ZlkH.mjs +0 -8
  53. package/web/.output/server/chunks/build/error-500-styles.BX54ZlkH.mjs.map +0 -1
  54. package/web/.output/server/chunks/build/index-88dXYOxO.mjs +0 -19675
  55. package/web/.output/server/chunks/build/index-88dXYOxO.mjs.map +0 -1
  56. package/web/.output/server/chunks/build/index-styles.V2iua2bE.mjs +0 -8
  57. package/web/.output/server/chunks/build/index-styles.V2iua2bE.mjs.map +0 -1
  58. package/web/.output/server/chunks/build/server.mjs +0 -7910
  59. package/web/.output/server/chunks/build/server.mjs.map +0 -1
  60. package/web/.output/server/chunks/build/styles.mjs +0 -10
  61. package/web/.output/server/chunks/build/styles.mjs.map +0 -1
  62. package/web/.output/server/chunks/nitro/nitro.mjs +0 -6944
  63. package/web/.output/server/chunks/nitro/nitro.mjs.map +0 -1
  64. package/web/.output/server/chunks/routes/api/fields.get.mjs +0 -27
  65. package/web/.output/server/chunks/routes/api/fields.get.mjs.map +0 -1
  66. package/web/.output/server/chunks/routes/api/findings.get.mjs +0 -30
  67. package/web/.output/server/chunks/routes/api/findings.get.mjs.map +0 -1
  68. package/web/.output/server/chunks/routes/api/log/contents.post.mjs +0 -29
  69. package/web/.output/server/chunks/routes/api/log/contents.post.mjs.map +0 -1
  70. package/web/.output/server/chunks/routes/api/log/path.post.mjs +0 -30
  71. package/web/.output/server/chunks/routes/api/log/path.post.mjs.map +0 -1
  72. package/web/.output/server/chunks/routes/api/repositories.get.mjs +0 -27
  73. package/web/.output/server/chunks/routes/api/repositories.get.mjs.map +0 -1
  74. package/web/.output/server/chunks/routes/api/rows.get.mjs +0 -48
  75. package/web/.output/server/chunks/routes/api/rows.get.mjs.map +0 -1
  76. package/web/.output/server/chunks/routes/renderer.mjs +0 -451
  77. package/web/.output/server/chunks/routes/renderer.mjs.map +0 -1
  78. package/web/.output/server/chunks/virtual/_virtual_spa-template.mjs +0 -4
  79. package/web/.output/server/chunks/virtual/_virtual_spa-template.mjs.map +0 -1
  80. package/web/.output/server/index.mjs +0 -16
  81. package/web/.output/server/index.mjs.map +0 -1
  82. package/web/.output/server/node_modules/.nitro/hookable@5.5.3/dist/index.mjs +0 -290
  83. package/web/.output/server/node_modules/.nitro/hookable@5.5.3/package.json +0 -49
  84. package/web/.output/server/node_modules/.nitro/hookable@6.1.1/dist/index.mjs +0 -257
  85. package/web/.output/server/node_modules/.nitro/hookable@6.1.1/package.json +0 -53
  86. package/web/.output/server/node_modules/@babel/parser/lib/index.js +0 -14599
  87. package/web/.output/server/node_modules/@babel/parser/package.json +0 -50
  88. package/web/.output/server/node_modules/@floating-ui/core/dist/floating-ui.core.mjs +0 -1038
  89. package/web/.output/server/node_modules/@floating-ui/core/package.json +0 -63
  90. package/web/.output/server/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs +0 -789
  91. package/web/.output/server/node_modules/@floating-ui/dom/package.json +0 -72
  92. package/web/.output/server/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs +0 -165
  93. package/web/.output/server/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs +0 -136
  94. package/web/.output/server/node_modules/@floating-ui/utils/package.json +0 -70
  95. package/web/.output/server/node_modules/@floating-ui/vue/dist/floating-ui.vue.mjs +0 -190
  96. package/web/.output/server/node_modules/@floating-ui/vue/package.json +0 -71
  97. package/web/.output/server/node_modules/@iconify/utils/lib/colors/index.js +0 -295
  98. package/web/.output/server/node_modules/@iconify/utils/lib/colors/keywords.js +0 -701
  99. package/web/.output/server/node_modules/@iconify/utils/lib/css/common.js +0 -75
  100. package/web/.output/server/node_modules/@iconify/utils/lib/css/format.js +0 -39
  101. package/web/.output/server/node_modules/@iconify/utils/lib/css/icon.js +0 -47
  102. package/web/.output/server/node_modules/@iconify/utils/lib/css/icons.js +0 -128
  103. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/bool.js +0 -19
  104. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/defaults.js +0 -13
  105. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/flip.js +0 -17
  106. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/merge.js +0 -16
  107. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/rotate.js +0 -30
  108. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/cleanup.js +0 -78
  109. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/convert.js +0 -100
  110. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/data.js +0 -28
  111. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/format.js +0 -58
  112. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/parse.js +0 -48
  113. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/base.js +0 -203
  114. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/create.js +0 -33
  115. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/numbers.js +0 -132
  116. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/similar.js +0 -165
  117. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/tree.js +0 -79
  118. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/replace/find.js +0 -92
  119. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/replace/replace.js +0 -26
  120. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/components.js +0 -76
  121. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/missing.js +0 -66
  122. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/name.js +0 -45
  123. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/parse.js +0 -103
  124. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/similar.js +0 -36
  125. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/tree.js +0 -92
  126. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/variations.js +0 -62
  127. package/web/.output/server/node_modules/@iconify/utils/lib/icon/defaults.js +0 -25
  128. package/web/.output/server/node_modules/@iconify/utils/lib/icon/merge.js +0 -16
  129. package/web/.output/server/node_modules/@iconify/utils/lib/icon/name.js +0 -57
  130. package/web/.output/server/node_modules/@iconify/utils/lib/icon/square.js +0 -33
  131. package/web/.output/server/node_modules/@iconify/utils/lib/icon/transformations.js +0 -12
  132. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/convert-info.js +0 -125
  133. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/expand.js +0 -19
  134. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/get-icon.js +0 -25
  135. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/get-icons.js +0 -36
  136. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/minify.js +0 -91
  137. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/parse.js +0 -46
  138. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/tree.js +0 -23
  139. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/validate-basic.js +0 -42
  140. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/validate.js +0 -123
  141. package/web/.output/server/node_modules/@iconify/utils/lib/index.js +0 -52
  142. package/web/.output/server/node_modules/@iconify/utils/lib/loader/custom.js +0 -30
  143. package/web/.output/server/node_modules/@iconify/utils/lib/loader/loader.js +0 -26
  144. package/web/.output/server/node_modules/@iconify/utils/lib/loader/modern.js +0 -27
  145. package/web/.output/server/node_modules/@iconify/utils/lib/loader/utils.js +0 -105
  146. package/web/.output/server/node_modules/@iconify/utils/lib/misc/objects.js +0 -26
  147. package/web/.output/server/node_modules/@iconify/utils/lib/misc/strings.js +0 -26
  148. package/web/.output/server/node_modules/@iconify/utils/lib/misc/title.js +0 -9
  149. package/web/.output/server/node_modules/@iconify/utils/lib/svg/build.js +0 -113
  150. package/web/.output/server/node_modules/@iconify/utils/lib/svg/defs.js +0 -31
  151. package/web/.output/server/node_modules/@iconify/utils/lib/svg/encode-svg-for-css.js +0 -13
  152. package/web/.output/server/node_modules/@iconify/utils/lib/svg/html.js +0 -9
  153. package/web/.output/server/node_modules/@iconify/utils/lib/svg/id.js +0 -41
  154. package/web/.output/server/node_modules/@iconify/utils/lib/svg/inner-html.js +0 -22
  155. package/web/.output/server/node_modules/@iconify/utils/lib/svg/parse.js +0 -67
  156. package/web/.output/server/node_modules/@iconify/utils/lib/svg/pretty.js +0 -54
  157. package/web/.output/server/node_modules/@iconify/utils/lib/svg/size.js +0 -27
  158. package/web/.output/server/node_modules/@iconify/utils/lib/svg/trim.js +0 -7
  159. package/web/.output/server/node_modules/@iconify/utils/lib/svg/url.js +0 -22
  160. package/web/.output/server/node_modules/@iconify/utils/lib/svg/viewbox.js +0 -8
  161. package/web/.output/server/node_modules/@iconify/utils/package.json +0 -119
  162. package/web/.output/server/node_modules/@iconify/vue/dist/iconify.mjs +0 -1896
  163. package/web/.output/server/node_modules/@iconify/vue/package.json +0 -62
  164. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/index.js +0 -1268
  165. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/lazy-measurements.js +0 -34
  166. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/utils.js +0 -74
  167. package/web/.output/server/node_modules/@tanstack/virtual-core/package.json +0 -56
  168. package/web/.output/server/node_modules/@tanstack/vue-virtual/dist/esm/index.js +0 -66
  169. package/web/.output/server/node_modules/@tanstack/vue-virtual/package.json +0 -68
  170. package/web/.output/server/node_modules/@vue/compiler-core/dist/compiler-core.cjs.prod.js +0 -6759
  171. package/web/.output/server/node_modules/@vue/compiler-core/package.json +0 -58
  172. package/web/.output/server/node_modules/@vue/compiler-dom/dist/compiler-dom.cjs.prod.js +0 -689
  173. package/web/.output/server/node_modules/@vue/compiler-dom/package.json +0 -57
  174. package/web/.output/server/node_modules/@vue/compiler-ssr/dist/compiler-ssr.cjs.js +0 -1413
  175. package/web/.output/server/node_modules/@vue/compiler-ssr/package.json +0 -34
  176. package/web/.output/server/node_modules/@vue/devtools-api/dist/index.js +0 -2
  177. package/web/.output/server/node_modules/@vue/devtools-api/package.json +0 -34
  178. package/web/.output/server/node_modules/@vue/devtools-kit/dist/index.js +0 -5670
  179. package/web/.output/server/node_modules/@vue/devtools-kit/node_modules/hookable/dist/index.mjs +0 -290
  180. package/web/.output/server/node_modules/@vue/devtools-kit/node_modules/hookable/package.json +0 -49
  181. package/web/.output/server/node_modules/@vue/devtools-kit/package.json +0 -44
  182. package/web/.output/server/node_modules/@vue/devtools-shared/dist/index.js +0 -239
  183. package/web/.output/server/node_modules/@vue/devtools-shared/package.json +0 -33
  184. package/web/.output/server/node_modules/@vue/reactivity/dist/reactivity.cjs.prod.js +0 -1899
  185. package/web/.output/server/node_modules/@vue/reactivity/package.json +0 -55
  186. package/web/.output/server/node_modules/@vue/runtime-core/dist/runtime-core.cjs.prod.js +0 -6940
  187. package/web/.output/server/node_modules/@vue/runtime-core/package.json +0 -52
  188. package/web/.output/server/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.prod.js +0 -1822
  189. package/web/.output/server/node_modules/@vue/runtime-dom/package.json +0 -60
  190. package/web/.output/server/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js +0 -896
  191. package/web/.output/server/node_modules/@vue/server-renderer/package.json +0 -55
  192. package/web/.output/server/node_modules/@vue/shared/dist/shared.cjs.prod.js +0 -604
  193. package/web/.output/server/node_modules/@vue/shared/package.json +0 -47
  194. package/web/.output/server/node_modules/@vueuse/core/dist/index.js +0 -8464
  195. package/web/.output/server/node_modules/@vueuse/core/package.json +0 -49
  196. package/web/.output/server/node_modules/@vueuse/shared/dist/index.js +0 -2013
  197. package/web/.output/server/node_modules/@vueuse/shared/package.json +0 -42
  198. package/web/.output/server/node_modules/aria-hidden/dist/es5/index.js +0 -174
  199. package/web/.output/server/node_modules/aria-hidden/package.json +0 -71
  200. package/web/.output/server/node_modules/birpc/dist/index.mjs +0 -291
  201. package/web/.output/server/node_modules/birpc/package.json +0 -57
  202. package/web/.output/server/node_modules/consola/dist/chunks/prompt.mjs +0 -280
  203. package/web/.output/server/node_modules/consola/dist/core.mjs +0 -512
  204. package/web/.output/server/node_modules/consola/dist/index.mjs +0 -651
  205. package/web/.output/server/node_modules/consola/dist/shared/consola.DRwqZj3T.mjs +0 -72
  206. package/web/.output/server/node_modules/consola/dist/shared/consola.DXBYu-KD.mjs +0 -288
  207. package/web/.output/server/node_modules/consola/package.json +0 -136
  208. package/web/.output/server/node_modules/devalue/index.js +0 -4
  209. package/web/.output/server/node_modules/devalue/package.json +0 -40
  210. package/web/.output/server/node_modules/devalue/src/base64.js +0 -60
  211. package/web/.output/server/node_modules/devalue/src/constants.js +0 -12
  212. package/web/.output/server/node_modules/devalue/src/parse.js +0 -283
  213. package/web/.output/server/node_modules/devalue/src/stringify.js +0 -401
  214. package/web/.output/server/node_modules/devalue/src/uneval.js +0 -552
  215. package/web/.output/server/node_modules/devalue/src/utils.js +0 -160
  216. package/web/.output/server/node_modules/entities/dist/commonjs/decode-codepoint.js +0 -77
  217. package/web/.output/server/node_modules/entities/dist/commonjs/decode.js +0 -568
  218. package/web/.output/server/node_modules/entities/dist/commonjs/generated/decode-data-html.js +0 -7
  219. package/web/.output/server/node_modules/entities/dist/commonjs/generated/decode-data-xml.js +0 -7
  220. package/web/.output/server/node_modules/entities/dist/commonjs/internal/bin-trie-flags.js +0 -21
  221. package/web/.output/server/node_modules/entities/dist/commonjs/internal/decode-shared.js +0 -31
  222. package/web/.output/server/node_modules/entities/dist/commonjs/package.json +0 -3
  223. package/web/.output/server/node_modules/entities/package.json +0 -120
  224. package/web/.output/server/node_modules/estree-walker/dist/umd/estree-walker.js +0 -344
  225. package/web/.output/server/node_modules/estree-walker/package.json +0 -37
  226. package/web/.output/server/node_modules/hookable/dist/index.mjs +0 -257
  227. package/web/.output/server/node_modules/hookable/package.json +0 -53
  228. package/web/.output/server/node_modules/nostics/dist/index.mjs +0 -179
  229. package/web/.output/server/node_modules/nostics/package.json +0 -124
  230. package/web/.output/server/node_modules/perfect-debounce/dist/index.mjs +0 -89
  231. package/web/.output/server/node_modules/perfect-debounce/package.json +0 -41
  232. package/web/.output/server/node_modules/rou3/dist/index.mjs +0 -501
  233. package/web/.output/server/node_modules/rou3/package.json +0 -48
  234. package/web/.output/server/node_modules/source-map-js/lib/array-set.js +0 -121
  235. package/web/.output/server/node_modules/source-map-js/lib/base64-vlq.js +0 -140
  236. package/web/.output/server/node_modules/source-map-js/lib/base64.js +0 -67
  237. package/web/.output/server/node_modules/source-map-js/lib/binary-search.js +0 -111
  238. package/web/.output/server/node_modules/source-map-js/lib/mapping-list.js +0 -79
  239. package/web/.output/server/node_modules/source-map-js/lib/quick-sort.js +0 -132
  240. package/web/.output/server/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
  241. package/web/.output/server/node_modules/source-map-js/lib/source-map-generator.js +0 -444
  242. package/web/.output/server/node_modules/source-map-js/lib/source-node.js +0 -413
  243. package/web/.output/server/node_modules/source-map-js/lib/util.js +0 -594
  244. package/web/.output/server/node_modules/source-map-js/package.json +0 -71
  245. package/web/.output/server/node_modules/source-map-js/source-map.js +0 -8
  246. package/web/.output/server/node_modules/srvx/dist/_chunks/_body-limit.mjs +0 -39
  247. package/web/.output/server/node_modules/srvx/dist/_chunks/_plugins.mjs +0 -56
  248. package/web/.output/server/node_modules/srvx/dist/_chunks/_trust-proxy.mjs +0 -58
  249. package/web/.output/server/node_modules/srvx/dist/_chunks/_url.mjs +0 -134
  250. package/web/.output/server/node_modules/srvx/dist/_chunks/_utils.mjs +0 -15
  251. package/web/.output/server/node_modules/srvx/dist/_chunks/_utils2.mjs +0 -75
  252. package/web/.output/server/node_modules/srvx/dist/adapters/node.mjs +0 -976
  253. package/web/.output/server/node_modules/srvx/package.json +0 -102
  254. package/web/.output/server/node_modules/tailwind-merge/dist/bundle-mjs.mjs +0 -3365
  255. package/web/.output/server/node_modules/tailwind-merge/package.json +0 -93
  256. package/web/.output/server/node_modules/tailwind-variants/dist/chunk-LQJYWU4O.js +0 -112
  257. package/web/.output/server/node_modules/tailwind-variants/dist/chunk-RZF76H2U.js +0 -269
  258. package/web/.output/server/node_modules/tailwind-variants/dist/index.js +0 -38
  259. package/web/.output/server/node_modules/tailwind-variants/package.json +0 -122
  260. package/web/.output/server/node_modules/tailwindcss/dist/chunk-X4GG3EDV.mjs +0 -1
  261. package/web/.output/server/node_modules/tailwindcss/dist/colors.mjs +0 -1
  262. package/web/.output/server/node_modules/tailwindcss/package.json +0 -89
  263. package/web/.output/server/node_modules/ufo/dist/index.mjs +0 -645
  264. package/web/.output/server/node_modules/ufo/package.json +0 -48
  265. package/web/.output/server/node_modules/unhead/dist/index.mjs +0 -9
  266. package/web/.output/server/node_modules/unhead/dist/parser.mjs +0 -508
  267. package/web/.output/server/node_modules/unhead/dist/plugins.mjs +0 -101
  268. package/web/.output/server/node_modules/unhead/dist/scripts.mjs +0 -30
  269. package/web/.output/server/node_modules/unhead/dist/server.mjs +0 -180
  270. package/web/.output/server/node_modules/unhead/dist/shared/unhead.B3VbJo7Y.mjs +0 -207
  271. package/web/.output/server/node_modules/unhead/dist/shared/unhead.BYvz9V1x.mjs +0 -43
  272. package/web/.output/server/node_modules/unhead/dist/shared/unhead.BnoAbrHA.mjs +0 -269
  273. package/web/.output/server/node_modules/unhead/dist/shared/unhead.CaI5ZD4O.mjs +0 -182
  274. package/web/.output/server/node_modules/unhead/dist/shared/unhead.CbpEuj3y.mjs +0 -71
  275. package/web/.output/server/node_modules/unhead/dist/shared/unhead.D4vSFytZ.mjs +0 -236
  276. package/web/.output/server/node_modules/unhead/dist/shared/unhead.DQc16pHI.mjs +0 -196
  277. package/web/.output/server/node_modules/unhead/dist/shared/unhead.Dh1cQCTe.mjs +0 -44
  278. package/web/.output/server/node_modules/unhead/dist/shared/unhead.TxTMM7cM.mjs +0 -166
  279. package/web/.output/server/node_modules/unhead/dist/shared/unhead.yem5I2v_.mjs +0 -38
  280. package/web/.output/server/node_modules/unhead/dist/utils.mjs +0 -5
  281. package/web/.output/server/node_modules/unhead/node_modules/hookable/dist/index.mjs +0 -257
  282. package/web/.output/server/node_modules/unhead/node_modules/hookable/package.json +0 -53
  283. package/web/.output/server/node_modules/unhead/package.json +0 -105
  284. package/web/.output/server/node_modules/vue/dist/vue.cjs.js +0 -80
  285. package/web/.output/server/node_modules/vue/dist/vue.cjs.prod.js +0 -66
  286. package/web/.output/server/node_modules/vue/index.js +0 -7
  287. package/web/.output/server/node_modules/vue/index.mjs +0 -1
  288. package/web/.output/server/node_modules/vue/package.json +0 -112
  289. package/web/.output/server/node_modules/vue/server-renderer/index.mjs +0 -1
  290. package/web/.output/server/node_modules/vue-bundle-renderer/dist/runtime.mjs +0 -249
  291. package/web/.output/server/node_modules/vue-bundle-renderer/package.json +0 -57
  292. package/web/.output/server/node_modules/vue-demi/lib/index.mjs +0 -34
  293. package/web/.output/server/node_modules/vue-demi/package.json +0 -47
  294. package/web/.output/server/node_modules/vue-router/dist/devtools-Bpr7ZAVB.js +0 -1056
  295. package/web/.output/server/node_modules/vue-router/dist/useApi-CROJJdhE.js +0 -436
  296. package/web/.output/server/node_modules/vue-router/dist/vue-router.js +0 -1543
  297. package/web/.output/server/node_modules/vue-router/package.json +0 -214
  298. package/web/.output/server/node_modules/vue-router/vue-router.node.mjs +0 -2
  299. package/web/.output/server/package.json +0 -51
@@ -1,594 +0,0 @@
1
- /* -*- Mode: js; js-indent-level: 2; -*- */
2
- /*
3
- * Copyright 2011 Mozilla Foundation and contributors
4
- * Licensed under the New BSD license. See LICENSE or:
5
- * http://opensource.org/licenses/BSD-3-Clause
6
- */
7
-
8
- /**
9
- * This is a helper function for getting values from parameter/options
10
- * objects.
11
- *
12
- * @param args The object we are extracting values from
13
- * @param name The name of the property we are getting.
14
- * @param defaultValue An optional value to return if the property is missing
15
- * from the object. If this is not specified and the property is missing, an
16
- * error will be thrown.
17
- */
18
- function getArg(aArgs, aName, aDefaultValue) {
19
- if (aName in aArgs) {
20
- return aArgs[aName];
21
- } else if (arguments.length === 3) {
22
- return aDefaultValue;
23
- } else {
24
- throw new Error('"' + aName + '" is a required argument.');
25
- }
26
- }
27
- exports.getArg = getArg;
28
-
29
- var urlRegexp = /^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/;
30
- var dataUrlRegexp = /^data:.+\,.+$/;
31
-
32
- function urlParse(aUrl) {
33
- var match = aUrl.match(urlRegexp);
34
- if (!match) {
35
- return null;
36
- }
37
- return {
38
- scheme: match[1],
39
- auth: match[2],
40
- host: match[3],
41
- port: match[4],
42
- path: match[5]
43
- };
44
- }
45
- exports.urlParse = urlParse;
46
-
47
- function urlGenerate(aParsedUrl) {
48
- var url = '';
49
- if (aParsedUrl.scheme) {
50
- url += aParsedUrl.scheme + ':';
51
- }
52
- url += '//';
53
- if (aParsedUrl.auth) {
54
- url += aParsedUrl.auth + '@';
55
- }
56
- if (aParsedUrl.host) {
57
- url += aParsedUrl.host;
58
- }
59
- if (aParsedUrl.port) {
60
- url += ":" + aParsedUrl.port
61
- }
62
- if (aParsedUrl.path) {
63
- url += aParsedUrl.path;
64
- }
65
- return url;
66
- }
67
- exports.urlGenerate = urlGenerate;
68
-
69
- var MAX_CACHED_INPUTS = 32;
70
-
71
- /**
72
- * Takes some function `f(input) -> result` and returns a memoized version of
73
- * `f`.
74
- *
75
- * We keep at most `MAX_CACHED_INPUTS` memoized results of `f` alive. The
76
- * memoization is a dumb-simple, linear least-recently-used cache.
77
- */
78
- function lruMemoize(f) {
79
- var cache = [];
80
-
81
- return function(input) {
82
- for (var i = 0; i < cache.length; i++) {
83
- if (cache[i].input === input) {
84
- var temp = cache[0];
85
- cache[0] = cache[i];
86
- cache[i] = temp;
87
- return cache[0].result;
88
- }
89
- }
90
-
91
- var result = f(input);
92
-
93
- cache.unshift({
94
- input,
95
- result,
96
- });
97
-
98
- if (cache.length > MAX_CACHED_INPUTS) {
99
- cache.pop();
100
- }
101
-
102
- return result;
103
- };
104
- }
105
-
106
- /**
107
- * Normalizes a path, or the path portion of a URL:
108
- *
109
- * - Replaces consecutive slashes with one slash.
110
- * - Removes unnecessary '.' parts.
111
- * - Removes unnecessary '<dir>/..' parts.
112
- *
113
- * Based on code in the Node.js 'path' core module.
114
- *
115
- * @param aPath The path or url to normalize.
116
- */
117
- var normalize = lruMemoize(function normalize(aPath) {
118
- var path = aPath;
119
- var url = urlParse(aPath);
120
- if (url) {
121
- if (!url.path) {
122
- return aPath;
123
- }
124
- path = url.path;
125
- }
126
- var isAbsolute = exports.isAbsolute(path);
127
- // Split the path into parts between `/` characters. This is much faster than
128
- // using `.split(/\/+/g)`.
129
- var parts = [];
130
- var start = 0;
131
- var i = 0;
132
- while (true) {
133
- start = i;
134
- i = path.indexOf("/", start);
135
- if (i === -1) {
136
- parts.push(path.slice(start));
137
- break;
138
- } else {
139
- parts.push(path.slice(start, i));
140
- while (i < path.length && path[i] === "/") {
141
- i++;
142
- }
143
- }
144
- }
145
-
146
- for (var part, up = 0, i = parts.length - 1; i >= 0; i--) {
147
- part = parts[i];
148
- if (part === '.') {
149
- parts.splice(i, 1);
150
- } else if (part === '..') {
151
- up++;
152
- } else if (up > 0) {
153
- if (part === '') {
154
- // The first part is blank if the path is absolute. Trying to go
155
- // above the root is a no-op. Therefore we can remove all '..' parts
156
- // directly after the root.
157
- parts.splice(i + 1, up);
158
- up = 0;
159
- } else {
160
- parts.splice(i, 2);
161
- up--;
162
- }
163
- }
164
- }
165
- path = parts.join('/');
166
-
167
- if (path === '') {
168
- path = isAbsolute ? '/' : '.';
169
- }
170
-
171
- if (url) {
172
- url.path = path;
173
- return urlGenerate(url);
174
- }
175
- return path;
176
- });
177
- exports.normalize = normalize;
178
-
179
- /**
180
- * Joins two paths/URLs.
181
- *
182
- * @param aRoot The root path or URL.
183
- * @param aPath The path or URL to be joined with the root.
184
- *
185
- * - If aPath is a URL or a data URI, aPath is returned, unless aPath is a
186
- * scheme-relative URL: Then the scheme of aRoot, if any, is prepended
187
- * first.
188
- * - Otherwise aPath is a path. If aRoot is a URL, then its path portion
189
- * is updated with the result and aRoot is returned. Otherwise the result
190
- * is returned.
191
- * - If aPath is absolute, the result is aPath.
192
- * - Otherwise the two paths are joined with a slash.
193
- * - Joining for example 'http://' and 'www.example.com' is also supported.
194
- */
195
- function join(aRoot, aPath) {
196
- if (aRoot === "") {
197
- aRoot = ".";
198
- }
199
- if (aPath === "") {
200
- aPath = ".";
201
- }
202
- var aPathUrl = urlParse(aPath);
203
- var aRootUrl = urlParse(aRoot);
204
- if (aRootUrl) {
205
- aRoot = aRootUrl.path || '/';
206
- }
207
-
208
- // `join(foo, '//www.example.org')`
209
- if (aPathUrl && !aPathUrl.scheme) {
210
- if (aRootUrl) {
211
- aPathUrl.scheme = aRootUrl.scheme;
212
- }
213
- return urlGenerate(aPathUrl);
214
- }
215
-
216
- if (aPathUrl || aPath.match(dataUrlRegexp)) {
217
- return aPath;
218
- }
219
-
220
- // `join('http://', 'www.example.com')`
221
- if (aRootUrl && !aRootUrl.host && !aRootUrl.path) {
222
- aRootUrl.host = aPath;
223
- return urlGenerate(aRootUrl);
224
- }
225
-
226
- var joined = aPath.charAt(0) === '/'
227
- ? aPath
228
- : normalize(aRoot.replace(/\/+$/, '') + '/' + aPath);
229
-
230
- if (aRootUrl) {
231
- aRootUrl.path = joined;
232
- return urlGenerate(aRootUrl);
233
- }
234
- return joined;
235
- }
236
- exports.join = join;
237
-
238
- exports.isAbsolute = function (aPath) {
239
- return aPath.charAt(0) === '/' || urlRegexp.test(aPath);
240
- };
241
-
242
- /**
243
- * Make a path relative to a URL or another path.
244
- *
245
- * @param aRoot The root path or URL.
246
- * @param aPath The path or URL to be made relative to aRoot.
247
- */
248
- function relative(aRoot, aPath) {
249
- if (aRoot === "") {
250
- aRoot = ".";
251
- }
252
-
253
- aRoot = aRoot.replace(/\/$/, '');
254
-
255
- // It is possible for the path to be above the root. In this case, simply
256
- // checking whether the root is a prefix of the path won't work. Instead, we
257
- // need to remove components from the root one by one, until either we find
258
- // a prefix that fits, or we run out of components to remove.
259
- var level = 0;
260
- while (aPath.indexOf(aRoot + '/') !== 0) {
261
- var index = aRoot.lastIndexOf("/");
262
- if (index < 0) {
263
- return aPath;
264
- }
265
-
266
- // If the only part of the root that is left is the scheme (i.e. http://,
267
- // file:///, etc.), one or more slashes (/), or simply nothing at all, we
268
- // have exhausted all components, so the path is not relative to the root.
269
- aRoot = aRoot.slice(0, index);
270
- if (aRoot.match(/^([^\/]+:\/)?\/*$/)) {
271
- return aPath;
272
- }
273
-
274
- ++level;
275
- }
276
-
277
- // Make sure we add a "../" for each component we removed from the root.
278
- return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1);
279
- }
280
- exports.relative = relative;
281
-
282
- var supportsNullProto = (function () {
283
- var obj = Object.create(null);
284
- return !('__proto__' in obj);
285
- }());
286
-
287
- function identity (s) {
288
- return s;
289
- }
290
-
291
- /**
292
- * Because behavior goes wacky when you set `__proto__` on objects, we
293
- * have to prefix all the strings in our set with an arbitrary character.
294
- *
295
- * See https://github.com/mozilla/source-map/pull/31 and
296
- * https://github.com/mozilla/source-map/issues/30
297
- *
298
- * @param String aStr
299
- */
300
- function toSetString(aStr) {
301
- if (isProtoString(aStr)) {
302
- return '$' + aStr;
303
- }
304
-
305
- return aStr;
306
- }
307
- exports.toSetString = supportsNullProto ? identity : toSetString;
308
-
309
- function fromSetString(aStr) {
310
- if (isProtoString(aStr)) {
311
- return aStr.slice(1);
312
- }
313
-
314
- return aStr;
315
- }
316
- exports.fromSetString = supportsNullProto ? identity : fromSetString;
317
-
318
- function isProtoString(s) {
319
- if (!s) {
320
- return false;
321
- }
322
-
323
- var length = s.length;
324
-
325
- if (length < 9 /* "__proto__".length */) {
326
- return false;
327
- }
328
-
329
- if (s.charCodeAt(length - 1) !== 95 /* '_' */ ||
330
- s.charCodeAt(length - 2) !== 95 /* '_' */ ||
331
- s.charCodeAt(length - 3) !== 111 /* 'o' */ ||
332
- s.charCodeAt(length - 4) !== 116 /* 't' */ ||
333
- s.charCodeAt(length - 5) !== 111 /* 'o' */ ||
334
- s.charCodeAt(length - 6) !== 114 /* 'r' */ ||
335
- s.charCodeAt(length - 7) !== 112 /* 'p' */ ||
336
- s.charCodeAt(length - 8) !== 95 /* '_' */ ||
337
- s.charCodeAt(length - 9) !== 95 /* '_' */) {
338
- return false;
339
- }
340
-
341
- for (var i = length - 10; i >= 0; i--) {
342
- if (s.charCodeAt(i) !== 36 /* '$' */) {
343
- return false;
344
- }
345
- }
346
-
347
- return true;
348
- }
349
-
350
- /**
351
- * Comparator between two mappings where the original positions are compared.
352
- *
353
- * Optionally pass in `true` as `onlyCompareGenerated` to consider two
354
- * mappings with the same original source/line/column, but different generated
355
- * line and column the same. Useful when searching for a mapping with a
356
- * stubbed out mapping.
357
- */
358
- function compareByOriginalPositions(mappingA, mappingB, onlyCompareOriginal) {
359
- var cmp = strcmp(mappingA.source, mappingB.source);
360
- if (cmp !== 0) {
361
- return cmp;
362
- }
363
-
364
- cmp = mappingA.originalLine - mappingB.originalLine;
365
- if (cmp !== 0) {
366
- return cmp;
367
- }
368
-
369
- cmp = mappingA.originalColumn - mappingB.originalColumn;
370
- if (cmp !== 0 || onlyCompareOriginal) {
371
- return cmp;
372
- }
373
-
374
- cmp = mappingA.generatedColumn - mappingB.generatedColumn;
375
- if (cmp !== 0) {
376
- return cmp;
377
- }
378
-
379
- cmp = mappingA.generatedLine - mappingB.generatedLine;
380
- if (cmp !== 0) {
381
- return cmp;
382
- }
383
-
384
- return strcmp(mappingA.name, mappingB.name);
385
- }
386
- exports.compareByOriginalPositions = compareByOriginalPositions;
387
-
388
- function compareByOriginalPositionsNoSource(mappingA, mappingB, onlyCompareOriginal) {
389
- var cmp
390
-
391
- cmp = mappingA.originalLine - mappingB.originalLine;
392
- if (cmp !== 0) {
393
- return cmp;
394
- }
395
-
396
- cmp = mappingA.originalColumn - mappingB.originalColumn;
397
- if (cmp !== 0 || onlyCompareOriginal) {
398
- return cmp;
399
- }
400
-
401
- cmp = mappingA.generatedColumn - mappingB.generatedColumn;
402
- if (cmp !== 0) {
403
- return cmp;
404
- }
405
-
406
- cmp = mappingA.generatedLine - mappingB.generatedLine;
407
- if (cmp !== 0) {
408
- return cmp;
409
- }
410
-
411
- return strcmp(mappingA.name, mappingB.name);
412
- }
413
- exports.compareByOriginalPositionsNoSource = compareByOriginalPositionsNoSource;
414
-
415
- /**
416
- * Comparator between two mappings with deflated source and name indices where
417
- * the generated positions are compared.
418
- *
419
- * Optionally pass in `true` as `onlyCompareGenerated` to consider two
420
- * mappings with the same generated line and column, but different
421
- * source/name/original line and column the same. Useful when searching for a
422
- * mapping with a stubbed out mapping.
423
- */
424
- function compareByGeneratedPositionsDeflated(mappingA, mappingB, onlyCompareGenerated) {
425
- var cmp = mappingA.generatedLine - mappingB.generatedLine;
426
- if (cmp !== 0) {
427
- return cmp;
428
- }
429
-
430
- cmp = mappingA.generatedColumn - mappingB.generatedColumn;
431
- if (cmp !== 0 || onlyCompareGenerated) {
432
- return cmp;
433
- }
434
-
435
- cmp = strcmp(mappingA.source, mappingB.source);
436
- if (cmp !== 0) {
437
- return cmp;
438
- }
439
-
440
- cmp = mappingA.originalLine - mappingB.originalLine;
441
- if (cmp !== 0) {
442
- return cmp;
443
- }
444
-
445
- cmp = mappingA.originalColumn - mappingB.originalColumn;
446
- if (cmp !== 0) {
447
- return cmp;
448
- }
449
-
450
- return strcmp(mappingA.name, mappingB.name);
451
- }
452
- exports.compareByGeneratedPositionsDeflated = compareByGeneratedPositionsDeflated;
453
-
454
- function compareByGeneratedPositionsDeflatedNoLine(mappingA, mappingB, onlyCompareGenerated) {
455
- var cmp = mappingA.generatedColumn - mappingB.generatedColumn;
456
- if (cmp !== 0 || onlyCompareGenerated) {
457
- return cmp;
458
- }
459
-
460
- cmp = strcmp(mappingA.source, mappingB.source);
461
- if (cmp !== 0) {
462
- return cmp;
463
- }
464
-
465
- cmp = mappingA.originalLine - mappingB.originalLine;
466
- if (cmp !== 0) {
467
- return cmp;
468
- }
469
-
470
- cmp = mappingA.originalColumn - mappingB.originalColumn;
471
- if (cmp !== 0) {
472
- return cmp;
473
- }
474
-
475
- return strcmp(mappingA.name, mappingB.name);
476
- }
477
- exports.compareByGeneratedPositionsDeflatedNoLine = compareByGeneratedPositionsDeflatedNoLine;
478
-
479
- function strcmp(aStr1, aStr2) {
480
- if (aStr1 === aStr2) {
481
- return 0;
482
- }
483
-
484
- if (aStr1 === null) {
485
- return 1; // aStr2 !== null
486
- }
487
-
488
- if (aStr2 === null) {
489
- return -1; // aStr1 !== null
490
- }
491
-
492
- if (aStr1 > aStr2) {
493
- return 1;
494
- }
495
-
496
- return -1;
497
- }
498
-
499
- /**
500
- * Comparator between two mappings with inflated source and name strings where
501
- * the generated positions are compared.
502
- */
503
- function compareByGeneratedPositionsInflated(mappingA, mappingB) {
504
- var cmp = mappingA.generatedLine - mappingB.generatedLine;
505
- if (cmp !== 0) {
506
- return cmp;
507
- }
508
-
509
- cmp = mappingA.generatedColumn - mappingB.generatedColumn;
510
- if (cmp !== 0) {
511
- return cmp;
512
- }
513
-
514
- cmp = strcmp(mappingA.source, mappingB.source);
515
- if (cmp !== 0) {
516
- return cmp;
517
- }
518
-
519
- cmp = mappingA.originalLine - mappingB.originalLine;
520
- if (cmp !== 0) {
521
- return cmp;
522
- }
523
-
524
- cmp = mappingA.originalColumn - mappingB.originalColumn;
525
- if (cmp !== 0) {
526
- return cmp;
527
- }
528
-
529
- return strcmp(mappingA.name, mappingB.name);
530
- }
531
- exports.compareByGeneratedPositionsInflated = compareByGeneratedPositionsInflated;
532
-
533
- /**
534
- * Strip any JSON XSSI avoidance prefix from the string (as documented
535
- * in the source maps specification), and then parse the string as
536
- * JSON.
537
- */
538
- function parseSourceMapInput(str) {
539
- return JSON.parse(str.replace(/^\)]}'[^\n]*\n/, ''));
540
- }
541
- exports.parseSourceMapInput = parseSourceMapInput;
542
-
543
- /**
544
- * Compute the URL of a source given the the source root, the source's
545
- * URL, and the source map's URL.
546
- */
547
- function computeSourceURL(sourceRoot, sourceURL, sourceMapURL) {
548
- sourceURL = sourceURL || '';
549
-
550
- if (sourceRoot) {
551
- // This follows what Chrome does.
552
- if (sourceRoot[sourceRoot.length - 1] !== '/' && sourceURL[0] !== '/') {
553
- sourceRoot += '/';
554
- }
555
- // The spec says:
556
- // Line 4: An optional source root, useful for relocating source
557
- // files on a server or removing repeated values in the
558
- // “sources” entry. This value is prepended to the individual
559
- // entries in the “source” field.
560
- sourceURL = sourceRoot + sourceURL;
561
- }
562
-
563
- // Historically, SourceMapConsumer did not take the sourceMapURL as
564
- // a parameter. This mode is still somewhat supported, which is why
565
- // this code block is conditional. However, it's preferable to pass
566
- // the source map URL to SourceMapConsumer, so that this function
567
- // can implement the source URL resolution algorithm as outlined in
568
- // the spec. This block is basically the equivalent of:
569
- // new URL(sourceURL, sourceMapURL).toString()
570
- // ... except it avoids using URL, which wasn't available in the
571
- // older releases of node still supported by this library.
572
- //
573
- // The spec says:
574
- // If the sources are not absolute URLs after prepending of the
575
- // “sourceRoot”, the sources are resolved relative to the
576
- // SourceMap (like resolving script src in a html document).
577
- if (sourceMapURL) {
578
- var parsed = urlParse(sourceMapURL);
579
- if (!parsed) {
580
- throw new Error("sourceMapURL could not be parsed");
581
- }
582
- if (parsed.path) {
583
- // Strip the last path component, but keep the "/".
584
- var index = parsed.path.lastIndexOf('/');
585
- if (index >= 0) {
586
- parsed.path = parsed.path.substring(0, index + 1);
587
- }
588
- }
589
- sourceURL = join(urlGenerate(parsed), sourceURL);
590
- }
591
-
592
- return normalize(sourceURL);
593
- }
594
- exports.computeSourceURL = computeSourceURL;
@@ -1,71 +0,0 @@
1
- {
2
- "name": "source-map-js",
3
- "description": "Generates and consumes source maps",
4
- "version": "1.2.1",
5
- "homepage": "https://github.com/7rulnik/source-map-js",
6
- "author": "Valentin 7rulnik Semirulnik <v7rulnik@gmail.com>",
7
- "contributors": [
8
- "Nick Fitzgerald <nfitzgerald@mozilla.com>",
9
- "Tobias Koppers <tobias.koppers@googlemail.com>",
10
- "Duncan Beevers <duncan@dweebd.com>",
11
- "Stephen Crane <scrane@mozilla.com>",
12
- "Ryan Seddon <seddon.ryan@gmail.com>",
13
- "Miles Elam <miles.elam@deem.com>",
14
- "Mihai Bazon <mihai.bazon@gmail.com>",
15
- "Michael Ficarra <github.public.email@michael.ficarra.me>",
16
- "Todd Wolfson <todd@twolfson.com>",
17
- "Alexander Solovyov <alexander@solovyov.net>",
18
- "Felix Gnass <fgnass@gmail.com>",
19
- "Conrad Irwin <conrad.irwin@gmail.com>",
20
- "usrbincc <usrbincc@yahoo.com>",
21
- "David Glasser <glasser@davidglasser.net>",
22
- "Chase Douglas <chase@newrelic.com>",
23
- "Evan Wallace <evan.exe@gmail.com>",
24
- "Heather Arthur <fayearthur@gmail.com>",
25
- "Hugh Kennedy <hughskennedy@gmail.com>",
26
- "David Glasser <glasser@davidglasser.net>",
27
- "Simon Lydell <simon.lydell@gmail.com>",
28
- "Jmeas Smith <jellyes2@gmail.com>",
29
- "Michael Z Goddard <mzgoddard@gmail.com>",
30
- "azu <azu@users.noreply.github.com>",
31
- "John Gozde <john@gozde.ca>",
32
- "Adam Kirkton <akirkton@truefitinnovation.com>",
33
- "Chris Montgomery <christopher.montgomery@dowjones.com>",
34
- "J. Ryan Stinnett <jryans@gmail.com>",
35
- "Jack Herrington <jherrington@walmartlabs.com>",
36
- "Chris Truter <jeffpalentine@gmail.com>",
37
- "Daniel Espeset <daniel@danielespeset.com>",
38
- "Jamie Wong <jamie.lf.wong@gmail.com>",
39
- "Eddy Bruël <ejpbruel@mozilla.com>",
40
- "Hawken Rives <hawkrives@gmail.com>",
41
- "Gilad Peleg <giladp007@gmail.com>",
42
- "djchie <djchie.dev@gmail.com>",
43
- "Gary Ye <garysye@gmail.com>",
44
- "Nicolas Lalevée <nicolas.lalevee@hibnet.org>"
45
- ],
46
- "repository": "7rulnik/source-map-js",
47
- "main": "./source-map.js",
48
- "files": [
49
- "source-map.js",
50
- "source-map.d.ts",
51
- "lib/"
52
- ],
53
- "engines": {
54
- "node": ">=0.10.0"
55
- },
56
- "license": "BSD-3-Clause",
57
- "scripts": {
58
- "test": "npm run build && node test/run-tests.js",
59
- "build": "webpack --color",
60
- "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
61
- },
62
- "devDependencies": {
63
- "clean-publish": "^3.1.0",
64
- "doctoc": "^0.15.0",
65
- "webpack": "^1.12.0"
66
- },
67
- "clean-publish": {
68
- "cleanDocs": true
69
- },
70
- "typings": "source-map.d.ts"
71
- }
@@ -1,8 +0,0 @@
1
- /*
2
- * Copyright 2009-2011 Mozilla Foundation and contributors
3
- * Licensed under the New BSD license. See LICENSE.txt or:
4
- * http://opensource.org/licenses/BSD-3-Clause
5
- */
6
- exports.SourceMapGenerator = require('./lib/source-map-generator').SourceMapGenerator;
7
- exports.SourceMapConsumer = require('./lib/source-map-consumer').SourceMapConsumer;
8
- exports.SourceNode = require('./lib/source-node').SourceNode;
@@ -1,39 +0,0 @@
1
- function createBodyTooLargeError(maxRequestBodySize) {
2
- return Object.assign(/* @__PURE__ */ new Error(`Request body exceeds the maximum allowed size of ${maxRequestBodySize} bytes.`), {
3
- code: "ERR_BODY_TOO_LARGE",
4
- statusCode: 413,
5
- status: 413
6
- });
7
- }
8
- function limitBodyStream(stream, maxRequestBodySize) {
9
- const reader = stream.getReader();
10
- let size = 0;
11
- return new ReadableStream({
12
- async pull(controller) {
13
- const { done, value } = await reader.read();
14
- if (done) {
15
- controller.close();
16
- return;
17
- }
18
- size += value.byteLength;
19
- if (size > maxRequestBodySize) {
20
- const error = createBodyTooLargeError(maxRequestBodySize);
21
- reader.cancel(error).catch(() => {});
22
- controller.error(error);
23
- return;
24
- }
25
- controller.enqueue(value);
26
- },
27
- cancel(reason) {
28
- return reader.cancel(reason);
29
- }
30
- });
31
- }
32
- function limitRequestBody(request, maxRequestBodySize) {
33
- if (!request.body) return request;
34
- return new Request(request, {
35
- body: limitBodyStream(request.body, maxRequestBodySize),
36
- duplex: "half"
37
- });
38
- }
39
- export { createBodyTooLargeError, limitBodyStream, limitRequestBody };