@gradientedge/cdk-utils 8.34.0 → 8.36.0

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 (530) hide show
  1. package/README.md +6 -0
  2. package/app/api-destined-function/node_modules/.bin/mkdirp +17 -0
  3. package/app/api-destined-function/node_modules/.bin/rimraf +17 -0
  4. package/app/api-destined-function/node_modules/.bin/uuid +17 -0
  5. package/app/api-destined-function/package.json +1 -4
  6. package/dist/lib/lambda.d.ts +17 -0
  7. package/dist/lib/lambda.d.ts.map +1 -0
  8. package/dist/lib/lambda.js +32 -0
  9. package/dist/lib/lambda.js.map +1 -0
  10. package/dist/src/lib/construct/api-to-eventbridge-target-with-sns/main.d.ts +2 -0
  11. package/dist/src/lib/construct/api-to-eventbridge-target-with-sns/main.js +2 -0
  12. package/package.json +18 -17
  13. package/pnpm-workspace.yaml +3 -0
  14. package/src/lib/construct/api-to-eventbridge-target-with-sns/main.ts +2 -0
  15. package/app/api-destined-function/layers/nodejs/node_modules/.yarn-integrity +0 -117
  16. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/LICENSE +0 -21
  17. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/README.md +0 -16
  18. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/index.d.mts +0 -10
  19. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/index.d.ts +0 -79
  20. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/package.json +0 -54
  21. package/app/api-destined-function/layers/nodejs/node_modules/uuid/LICENSE.md +0 -9
  22. package/app/api-destined-function/layers/nodejs/node_modules/uuid/README.md +0 -462
  23. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/bin/uuid +0 -2
  24. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
  25. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
  26. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
  27. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
  28. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
  29. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
  30. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
  31. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
  32. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
  33. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
  34. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
  35. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
  36. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
  37. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
  38. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
  39. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
  40. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/index.js +0 -9
  41. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  42. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/native.js +0 -4
  43. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  44. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  45. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  46. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/rng.js +0 -18
  47. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  48. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
  49. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  50. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  51. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v35.js +0 -66
  52. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v4.js +0 -29
  53. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  54. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  55. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/version.js +0 -11
  56. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/index.js +0 -9
  57. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/md5.js +0 -13
  58. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/native.js +0 -4
  59. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/nil.js +0 -1
  60. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/parse.js +0 -35
  61. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/regex.js +0 -1
  62. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/rng.js +0 -12
  63. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  64. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/stringify.js +0 -33
  65. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v1.js +0 -95
  66. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v3.js +0 -4
  67. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v35.js +0 -66
  68. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v4.js +0 -29
  69. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v5.js +0 -4
  70. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/validate.js +0 -7
  71. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/version.js +0 -11
  72. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/index.js +0 -79
  73. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/md5-browser.js +0 -223
  74. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/md5.js +0 -23
  75. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/native-browser.js +0 -11
  76. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/native.js +0 -15
  77. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/nil.js +0 -8
  78. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/parse.js +0 -45
  79. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/regex.js +0 -8
  80. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/rng-browser.js +0 -25
  81. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/rng.js +0 -24
  82. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/sha1-browser.js +0 -104
  83. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/sha1.js +0 -23
  84. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/stringify.js +0 -44
  85. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/uuid-bin.js +0 -85
  86. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v1.js +0 -107
  87. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v3.js +0 -16
  88. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v35.js +0 -80
  89. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v4.js +0 -43
  90. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v5.js +0 -16
  91. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/validate.js +0 -17
  92. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/version.js +0 -21
  93. package/app/api-destined-function/layers/nodejs/node_modules/uuid/package.json +0 -131
  94. package/app/api-destined-function/layers/nodejs/node_modules/uuid/wrapper.mjs +0 -10
  95. package/app/api-destined-function/layers/nodejs/package.json +0 -29
  96. package/app/api-destined-function/node_modules/.yarn-integrity +0 -474
  97. package/app/api-destined-function/node_modules/@types/uuid/LICENSE +0 -21
  98. package/app/api-destined-function/node_modules/@types/uuid/README.md +0 -16
  99. package/app/api-destined-function/node_modules/@types/uuid/index.d.mts +0 -10
  100. package/app/api-destined-function/node_modules/@types/uuid/index.d.ts +0 -79
  101. package/app/api-destined-function/node_modules/@types/uuid/package.json +0 -54
  102. package/app/api-destined-function/node_modules/balanced-match/LICENSE.md +0 -21
  103. package/app/api-destined-function/node_modules/balanced-match/README.md +0 -97
  104. package/app/api-destined-function/node_modules/balanced-match/index.js +0 -62
  105. package/app/api-destined-function/node_modules/balanced-match/package.json +0 -48
  106. package/app/api-destined-function/node_modules/brace-expansion/LICENSE +0 -21
  107. package/app/api-destined-function/node_modules/brace-expansion/README.md +0 -135
  108. package/app/api-destined-function/node_modules/brace-expansion/index.js +0 -203
  109. package/app/api-destined-function/node_modules/brace-expansion/package.json +0 -46
  110. package/app/api-destined-function/node_modules/fs.realpath/LICENSE +0 -43
  111. package/app/api-destined-function/node_modules/fs.realpath/README.md +0 -33
  112. package/app/api-destined-function/node_modules/fs.realpath/index.js +0 -66
  113. package/app/api-destined-function/node_modules/fs.realpath/old.js +0 -303
  114. package/app/api-destined-function/node_modules/fs.realpath/package.json +0 -26
  115. package/app/api-destined-function/node_modules/glob/LICENSE +0 -15
  116. package/app/api-destined-function/node_modules/glob/README.md +0 -1086
  117. package/app/api-destined-function/node_modules/glob/dist/cjs/glob.d.ts +0 -328
  118. package/app/api-destined-function/node_modules/glob/dist/cjs/glob.d.ts.map +0 -1
  119. package/app/api-destined-function/node_modules/glob/dist/cjs/glob.js +0 -228
  120. package/app/api-destined-function/node_modules/glob/dist/cjs/glob.js.map +0 -1
  121. package/app/api-destined-function/node_modules/glob/dist/cjs/has-magic.d.ts +0 -14
  122. package/app/api-destined-function/node_modules/glob/dist/cjs/has-magic.d.ts.map +0 -1
  123. package/app/api-destined-function/node_modules/glob/dist/cjs/has-magic.js +0 -27
  124. package/app/api-destined-function/node_modules/glob/dist/cjs/has-magic.js.map +0 -1
  125. package/app/api-destined-function/node_modules/glob/dist/cjs/ignore.d.ts +0 -20
  126. package/app/api-destined-function/node_modules/glob/dist/cjs/ignore.d.ts.map +0 -1
  127. package/app/api-destined-function/node_modules/glob/dist/cjs/ignore.js +0 -103
  128. package/app/api-destined-function/node_modules/glob/dist/cjs/ignore.js.map +0 -1
  129. package/app/api-destined-function/node_modules/glob/dist/cjs/index-cjs.d.ts +0 -75
  130. package/app/api-destined-function/node_modules/glob/dist/cjs/index-cjs.d.ts.map +0 -1
  131. package/app/api-destined-function/node_modules/glob/dist/cjs/index-cjs.js +0 -7
  132. package/app/api-destined-function/node_modules/glob/dist/cjs/index-cjs.js.map +0 -1
  133. package/app/api-destined-function/node_modules/glob/dist/cjs/index.d.ts +0 -96
  134. package/app/api-destined-function/node_modules/glob/dist/cjs/index.d.ts.map +0 -1
  135. package/app/api-destined-function/node_modules/glob/dist/cjs/index.js +0 -68
  136. package/app/api-destined-function/node_modules/glob/dist/cjs/index.js.map +0 -1
  137. package/app/api-destined-function/node_modules/glob/dist/cjs/package.json +0 -3
  138. package/app/api-destined-function/node_modules/glob/dist/cjs/pattern.d.ts +0 -77
  139. package/app/api-destined-function/node_modules/glob/dist/cjs/pattern.d.ts.map +0 -1
  140. package/app/api-destined-function/node_modules/glob/dist/cjs/pattern.js +0 -219
  141. package/app/api-destined-function/node_modules/glob/dist/cjs/pattern.js.map +0 -1
  142. package/app/api-destined-function/node_modules/glob/dist/cjs/processor.d.ts +0 -59
  143. package/app/api-destined-function/node_modules/glob/dist/cjs/processor.d.ts.map +0 -1
  144. package/app/api-destined-function/node_modules/glob/dist/cjs/processor.js +0 -309
  145. package/app/api-destined-function/node_modules/glob/dist/cjs/processor.js.map +0 -1
  146. package/app/api-destined-function/node_modules/glob/dist/cjs/walker.d.ts +0 -95
  147. package/app/api-destined-function/node_modules/glob/dist/cjs/walker.d.ts.map +0 -1
  148. package/app/api-destined-function/node_modules/glob/dist/cjs/walker.js +0 -360
  149. package/app/api-destined-function/node_modules/glob/dist/cjs/walker.js.map +0 -1
  150. package/app/api-destined-function/node_modules/glob/dist/mjs/glob.d.ts +0 -328
  151. package/app/api-destined-function/node_modules/glob/dist/mjs/glob.d.ts.map +0 -1
  152. package/app/api-destined-function/node_modules/glob/dist/mjs/glob.js +0 -224
  153. package/app/api-destined-function/node_modules/glob/dist/mjs/glob.js.map +0 -1
  154. package/app/api-destined-function/node_modules/glob/dist/mjs/has-magic.d.ts +0 -14
  155. package/app/api-destined-function/node_modules/glob/dist/mjs/has-magic.d.ts.map +0 -1
  156. package/app/api-destined-function/node_modules/glob/dist/mjs/has-magic.js +0 -23
  157. package/app/api-destined-function/node_modules/glob/dist/mjs/has-magic.js.map +0 -1
  158. package/app/api-destined-function/node_modules/glob/dist/mjs/ignore.d.ts +0 -20
  159. package/app/api-destined-function/node_modules/glob/dist/mjs/ignore.d.ts.map +0 -1
  160. package/app/api-destined-function/node_modules/glob/dist/mjs/ignore.js +0 -99
  161. package/app/api-destined-function/node_modules/glob/dist/mjs/ignore.js.map +0 -1
  162. package/app/api-destined-function/node_modules/glob/dist/mjs/index.d.ts +0 -96
  163. package/app/api-destined-function/node_modules/glob/dist/mjs/index.d.ts.map +0 -1
  164. package/app/api-destined-function/node_modules/glob/dist/mjs/index.js +0 -55
  165. package/app/api-destined-function/node_modules/glob/dist/mjs/index.js.map +0 -1
  166. package/app/api-destined-function/node_modules/glob/dist/mjs/package.json +0 -3
  167. package/app/api-destined-function/node_modules/glob/dist/mjs/pattern.d.ts +0 -77
  168. package/app/api-destined-function/node_modules/glob/dist/mjs/pattern.d.ts.map +0 -1
  169. package/app/api-destined-function/node_modules/glob/dist/mjs/pattern.js +0 -215
  170. package/app/api-destined-function/node_modules/glob/dist/mjs/pattern.js.map +0 -1
  171. package/app/api-destined-function/node_modules/glob/dist/mjs/processor.d.ts +0 -59
  172. package/app/api-destined-function/node_modules/glob/dist/mjs/processor.d.ts.map +0 -1
  173. package/app/api-destined-function/node_modules/glob/dist/mjs/processor.js +0 -302
  174. package/app/api-destined-function/node_modules/glob/dist/mjs/processor.js.map +0 -1
  175. package/app/api-destined-function/node_modules/glob/dist/mjs/walker.d.ts +0 -95
  176. package/app/api-destined-function/node_modules/glob/dist/mjs/walker.d.ts.map +0 -1
  177. package/app/api-destined-function/node_modules/glob/dist/mjs/walker.js +0 -351
  178. package/app/api-destined-function/node_modules/glob/dist/mjs/walker.js.map +0 -1
  179. package/app/api-destined-function/node_modules/glob/package.json +0 -98
  180. package/app/api-destined-function/node_modules/lru-cache/LICENSE +0 -15
  181. package/app/api-destined-function/node_modules/lru-cache/README.md +0 -1117
  182. package/app/api-destined-function/node_modules/lru-cache/index.d.ts +0 -869
  183. package/app/api-destined-function/node_modules/lru-cache/index.js +0 -1227
  184. package/app/api-destined-function/node_modules/lru-cache/index.mjs +0 -1227
  185. package/app/api-destined-function/node_modules/lru-cache/package.json +0 -96
  186. package/app/api-destined-function/node_modules/minimatch/LICENSE +0 -15
  187. package/app/api-destined-function/node_modules/minimatch/README.md +0 -459
  188. package/app/api-destined-function/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  189. package/app/api-destined-function/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  190. package/app/api-destined-function/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  191. package/app/api-destined-function/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  192. package/app/api-destined-function/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  193. package/app/api-destined-function/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  194. package/app/api-destined-function/node_modules/minimatch/dist/cjs/escape.js +0 -22
  195. package/app/api-destined-function/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  196. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index-cjs.d.ts +0 -42
  197. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index-cjs.d.ts.map +0 -1
  198. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index-cjs.js +0 -7
  199. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index-cjs.js.map +0 -1
  200. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index.d.ts +0 -92
  201. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  202. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index.js +0 -1304
  203. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  204. package/app/api-destined-function/node_modules/minimatch/dist/cjs/package.json +0 -3
  205. package/app/api-destined-function/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  206. package/app/api-destined-function/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  207. package/app/api-destined-function/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  208. package/app/api-destined-function/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  209. package/app/api-destined-function/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  210. package/app/api-destined-function/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  211. package/app/api-destined-function/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  212. package/app/api-destined-function/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  213. package/app/api-destined-function/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  214. package/app/api-destined-function/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  215. package/app/api-destined-function/node_modules/minimatch/dist/mjs/escape.js +0 -18
  216. package/app/api-destined-function/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  217. package/app/api-destined-function/node_modules/minimatch/dist/mjs/index.d.ts +0 -92
  218. package/app/api-destined-function/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  219. package/app/api-destined-function/node_modules/minimatch/dist/mjs/index.js +0 -1289
  220. package/app/api-destined-function/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  221. package/app/api-destined-function/node_modules/minimatch/dist/mjs/package.json +0 -3
  222. package/app/api-destined-function/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  223. package/app/api-destined-function/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  224. package/app/api-destined-function/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  225. package/app/api-destined-function/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  226. package/app/api-destined-function/node_modules/minimatch/package.json +0 -86
  227. package/app/api-destined-function/node_modules/minipass/LICENSE +0 -15
  228. package/app/api-destined-function/node_modules/minipass/README.md +0 -769
  229. package/app/api-destined-function/node_modules/minipass/index.d.ts +0 -150
  230. package/app/api-destined-function/node_modules/minipass/index.js +0 -702
  231. package/app/api-destined-function/node_modules/minipass/index.mjs +0 -702
  232. package/app/api-destined-function/node_modules/minipass/package.json +0 -76
  233. package/app/api-destined-function/node_modules/mkdirp/LICENSE +0 -21
  234. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/package.json +0 -91
  235. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/bin.d.ts +0 -3
  236. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/bin.d.ts.map +0 -1
  237. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/bin.js +0 -80
  238. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/bin.js.map +0 -1
  239. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/find-made.d.ts +0 -4
  240. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/find-made.d.ts.map +0 -1
  241. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/find-made.js +0 -35
  242. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/find-made.js.map +0 -1
  243. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index-cjs.d.ts +0 -75
  244. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index-cjs.d.ts.map +0 -1
  245. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index-cjs.js +0 -7
  246. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index-cjs.js.map +0 -1
  247. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index.d.ts +0 -31
  248. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index.d.ts.map +0 -1
  249. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index.js +0 -49
  250. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index.js.map +0 -1
  251. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-manual.d.ts +0 -6
  252. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-manual.d.ts.map +0 -1
  253. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-manual.js +0 -79
  254. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-manual.js.map +0 -1
  255. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-native.d.ts +0 -6
  256. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-native.d.ts.map +0 -1
  257. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-native.js +0 -50
  258. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-native.js.map +0 -1
  259. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/opts-arg.d.ts +0 -42
  260. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/opts-arg.d.ts.map +0 -1
  261. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/opts-arg.js +0 -38
  262. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/opts-arg.js.map +0 -1
  263. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/path-arg.d.ts +0 -2
  264. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/path-arg.d.ts.map +0 -1
  265. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/path-arg.js +0 -28
  266. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/path-arg.js.map +0 -1
  267. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/use-native.d.ts +0 -6
  268. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/use-native.d.ts.map +0 -1
  269. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/use-native.js +0 -17
  270. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/use-native.js.map +0 -1
  271. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/find-made.d.ts +0 -4
  272. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/find-made.d.ts.map +0 -1
  273. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/find-made.js +0 -30
  274. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/find-made.js.map +0 -1
  275. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/index.d.ts +0 -31
  276. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/index.d.ts.map +0 -1
  277. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/index.js +0 -39
  278. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/index.js.map +0 -1
  279. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-manual.d.ts +0 -6
  280. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-manual.d.ts.map +0 -1
  281. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-manual.js +0 -75
  282. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-manual.js.map +0 -1
  283. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-native.d.ts +0 -6
  284. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-native.d.ts.map +0 -1
  285. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-native.js +0 -46
  286. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-native.js.map +0 -1
  287. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/opts-arg.d.ts +0 -42
  288. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/opts-arg.d.ts.map +0 -1
  289. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/opts-arg.js +0 -34
  290. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/opts-arg.js.map +0 -1
  291. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/package.json +0 -3
  292. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/path-arg.d.ts +0 -2
  293. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/path-arg.d.ts.map +0 -1
  294. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/path-arg.js +0 -24
  295. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/path-arg.js.map +0 -1
  296. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/use-native.d.ts +0 -6
  297. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/use-native.d.ts.map +0 -1
  298. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/use-native.js +0 -14
  299. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/use-native.js.map +0 -1
  300. package/app/api-destined-function/node_modules/mkdirp/package.json +0 -91
  301. package/app/api-destined-function/node_modules/mkdirp/readme.markdown +0 -281
  302. package/app/api-destined-function/node_modules/path-scurry/LICENSE.md +0 -55
  303. package/app/api-destined-function/node_modules/path-scurry/README.md +0 -559
  304. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/index.d.ts +0 -1055
  305. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/index.d.ts.map +0 -1
  306. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/index.js +0 -1865
  307. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/index.js.map +0 -1
  308. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/package.json +0 -3
  309. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/index.d.ts +0 -1055
  310. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/index.d.ts.map +0 -1
  311. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/index.js +0 -1827
  312. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/index.js.map +0 -1
  313. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/package.json +0 -3
  314. package/app/api-destined-function/node_modules/path-scurry/package.json +0 -87
  315. package/app/api-destined-function/node_modules/rimraf/LICENSE +0 -15
  316. package/app/api-destined-function/node_modules/rimraf/README.md +0 -214
  317. package/app/api-destined-function/node_modules/rimraf/dist/cjs/package.json +0 -84
  318. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/bin.d.ts +0 -8
  319. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/bin.d.ts.map +0 -1
  320. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/bin.js +0 -260
  321. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/bin.js.map +0 -1
  322. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/default-tmp.d.ts +0 -3
  323. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/default-tmp.d.ts.map +0 -1
  324. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/default-tmp.js +0 -61
  325. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/default-tmp.js.map +0 -1
  326. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fix-eperm.d.ts +0 -3
  327. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fix-eperm.d.ts.map +0 -1
  328. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fix-eperm.js +0 -58
  329. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fix-eperm.js.map +0 -1
  330. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fs.d.ts +0 -17
  331. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fs.d.ts.map +0 -1
  332. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fs.js +0 -46
  333. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fs.js.map +0 -1
  334. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/ignore-enoent.d.ts +0 -3
  335. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/ignore-enoent.d.ts.map +0 -1
  336. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/ignore-enoent.js +0 -21
  337. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/ignore-enoent.js.map +0 -1
  338. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index-cjs.d.ts +0 -57
  339. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index-cjs.d.ts.map +0 -1
  340. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index-cjs.js +0 -7
  341. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index-cjs.js.map +0 -1
  342. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index.d.ts +0 -71
  343. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index.d.ts.map +0 -1
  344. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index.js +0 -92
  345. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index.js.map +0 -1
  346. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/opt-arg.d.ts +0 -17
  347. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/opt-arg.d.ts.map +0 -1
  348. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/opt-arg.js +0 -36
  349. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/opt-arg.js.map +0 -1
  350. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/path-arg.d.ts +0 -4
  351. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/path-arg.d.ts.map +0 -1
  352. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/path-arg.js +0 -54
  353. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/path-arg.js.map +0 -1
  354. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/platform.d.ts +0 -3
  355. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/platform.d.ts.map +0 -1
  356. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/platform.js +0 -4
  357. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/platform.js.map +0 -1
  358. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/readdir-or-error.d.ts +0 -5
  359. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/readdir-or-error.d.ts.map +0 -1
  360. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/readdir-or-error.js +0 -19
  361. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/readdir-or-error.js.map +0 -1
  362. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/retry-busy.d.ts +0 -8
  363. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/retry-busy.d.ts.map +0 -1
  364. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/retry-busy.js +0 -68
  365. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/retry-busy.js.map +0 -1
  366. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-manual.d.ts +0 -3
  367. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-manual.d.ts.map +0 -1
  368. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-manual.js +0 -12
  369. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-manual.js.map +0 -1
  370. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-move-remove.d.ts +0 -4
  371. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-move-remove.d.ts.map +0 -1
  372. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-move-remove.js +0 -192
  373. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-move-remove.js.map +0 -1
  374. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-native.d.ts +0 -4
  375. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-native.d.ts.map +0 -1
  376. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-native.js +0 -24
  377. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-native.js.map +0 -1
  378. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-posix.d.ts +0 -4
  379. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-posix.d.ts.map +0 -1
  380. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-posix.js +0 -123
  381. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-posix.js.map +0 -1
  382. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-windows.d.ts +0 -4
  383. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-windows.d.ts.map +0 -1
  384. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-windows.js +0 -182
  385. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-windows.js.map +0 -1
  386. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/use-native.d.ts +0 -4
  387. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/use-native.d.ts.map +0 -1
  388. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/use-native.js +0 -19
  389. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/use-native.js.map +0 -1
  390. package/app/api-destined-function/node_modules/rimraf/dist/mjs/default-tmp.d.ts +0 -3
  391. package/app/api-destined-function/node_modules/rimraf/dist/mjs/default-tmp.d.ts.map +0 -1
  392. package/app/api-destined-function/node_modules/rimraf/dist/mjs/default-tmp.js +0 -55
  393. package/app/api-destined-function/node_modules/rimraf/dist/mjs/default-tmp.js.map +0 -1
  394. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fix-eperm.d.ts +0 -3
  395. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fix-eperm.d.ts.map +0 -1
  396. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fix-eperm.js +0 -53
  397. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fix-eperm.js.map +0 -1
  398. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fs.d.ts +0 -17
  399. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fs.d.ts.map +0 -1
  400. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fs.js +0 -31
  401. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fs.js.map +0 -1
  402. package/app/api-destined-function/node_modules/rimraf/dist/mjs/ignore-enoent.d.ts +0 -3
  403. package/app/api-destined-function/node_modules/rimraf/dist/mjs/ignore-enoent.d.ts.map +0 -1
  404. package/app/api-destined-function/node_modules/rimraf/dist/mjs/ignore-enoent.js +0 -16
  405. package/app/api-destined-function/node_modules/rimraf/dist/mjs/ignore-enoent.js.map +0 -1
  406. package/app/api-destined-function/node_modules/rimraf/dist/mjs/index.d.ts +0 -71
  407. package/app/api-destined-function/node_modules/rimraf/dist/mjs/index.d.ts.map +0 -1
  408. package/app/api-destined-function/node_modules/rimraf/dist/mjs/index.js +0 -84
  409. package/app/api-destined-function/node_modules/rimraf/dist/mjs/index.js.map +0 -1
  410. package/app/api-destined-function/node_modules/rimraf/dist/mjs/opt-arg.d.ts +0 -17
  411. package/app/api-destined-function/node_modules/rimraf/dist/mjs/opt-arg.d.ts.map +0 -1
  412. package/app/api-destined-function/node_modules/rimraf/dist/mjs/opt-arg.js +0 -31
  413. package/app/api-destined-function/node_modules/rimraf/dist/mjs/opt-arg.js.map +0 -1
  414. package/app/api-destined-function/node_modules/rimraf/dist/mjs/package.json +0 -4
  415. package/app/api-destined-function/node_modules/rimraf/dist/mjs/path-arg.d.ts +0 -4
  416. package/app/api-destined-function/node_modules/rimraf/dist/mjs/path-arg.d.ts.map +0 -1
  417. package/app/api-destined-function/node_modules/rimraf/dist/mjs/path-arg.js +0 -49
  418. package/app/api-destined-function/node_modules/rimraf/dist/mjs/path-arg.js.map +0 -1
  419. package/app/api-destined-function/node_modules/rimraf/dist/mjs/platform.d.ts +0 -3
  420. package/app/api-destined-function/node_modules/rimraf/dist/mjs/platform.d.ts.map +0 -1
  421. package/app/api-destined-function/node_modules/rimraf/dist/mjs/platform.js +0 -2
  422. package/app/api-destined-function/node_modules/rimraf/dist/mjs/platform.js.map +0 -1
  423. package/app/api-destined-function/node_modules/rimraf/dist/mjs/readdir-or-error.d.ts +0 -5
  424. package/app/api-destined-function/node_modules/rimraf/dist/mjs/readdir-or-error.d.ts.map +0 -1
  425. package/app/api-destined-function/node_modules/rimraf/dist/mjs/readdir-or-error.js +0 -14
  426. package/app/api-destined-function/node_modules/rimraf/dist/mjs/readdir-or-error.js.map +0 -1
  427. package/app/api-destined-function/node_modules/rimraf/dist/mjs/retry-busy.d.ts +0 -8
  428. package/app/api-destined-function/node_modules/rimraf/dist/mjs/retry-busy.d.ts.map +0 -1
  429. package/app/api-destined-function/node_modules/rimraf/dist/mjs/retry-busy.js +0 -63
  430. package/app/api-destined-function/node_modules/rimraf/dist/mjs/retry-busy.js.map +0 -1
  431. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-manual.d.ts +0 -3
  432. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-manual.d.ts.map +0 -1
  433. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-manual.js +0 -6
  434. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-manual.js.map +0 -1
  435. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-move-remove.d.ts +0 -4
  436. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-move-remove.d.ts.map +0 -1
  437. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-move-remove.js +0 -187
  438. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-move-remove.js.map +0 -1
  439. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-native.d.ts +0 -4
  440. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-native.d.ts.map +0 -1
  441. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-native.js +0 -19
  442. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-native.js.map +0 -1
  443. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-posix.d.ts +0 -4
  444. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-posix.d.ts.map +0 -1
  445. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-posix.js +0 -118
  446. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-posix.js.map +0 -1
  447. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-windows.d.ts +0 -4
  448. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-windows.d.ts.map +0 -1
  449. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-windows.js +0 -177
  450. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-windows.js.map +0 -1
  451. package/app/api-destined-function/node_modules/rimraf/dist/mjs/use-native.d.ts +0 -4
  452. package/app/api-destined-function/node_modules/rimraf/dist/mjs/use-native.d.ts.map +0 -1
  453. package/app/api-destined-function/node_modules/rimraf/dist/mjs/use-native.js +0 -13
  454. package/app/api-destined-function/node_modules/rimraf/dist/mjs/use-native.js.map +0 -1
  455. package/app/api-destined-function/node_modules/rimraf/package.json +0 -84
  456. package/app/api-destined-function/node_modules/uuid/LICENSE.md +0 -9
  457. package/app/api-destined-function/node_modules/uuid/README.md +0 -462
  458. package/app/api-destined-function/node_modules/uuid/dist/bin/uuid +0 -2
  459. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
  460. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
  461. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
  462. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
  463. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
  464. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
  465. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
  466. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
  467. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
  468. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
  469. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
  470. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
  471. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
  472. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
  473. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
  474. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
  475. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/index.js +0 -9
  476. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  477. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/native.js +0 -4
  478. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  479. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  480. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  481. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/rng.js +0 -18
  482. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  483. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
  484. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  485. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  486. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v35.js +0 -66
  487. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v4.js +0 -29
  488. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  489. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  490. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/version.js +0 -11
  491. package/app/api-destined-function/node_modules/uuid/dist/esm-node/index.js +0 -9
  492. package/app/api-destined-function/node_modules/uuid/dist/esm-node/md5.js +0 -13
  493. package/app/api-destined-function/node_modules/uuid/dist/esm-node/native.js +0 -4
  494. package/app/api-destined-function/node_modules/uuid/dist/esm-node/nil.js +0 -1
  495. package/app/api-destined-function/node_modules/uuid/dist/esm-node/parse.js +0 -35
  496. package/app/api-destined-function/node_modules/uuid/dist/esm-node/regex.js +0 -1
  497. package/app/api-destined-function/node_modules/uuid/dist/esm-node/rng.js +0 -12
  498. package/app/api-destined-function/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  499. package/app/api-destined-function/node_modules/uuid/dist/esm-node/stringify.js +0 -33
  500. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v1.js +0 -95
  501. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v3.js +0 -4
  502. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v35.js +0 -66
  503. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v4.js +0 -29
  504. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v5.js +0 -4
  505. package/app/api-destined-function/node_modules/uuid/dist/esm-node/validate.js +0 -7
  506. package/app/api-destined-function/node_modules/uuid/dist/esm-node/version.js +0 -11
  507. package/app/api-destined-function/node_modules/uuid/dist/index.js +0 -79
  508. package/app/api-destined-function/node_modules/uuid/dist/md5-browser.js +0 -223
  509. package/app/api-destined-function/node_modules/uuid/dist/md5.js +0 -23
  510. package/app/api-destined-function/node_modules/uuid/dist/native-browser.js +0 -11
  511. package/app/api-destined-function/node_modules/uuid/dist/native.js +0 -15
  512. package/app/api-destined-function/node_modules/uuid/dist/nil.js +0 -8
  513. package/app/api-destined-function/node_modules/uuid/dist/parse.js +0 -45
  514. package/app/api-destined-function/node_modules/uuid/dist/regex.js +0 -8
  515. package/app/api-destined-function/node_modules/uuid/dist/rng-browser.js +0 -25
  516. package/app/api-destined-function/node_modules/uuid/dist/rng.js +0 -24
  517. package/app/api-destined-function/node_modules/uuid/dist/sha1-browser.js +0 -104
  518. package/app/api-destined-function/node_modules/uuid/dist/sha1.js +0 -23
  519. package/app/api-destined-function/node_modules/uuid/dist/stringify.js +0 -44
  520. package/app/api-destined-function/node_modules/uuid/dist/uuid-bin.js +0 -85
  521. package/app/api-destined-function/node_modules/uuid/dist/v1.js +0 -107
  522. package/app/api-destined-function/node_modules/uuid/dist/v3.js +0 -16
  523. package/app/api-destined-function/node_modules/uuid/dist/v35.js +0 -80
  524. package/app/api-destined-function/node_modules/uuid/dist/v4.js +0 -43
  525. package/app/api-destined-function/node_modules/uuid/dist/v5.js +0 -16
  526. package/app/api-destined-function/node_modules/uuid/dist/validate.js +0 -17
  527. package/app/api-destined-function/node_modules/uuid/dist/version.js +0 -21
  528. package/app/api-destined-function/node_modules/uuid/package.json +0 -131
  529. package/app/api-destined-function/node_modules/uuid/wrapper.mjs +0 -10
  530. package/lerna.json +0 -6
@@ -1,1086 +0,0 @@
1
- # Glob
2
-
3
- Match files using the patterns the shell uses.
4
-
5
- The most correct and second fastest glob implementation in
6
- JavaScript. (See **Comparison to Other JavaScript Glob
7
- Implementations** at the bottom of this readme.)
8
-
9
- ![a fun cartoon logo made of glob characters](https://github.com/isaacs/node-glob/raw/main/logo/glob.png)
10
-
11
- ## Usage
12
-
13
- Install with npm
14
-
15
- ```
16
- npm i glob
17
- ```
18
-
19
- **Note** the npm package name is _not_ `node-glob` that's a
20
- different thing that was abandoned years ago. Just `glob`.
21
-
22
- ```js
23
- // load using import
24
- import { glob, globSync, globStream, globStreamSync, Glob } from 'glob'
25
- // or using commonjs, that's fine, too
26
- const {
27
- glob,
28
- globSync,
29
- globStream,
30
- globStreamSync,
31
- Glob,
32
- } = require('glob')
33
-
34
- // or default export is fine too, just returns the glob function
35
- // with all the aliases attached.
36
- import glob from 'glob'
37
- // or using commonjs
38
- const glob = require('glob')
39
-
40
- // the main glob() and globSync() resolve/return array of filenames
41
-
42
- // all js files, but don't look in node_modules
43
- const jsfiles = await glob('**/*.js', { ignore: 'node_modules/**' })
44
-
45
- // pass in a signal to cancel the glob walk
46
- const stopAfter100ms = await glob('**/*.css', {
47
- signal: AbortSignal.timeout(100),
48
- })
49
-
50
- // multiple patterns supported as well
51
- const images = await glob(['css/*.{png,jpeg}', 'public/*.{png,jpeg}'])
52
-
53
- // but of course you can do that with the glob pattern also
54
- // the sync function is the same, just returns a string[] instead
55
- // of Promise<string[]>
56
- const imagesAlt = globSync('{css,public}/*.{png,jpeg}')
57
-
58
- // you can also stream them, this is a Minipass stream
59
- const filesStream = globStream(['**/*.dat', 'logs/**/*.log'])
60
-
61
- // construct a Glob object if you wanna do it that way, which
62
- // allows for much faster walks if you have to look in the same
63
- // folder multiple times.
64
- const g = new Glob('**/foo')
65
- // glob objects are async iterators, can also do globIterate() or
66
- // g.iterate(), same deal
67
- for await (const file of g) {
68
- console.log('found a foo file:', file)
69
- }
70
- // pass a glob as the glob options to reuse its settings and caches
71
- const g2 = new Glob('**/bar', g)
72
- // sync iteration works as well
73
- for (const file of g2) {
74
- console.log('found a bar file:', file)
75
- }
76
-
77
- // you can also pass withFileTypes: true to get Path objects
78
- // these are like a Dirent, but with some more added powers
79
- // check out http://npm.im/path-scurry for more info on their API
80
- const g3 = new Glob('**/baz/**', { withFileTypes: true })
81
- g3.stream().on('data', path => {
82
- console.log(
83
- 'got a path object',
84
- path.fullpath(),
85
- path.isDirectory(),
86
- path.readdirSync().map(e => e.name)
87
- )
88
- })
89
-
90
- // if you use stat:true and withFileTypes, you can sort results
91
- // by things like modified time, filter by permission mode, etc.
92
- // All Stats fields will be avialable in that case. Slightly
93
- // slower, though.
94
- // For example:
95
- const results = await glob('**', { stat: true, withFileTypes: true })
96
-
97
- const timeSortedFiles = results
98
- .sort((a, b) => a.mtimeMS - b.mtimeMS)
99
- .map(path => path.fullpath())
100
-
101
- const groupReadableFiles = results
102
- .filter(path => path.mode & 0o040)
103
- .map(path => path.fullpath())
104
-
105
- // custom ignores can be done like this, for example by saying
106
- // you'll ignore all markdown files, and all folders named 'docs'
107
- const customIgnoreResults = await glob('**', {
108
- ignore: {
109
- ignored: (p) => /\.md$/.test(p.name),
110
- childrenIgnored: (p) => p.isNamed('docs'),
111
- },
112
- })
113
-
114
- // another fun use case, only return files with the same name as
115
- // their parent folder, plus either `.ts` or `.js`
116
- const folderNamedModules = await glob('**/*.{ts,js}', {
117
- ignore: {
118
- ignored: (p) => {
119
- const pp = p.parent
120
- return !(p.isNamed(pp.name + '.ts') || p.isNamed(pp.name + '.js'))
121
- }
122
- }
123
- })
124
-
125
- // find all files edited in the last hour, to do this, we ignore
126
- // all of them that are more than an hour old
127
- const newFiles = await glob('**', {
128
- // need stat so we have mtime
129
- stat: true,
130
- // only want the files, not the dirs
131
- nodir: true,
132
- ignore: {
133
- ignored: (p) => {
134
- return (new Date() - p.mtime) > (60 * 60 * 1000)
135
- },
136
- // could add similar childrenIgnored here as well, but
137
- // directory mtime is inconsistent across platforms, so
138
- // probably better not to, unless you know the system
139
- // tracks this reliably.
140
- }
141
- })
142
- ```
143
-
144
- **Note** Glob patterns should always use `/` as a path separator,
145
- even on Windows systems, as `\` is used to escape glob
146
- characters. If you wish to use `\` as a path separator _instead
147
- of_ using it as an escape character on Windows platforms, you may
148
- set `windowsPathsNoEscape:true` in the options. In this mode,
149
- special glob characters cannot be escaped, making it impossible
150
- to match a literal `*` `?` and so on in filenames.
151
-
152
- ## `glob(pattern: string | string[], options?: GlobOptions) => Promise<string[] | Path[]>`
153
-
154
- Perform an asynchronous glob search for the pattern(s) specified.
155
- Returns
156
- [Path](https://isaacs.github.io/path-scurry/classes/PathBase)
157
- objects if the `withFileTypes` option is set to `true`. See below
158
- for full options field desciptions.
159
-
160
- ## `globSync(pattern: string | string[], options?: GlobOptions) => string[] | Path[]`
161
-
162
- Synchronous form of `glob()`.
163
-
164
- Alias: `glob.sync()`
165
-
166
- ## `globIterate(pattern: string | string[], options?: GlobOptions) => AsyncGenerator<string>`
167
-
168
- Return an async iterator for walking glob pattern matches.
169
-
170
- Alias: `glob.iterate()`
171
-
172
- ## `globIterateSync(pattern: string | string[], options?: GlobOptions) => Generator<string>`
173
-
174
- Return a sync iterator for walking glob pattern matches.
175
-
176
- Alias: `glob.iterate.sync()`, `glob.sync.iterate()`
177
-
178
- ## `globStream(pattern: string | string[], options?: GlobOptions) => Minipass<string | Path>`
179
-
180
- Return a stream that emits all the strings or `Path` objects and
181
- then emits `end` when completed.
182
-
183
- Alias: `glob.stream()`
184
-
185
- ## `globStreamSync(pattern: string | string[], options?: GlobOptions) => Minipass<string | Path>`
186
-
187
- Syncronous form of `globStream()`. Will read all the matches as
188
- fast as you consume them, even all in a single tick if you
189
- consume them immediately, but will still respond to backpressure
190
- if they're not consumed immediately.
191
-
192
- Alias: `glob.stream.sync()`, `glob.sync.stream()`
193
-
194
- ## `hasMagic(pattern: string | string[], options?: GlobOptions) => boolean`
195
-
196
- Returns `true` if the provided pattern contains any "magic" glob
197
- characters, given the options provided.
198
-
199
- Brace expansion is not considered "magic" unless the
200
- `magicalBraces` option is set, as brace expansion just turns one
201
- string into an array of strings. So a pattern like `'x{a,b}y'`
202
- would return `false`, because `'xay'` and `'xby'` both do not
203
- contain any magic glob characters, and it's treated the same as
204
- if you had called it on `['xay', 'xby']`. When
205
- `magicalBraces:true` is in the options, brace expansion _is_
206
- treated as a pattern having magic.
207
-
208
- ## `escape(pattern: string, options?: GlobOptions) => string`
209
-
210
- Escape all magic characters in a glob pattern, so that it will
211
- only ever match literal strings
212
-
213
- If the `windowsPathsNoEscape` option is used, then characters are
214
- escaped by wrapping in `[]`, because a magic character wrapped in
215
- a character class can only be satisfied by that exact character.
216
-
217
- Slashes (and backslashes in `windowsPathsNoEscape` mode) cannot
218
- be escaped or unescaped.
219
-
220
- ## `unescape(pattern: string, options?: GlobOptions) => string`
221
-
222
- Un-escape a glob string that may contain some escaped characters.
223
-
224
- If the `windowsPathsNoEscape` option is used, then square-brace
225
- escapes are removed, but not backslash escapes. For example, it
226
- will turn the string `'[*]'` into `*`, but it will not turn
227
- `'\\*'` into `'*'`, because `\` is a path separator in
228
- `windowsPathsNoEscape` mode.
229
-
230
- When `windowsPathsNoEscape` is not set, then both brace escapes
231
- and backslash escapes are removed.
232
-
233
- Slashes (and backslashes in `windowsPathsNoEscape` mode) cannot
234
- be escaped or unescaped.
235
-
236
- ## Class `Glob`
237
-
238
- An object that can perform glob pattern traversals.
239
-
240
- ### `const g = new Glob(pattern: string | string[], options: GlobOptions)`
241
-
242
- See full options descriptions below.
243
-
244
- Note that a previous `Glob` object can be passed as the
245
- `GlobOptions` to another `Glob` instantiation to re-use settings
246
- and caches with a new pattern.
247
-
248
- Traversal functions can be called multiple times to run the walk
249
- again.
250
-
251
- ### `g.stream()`
252
-
253
- Stream results asynchronously,
254
-
255
- ### `g.streamSync()`
256
-
257
- Stream results synchronously.
258
-
259
- ### `g.iterate()`
260
-
261
- Default async iteration function. Returns an AsyncGenerator that
262
- iterates over the results.
263
-
264
- ### `g.iterateSync()`
265
-
266
- Default sync iteration function. Returns a Generator that
267
- iterates over the results.
268
-
269
- ### `g.walk()`
270
-
271
- Returns a Promise that resolves to the results array.
272
-
273
- ### `g.walkSync()`
274
-
275
- Returns a results array.
276
-
277
- ### Properties
278
-
279
- All options are stored as properties on the `Glob` object.
280
-
281
- - `opts` The options provided to the constructor.
282
- - `patterns` An array of parsed immutable `Pattern` objects.
283
-
284
- ## Options
285
-
286
- Exported as `GlobOptions` TypeScript interface. A `GlobOptions`
287
- object may be provided to any of the exported methods, and must
288
- be provided to the `Glob` constructor.
289
-
290
- All options are optional, boolean, and false by default, unless
291
- otherwise noted.
292
-
293
- All resolved options are added to the Glob object as properties.
294
-
295
- If you are running many `glob` operations, you can pass a Glob
296
- object as the `options` argument to a subsequent operation to
297
- share the previously loaded cache.
298
-
299
- - `cwd` String path or `file://` string or URL object. The
300
- current working directory in which to search. Defaults to
301
- `process.cwd()`. See also: "Windows, CWDs, Drive Letters, and
302
- UNC Paths", below.
303
-
304
- This option may be eiher a string path or a `file://` URL
305
- object or string.
306
-
307
- - `root` A string path resolved against the `cwd` option, which
308
- is used as the starting point for absolute patterns that start
309
- with `/`, (but not drive letters or UNC paths on Windows).
310
-
311
- Note that this _doesn't_ necessarily limit the walk to the
312
- `root` directory, and doesn't affect the cwd starting point for
313
- non-absolute patterns. A pattern containing `..` will still be
314
- able to traverse out of the root directory, if it is not an
315
- actual root directory on the filesystem, and any non-absolute
316
- patterns will be matched in the `cwd`. For example, the
317
- pattern `/../*` with `{root:'/some/path'}` will return all
318
- files in `/some`, not all files in `/some/path`. The pattern
319
- `*` with `{root:'/some/path'}` will return all the entries in
320
- the cwd, not the entries in `/some/path`.
321
-
322
- To start absolute and non-absolute patterns in the same
323
- path, you can use `{root:''}`. However, be aware that on
324
- Windows systems, a pattern like `x:/*` or `//host/share/*` will
325
- _always_ start in the `x:/` or `//host/share` directory,
326
- regardless of the `root` setting.
327
-
328
- - `windowsPathsNoEscape` Use `\\` as a path separator _only_, and
329
- _never_ as an escape character. If set, all `\\` characters are
330
- replaced with `/` in the pattern.
331
-
332
- Note that this makes it **impossible** to match against paths
333
- containing literal glob pattern characters, but allows matching
334
- with patterns constructed using `path.join()` and
335
- `path.resolve()` on Windows platforms, mimicking the (buggy!)
336
- behavior of Glob v7 and before on Windows. Please use with
337
- caution, and be mindful of [the caveat below about Windows
338
- paths](#windows). (For legacy reasons, this is also set if
339
- `allowWindowsEscape` is set to the exact value `false`.)
340
-
341
- - `dot` Include `.dot` files in normal matches and `globstar`
342
- matches. Note that an explicit dot in a portion of the pattern
343
- will always match dot files.
344
-
345
- - `magicalBraces` Treat brace expansion like `{a,b}` as a "magic"
346
- pattern. Has no effect if {@link nobrace} is set.
347
-
348
- Only has effect on the {@link hasMagic} function, no effect on
349
- glob pattern matching itself.
350
-
351
- - `dotRelative` Prepend all relative path strings with `./` (or
352
- `.\` on Windows).
353
-
354
- Without this option, returned relative paths are "bare", so
355
- instead of returning `'./foo/bar'`, they are returned as
356
- `'foo/bar'`.
357
-
358
- Relative patterns starting with `'../'` are not prepended with
359
- `./`, even if this option is set.
360
-
361
- - `mark` Add a `/` character to directory matches. Note that this
362
- requires additional stat calls.
363
-
364
- - `nobrace` Do not expand `{a,b}` and `{1..3}` brace sets.
365
-
366
- - `noglobstar` Do not match `**` against multiple filenames. (Ie,
367
- treat it as a normal `*` instead.)
368
-
369
- - `noext` Do not match "extglob" patterns such as `+(a|b)`.
370
-
371
- - `nocase` Perform a case-insensitive match. This defaults to
372
- `true` on macOS and Windows systems, and `false` on all others.
373
-
374
- **Note** `nocase` should only be explicitly set when it is
375
- known that the filesystem's case sensitivity differs from the
376
- platform default. If set `true` on case-sensitive file
377
- systems, or `false` on case-insensitive file systems, then the
378
- walk may return more or less results than expected.
379
-
380
- - `maxDepth` Specify a number to limit the depth of the directory
381
- traversal to this many levels below the `cwd`.
382
-
383
- - `matchBase` Perform a basename-only match if the pattern does
384
- not contain any slash characters. That is, `*.js` would be
385
- treated as equivalent to `**/*.js`, matching all js files in
386
- all directories.
387
-
388
- - `nodir` Do not match directories, only files. (Note: to match
389
- _only_ directories, put a `/` at the end of the pattern.)
390
-
391
- - `stat` Call `lstat()` on all entries, whether required or not
392
- to determine whether it's a valid match. When used with
393
- `withFileTypes`, this means that matches will include data such
394
- as modified time, permissions, and so on. Note that this will
395
- incur a performance cost due to the added system calls.
396
-
397
- - `ignore` string or string[], or an object with `ignore` and
398
- `ignoreChildren` methods.
399
-
400
- If a string or string[] is provided, then this is treated as a
401
- glob pattern or array of glob patterns to exclude from matches.
402
- To ignore all children within a directory, as well as the entry
403
- itself, append `'/**'` to the ignore pattern.
404
-
405
- **Note** `ignore` patterns are _always_ in `dot:true` mode,
406
- regardless of any other settings.
407
-
408
- If an object is provided that has `ignored(path)` and/or
409
- `childrenIgnored(path)` methods, then these methods will be
410
- called to determine whether any Path is a match or if its
411
- children should be traversed, respectively.
412
-
413
- - `follow` Follow symlinked directories when expanding `**`
414
- patterns. This can result in a lot of duplicate references in
415
- the presence of cyclic links, and make performance quite bad.
416
-
417
- By default, a `**` in a pattern will follow 1 symbolic link if
418
- it is not the first item in the pattern, or none if it is the
419
- first item in the pattern, following the same behavior as Bash.
420
-
421
- - `realpath` Set to true to call `fs.realpath` on all of the
422
- results. In the case of an entry that cannot be resolved, the
423
- entry is omitted. This incurs a slight performance penalty, of
424
- course, because of the added system calls.
425
-
426
- - `absolute` Set to true to always receive absolute paths for
427
- matched files. Set to `false` to always receive relative paths
428
- for matched files.
429
-
430
- By default, when this option is not set, absolute paths are
431
- returned for patterns that are absolute, and otherwise paths
432
- are returned that are relative to the `cwd` setting.
433
-
434
- This does _not_ make an extra system call to get the realpath,
435
- it only does string path resolution.
436
-
437
- `absolute` may not be used along with `withFileTypes`.
438
-
439
- - `platform` Defaults to value of `process.platform` if
440
- available, or `'linux'` if not. Setting `platform:'win32'` on
441
- non-Windows systems may cause strange behavior.
442
-
443
- - `withFileTypes` Return [PathScurry](http://npm.im/path-scurry)
444
- `Path` objects instead of strings. These are similar to a
445
- NodeJS `Dirent` object, but with additional methods and
446
- properties.
447
-
448
- `withFileTypes` may not be used along with `absolute`.
449
-
450
- - `signal` An AbortSignal which will cancel the Glob walk when
451
- triggered.
452
-
453
- - `fs` An override object to pass in custom filesystem methods.
454
- See [PathScurry docs](http://npm.im/path-scurry) for what can
455
- be overridden.
456
-
457
- - `scurry` A [PathScurry](http://npm.im/path-scurry) object used
458
- to traverse the file system. If the `nocase` option is set
459
- explicitly, then any provided `scurry` object must match this
460
- setting.
461
-
462
- ## Glob Primer
463
-
464
- Much more information about glob pattern expansion can be found
465
- by running `man bash` and searching for `Pattern Matching`.
466
-
467
- "Globs" are the patterns you type when you do stuff like `ls
468
- *.js` on the command line, or put `build/*` in a `.gitignore`
469
- file.
470
-
471
- Before parsing the path part patterns, braced sections are
472
- expanded into a set. Braced sections start with `{` and end with
473
- `}`, with 2 or more comma-delimited sections within. Braced
474
- sections may contain slash characters, so `a{/b/c,bcd}` would
475
- expand into `a/b/c` and `abcd`.
476
-
477
- The following characters have special magic meaning when used in
478
- a path portion. With the exception of `**`, none of these match
479
- path separators (ie, `/` on all platforms, and `\` on Windows).
480
-
481
- - `*` Matches 0 or more characters in a single path portion.
482
- When alone in a path portion, it must match at least 1
483
- character. If `dot:true` is not specified, then `*` will not
484
- match against a `.` character at the start of a path portion.
485
- - `?` Matches 1 character. If `dot:true` is not specified, then
486
- `?` will not match against a `.` character at the start of a
487
- path portion.
488
- - `[...]` Matches a range of characters, similar to a RegExp
489
- range. If the first character of the range is `!` or `^` then
490
- it matches any character not in the range. If the first
491
- character is `]`, then it will be considered the same as `\]`,
492
- rather than the end of the character class.
493
- - `!(pattern|pattern|pattern)` Matches anything that does not
494
- match any of the patterns provided. May _not_ contain `/`
495
- characters. Similar to `*`, if alone in a path portion, then
496
- the path portion must have at least one character.
497
- - `?(pattern|pattern|pattern)` Matches zero or one occurrence of
498
- the patterns provided. May _not_ contain `/` characters.
499
- - `+(pattern|pattern|pattern)` Matches one or more occurrences of
500
- the patterns provided. May _not_ contain `/` characters.
501
- - `*(a|b|c)` Matches zero or more occurrences of the patterns
502
- provided. May _not_ contain `/` characters.
503
- - `@(pattern|pat*|pat?erN)` Matches exactly one of the patterns
504
- provided. May _not_ contain `/` characters.
505
- - `**` If a "globstar" is alone in a path portion, then it
506
- matches zero or more directories and subdirectories searching
507
- for matches. It does not crawl symlinked directories, unless
508
- `{follow:true}` is passed in the options object. A pattern
509
- like `a/b/**` will only match `a/b` if it is a directory.
510
- Follows 1 symbolic link if not the first item in the pattern,
511
- or 0 if it is the first item, unless `follow:true` is set, in
512
- which case it follows all symbolic links.
513
-
514
- `[:class:]` patterns are supported by this implementation, but
515
- `[=c=]` and `[.symbol.]` style class patterns are not.
516
-
517
- ### Dots
518
-
519
- If a file or directory path portion has a `.` as the first
520
- character, then it will not match any glob pattern unless that
521
- pattern's corresponding path part also has a `.` as its first
522
- character.
523
-
524
- For example, the pattern `a/.*/c` would match the file at
525
- `a/.b/c`. However the pattern `a/*/c` would not, because `*` does
526
- not start with a dot character.
527
-
528
- You can make glob treat dots as normal characters by setting
529
- `dot:true` in the options.
530
-
531
- ### Basename Matching
532
-
533
- If you set `matchBase:true` in the options, and the pattern has
534
- no slashes in it, then it will seek for any file anywhere in the
535
- tree with a matching basename. For example, `*.js` would match
536
- `test/simple/basic.js`.
537
-
538
- ### Empty Sets
539
-
540
- If no matching files are found, then an empty array is returned.
541
- This differs from the shell, where the pattern itself is
542
- returned. For example:
543
-
544
- ```sh
545
- $ echo a*s*d*f
546
- a*s*d*f
547
- ```
548
-
549
- ## Comparisons to other fnmatch/glob implementations
550
-
551
- While strict compliance with the existing standards is a
552
- worthwhile goal, some discrepancies exist between node-glob and
553
- other implementations, and are intentional.
554
-
555
- The double-star character `**` is supported by default, unless
556
- the `noglobstar` flag is set. This is supported in the manner of
557
- bsdglob and bash 5, where `**` only has special significance if
558
- it is the only thing in a path part. That is, `a/**/b` will match
559
- `a/x/y/b`, but `a/**b` will not.
560
-
561
- Note that symlinked directories are not traversed as part of a
562
- `**`, though their contents may match against subsequent portions
563
- of the pattern. This prevents infinite loops and duplicates and
564
- the like. You can force glob to traverse symlinks with `**` by
565
- setting `{follow:true}` in the options.
566
-
567
- There is no equivalent of the `nonull` option. A pattern that
568
- does not find any matches simply resolves to nothing. (An empty
569
- array, immediately ended stream, etc.)
570
-
571
- If brace expansion is not disabled, then it is performed before
572
- any other interpretation of the glob pattern. Thus, a pattern
573
- like `+(a|{b),c)}`, which would not be valid in bash or zsh, is
574
- expanded **first** into the set of `+(a|b)` and `+(a|c)`, and
575
- those patterns are checked for validity. Since those two are
576
- valid, matching proceeds.
577
-
578
- The character class patterns `[:class:]` (posix standard named
579
- classes) style class patterns are supported and unicode-aware,
580
- but `[=c=]` (locale-specific character collation weight), and
581
- `[.symbol.]` (collating symbol), are not.
582
-
583
- ### Repeated Slashes
584
-
585
- Unlike Bash and zsh, repeated `/` are always coalesced into a
586
- single path separator.
587
-
588
- ### Comments and Negation
589
-
590
- Previously, this module let you mark a pattern as a "comment" if
591
- it started with a `#` character, or a "negated" pattern if it
592
- started with a `!` character.
593
-
594
- These options were deprecated in version 5, and removed in
595
- version 6.
596
-
597
- To specify things that should not match, use the `ignore` option.
598
-
599
- ## Windows
600
-
601
- **Please only use forward-slashes in glob expressions.**
602
-
603
- Though windows uses either `/` or `\` as its path separator, only
604
- `/` characters are used by this glob implementation. You must use
605
- forward-slashes **only** in glob expressions. Back-slashes will
606
- always be interpreted as escape characters, not path separators.
607
-
608
- Results from absolute patterns such as `/foo/*` are mounted onto
609
- the root setting using `path.join`. On windows, this will by
610
- default result in `/foo/*` matching `C:\foo\bar.txt`.
611
-
612
- To automatically coerce all `\` characters to `/` in pattern
613
- strings, **thus making it impossible to escape literal glob
614
- characters**, you may set the `windowsPathsNoEscape` option to
615
- `true`.
616
-
617
- ### Windows, CWDs, Drive Letters, and UNC Paths
618
-
619
- On posix systems, when a pattern starts with `/`, any `cwd`
620
- option is ignored, and the traversal starts at `/`, plus any
621
- non-magic path portions specified in the pattern.
622
-
623
- On Windows systems, the behavior is similar, but the concept of
624
- an "absolute path" is somewhat more involved.
625
-
626
- #### UNC Paths
627
-
628
- A UNC path may be used as the start of a pattern on Windows
629
- platforms. For example, a pattern like: `//?/x:/*` will return
630
- all file entries in the root of the `x:` drive. A pattern like
631
- `//ComputerName/Share/*` will return all files in the associated
632
- share.
633
-
634
- UNC path roots are always compared case insensitively.
635
-
636
- #### Drive Letters
637
-
638
- A pattern starting with a drive letter, like `c:/*`, will search
639
- in that drive, regardless of any `cwd` option provided.
640
-
641
- If the pattern starts with `/`, and is not a UNC path, and there
642
- is an explicit `cwd` option set with a drive letter, then the
643
- drive letter in the `cwd` is used as the root of the directory
644
- traversal.
645
-
646
- For example, `glob('/tmp', { cwd: 'c:/any/thing' })` will return
647
- `['c:/tmp']` as the result.
648
-
649
- If an explicit `cwd` option is not provided, and the pattern
650
- starts with `/`, then the traversal will run on the root of the
651
- drive provided as the `cwd` option. (That is, it is the result of
652
- `path.resolve('/')`.)
653
-
654
- ## Race Conditions
655
-
656
- Glob searching, by its very nature, is susceptible to race
657
- conditions, since it relies on directory walking.
658
-
659
- As a result, it is possible that a file that exists when glob
660
- looks for it may have been deleted or modified by the time it
661
- returns the result.
662
-
663
- By design, this implementation caches all readdir calls that it
664
- makes, in order to cut down on system overhead. However, this
665
- also makes it even more susceptible to races, especially if the
666
- cache object is reused between glob calls.
667
-
668
- Users are thus advised not to use a glob result as a guarantee of
669
- filesystem state in the face of rapid changes. For the vast
670
- majority of operations, this is never a problem.
671
-
672
- ### See Also:
673
-
674
- - `man sh`
675
- - `man bash` [Pattern
676
- Matching](https://www.gnu.org/software/bash/manual/html_node/Pattern-Matching.html)
677
- - `man 3 fnmatch`
678
- - `man 5 gitignore`
679
- - [minimatch documentation](https://github.com/isaacs/minimatch)
680
-
681
- ## Glob Logo
682
-
683
- Glob's logo was created by [Tanya
684
- Brassie](http://tanyabrassie.com/). Logo files can be found
685
- [here](https://github.com/isaacs/node-glob/tree/master/logo).
686
-
687
- The logo is licensed under a [Creative Commons
688
- Attribution-ShareAlike 4.0 International
689
- License](https://creativecommons.org/licenses/by-sa/4.0/).
690
-
691
- ## Contributing
692
-
693
- Any change to behavior (including bugfixes) must come with a
694
- test.
695
-
696
- Patches that fail tests or reduce performance will be rejected.
697
-
698
- ```sh
699
- # to run tests
700
- npm test
701
-
702
- # to re-generate test fixtures
703
- npm run test-regen
704
-
705
- # run the benchmarks
706
- npm run bench
707
-
708
- # to profile javascript
709
- npm run prof
710
- ```
711
-
712
- ## Comparison to Other JavaScript Glob Implementations
713
-
714
- **tl;dr**
715
-
716
- - If you want glob matching that is as faithful as possible to
717
- Bash pattern expansion semantics, and as fast as possible
718
- within that constraint, _use this module_.
719
- - If you are reasonably sure that the patterns you will encounter
720
- are relatively simple, and want the absolutely fastest glob
721
- matcher out there, _use [fast-glob](http://npm.im/fast-glob)_.
722
- - If you are reasonably sure that the patterns you will encounter
723
- are relatively simple, and want the convenience of
724
- automatically respecting `.gitignore` files, _use
725
- [globby](http://npm.im/globby)_.
726
-
727
- There are some other glob matcher libraries on npm, but these
728
- three are (in my opinion, as of 2023) the best.
729
-
730
- ---
731
-
732
- **full explanation**
733
-
734
- Every library reflects a set of opinions and priorities in the
735
- trade-offs it makes. Other than this library, I can personally
736
- recommend both [globby](http://npm.im/globby) and
737
- [fast-glob](http://npm.im/fast-glob), though they differ in their
738
- benefits and drawbacks.
739
-
740
- Both have very nice APIs and are reasonably fast.
741
-
742
- `fast-glob` is, as far as I am aware, the fastest glob
743
- implementation in JavaScript today. However, there are many
744
- cases where the choices that `fast-glob` makes in pursuit of
745
- speed mean that its results differ from the results returned by
746
- Bash and other sh-like shells, which may be surprising.
747
-
748
- In my testing, `fast-glob` is around 10-20% faster than this
749
- module when walking over 200k files nested 4 directories
750
- deep[1](#fn-webscale). However, there are some inconsistencies
751
- with Bash matching behavior that this module does not suffer
752
- from:
753
-
754
- - `**` only matches files, not directories
755
- - `..` path portions are not handled unless they appear at the
756
- start of the pattern
757
- - `./!(<pattern>)` will not match any files that _start_ with
758
- `<pattern>`, even if they do not match `<pattern>`. For
759
- example, `!(9).txt` will not match `9999.txt`.
760
- - Some brace patterns in the middle of a pattern will result in
761
- failing to find certain matches.
762
- - Extglob patterns are allowed to contain `/` characters.
763
-
764
- Globby exhibits all of the same pattern semantics as fast-glob,
765
- (as it is a wrapper around fast-glob) and is slightly slower than
766
- node-glob (by about 10-20% in the benchmark test set, or in other
767
- words, anywhere from 20-50% slower than fast-glob). However, it
768
- adds some API conveniences that may be worth the costs.
769
-
770
- - Support for `.gitignore` and other ignore files.
771
- - Support for negated globs (ie, patterns starting with `!`
772
- rather than using a separate `ignore` option).
773
-
774
- The priority of this module is "correctness" in the sense of
775
- performing a glob pattern expansion as faithfully as possible to
776
- the behavior of Bash and other sh-like shells, with as much speed
777
- as possible.
778
-
779
- Note that prior versions of `node-glob` are _not_ on this list.
780
- Former versions of this module are far too slow for any cases
781
- where performance matters at all, and were designed with APIs
782
- that are extremely dated by current JavaScript standards.
783
-
784
- ---
785
-
786
- <small id="fn-webscale">[1]: In the cases where this module
787
- returns results and `fast-glob` doesn't, it's even faster, of
788
- course.</small>
789
-
790
- ![lumpy space princess saying 'oh my GLOB'](https://github.com/isaacs/node-glob/raw/main/oh-my-glob.gif)
791
-
792
- ### Benchmark Results
793
-
794
- First number is time, smaller is better.
795
-
796
- Second number is the count of results returned.
797
-
798
- ```
799
- --- pattern: '**' ---
800
- ~~ sync ~~
801
- node fast-glob sync 0m0.598s 200364
802
- node globby sync 0m0.765s 200364
803
- node current globSync mjs 0m0.683s 222656
804
- node current glob syncStream 0m0.649s 222656
805
- ~~ async ~~
806
- node fast-glob async 0m0.350s 200364
807
- node globby async 0m0.509s 200364
808
- node current glob async mjs 0m0.463s 222656
809
- node current glob stream 0m0.411s 222656
810
-
811
- --- pattern: '**/..' ---
812
- ~~ sync ~~
813
- node fast-glob sync 0m0.486s 0
814
- node globby sync 0m0.769s 200364
815
- node current globSync mjs 0m0.564s 2242
816
- node current glob syncStream 0m0.583s 2242
817
- ~~ async ~~
818
- node fast-glob async 0m0.283s 0
819
- node globby async 0m0.512s 200364
820
- node current glob async mjs 0m0.299s 2242
821
- node current glob stream 0m0.312s 2242
822
-
823
- --- pattern: './**/0/**/0/**/0/**/0/**/*.txt' ---
824
- ~~ sync ~~
825
- node fast-glob sync 0m0.490s 10
826
- node globby sync 0m0.517s 10
827
- node current globSync mjs 0m0.540s 10
828
- node current glob syncStream 0m0.550s 10
829
- ~~ async ~~
830
- node fast-glob async 0m0.290s 10
831
- node globby async 0m0.296s 10
832
- node current glob async mjs 0m0.278s 10
833
- node current glob stream 0m0.302s 10
834
-
835
- --- pattern: './**/[01]/**/[12]/**/[23]/**/[45]/**/*.txt' ---
836
- ~~ sync ~~
837
- node fast-glob sync 0m0.500s 160
838
- node globby sync 0m0.528s 160
839
- node current globSync mjs 0m0.556s 160
840
- node current glob syncStream 0m0.573s 160
841
- ~~ async ~~
842
- node fast-glob async 0m0.283s 160
843
- node globby async 0m0.301s 160
844
- node current glob async mjs 0m0.306s 160
845
- node current glob stream 0m0.322s 160
846
-
847
- --- pattern: './**/0/**/0/**/*.txt' ---
848
- ~~ sync ~~
849
- node fast-glob sync 0m0.502s 5230
850
- node globby sync 0m0.527s 5230
851
- node current globSync mjs 0m0.544s 5230
852
- node current glob syncStream 0m0.557s 5230
853
- ~~ async ~~
854
- node fast-glob async 0m0.285s 5230
855
- node globby async 0m0.305s 5230
856
- node current glob async mjs 0m0.304s 5230
857
- node current glob stream 0m0.310s 5230
858
-
859
- --- pattern: '**/*.txt' ---
860
- ~~ sync ~~
861
- node fast-glob sync 0m0.580s 200023
862
- node globby sync 0m0.771s 200023
863
- node current globSync mjs 0m0.685s 200023
864
- node current glob syncStream 0m0.649s 200023
865
- ~~ async ~~
866
- node fast-glob async 0m0.349s 200023
867
- node globby async 0m0.509s 200023
868
- node current glob async mjs 0m0.427s 200023
869
- node current glob stream 0m0.388s 200023
870
-
871
- --- pattern: '{**/*.txt,**/?/**/*.txt,**/?/**/?/**/*.txt,**/?/**/?/**/?/**/*.txt,**/?/**/?/**/?/**/?/**/*.txt}' ---
872
- ~~ sync ~~
873
- node fast-glob sync 0m0.589s 200023
874
- node globby sync 0m0.771s 200023
875
- node current globSync mjs 0m0.716s 200023
876
- node current glob syncStream 0m0.684s 200023
877
- ~~ async ~~
878
- node fast-glob async 0m0.351s 200023
879
- node globby async 0m0.518s 200023
880
- node current glob async mjs 0m0.462s 200023
881
- node current glob stream 0m0.468s 200023
882
-
883
- --- pattern: '**/5555/0000/*.txt' ---
884
- ~~ sync ~~
885
- node fast-glob sync 0m0.496s 1000
886
- node globby sync 0m0.519s 1000
887
- node current globSync mjs 0m0.539s 1000
888
- node current glob syncStream 0m0.567s 1000
889
- ~~ async ~~
890
- node fast-glob async 0m0.285s 1000
891
- node globby async 0m0.299s 1000
892
- node current glob async mjs 0m0.305s 1000
893
- node current glob stream 0m0.301s 1000
894
-
895
- --- pattern: './**/0/**/../[01]/**/0/../**/0/*.txt' ---
896
- ~~ sync ~~
897
- node fast-glob sync 0m0.484s 0
898
- node globby sync 0m0.507s 0
899
- node current globSync mjs 0m0.577s 4880
900
- node current glob syncStream 0m0.586s 4880
901
- ~~ async ~~
902
- node fast-glob async 0m0.280s 0
903
- node globby async 0m0.298s 0
904
- node current glob async mjs 0m0.327s 4880
905
- node current glob stream 0m0.324s 4880
906
-
907
- --- pattern: '**/????/????/????/????/*.txt' ---
908
- ~~ sync ~~
909
- node fast-glob sync 0m0.547s 100000
910
- node globby sync 0m0.673s 100000
911
- node current globSync mjs 0m0.626s 100000
912
- node current glob syncStream 0m0.618s 100000
913
- ~~ async ~~
914
- node fast-glob async 0m0.315s 100000
915
- node globby async 0m0.414s 100000
916
- node current glob async mjs 0m0.366s 100000
917
- node current glob stream 0m0.345s 100000
918
-
919
- --- pattern: './{**/?{/**/?{/**/?{/**/?,,,,},,,,},,,,},,,}/**/*.txt' ---
920
- ~~ sync ~~
921
- node fast-glob sync 0m0.588s 100000
922
- node globby sync 0m0.670s 100000
923
- node current globSync mjs 0m0.717s 200023
924
- node current glob syncStream 0m0.687s 200023
925
- ~~ async ~~
926
- node fast-glob async 0m0.343s 100000
927
- node globby async 0m0.418s 100000
928
- node current glob async mjs 0m0.519s 200023
929
- node current glob stream 0m0.451s 200023
930
-
931
- --- pattern: '**/!(0|9).txt' ---
932
- ~~ sync ~~
933
- node fast-glob sync 0m0.573s 160023
934
- node globby sync 0m0.731s 160023
935
- node current globSync mjs 0m0.680s 180023
936
- node current glob syncStream 0m0.659s 180023
937
- ~~ async ~~
938
- node fast-glob async 0m0.345s 160023
939
- node globby async 0m0.476s 160023
940
- node current glob async mjs 0m0.427s 180023
941
- node current glob stream 0m0.388s 180023
942
-
943
- --- pattern: './{*/**/../{*/**/../{*/**/../{*/**/../{*/**,,,,},,,,},,,,},,,,},,,,}/*.txt' ---
944
- ~~ sync ~~
945
- node fast-glob sync 0m0.483s 0
946
- node globby sync 0m0.512s 0
947
- node current globSync mjs 0m0.811s 200023
948
- node current glob syncStream 0m0.773s 200023
949
- ~~ async ~~
950
- node fast-glob async 0m0.280s 0
951
- node globby async 0m0.299s 0
952
- node current glob async mjs 0m0.617s 200023
953
- node current glob stream 0m0.568s 200023
954
-
955
- --- pattern: './*/**/../*/**/../*/**/../*/**/../*/**/../*/**/../*/**/../*/**/*.txt' ---
956
- ~~ sync ~~
957
- node fast-glob sync 0m0.485s 0
958
- node globby sync 0m0.507s 0
959
- node current globSync mjs 0m0.759s 200023
960
- node current glob syncStream 0m0.740s 200023
961
- ~~ async ~~
962
- node fast-glob async 0m0.281s 0
963
- node globby async 0m0.297s 0
964
- node current glob async mjs 0m0.544s 200023
965
- node current glob stream 0m0.464s 200023
966
-
967
- --- pattern: './*/**/../*/**/../*/**/../*/**/../*/**/*.txt' ---
968
- ~~ sync ~~
969
- node fast-glob sync 0m0.486s 0
970
- node globby sync 0m0.513s 0
971
- node current globSync mjs 0m0.734s 200023
972
- node current glob syncStream 0m0.696s 200023
973
- ~~ async ~~
974
- node fast-glob async 0m0.286s 0
975
- node globby async 0m0.296s 0
976
- node current glob async mjs 0m0.506s 200023
977
- node current glob stream 0m0.483s 200023
978
-
979
- --- pattern: './0/**/../1/**/../2/**/../3/**/../4/**/../5/**/../6/**/../7/**/*.txt' ---
980
- ~~ sync ~~
981
- node fast-glob sync 0m0.060s 0
982
- node globby sync 0m0.074s 0
983
- node current globSync mjs 0m0.067s 0
984
- node current glob syncStream 0m0.066s 0
985
- ~~ async ~~
986
- node fast-glob async 0m0.060s 0
987
- node globby async 0m0.075s 0
988
- node current glob async mjs 0m0.066s 0
989
- node current glob stream 0m0.067s 0
990
-
991
- --- pattern: './**/?/**/?/**/?/**/?/**/*.txt' ---
992
- ~~ sync ~~
993
- node fast-glob sync 0m0.568s 100000
994
- node globby sync 0m0.651s 100000
995
- node current globSync mjs 0m0.619s 100000
996
- node current glob syncStream 0m0.617s 100000
997
- ~~ async ~~
998
- node fast-glob async 0m0.332s 100000
999
- node globby async 0m0.409s 100000
1000
- node current glob async mjs 0m0.372s 100000
1001
- node current glob stream 0m0.351s 100000
1002
-
1003
- --- pattern: '**/*/**/*/**/*/**/*/**' ---
1004
- ~~ sync ~~
1005
- node fast-glob sync 0m0.603s 200113
1006
- node globby sync 0m0.798s 200113
1007
- node current globSync mjs 0m0.730s 222137
1008
- node current glob syncStream 0m0.693s 222137
1009
- ~~ async ~~
1010
- node fast-glob async 0m0.356s 200113
1011
- node globby async 0m0.525s 200113
1012
- node current glob async mjs 0m0.508s 222137
1013
- node current glob stream 0m0.455s 222137
1014
-
1015
- --- pattern: './**/*/**/*/**/*/**/*/**/*.txt' ---
1016
- ~~ sync ~~
1017
- node fast-glob sync 0m0.622s 200000
1018
- node globby sync 0m0.792s 200000
1019
- node current globSync mjs 0m0.722s 200000
1020
- node current glob syncStream 0m0.695s 200000
1021
- ~~ async ~~
1022
- node fast-glob async 0m0.369s 200000
1023
- node globby async 0m0.527s 200000
1024
- node current glob async mjs 0m0.502s 200000
1025
- node current glob stream 0m0.481s 200000
1026
-
1027
- --- pattern: '**/*.txt' ---
1028
- ~~ sync ~~
1029
- node fast-glob sync 0m0.588s 200023
1030
- node globby sync 0m0.771s 200023
1031
- node current globSync mjs 0m0.684s 200023
1032
- node current glob syncStream 0m0.658s 200023
1033
- ~~ async ~~
1034
- node fast-glob async 0m0.352s 200023
1035
- node globby async 0m0.516s 200023
1036
- node current glob async mjs 0m0.432s 200023
1037
- node current glob stream 0m0.384s 200023
1038
-
1039
- --- pattern: './**/**/**/**/**/**/**/**/*.txt' ---
1040
- ~~ sync ~~
1041
- node fast-glob sync 0m0.589s 200023
1042
- node globby sync 0m0.766s 200023
1043
- node current globSync mjs 0m0.682s 200023
1044
- node current glob syncStream 0m0.652s 200023
1045
- ~~ async ~~
1046
- node fast-glob async 0m0.352s 200023
1047
- node globby async 0m0.523s 200023
1048
- node current glob async mjs 0m0.436s 200023
1049
- node current glob stream 0m0.380s 200023
1050
-
1051
- --- pattern: '**/*/*.txt' ---
1052
- ~~ sync ~~
1053
- node fast-glob sync 0m0.592s 200023
1054
- node globby sync 0m0.776s 200023
1055
- node current globSync mjs 0m0.691s 200023
1056
- node current glob syncStream 0m0.659s 200023
1057
- ~~ async ~~
1058
- node fast-glob async 0m0.357s 200023
1059
- node globby async 0m0.513s 200023
1060
- node current glob async mjs 0m0.471s 200023
1061
- node current glob stream 0m0.424s 200023
1062
-
1063
- --- pattern: '**/*/**/*.txt' ---
1064
- ~~ sync ~~
1065
- node fast-glob sync 0m0.585s 200023
1066
- node globby sync 0m0.766s 200023
1067
- node current globSync mjs 0m0.694s 200023
1068
- node current glob syncStream 0m0.664s 200023
1069
- ~~ async ~~
1070
- node fast-glob async 0m0.350s 200023
1071
- node globby async 0m0.514s 200023
1072
- node current glob async mjs 0m0.472s 200023
1073
- node current glob stream 0m0.424s 200023
1074
-
1075
- --- pattern: '**/[0-9]/**/*.txt' ---
1076
- ~~ sync ~~
1077
- node fast-glob sync 0m0.544s 100000
1078
- node globby sync 0m0.636s 100000
1079
- node current globSync mjs 0m0.626s 100000
1080
- node current glob syncStream 0m0.621s 100000
1081
- ~~ async ~~
1082
- node fast-glob async 0m0.322s 100000
1083
- node globby async 0m0.404s 100000
1084
- node current glob async mjs 0m0.360s 100000
1085
- node current glob stream 0m0.352s 100000
1086
- ```