@slicemachine/init 2.2.1 → 2.2.2-dev-next-release.4

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 (466) hide show
  1. package/dist/SliceMachineInitProcess.cjs +1 -1
  2. package/dist/SliceMachineInitProcess.js +1 -1
  3. package/dist/_node_modules/@babel/code-frame/lib/index.cjs +2 -2
  4. package/dist/_node_modules/@babel/code-frame/lib/index.js +2 -2
  5. package/dist/_node_modules/@babel/helper-validator-identifier/lib/identifier.cjs.map +1 -1
  6. package/dist/_node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +1 -1
  7. package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.cjs +1 -1
  8. package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.cjs.map +1 -1
  9. package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.js +1 -1
  10. package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.js.map +1 -1
  11. package/dist/_node_modules/@babel/helper-validator-identifier/lib/keyword.cjs.map +1 -1
  12. package/dist/_node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +1 -1
  13. package/dist/_node_modules/@babel/highlight/lib/index.cjs +3 -3
  14. package/dist/_node_modules/@babel/highlight/lib/index.cjs.map +1 -1
  15. package/dist/_node_modules/@babel/highlight/lib/index.js +3 -3
  16. package/dist/_node_modules/@babel/highlight/lib/index.js.map +1 -1
  17. package/dist/_node_modules/@nodelib/fs.scandir/out/index.cjs +1 -1
  18. package/dist/_node_modules/@nodelib/fs.scandir/out/index.js +1 -1
  19. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/async.cjs +3 -3
  20. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/async.cjs.map +1 -1
  21. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/async.js +3 -3
  22. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/sync.cjs +2 -2
  23. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/sync.js +2 -2
  24. package/dist/_node_modules/@nodelib/fs.scandir/out/settings.cjs +1 -1
  25. package/dist/_node_modules/@nodelib/fs.scandir/out/settings.js +1 -1
  26. package/dist/_node_modules/@nodelib/fs.scandir/out/utils/index.cjs +1 -1
  27. package/dist/_node_modules/@nodelib/fs.scandir/out/utils/index.js +1 -1
  28. package/dist/_node_modules/@nodelib/fs.stat/out/index.cjs +4 -4
  29. package/dist/_node_modules/@nodelib/fs.stat/out/index.js +4 -4
  30. package/dist/_node_modules/@nodelib/fs.stat/out/providers/async.cjs +1 -1
  31. package/dist/_node_modules/@nodelib/fs.stat/out/providers/async.js +1 -1
  32. package/dist/_node_modules/@nodelib/fs.stat/out/providers/sync.cjs +1 -1
  33. package/dist/_node_modules/@nodelib/fs.stat/out/providers/sync.js +1 -1
  34. package/dist/_node_modules/@nodelib/fs.stat/out/settings.cjs +1 -1
  35. package/dist/_node_modules/@nodelib/fs.stat/out/settings.js +1 -1
  36. package/dist/_node_modules/@nodelib/fs.walk/out/index.cjs +4 -4
  37. package/dist/_node_modules/@nodelib/fs.walk/out/index.js +4 -4
  38. package/dist/_node_modules/@nodelib/fs.walk/out/providers/async.cjs +1 -1
  39. package/dist/_node_modules/@nodelib/fs.walk/out/providers/async.js +1 -1
  40. package/dist/_node_modules/@nodelib/fs.walk/out/providers/sync.cjs +1 -1
  41. package/dist/_node_modules/@nodelib/fs.walk/out/providers/sync.js +1 -1
  42. package/dist/_node_modules/@nodelib/fs.walk/out/readers/async.cjs +3 -4
  43. package/dist/_node_modules/@nodelib/fs.walk/out/readers/async.cjs.map +1 -1
  44. package/dist/_node_modules/@nodelib/fs.walk/out/readers/async.js +2 -3
  45. package/dist/_node_modules/@nodelib/fs.walk/out/readers/async.js.map +1 -1
  46. package/dist/_node_modules/@nodelib/fs.walk/out/readers/sync.cjs +1 -1
  47. package/dist/_node_modules/@nodelib/fs.walk/out/readers/sync.js +1 -1
  48. package/dist/_node_modules/@nodelib/fs.walk/out/settings.cjs +2 -2
  49. package/dist/_node_modules/@nodelib/fs.walk/out/settings.js +2 -2
  50. package/dist/_node_modules/arrify/index.cjs +2 -1
  51. package/dist/_node_modules/arrify/index.cjs.map +1 -1
  52. package/dist/_node_modules/arrify/index.js +1 -1
  53. package/dist/_node_modules/braces/index.cjs +6 -5
  54. package/dist/_node_modules/braces/index.cjs.map +1 -1
  55. package/dist/_node_modules/braces/index.js +5 -5
  56. package/dist/_node_modules/braces/lib/compile.cjs +3 -2
  57. package/dist/_node_modules/braces/lib/compile.cjs.map +1 -1
  58. package/dist/_node_modules/braces/lib/compile.js +2 -2
  59. package/dist/_node_modules/braces/lib/constants.cjs +2 -1
  60. package/dist/_node_modules/braces/lib/constants.cjs.map +1 -1
  61. package/dist/_node_modules/braces/lib/constants.js +1 -1
  62. package/dist/_node_modules/braces/lib/expand.cjs +4 -3
  63. package/dist/_node_modules/braces/lib/expand.cjs.map +1 -1
  64. package/dist/_node_modules/braces/lib/expand.js +3 -3
  65. package/dist/_node_modules/braces/lib/parse.cjs +4 -3
  66. package/dist/_node_modules/braces/lib/parse.cjs.map +1 -1
  67. package/dist/_node_modules/braces/lib/parse.js +3 -3
  68. package/dist/_node_modules/braces/lib/stringify.cjs +2 -1
  69. package/dist/_node_modules/braces/lib/stringify.cjs.map +1 -1
  70. package/dist/_node_modules/braces/lib/stringify.js +1 -1
  71. package/dist/_node_modules/braces/lib/utils.cjs +0 -1
  72. package/dist/_node_modules/braces/lib/utils.cjs.map +1 -1
  73. package/dist/_node_modules/braces/lib/utils.js +0 -3
  74. package/dist/_node_modules/camelcase-keys/index.cjs +3 -4
  75. package/dist/_node_modules/camelcase-keys/index.cjs.map +1 -1
  76. package/dist/_node_modules/camelcase-keys/index.js +3 -4
  77. package/dist/_node_modules/camelcase-keys/index.js.map +1 -1
  78. package/dist/_node_modules/decamelize-keys/_node_modules/decamelize/index.cjs +2 -1
  79. package/dist/_node_modules/decamelize-keys/_node_modules/decamelize/index.cjs.map +1 -1
  80. package/dist/_node_modules/decamelize-keys/_node_modules/decamelize/index.js +1 -1
  81. package/dist/_node_modules/decamelize-keys/_node_modules/map-obj/index.cjs +2 -1
  82. package/dist/_node_modules/decamelize-keys/_node_modules/map-obj/index.cjs.map +1 -1
  83. package/dist/_node_modules/decamelize-keys/_node_modules/map-obj/index.js +1 -1
  84. package/dist/_node_modules/decamelize-keys/index.cjs +5 -3
  85. package/dist/_node_modules/decamelize-keys/index.cjs.map +1 -1
  86. package/dist/_node_modules/decamelize-keys/index.js +5 -3
  87. package/dist/_node_modules/decamelize-keys/index.js.map +1 -1
  88. package/dist/_node_modules/dir-glob/index.cjs +6 -3
  89. package/dist/_node_modules/dir-glob/index.cjs.map +1 -1
  90. package/dist/_node_modules/dir-glob/index.js +8 -5
  91. package/dist/_node_modules/dir-glob/index.js.map +1 -1
  92. package/dist/_node_modules/error-ex/index.cjs +3 -2
  93. package/dist/_node_modules/error-ex/index.cjs.map +1 -1
  94. package/dist/_node_modules/error-ex/index.js +2 -2
  95. package/dist/_node_modules/fast-glob/out/index.cjs +4 -2
  96. package/dist/_node_modules/fast-glob/out/index.cjs.map +1 -1
  97. package/dist/_node_modules/fast-glob/out/index.js +4 -2
  98. package/dist/_node_modules/fast-glob/out/index.js.map +1 -1
  99. package/dist/_node_modules/fast-glob/out/managers/tasks.cjs +1 -1
  100. package/dist/_node_modules/fast-glob/out/managers/tasks.js +1 -1
  101. package/dist/_node_modules/fast-glob/out/providers/filters/deep.cjs +1 -1
  102. package/dist/_node_modules/fast-glob/out/providers/filters/deep.js +1 -1
  103. package/dist/_node_modules/fast-glob/out/providers/filters/entry.cjs +1 -1
  104. package/dist/_node_modules/fast-glob/out/providers/filters/entry.js +1 -1
  105. package/dist/_node_modules/fast-glob/out/providers/filters/error.cjs +1 -1
  106. package/dist/_node_modules/fast-glob/out/providers/filters/error.js +1 -1
  107. package/dist/_node_modules/fast-glob/out/providers/matchers/matcher.cjs +1 -1
  108. package/dist/_node_modules/fast-glob/out/providers/matchers/matcher.js +1 -1
  109. package/dist/_node_modules/fast-glob/out/providers/transformers/entry.cjs +1 -1
  110. package/dist/_node_modules/fast-glob/out/providers/transformers/entry.js +1 -1
  111. package/dist/_node_modules/fast-glob/out/readers/async.cjs +1 -1
  112. package/dist/_node_modules/fast-glob/out/readers/async.js +1 -1
  113. package/dist/_node_modules/fast-glob/out/readers/reader.cjs +2 -2
  114. package/dist/_node_modules/fast-glob/out/readers/reader.js +2 -2
  115. package/dist/_node_modules/fast-glob/out/readers/stream.cjs +2 -2
  116. package/dist/_node_modules/fast-glob/out/readers/stream.js +2 -2
  117. package/dist/_node_modules/fast-glob/out/readers/sync.cjs +2 -2
  118. package/dist/_node_modules/fast-glob/out/readers/sync.js +2 -2
  119. package/dist/_node_modules/fast-glob/out/utils/index.cjs +1 -1
  120. package/dist/_node_modules/fast-glob/out/utils/index.js +1 -1
  121. package/dist/_node_modules/fast-glob/out/utils/pattern.cjs +3 -3
  122. package/dist/_node_modules/fast-glob/out/utils/pattern.cjs.map +1 -1
  123. package/dist/_node_modules/fast-glob/out/utils/pattern.js +2 -2
  124. package/dist/_node_modules/fast-glob/out/utils/stream.cjs +1 -1
  125. package/dist/_node_modules/fast-glob/out/utils/stream.cjs.map +1 -1
  126. package/dist/_node_modules/fast-glob/out/utils/stream.js +1 -1
  127. package/dist/_node_modules/fastq/queue.cjs +5 -3
  128. package/dist/_node_modules/fastq/queue.cjs.map +1 -1
  129. package/dist/_node_modules/fastq/queue.js +5 -4
  130. package/dist/_node_modules/fastq/queue.js.map +1 -1
  131. package/dist/_node_modules/fill-range/index.cjs +3 -2
  132. package/dist/_node_modules/fill-range/index.cjs.map +1 -1
  133. package/dist/_node_modules/fill-range/index.js +2 -2
  134. package/dist/_node_modules/function-bind/implementation.cjs +2 -1
  135. package/dist/_node_modules/function-bind/implementation.cjs.map +1 -1
  136. package/dist/_node_modules/function-bind/implementation.js +1 -1
  137. package/dist/_node_modules/function-bind/index.cjs +3 -2
  138. package/dist/_node_modules/function-bind/index.cjs.map +1 -1
  139. package/dist/_node_modules/function-bind/index.js +2 -2
  140. package/dist/_node_modules/{fast-glob/_node_modules/glob-parent → glob-parent}/index.cjs +4 -3
  141. package/dist/_node_modules/glob-parent/index.cjs.map +1 -0
  142. package/dist/_node_modules/{fast-glob/_node_modules/glob-parent → glob-parent}/index.js +2 -2
  143. package/dist/_node_modules/glob-parent/index.js.map +1 -0
  144. package/dist/_node_modules/globby/_node_modules/slash/index.cjs.map +1 -0
  145. package/dist/_node_modules/globby/_node_modules/slash/index.js.map +1 -0
  146. package/dist/{packages/init/_node_modules → _node_modules}/globby/ignore.cjs +3 -3
  147. package/dist/{packages/init/_node_modules → _node_modules}/globby/ignore.js +5 -5
  148. package/dist/{packages/init/_node_modules → _node_modules}/globby/ignore.js.map +1 -1
  149. package/dist/{packages/init/_node_modules → _node_modules}/globby/index.cjs +5 -6
  150. package/dist/{packages/init/_node_modules → _node_modules}/globby/index.cjs.map +1 -1
  151. package/dist/{packages/init/_node_modules → _node_modules}/globby/index.js +6 -7
  152. package/dist/{packages/init/_node_modules → _node_modules}/globby/index.js.map +1 -1
  153. package/dist/_node_modules/hard-rejection/index.cjs +6 -3
  154. package/dist/_node_modules/hard-rejection/index.cjs.map +1 -1
  155. package/dist/_node_modules/hard-rejection/index.js +7 -4
  156. package/dist/_node_modules/hard-rejection/index.js.map +1 -1
  157. package/dist/_node_modules/has/src/index.cjs +3 -2
  158. package/dist/_node_modules/has/src/index.cjs.map +1 -1
  159. package/dist/_node_modules/has/src/index.js +2 -2
  160. package/dist/_node_modules/ignore/index.cjs +3 -1
  161. package/dist/_node_modules/ignore/index.cjs.map +1 -1
  162. package/dist/_node_modules/ignore/index.js +3 -1
  163. package/dist/_node_modules/ignore/index.js.map +1 -1
  164. package/dist/_node_modules/is-arrayish/index.cjs +2 -1
  165. package/dist/_node_modules/is-arrayish/index.cjs.map +1 -1
  166. package/dist/_node_modules/is-arrayish/index.js +1 -1
  167. package/dist/_node_modules/is-core-module/core.json.cjs +10 -1
  168. package/dist/_node_modules/is-core-module/core.json.cjs.map +1 -1
  169. package/dist/_node_modules/is-core-module/core.json.js +10 -1
  170. package/dist/_node_modules/is-core-module/core.json.js.map +1 -1
  171. package/dist/_node_modules/is-core-module/index.cjs +3 -2
  172. package/dist/_node_modules/is-core-module/index.cjs.map +1 -1
  173. package/dist/_node_modules/is-core-module/index.js +2 -2
  174. package/dist/_node_modules/is-extglob/index.cjs +2 -1
  175. package/dist/_node_modules/is-extglob/index.cjs.map +1 -1
  176. package/dist/_node_modules/is-extglob/index.js +1 -1
  177. package/dist/_node_modules/is-glob/index.cjs +3 -2
  178. package/dist/_node_modules/is-glob/index.cjs.map +1 -1
  179. package/dist/_node_modules/is-glob/index.js +2 -2
  180. package/dist/_node_modules/{minimist-options/_node_modules/is-plain-obj → is-plain-obj}/index.cjs +2 -1
  181. package/dist/_node_modules/is-plain-obj/index.cjs.map +1 -0
  182. package/dist/_node_modules/{minimist-options/_node_modules/is-plain-obj → is-plain-obj}/index.js +1 -1
  183. package/dist/_node_modules/is-plain-obj/index.js.map +1 -0
  184. package/dist/_node_modules/js-tokens/index.cjs +1 -1
  185. package/dist/_node_modules/js-tokens/index.js +1 -1
  186. package/dist/_node_modules/kind-of/index.cjs +2 -1
  187. package/dist/_node_modules/kind-of/index.cjs.map +1 -1
  188. package/dist/_node_modules/kind-of/index.js +1 -1
  189. package/dist/_node_modules/lines-and-columns/build/index.cjs +1 -1
  190. package/dist/_node_modules/lines-and-columns/build/index.js +1 -1
  191. package/dist/_node_modules/{meow/_node_modules/read-pkg/_node_modules/lru-cache → lru-cache}/index.cjs +4 -3
  192. package/dist/_node_modules/lru-cache/index.cjs.map +1 -0
  193. package/dist/_node_modules/{meow/_node_modules/read-pkg/_node_modules/lru-cache → lru-cache}/index.js +2 -2
  194. package/dist/_node_modules/lru-cache/index.js.map +1 -0
  195. package/dist/_node_modules/map-obj/index.cjs +6 -3
  196. package/dist/_node_modules/map-obj/index.cjs.map +1 -1
  197. package/dist/_node_modules/map-obj/index.js +6 -3
  198. package/dist/_node_modules/map-obj/index.js.map +1 -1
  199. package/dist/_node_modules/meow/_node_modules/{lru-cache → hosted-git-info/_node_modules/lru-cache}/index.cjs +2 -1
  200. package/dist/_node_modules/meow/_node_modules/hosted-git-info/_node_modules/lru-cache/index.cjs.map +1 -0
  201. package/dist/_node_modules/meow/_node_modules/{lru-cache → hosted-git-info/_node_modules/lru-cache}/index.js +1 -1
  202. package/dist/_node_modules/meow/_node_modules/hosted-git-info/_node_modules/lru-cache/index.js.map +1 -0
  203. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host-info.cjs +2 -1
  204. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host-info.cjs.map +1 -1
  205. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host-info.js +1 -1
  206. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host.cjs +3 -2
  207. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host.cjs.map +1 -1
  208. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host.js +2 -2
  209. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/index.cjs +114 -113
  210. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/index.cjs.map +1 -1
  211. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/index.js +117 -115
  212. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/index.js.map +1 -1
  213. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/parse-url.cjs +2 -1
  214. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/parse-url.cjs.map +1 -1
  215. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/parse-url.js +1 -1
  216. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/extract_description.cjs +2 -1
  217. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/extract_description.cjs.map +1 -1
  218. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/extract_description.js +1 -1
  219. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/fixer.cjs +7 -7
  220. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/fixer.cjs.map +1 -1
  221. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/fixer.js +5 -6
  222. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/fixer.js.map +1 -1
  223. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/make_warning.cjs +2 -1
  224. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/make_warning.cjs.map +1 -1
  225. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/make_warning.js +1 -1
  226. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/normalize.cjs +5 -3
  227. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/normalize.cjs.map +1 -1
  228. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/normalize.js +5 -3
  229. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/normalize.js.map +1 -1
  230. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host-info.cjs +2 -1
  231. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host-info.cjs.map +1 -1
  232. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host-info.js +1 -1
  233. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host.cjs +3 -2
  234. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host.cjs.map +1 -1
  235. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host.js +2 -2
  236. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/index.cjs +164 -163
  237. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/index.cjs.map +1 -1
  238. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/index.js +167 -165
  239. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/index.js.map +1 -1
  240. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/extract_description.cjs +2 -1
  241. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/extract_description.cjs.map +1 -1
  242. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/extract_description.js +1 -1
  243. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/fixer.cjs +7 -7
  244. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/fixer.cjs.map +1 -1
  245. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/fixer.js +5 -6
  246. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/fixer.js.map +1 -1
  247. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/make_warning.cjs +2 -1
  248. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/make_warning.cjs.map +1 -1
  249. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/make_warning.js +1 -1
  250. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/normalize.cjs +5 -3
  251. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/normalize.cjs.map +1 -1
  252. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/normalize.js +5 -3
  253. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/normalize.js.map +1 -1
  254. package/dist/_node_modules/meow/_node_modules/read-pkg/index.js +4 -4
  255. package/dist/_node_modules/meow/_node_modules/read-pkg/index.js.map +1 -1
  256. package/dist/_node_modules/meow/_node_modules/trim-newlines/index.cjs.map +1 -0
  257. package/dist/_node_modules/meow/_node_modules/trim-newlines/index.js.map +1 -0
  258. package/dist/_node_modules/meow/index.cjs +6 -8
  259. package/dist/_node_modules/meow/index.cjs.map +1 -1
  260. package/dist/_node_modules/meow/index.js +8 -10
  261. package/dist/_node_modules/meow/index.js.map +1 -1
  262. package/dist/_node_modules/merge2/index.cjs +2 -1
  263. package/dist/_node_modules/merge2/index.cjs.map +1 -1
  264. package/dist/_node_modules/merge2/index.js +1 -1
  265. package/dist/_node_modules/micromatch/index.cjs +5 -5
  266. package/dist/_node_modules/micromatch/index.cjs.map +1 -1
  267. package/dist/_node_modules/micromatch/index.js +4 -5
  268. package/dist/_node_modules/micromatch/index.js.map +1 -1
  269. package/dist/_node_modules/min-indent/index.cjs +3 -1
  270. package/dist/_node_modules/min-indent/index.cjs.map +1 -1
  271. package/dist/_node_modules/min-indent/index.js +3 -1
  272. package/dist/_node_modules/min-indent/index.js.map +1 -1
  273. package/dist/_node_modules/minimist-options/index.cjs +10 -7
  274. package/dist/_node_modules/minimist-options/index.cjs.map +1 -1
  275. package/dist/_node_modules/minimist-options/index.js +9 -6
  276. package/dist/_node_modules/minimist-options/index.js.map +1 -1
  277. package/dist/_node_modules/{json-parse-even-better-errors → parse-json/_node_modules/json-parse-even-better-errors}/index.cjs +2 -1
  278. package/dist/_node_modules/parse-json/_node_modules/json-parse-even-better-errors/index.cjs.map +1 -0
  279. package/dist/_node_modules/{json-parse-even-better-errors → parse-json/_node_modules/json-parse-even-better-errors}/index.js +1 -1
  280. package/dist/_node_modules/parse-json/_node_modules/json-parse-even-better-errors/index.js.map +1 -0
  281. package/dist/_node_modules/parse-json/index.cjs +8 -6
  282. package/dist/_node_modules/parse-json/index.cjs.map +1 -1
  283. package/dist/_node_modules/parse-json/index.js +7 -5
  284. package/dist/_node_modules/parse-json/index.js.map +1 -1
  285. package/dist/_node_modules/path-type/index.cjs +1 -1
  286. package/dist/_node_modules/path-type/index.js +1 -1
  287. package/dist/_node_modules/picomatch/index.cjs +4 -5
  288. package/dist/_node_modules/picomatch/index.cjs.map +1 -1
  289. package/dist/_node_modules/picomatch/index.js +5 -5
  290. package/dist/_node_modules/picomatch/index.js.map +1 -1
  291. package/dist/_node_modules/picomatch/lib/constants.cjs +2 -1
  292. package/dist/_node_modules/picomatch/lib/constants.cjs.map +1 -1
  293. package/dist/_node_modules/picomatch/lib/constants.js +1 -1
  294. package/dist/_node_modules/picomatch/lib/parse.cjs +3 -2
  295. package/dist/_node_modules/picomatch/lib/parse.cjs.map +1 -1
  296. package/dist/_node_modules/picomatch/lib/parse.js +2 -2
  297. package/dist/_node_modules/picomatch/lib/picomatch.cjs +5 -4
  298. package/dist/_node_modules/picomatch/lib/picomatch.cjs.map +1 -1
  299. package/dist/_node_modules/picomatch/lib/picomatch.js +4 -4
  300. package/dist/_node_modules/picomatch/lib/scan.cjs +3 -2
  301. package/dist/_node_modules/picomatch/lib/scan.cjs.map +1 -1
  302. package/dist/_node_modules/picomatch/lib/scan.js +2 -2
  303. package/dist/_node_modules/picomatch/lib/utils.cjs +1 -2
  304. package/dist/_node_modules/picomatch/lib/utils.cjs.map +1 -1
  305. package/dist/_node_modules/picomatch/lib/utils.js +1 -4
  306. package/dist/_node_modules/queue-microtask/index.cjs +2 -1
  307. package/dist/_node_modules/queue-microtask/index.cjs.map +1 -1
  308. package/dist/_node_modules/queue-microtask/index.js +1 -1
  309. package/dist/_node_modules/reusify/reusify.cjs +2 -1
  310. package/dist/_node_modules/reusify/reusify.cjs.map +1 -1
  311. package/dist/_node_modules/reusify/reusify.js +1 -1
  312. package/dist/_node_modules/run-parallel/index.cjs +3 -2
  313. package/dist/_node_modules/run-parallel/index.cjs.map +1 -1
  314. package/dist/_node_modules/run-parallel/index.js +2 -2
  315. package/dist/_node_modules/spdx-correct/index.cjs +3 -2
  316. package/dist/_node_modules/spdx-correct/index.cjs.map +1 -1
  317. package/dist/_node_modules/spdx-correct/index.js +2 -2
  318. package/dist/_node_modules/spdx-expression-parse/index.cjs +4 -3
  319. package/dist/_node_modules/spdx-expression-parse/index.cjs.map +1 -1
  320. package/dist/_node_modules/spdx-expression-parse/index.js +3 -3
  321. package/dist/_node_modules/spdx-expression-parse/parse.cjs +2 -1
  322. package/dist/_node_modules/spdx-expression-parse/parse.cjs.map +1 -1
  323. package/dist/_node_modules/spdx-expression-parse/parse.js +1 -1
  324. package/dist/_node_modules/spdx-expression-parse/scan.cjs +2 -1
  325. package/dist/_node_modules/spdx-expression-parse/scan.cjs.map +1 -1
  326. package/dist/_node_modules/spdx-expression-parse/scan.js +1 -1
  327. package/dist/_node_modules/{is-number → to-regex-range/_node_modules/is-number}/index.cjs +2 -1
  328. package/dist/_node_modules/to-regex-range/_node_modules/is-number/index.cjs.map +1 -0
  329. package/dist/_node_modules/{is-number → to-regex-range/_node_modules/is-number}/index.js +1 -1
  330. package/dist/_node_modules/to-regex-range/_node_modules/is-number/index.js.map +1 -0
  331. package/dist/_node_modules/to-regex-range/index.cjs +4 -3
  332. package/dist/_node_modules/to-regex-range/index.cjs.map +1 -1
  333. package/dist/_node_modules/to-regex-range/index.js +2 -2
  334. package/dist/_node_modules/validate-npm-package-license/index.cjs +4 -3
  335. package/dist/_node_modules/validate-npm-package-license/index.cjs.map +1 -1
  336. package/dist/_node_modules/validate-npm-package-license/index.js +3 -3
  337. package/dist/_node_modules/yallist/iterator.cjs.map +1 -0
  338. package/dist/_node_modules/yallist/iterator.js.map +1 -0
  339. package/dist/_node_modules/{meow/_node_modules/yallist → yallist}/yallist.cjs +2 -1
  340. package/dist/_node_modules/yallist/yallist.cjs.map +1 -0
  341. package/dist/_node_modules/{meow/_node_modules/yallist → yallist}/yallist.js +1 -1
  342. package/dist/_node_modules/yallist/yallist.js.map +1 -0
  343. package/dist/_node_modules/yargs-parser/build/lib/index.cjs.map +1 -0
  344. package/dist/_node_modules/yargs-parser/build/lib/index.js.map +1 -0
  345. package/dist/_node_modules/yargs-parser/build/lib/string-utils.cjs.map +1 -0
  346. package/dist/_node_modules/yargs-parser/build/lib/string-utils.js.map +1 -0
  347. package/dist/_node_modules/yargs-parser/build/lib/tokenize-arg-string.cjs.map +1 -0
  348. package/dist/_node_modules/yargs-parser/build/lib/tokenize-arg-string.js.map +1 -0
  349. package/dist/_node_modules/yargs-parser/build/lib/yargs-parser-types.cjs.map +1 -0
  350. package/dist/_node_modules/yargs-parser/build/lib/yargs-parser-types.js.map +1 -0
  351. package/dist/_node_modules/yargs-parser/build/lib/yargs-parser.cjs.map +1 -0
  352. package/dist/_node_modules/yargs-parser/build/lib/yargs-parser.js.map +1 -0
  353. package/dist/_virtual/_commonjsHelpers.cjs +4 -0
  354. package/dist/_virtual/_commonjsHelpers.cjs.map +1 -1
  355. package/dist/_virtual/_commonjsHelpers.js +5 -1
  356. package/dist/_virtual/_commonjsHelpers.js.map +1 -1
  357. package/dist/_virtual/index.cjs +2 -10
  358. package/dist/_virtual/index.cjs.map +1 -1
  359. package/dist/_virtual/index.js +2 -11
  360. package/dist/_virtual/index.js.map +1 -1
  361. package/dist/_virtual/index10.cjs +2 -2
  362. package/dist/_virtual/index10.js +2 -2
  363. package/dist/_virtual/index11.cjs +2 -10
  364. package/dist/_virtual/index11.cjs.map +1 -1
  365. package/dist/_virtual/index11.js +2 -11
  366. package/dist/_virtual/index11.js.map +1 -1
  367. package/dist/_virtual/index12.cjs +2 -2
  368. package/dist/_virtual/index12.js +2 -2
  369. package/dist/_virtual/index13.cjs +2 -2
  370. package/dist/_virtual/index13.js +2 -2
  371. package/dist/_virtual/index14.cjs +2 -2
  372. package/dist/_virtual/index14.js +2 -2
  373. package/dist/_virtual/index15.cjs +2 -2
  374. package/dist/_virtual/index15.js +2 -2
  375. package/dist/_virtual/index16.cjs +2 -10
  376. package/dist/_virtual/index16.cjs.map +1 -1
  377. package/dist/_virtual/index16.js +2 -11
  378. package/dist/_virtual/index16.js.map +1 -1
  379. package/dist/_virtual/index17.cjs +2 -2
  380. package/dist/_virtual/index17.js +2 -2
  381. package/dist/_virtual/index2.cjs +2 -10
  382. package/dist/_virtual/index2.cjs.map +1 -1
  383. package/dist/_virtual/index2.js +2 -11
  384. package/dist/_virtual/index2.js.map +1 -1
  385. package/dist/_virtual/index3.cjs +2 -10
  386. package/dist/_virtual/index3.cjs.map +1 -1
  387. package/dist/_virtual/index3.js +2 -11
  388. package/dist/_virtual/index3.js.map +1 -1
  389. package/dist/_virtual/index4.cjs +1 -9
  390. package/dist/_virtual/index4.cjs.map +1 -1
  391. package/dist/_virtual/index4.js +2 -11
  392. package/dist/_virtual/index4.js.map +1 -1
  393. package/dist/_virtual/index5.cjs +2 -10
  394. package/dist/_virtual/index5.cjs.map +1 -1
  395. package/dist/_virtual/index5.js +2 -11
  396. package/dist/_virtual/index5.js.map +1 -1
  397. package/dist/_virtual/index6.cjs +2 -2
  398. package/dist/_virtual/index6.js +2 -2
  399. package/dist/_virtual/index7.cjs +2 -2
  400. package/dist/_virtual/index7.js +2 -2
  401. package/dist/_virtual/index8.cjs +2 -2
  402. package/dist/_virtual/index8.js +2 -2
  403. package/dist/_virtual/index9.cjs +2 -2
  404. package/dist/_virtual/index9.js +2 -2
  405. package/dist/_virtual/queue.cjs +1 -9
  406. package/dist/_virtual/queue.cjs.map +1 -1
  407. package/dist/_virtual/queue.js +2 -11
  408. package/dist/_virtual/queue.js.map +1 -1
  409. package/dist/packages/init/package.json.cjs +32 -32
  410. package/dist/packages/init/package.json.js +32 -32
  411. package/package.json +32 -32
  412. package/dist/_node_modules/fast-glob/_node_modules/glob-parent/index.cjs.map +0 -1
  413. package/dist/_node_modules/fast-glob/_node_modules/glob-parent/index.js.map +0 -1
  414. package/dist/_node_modules/is-number/index.cjs.map +0 -1
  415. package/dist/_node_modules/is-number/index.js.map +0 -1
  416. package/dist/_node_modules/json-parse-even-better-errors/index.cjs.map +0 -1
  417. package/dist/_node_modules/json-parse-even-better-errors/index.js.map +0 -1
  418. package/dist/_node_modules/meow/_node_modules/lru-cache/index.cjs.map +0 -1
  419. package/dist/_node_modules/meow/_node_modules/lru-cache/index.js.map +0 -1
  420. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/lru-cache/index.cjs.map +0 -1
  421. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/lru-cache/index.js.map +0 -1
  422. package/dist/_node_modules/meow/_node_modules/yallist/iterator.cjs.map +0 -1
  423. package/dist/_node_modules/meow/_node_modules/yallist/iterator.js.map +0 -1
  424. package/dist/_node_modules/meow/_node_modules/yallist/yallist.cjs.map +0 -1
  425. package/dist/_node_modules/meow/_node_modules/yallist/yallist.js.map +0 -1
  426. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/index.cjs.map +0 -1
  427. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/index.js.map +0 -1
  428. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/string-utils.cjs.map +0 -1
  429. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/string-utils.js.map +0 -1
  430. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/tokenize-arg-string.cjs.map +0 -1
  431. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/tokenize-arg-string.js.map +0 -1
  432. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/yargs-parser-types.cjs.map +0 -1
  433. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/yargs-parser-types.js.map +0 -1
  434. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/yargs-parser.cjs.map +0 -1
  435. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/yargs-parser.js.map +0 -1
  436. package/dist/_node_modules/minimist-options/_node_modules/is-plain-obj/index.cjs.map +0 -1
  437. package/dist/_node_modules/minimist-options/_node_modules/is-plain-obj/index.js.map +0 -1
  438. package/dist/_node_modules/trim-newlines/index.cjs.map +0 -1
  439. package/dist/_node_modules/trim-newlines/index.js.map +0 -1
  440. package/dist/_virtual/index18.cjs +0 -5
  441. package/dist/_virtual/index18.cjs.map +0 -1
  442. package/dist/_virtual/index18.js +0 -5
  443. package/dist/_virtual/index18.js.map +0 -1
  444. package/dist/packages/init/_node_modules/slash/index.cjs.map +0 -1
  445. package/dist/packages/init/_node_modules/slash/index.js.map +0 -1
  446. /package/dist/{packages/init → _node_modules/globby}/_node_modules/slash/index.cjs +0 -0
  447. /package/dist/{packages/init → _node_modules/globby}/_node_modules/slash/index.js +0 -0
  448. /package/dist/{packages/init/_node_modules → _node_modules}/globby/ignore.cjs.map +0 -0
  449. /package/dist/{packages/init/_node_modules → _node_modules}/globby/utilities.cjs +0 -0
  450. /package/dist/{packages/init/_node_modules → _node_modules}/globby/utilities.cjs.map +0 -0
  451. /package/dist/{packages/init/_node_modules → _node_modules}/globby/utilities.js +0 -0
  452. /package/dist/{packages/init/_node_modules → _node_modules}/globby/utilities.js.map +0 -0
  453. /package/dist/_node_modules/{trim-newlines → meow/_node_modules/trim-newlines}/index.cjs +0 -0
  454. /package/dist/_node_modules/{trim-newlines → meow/_node_modules/trim-newlines}/index.js +0 -0
  455. /package/dist/_node_modules/{meow/_node_modules/yallist → yallist}/iterator.cjs +0 -0
  456. /package/dist/_node_modules/{meow/_node_modules/yallist → yallist}/iterator.js +0 -0
  457. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/index.cjs +0 -0
  458. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/index.js +0 -0
  459. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/string-utils.cjs +0 -0
  460. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/string-utils.js +0 -0
  461. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/tokenize-arg-string.cjs +0 -0
  462. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/tokenize-arg-string.js +0 -0
  463. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/yargs-parser-types.cjs +0 -0
  464. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/yargs-parser-types.js +0 -0
  465. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/yargs-parser.cjs +0 -0
  466. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/yargs-parser.js +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/ignore/index.js"],"sourcesContent":["// A simple implementation of make-array\nfunction makeArray (subject) {\n return Array.isArray(subject)\n ? subject\n : [subject]\n}\n\nconst EMPTY = ''\nconst SPACE = ' '\nconst ESCAPE = '\\\\'\nconst REGEX_TEST_BLANK_LINE = /^\\s+$/\nconst REGEX_INVALID_TRAILING_BACKSLASH = /(?:[^\\\\]|^)\\\\$/\nconst REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\\\!/\nconst REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\\\#/\nconst REGEX_SPLITALL_CRLF = /\\r?\\n/g\n// /foo,\n// ./foo,\n// ../foo,\n// .\n// ..\nconst REGEX_TEST_INVALID_PATH = /^\\.*\\/|^\\.+$/\n\nconst SLASH = '/'\n\n// Do not use ternary expression here, since \"istanbul ignore next\" is buggy\nlet TMP_KEY_IGNORE = 'node-ignore'\n/* istanbul ignore else */\nif (typeof Symbol !== 'undefined') {\n TMP_KEY_IGNORE = Symbol.for('node-ignore')\n}\nconst KEY_IGNORE = TMP_KEY_IGNORE\n\nconst define = (object, key, value) =>\n Object.defineProperty(object, key, {value})\n\nconst REGEX_REGEXP_RANGE = /([0-z])-([0-z])/g\n\nconst RETURN_FALSE = () => false\n\n// Sanitize the range of a regular expression\n// The cases are complicated, see test cases for details\nconst sanitizeRange = range => range.replace(\n REGEX_REGEXP_RANGE,\n (match, from, to) => from.charCodeAt(0) <= to.charCodeAt(0)\n ? match\n // Invalid range (out of order) which is ok for gitignore rules but\n // fatal for JavaScript regular expression, so eliminate it.\n : EMPTY\n)\n\n// See fixtures #59\nconst cleanRangeBackSlash = slashes => {\n const {length} = slashes\n return slashes.slice(0, length - length % 2)\n}\n\n// > If the pattern ends with a slash,\n// > it is removed for the purpose of the following description,\n// > but it would only find a match with a directory.\n// > In other words, foo/ will match a directory foo and paths underneath it,\n// > but will not match a regular file or a symbolic link foo\n// > (this is consistent with the way how pathspec works in general in Git).\n// '`foo/`' will not match regular file '`foo`' or symbolic link '`foo`'\n// -> ignore-rules will not deal with it, because it costs extra `fs.stat` call\n// you could use option `mark: true` with `glob`\n\n// '`foo/`' should not continue with the '`..`'\nconst REPLACERS = [\n\n // > Trailing spaces are ignored unless they are quoted with backslash (\"\\\")\n [\n // (a\\ ) -> (a )\n // (a ) -> (a)\n // (a \\ ) -> (a )\n /\\\\?\\s+$/,\n match => match.indexOf('\\\\') === 0\n ? SPACE\n : EMPTY\n ],\n\n // replace (\\ ) with ' '\n [\n /\\\\\\s/g,\n () => SPACE\n ],\n\n // Escape metacharacters\n // which is written down by users but means special for regular expressions.\n\n // > There are 12 characters with special meanings:\n // > - the backslash \\,\n // > - the caret ^,\n // > - the dollar sign $,\n // > - the period or dot .,\n // > - the vertical bar or pipe symbol |,\n // > - the question mark ?,\n // > - the asterisk or star *,\n // > - the plus sign +,\n // > - the opening parenthesis (,\n // > - the closing parenthesis ),\n // > - and the opening square bracket [,\n // > - the opening curly brace {,\n // > These special characters are often called \"metacharacters\".\n [\n /[\\\\$.|*+(){^]/g,\n match => `\\\\${match}`\n ],\n\n [\n // > a question mark (?) matches a single character\n /(?!\\\\)\\?/g,\n () => '[^/]'\n ],\n\n // leading slash\n [\n\n // > A leading slash matches the beginning of the pathname.\n // > For example, \"/*.c\" matches \"cat-file.c\" but not \"mozilla-sha1/sha1.c\".\n // A leading slash matches the beginning of the pathname\n /^\\//,\n () => '^'\n ],\n\n // replace special metacharacter slash after the leading slash\n [\n /\\//g,\n () => '\\\\/'\n ],\n\n [\n // > A leading \"**\" followed by a slash means match in all directories.\n // > For example, \"**/foo\" matches file or directory \"foo\" anywhere,\n // > the same as pattern \"foo\".\n // > \"**/foo/bar\" matches file or directory \"bar\" anywhere that is directly\n // > under directory \"foo\".\n // Notice that the '*'s have been replaced as '\\\\*'\n /^\\^*\\\\\\*\\\\\\*\\\\\\//,\n\n // '**/foo' <-> 'foo'\n () => '^(?:.*\\\\/)?'\n ],\n\n // starting\n [\n // there will be no leading '/'\n // (which has been replaced by section \"leading slash\")\n // If starts with '**', adding a '^' to the regular expression also works\n /^(?=[^^])/,\n function startingReplacer () {\n // If has a slash `/` at the beginning or middle\n return !/\\/(?!$)/.test(this)\n // > Prior to 2.22.1\n // > If the pattern does not contain a slash /,\n // > Git treats it as a shell glob pattern\n // Actually, if there is only a trailing slash,\n // git also treats it as a shell glob pattern\n\n // After 2.22.1 (compatible but clearer)\n // > If there is a separator at the beginning or middle (or both)\n // > of the pattern, then the pattern is relative to the directory\n // > level of the particular .gitignore file itself.\n // > Otherwise the pattern may also match at any level below\n // > the .gitignore level.\n ? '(?:^|\\\\/)'\n\n // > Otherwise, Git treats the pattern as a shell glob suitable for\n // > consumption by fnmatch(3)\n : '^'\n }\n ],\n\n // two globstars\n [\n // Use lookahead assertions so that we could match more than one `'/**'`\n /\\\\\\/\\\\\\*\\\\\\*(?=\\\\\\/|$)/g,\n\n // Zero, one or several directories\n // should not use '*', or it will be replaced by the next replacer\n\n // Check if it is not the last `'/**'`\n (_, index, str) => index + 6 < str.length\n\n // case: /**/\n // > A slash followed by two consecutive asterisks then a slash matches\n // > zero or more directories.\n // > For example, \"a/**/b\" matches \"a/b\", \"a/x/b\", \"a/x/y/b\" and so on.\n // '/**/'\n ? '(?:\\\\/[^\\\\/]+)*'\n\n // case: /**\n // > A trailing `\"/**\"` matches everything inside.\n\n // #21: everything inside but it should not include the current folder\n : '\\\\/.+'\n ],\n\n // normal intermediate wildcards\n [\n // Never replace escaped '*'\n // ignore rule '\\*' will match the path '*'\n\n // 'abc.*/' -> go\n // 'abc.*' -> skip this rule,\n // coz trailing single wildcard will be handed by [trailing wildcard]\n /(^|[^\\\\]+)(\\\\\\*)+(?=.+)/g,\n\n // '*.js' matches '.js'\n // '*.js' doesn't match 'abc'\n (_, p1, p2) => {\n // 1.\n // > An asterisk \"*\" matches anything except a slash.\n // 2.\n // > Other consecutive asterisks are considered regular asterisks\n // > and will match according to the previous rules.\n const unescaped = p2.replace(/\\\\\\*/g, '[^\\\\/]*')\n return p1 + unescaped\n }\n ],\n\n [\n // unescape, revert step 3 except for back slash\n // For example, if a user escape a '\\\\*',\n // after step 3, the result will be '\\\\\\\\\\\\*'\n /\\\\\\\\\\\\(?=[$.|*+(){^])/g,\n () => ESCAPE\n ],\n\n [\n // '\\\\\\\\' -> '\\\\'\n /\\\\\\\\/g,\n () => ESCAPE\n ],\n\n [\n // > The range notation, e.g. [a-zA-Z],\n // > can be used to match one of the characters in a range.\n\n // `\\` is escaped by step 3\n /(\\\\)?\\[([^\\]/]*?)(\\\\*)($|\\])/g,\n (match, leadEscape, range, endEscape, close) => leadEscape === ESCAPE\n // '\\\\[bar]' -> '\\\\\\\\[bar\\\\]'\n ? `\\\\[${range}${cleanRangeBackSlash(endEscape)}${close}`\n : close === ']'\n ? endEscape.length % 2 === 0\n // A normal case, and it is a range notation\n // '[bar]'\n // '[bar\\\\\\\\]'\n ? `[${sanitizeRange(range)}${endEscape}]`\n // Invalid range notaton\n // '[bar\\\\]' -> '[bar\\\\\\\\]'\n : '[]'\n : '[]'\n ],\n\n // ending\n [\n // 'js' will not match 'js.'\n // 'ab' will not match 'abc'\n /(?:[^*])$/,\n\n // WTF!\n // https://git-scm.com/docs/gitignore\n // changes in [2.22.1](https://git-scm.com/docs/gitignore/2.22.1)\n // which re-fixes #24, #38\n\n // > If there is a separator at the end of the pattern then the pattern\n // > will only match directories, otherwise the pattern can match both\n // > files and directories.\n\n // 'js*' will not match 'a.js'\n // 'js/' will not match 'a.js'\n // 'js' will match 'a.js' and 'a.js/'\n match => /\\/$/.test(match)\n // foo/ will not match 'foo'\n ? `${match}$`\n // foo matches 'foo' and 'foo/'\n : `${match}(?=$|\\\\/$)`\n ],\n\n // trailing wildcard\n [\n /(\\^|\\\\\\/)?\\\\\\*$/,\n (_, p1) => {\n const prefix = p1\n // '\\^':\n // '/*' does not match EMPTY\n // '/*' does not match everything\n\n // '\\\\\\/':\n // 'abc/*' does not match 'abc/'\n ? `${p1}[^/]+`\n\n // 'a*' matches 'a'\n // 'a*' matches 'aa'\n : '[^/]*'\n\n return `${prefix}(?=$|\\\\/$)`\n }\n ],\n]\n\n// A simple cache, because an ignore rule only has only one certain meaning\nconst regexCache = Object.create(null)\n\n// @param {pattern}\nconst makeRegex = (pattern, ignoreCase) => {\n let source = regexCache[pattern]\n\n if (!source) {\n source = REPLACERS.reduce(\n (prev, current) => prev.replace(current[0], current[1].bind(pattern)),\n pattern\n )\n regexCache[pattern] = source\n }\n\n return ignoreCase\n ? new RegExp(source, 'i')\n : new RegExp(source)\n}\n\nconst isString = subject => typeof subject === 'string'\n\n// > A blank line matches no files, so it can serve as a separator for readability.\nconst checkPattern = pattern => pattern\n && isString(pattern)\n && !REGEX_TEST_BLANK_LINE.test(pattern)\n && !REGEX_INVALID_TRAILING_BACKSLASH.test(pattern)\n\n // > A line starting with # serves as a comment.\n && pattern.indexOf('#') !== 0\n\nconst splitPattern = pattern => pattern.split(REGEX_SPLITALL_CRLF)\n\nclass IgnoreRule {\n constructor (\n origin,\n pattern,\n negative,\n regex\n ) {\n this.origin = origin\n this.pattern = pattern\n this.negative = negative\n this.regex = regex\n }\n}\n\nconst createRule = (pattern, ignoreCase) => {\n const origin = pattern\n let negative = false\n\n // > An optional prefix \"!\" which negates the pattern;\n if (pattern.indexOf('!') === 0) {\n negative = true\n pattern = pattern.substr(1)\n }\n\n pattern = pattern\n // > Put a backslash (\"\\\") in front of the first \"!\" for patterns that\n // > begin with a literal \"!\", for example, `\"\\!important!.txt\"`.\n .replace(REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION, '!')\n // > Put a backslash (\"\\\") in front of the first hash for patterns that\n // > begin with a hash.\n .replace(REGEX_REPLACE_LEADING_EXCAPED_HASH, '#')\n\n const regex = makeRegex(pattern, ignoreCase)\n\n return new IgnoreRule(\n origin,\n pattern,\n negative,\n regex\n )\n}\n\nconst throwError = (message, Ctor) => {\n throw new Ctor(message)\n}\n\nconst checkPath = (path, originalPath, doThrow) => {\n if (!isString(path)) {\n return doThrow(\n `path must be a string, but got \\`${originalPath}\\``,\n TypeError\n )\n }\n\n // We don't know if we should ignore EMPTY, so throw\n if (!path) {\n return doThrow(`path must not be empty`, TypeError)\n }\n\n // Check if it is a relative path\n if (checkPath.isNotRelative(path)) {\n const r = '`path.relative()`d'\n return doThrow(\n `path should be a ${r} string, but got \"${originalPath}\"`,\n RangeError\n )\n }\n\n return true\n}\n\nconst isNotRelative = path => REGEX_TEST_INVALID_PATH.test(path)\n\ncheckPath.isNotRelative = isNotRelative\ncheckPath.convert = p => p\n\nclass Ignore {\n constructor ({\n ignorecase = true,\n ignoreCase = ignorecase,\n allowRelativePaths = false\n } = {}) {\n define(this, KEY_IGNORE, true)\n\n this._rules = []\n this._ignoreCase = ignoreCase\n this._allowRelativePaths = allowRelativePaths\n this._initCache()\n }\n\n _initCache () {\n this._ignoreCache = Object.create(null)\n this._testCache = Object.create(null)\n }\n\n _addPattern (pattern) {\n // #32\n if (pattern && pattern[KEY_IGNORE]) {\n this._rules = this._rules.concat(pattern._rules)\n this._added = true\n return\n }\n\n if (checkPattern(pattern)) {\n const rule = createRule(pattern, this._ignoreCase)\n this._added = true\n this._rules.push(rule)\n }\n }\n\n // @param {Array<string> | string | Ignore} pattern\n add (pattern) {\n this._added = false\n\n makeArray(\n isString(pattern)\n ? splitPattern(pattern)\n : pattern\n ).forEach(this._addPattern, this)\n\n // Some rules have just added to the ignore,\n // making the behavior changed.\n if (this._added) {\n this._initCache()\n }\n\n return this\n }\n\n // legacy\n addPattern (pattern) {\n return this.add(pattern)\n }\n\n // | ignored : unignored\n // negative | 0:0 | 0:1 | 1:0 | 1:1\n // -------- | ------- | ------- | ------- | --------\n // 0 | TEST | TEST | SKIP | X\n // 1 | TESTIF | SKIP | TEST | X\n\n // - SKIP: always skip\n // - TEST: always test\n // - TESTIF: only test if checkUnignored\n // - X: that never happen\n\n // @param {boolean} whether should check if the path is unignored,\n // setting `checkUnignored` to `false` could reduce additional\n // path matching.\n\n // @returns {TestResult} true if a file is ignored\n _testOne (path, checkUnignored) {\n let ignored = false\n let unignored = false\n\n this._rules.forEach(rule => {\n const {negative} = rule\n if (\n unignored === negative && ignored !== unignored\n || negative && !ignored && !unignored && !checkUnignored\n ) {\n return\n }\n\n const matched = rule.regex.test(path)\n\n if (matched) {\n ignored = !negative\n unignored = negative\n }\n })\n\n return {\n ignored,\n unignored\n }\n }\n\n // @returns {TestResult}\n _test (originalPath, cache, checkUnignored, slices) {\n const path = originalPath\n // Supports nullable path\n && checkPath.convert(originalPath)\n\n checkPath(\n path,\n originalPath,\n this._allowRelativePaths\n ? RETURN_FALSE\n : throwError\n )\n\n return this._t(path, cache, checkUnignored, slices)\n }\n\n _t (path, cache, checkUnignored, slices) {\n if (path in cache) {\n return cache[path]\n }\n\n if (!slices) {\n // path/to/a.js\n // ['path', 'to', 'a.js']\n slices = path.split(SLASH)\n }\n\n slices.pop()\n\n // If the path has no parent directory, just test it\n if (!slices.length) {\n return cache[path] = this._testOne(path, checkUnignored)\n }\n\n const parent = this._t(\n slices.join(SLASH) + SLASH,\n cache,\n checkUnignored,\n slices\n )\n\n // If the path contains a parent directory, check the parent first\n return cache[path] = parent.ignored\n // > It is not possible to re-include a file if a parent directory of\n // > that file is excluded.\n ? parent\n : this._testOne(path, checkUnignored)\n }\n\n ignores (path) {\n return this._test(path, this._ignoreCache, false).ignored\n }\n\n createFilter () {\n return path => !this.ignores(path)\n }\n\n filter (paths) {\n return makeArray(paths).filter(this.createFilter())\n }\n\n // @returns {TestResult}\n test (path) {\n return this._test(path, this._testCache, true)\n }\n}\n\nconst factory = options => new Ignore(options)\n\nconst isPathValid = path =>\n checkPath(path && checkPath.convert(path), path, RETURN_FALSE)\n\nfactory.isPathValid = isPathValid\n\n// Fixes typescript\nfactory.default = factory\n\nmodule.exports = factory\n\n// Windows\n// --------------------------------------------------------------\n/* istanbul ignore if */\nif (\n // Detect `process` so that it can run in browsers.\n typeof process !== 'undefined'\n && (\n process.env && process.env.IGNORE_TEST_WIN32\n || process.platform === 'win32'\n )\n) {\n /* eslint no-control-regex: \"off\" */\n const makePosix = str => /^\\\\\\\\\\?\\\\/.test(str)\n || /[\"<>|\\u0000-\\u001F]+/u.test(str)\n ? str\n : str.replace(/\\\\/g, '/')\n\n checkPath.convert = makePosix\n\n // 'C:\\\\foo' <- 'C:\\\\foo' has been converted to 'C:/'\n // 'd:\\\\foo'\n const REGIX_IS_WINDOWS_PATH_ABSOLUTE = /^[a-z]:\\//i\n checkPath.isNotRelative = path =>\n REGIX_IS_WINDOWS_PATH_ABSOLUTE.test(path)\n || isNotRelative(path)\n}\n"],"names":[],"mappings":";AACA,SAAS,UAAW,SAAS;AAC3B,SAAO,MAAM,QAAQ,OAAO,IACxB,UACA,CAAC,OAAO;AACd;AAEA,MAAM,QAAQ;AACd,MAAM,QAAQ;AACd,MAAM,SAAS;AACf,MAAM,wBAAwB;AAC9B,MAAM,mCAAmC;AACzC,MAAM,4CAA4C;AAClD,MAAM,qCAAqC;AAC3C,MAAM,sBAAsB;AAM5B,MAAM,0BAA0B;AAEhC,MAAM,QAAQ;AAGd,IAAI,iBAAiB;AAErB,IAAI,OAAO,WAAW,aAAa;AACjC,mBAAiB,OAAO,IAAI,aAAa;AAC3C;AACA,MAAM,aAAa;AAEnB,MAAM,SAAS,CAAC,QAAQ,KAAK,UAC3B,OAAO,eAAe,QAAQ,KAAK,EAAC,MAAK,CAAC;AAE5C,MAAM,qBAAqB;AAE3B,MAAM,eAAe,MAAM;AAI3B,MAAM,gBAAgB,WAAS,MAAM;AAAA,EACnC;AAAA,EACA,CAAC,OAAO,MAAM,OAAO,KAAK,WAAW,CAAC,KAAK,GAAG,WAAW,CAAC,IACtD,QAGA;AACN;AAGA,MAAM,sBAAsB,aAAW;AACrC,QAAM,EAAC,OAAM,IAAI;AACjB,SAAO,QAAQ,MAAM,GAAG,SAAS,SAAS,CAAC;AAC7C;AAaA,MAAM,YAAY;AAAA;AAAA,EAGhB;AAAA;AAAA;AAAA;AAAA,IAIE;AAAA,IACA,WAAS,MAAM,QAAQ,IAAI,MAAM,IAC7B,QACA;AAAA,EACL;AAAA;AAAA,EAGD;AAAA,IACE;AAAA,IACA,MAAM;AAAA,EACP;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAmBD;AAAA,IACE;AAAA,IACA,WAAS,KAAK;AAAA,EACf;AAAA,EAED;AAAA;AAAA,IAEE;AAAA,IACA,MAAM;AAAA,EACP;AAAA;AAAA,EAGD;AAAA;AAAA;AAAA;AAAA,IAKE;AAAA,IACA,MAAM;AAAA,EACP;AAAA;AAAA,EAGD;AAAA,IACE;AAAA,IACA,MAAM;AAAA,EACP;AAAA,EAED;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOE;AAAA;AAAA,IAGA,MAAM;AAAA,EACP;AAAA;AAAA,EAGD;AAAA;AAAA;AAAA;AAAA,IAIE;AAAA,IACA,SAAS,mBAAoB;AAE3B,aAAO,CAAC,UAAU,KAAK,IAAI,IAavB,cAIA;AAAA,IACL;AAAA,EACF;AAAA;AAAA,EAGD;AAAA;AAAA,IAEE;AAAA;AAAA;AAAA;AAAA,IAMA,CAAC,GAAG,OAAO,QAAQ,QAAQ,IAAI,IAAI,SAO/B,oBAMA;AAAA,EACL;AAAA;AAAA,EAGD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOE;AAAA;AAAA;AAAA,IAIA,CAAC,GAAG,IAAI,OAAO;AAMb,YAAM,YAAY,GAAG,QAAQ,SAAS,SAAS;AAC/C,aAAO,KAAK;AAAA,IACb;AAAA,EACF;AAAA,EAED;AAAA;AAAA;AAAA;AAAA,IAIE;AAAA,IACA,MAAM;AAAA,EACP;AAAA,EAED;AAAA;AAAA,IAEE;AAAA,IACA,MAAM;AAAA,EACP;AAAA,EAED;AAAA;AAAA;AAAA;AAAA,IAKE;AAAA,IACA,CAAC,OAAO,YAAY,OAAO,WAAW,UAAU,eAAe,SAE3D,MAAM,QAAQ,oBAAoB,SAAS,IAAI,UAC/C,UAAU,MACR,UAAU,SAAS,MAAM,IAIvB,IAAI,cAAc,KAAK,IAAI,eAG3B,OACF;AAAA,EACP;AAAA;AAAA,EAGD;AAAA;AAAA;AAAA,IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAcA,WAAS,MAAM,KAAK,KAAK,IAErB,GAAG,WAEH,GAAG;AAAA,EACR;AAAA;AAAA,EAGD;AAAA,IACE;AAAA,IACA,CAAC,GAAG,OAAO;AACT,YAAM,SAAS,KAOX,GAAG,YAIH;AAEJ,aAAO,GAAG;AAAA,IACX;AAAA,EACF;AACH;AAGA,MAAM,aAAa,uBAAO,OAAO,IAAI;AAGrC,MAAM,YAAY,CAAC,SAAS,eAAe;AACzC,MAAI,SAAS,WAAW,OAAO;AAE/B,MAAI,CAAC,QAAQ;AACX,aAAS,UAAU;AAAA,MACjB,CAAC,MAAM,YAAY,KAAK,QAAQ,QAAQ,CAAC,GAAG,QAAQ,CAAC,EAAE,KAAK,OAAO,CAAC;AAAA,MACpE;AAAA,IACD;AACD,eAAW,OAAO,IAAI;AAAA,EACvB;AAED,SAAO,aACH,IAAI,OAAO,QAAQ,GAAG,IACtB,IAAI,OAAO,MAAM;AACvB;AAEA,MAAM,WAAW,aAAW,OAAO,YAAY;AAG/C,MAAM,eAAe,aAAW,WAC3B,SAAS,OAAO,KAChB,CAAC,sBAAsB,KAAK,OAAO,KACnC,CAAC,iCAAiC,KAAK,OAAO,KAG9C,QAAQ,QAAQ,GAAG,MAAM;AAE9B,MAAM,eAAe,aAAW,QAAQ,MAAM,mBAAmB;AAEjE,MAAM,WAAW;AAAA,EACf,YACE,QACA,SACA,UACA,OACA;AACA,SAAK,SAAS;AACd,SAAK,UAAU;AACf,SAAK,WAAW;AAChB,SAAK,QAAQ;AAAA,EACd;AACH;AAEA,MAAM,aAAa,CAAC,SAAS,eAAe;AAC1C,QAAM,SAAS;AACf,MAAI,WAAW;AAGf,MAAI,QAAQ,QAAQ,GAAG,MAAM,GAAG;AAC9B,eAAW;AACX,cAAU,QAAQ,OAAO,CAAC;AAAA,EAC3B;AAED,YAAU,QAGT,QAAQ,2CAA2C,GAAG,EAGtD,QAAQ,oCAAoC,GAAG;AAEhD,QAAM,QAAQ,UAAU,SAAS,UAAU;AAE3C,SAAO,IAAI;AAAA,IACT;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACD;AACH;AAEA,MAAM,aAAa,CAAC,SAAS,SAAS;AACpC,QAAM,IAAI,KAAK,OAAO;AACxB;AAEA,MAAM,YAAY,CAAC,MAAM,cAAc,YAAY;AACjD,MAAI,CAAC,SAAS,IAAI,GAAG;AACnB,WAAO;AAAA,MACL,oCAAoC;AAAA,MACpC;AAAA,IACD;AAAA,EACF;AAGD,MAAI,CAAC,MAAM;AACT,WAAO,QAAQ,0BAA0B,SAAS;AAAA,EACnD;AAGD,MAAI,UAAU,cAAc,IAAI,GAAG;AACjC,UAAM,IAAI;AACV,WAAO;AAAA,MACL,oBAAoB,sBAAsB;AAAA,MAC1C;AAAA,IACD;AAAA,EACF;AAED,SAAO;AACT;AAEA,MAAM,gBAAgB,UAAQ,wBAAwB,KAAK,IAAI;AAE/D,UAAU,gBAAgB;AAC1B,UAAU,UAAU,OAAK;AAEzB,MAAM,OAAO;AAAA,EACX,YAAa;AAAA,IACX,aAAa;AAAA,IACb,aAAa;AAAA,IACb,qBAAqB;AAAA,EACtB,IAAG,IAAI;AACN,WAAO,MAAM,YAAY,IAAI;AAE7B,SAAK,SAAS,CAAE;AAChB,SAAK,cAAc;AACnB,SAAK,sBAAsB;AAC3B,SAAK,WAAY;AAAA,EAClB;AAAA,EAED,aAAc;AACZ,SAAK,eAAe,uBAAO,OAAO,IAAI;AACtC,SAAK,aAAa,uBAAO,OAAO,IAAI;AAAA,EACrC;AAAA,EAED,YAAa,SAAS;AAEpB,QAAI,WAAW,QAAQ,UAAU,GAAG;AAClC,WAAK,SAAS,KAAK,OAAO,OAAO,QAAQ,MAAM;AAC/C,WAAK,SAAS;AACd;AAAA,IACD;AAED,QAAI,aAAa,OAAO,GAAG;AACzB,YAAM,OAAO,WAAW,SAAS,KAAK,WAAW;AACjD,WAAK,SAAS;AACd,WAAK,OAAO,KAAK,IAAI;AAAA,IACtB;AAAA,EACF;AAAA;AAAA,EAGD,IAAK,SAAS;AACZ,SAAK,SAAS;AAEd;AAAA,MACE,SAAS,OAAO,IACZ,aAAa,OAAO,IACpB;AAAA,IACL,EAAC,QAAQ,KAAK,aAAa,IAAI;AAIhC,QAAI,KAAK,QAAQ;AACf,WAAK,WAAY;AAAA,IAClB;AAED,WAAO;AAAA,EACR;AAAA;AAAA,EAGD,WAAY,SAAS;AACnB,WAAO,KAAK,IAAI,OAAO;AAAA,EACxB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAkBD,SAAU,MAAM,gBAAgB;AAC9B,QAAI,UAAU;AACd,QAAI,YAAY;AAEhB,SAAK,OAAO,QAAQ,UAAQ;AAC1B,YAAM,EAAC,SAAQ,IAAI;AACnB,UACE,cAAc,YAAY,YAAY,aACnC,YAAY,CAAC,WAAW,CAAC,aAAa,CAAC,gBAC1C;AACA;AAAA,MACD;AAED,YAAM,UAAU,KAAK,MAAM,KAAK,IAAI;AAEpC,UAAI,SAAS;AACX,kBAAU,CAAC;AACX,oBAAY;AAAA,MACb;AAAA,IACP,CAAK;AAED,WAAO;AAAA,MACL;AAAA,MACA;AAAA,IACD;AAAA,EACF;AAAA;AAAA,EAGD,MAAO,cAAc,OAAO,gBAAgB,QAAQ;AAClD,UAAM,OAAO,gBAER,UAAU,QAAQ,YAAY;AAEnC;AAAA,MACE;AAAA,MACA;AAAA,MACA,KAAK,sBACD,eACA;AAAA,IACL;AAED,WAAO,KAAK,GAAG,MAAM,OAAO,gBAAgB,MAAM;AAAA,EACnD;AAAA,EAED,GAAI,MAAM,OAAO,gBAAgB,QAAQ;AACvC,QAAI,QAAQ,OAAO;AACjB,aAAO,MAAM,IAAI;AAAA,IAClB;AAED,QAAI,CAAC,QAAQ;AAGX,eAAS,KAAK,MAAM,KAAK;AAAA,IAC1B;AAED,WAAO,IAAK;AAGZ,QAAI,CAAC,OAAO,QAAQ;AAClB,aAAO,MAAM,IAAI,IAAI,KAAK,SAAS,MAAM,cAAc;AAAA,IACxD;AAED,UAAM,SAAS,KAAK;AAAA,MAClB,OAAO,KAAK,KAAK,IAAI;AAAA,MACrB;AAAA,MACA;AAAA,MACA;AAAA,IACD;AAGD,WAAO,MAAM,IAAI,IAAI,OAAO,UAGxB,SACA,KAAK,SAAS,MAAM,cAAc;AAAA,EACvC;AAAA,EAED,QAAS,MAAM;AACb,WAAO,KAAK,MAAM,MAAM,KAAK,cAAc,KAAK,EAAE;AAAA,EACnD;AAAA,EAED,eAAgB;AACd,WAAO,UAAQ,CAAC,KAAK,QAAQ,IAAI;AAAA,EAClC;AAAA,EAED,OAAQ,OAAO;AACb,WAAO,UAAU,KAAK,EAAE,OAAO,KAAK,aAAY,CAAE;AAAA,EACnD;AAAA;AAAA,EAGD,KAAM,MAAM;AACV,WAAO,KAAK,MAAM,MAAM,KAAK,YAAY,IAAI;AAAA,EAC9C;AACH;AAEA,MAAM,UAAU,aAAW,IAAI,OAAO,OAAO;AAE7C,MAAM,cAAc,UAClB,UAAU,QAAQ,UAAU,QAAQ,IAAI,GAAG,MAAM,YAAY;AAE/D,QAAQ,cAAc;AAGtB,QAAQ,UAAU;AAElB,IAAA,SAAiB;AAKjB;AAAA;AAAA,EAEE,OAAO,YAAY,gBAEjB,QAAQ,OAAO,QAAQ,IAAI,qBACxB,QAAQ,aAAa;AAAA,EAE1B;AAEA,QAAM,YAAY,SAAO,YAAY,KAAK,GAAG,KAC1C,wBAAwB,KAAK,GAAG,IAC/B,MACA,IAAI,QAAQ,OAAO,GAAG;AAE1B,YAAU,UAAU;AAIpB,QAAM,iCAAiC;AACvC,YAAU,gBAAgB,UACxB,+BAA+B,KAAK,IAAI,KACrC,cAAc,IAAI;AACzB;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/ignore/index.js"],"sourcesContent":["// A simple implementation of make-array\nfunction makeArray (subject) {\n return Array.isArray(subject)\n ? subject\n : [subject]\n}\n\nconst EMPTY = ''\nconst SPACE = ' '\nconst ESCAPE = '\\\\'\nconst REGEX_TEST_BLANK_LINE = /^\\s+$/\nconst REGEX_INVALID_TRAILING_BACKSLASH = /(?:[^\\\\]|^)\\\\$/\nconst REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\\\!/\nconst REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\\\#/\nconst REGEX_SPLITALL_CRLF = /\\r?\\n/g\n// /foo,\n// ./foo,\n// ../foo,\n// .\n// ..\nconst REGEX_TEST_INVALID_PATH = /^\\.*\\/|^\\.+$/\n\nconst SLASH = '/'\n\n// Do not use ternary expression here, since \"istanbul ignore next\" is buggy\nlet TMP_KEY_IGNORE = 'node-ignore'\n/* istanbul ignore else */\nif (typeof Symbol !== 'undefined') {\n TMP_KEY_IGNORE = Symbol.for('node-ignore')\n}\nconst KEY_IGNORE = TMP_KEY_IGNORE\n\nconst define = (object, key, value) =>\n Object.defineProperty(object, key, {value})\n\nconst REGEX_REGEXP_RANGE = /([0-z])-([0-z])/g\n\nconst RETURN_FALSE = () => false\n\n// Sanitize the range of a regular expression\n// The cases are complicated, see test cases for details\nconst sanitizeRange = range => range.replace(\n REGEX_REGEXP_RANGE,\n (match, from, to) => from.charCodeAt(0) <= to.charCodeAt(0)\n ? match\n // Invalid range (out of order) which is ok for gitignore rules but\n // fatal for JavaScript regular expression, so eliminate it.\n : EMPTY\n)\n\n// See fixtures #59\nconst cleanRangeBackSlash = slashes => {\n const {length} = slashes\n return slashes.slice(0, length - length % 2)\n}\n\n// > If the pattern ends with a slash,\n// > it is removed for the purpose of the following description,\n// > but it would only find a match with a directory.\n// > In other words, foo/ will match a directory foo and paths underneath it,\n// > but will not match a regular file or a symbolic link foo\n// > (this is consistent with the way how pathspec works in general in Git).\n// '`foo/`' will not match regular file '`foo`' or symbolic link '`foo`'\n// -> ignore-rules will not deal with it, because it costs extra `fs.stat` call\n// you could use option `mark: true` with `glob`\n\n// '`foo/`' should not continue with the '`..`'\nconst REPLACERS = [\n\n // > Trailing spaces are ignored unless they are quoted with backslash (\"\\\")\n [\n // (a\\ ) -> (a )\n // (a ) -> (a)\n // (a \\ ) -> (a )\n /\\\\?\\s+$/,\n match => match.indexOf('\\\\') === 0\n ? SPACE\n : EMPTY\n ],\n\n // replace (\\ ) with ' '\n [\n /\\\\\\s/g,\n () => SPACE\n ],\n\n // Escape metacharacters\n // which is written down by users but means special for regular expressions.\n\n // > There are 12 characters with special meanings:\n // > - the backslash \\,\n // > - the caret ^,\n // > - the dollar sign $,\n // > - the period or dot .,\n // > - the vertical bar or pipe symbol |,\n // > - the question mark ?,\n // > - the asterisk or star *,\n // > - the plus sign +,\n // > - the opening parenthesis (,\n // > - the closing parenthesis ),\n // > - and the opening square bracket [,\n // > - the opening curly brace {,\n // > These special characters are often called \"metacharacters\".\n [\n /[\\\\$.|*+(){^]/g,\n match => `\\\\${match}`\n ],\n\n [\n // > a question mark (?) matches a single character\n /(?!\\\\)\\?/g,\n () => '[^/]'\n ],\n\n // leading slash\n [\n\n // > A leading slash matches the beginning of the pathname.\n // > For example, \"/*.c\" matches \"cat-file.c\" but not \"mozilla-sha1/sha1.c\".\n // A leading slash matches the beginning of the pathname\n /^\\//,\n () => '^'\n ],\n\n // replace special metacharacter slash after the leading slash\n [\n /\\//g,\n () => '\\\\/'\n ],\n\n [\n // > A leading \"**\" followed by a slash means match in all directories.\n // > For example, \"**/foo\" matches file or directory \"foo\" anywhere,\n // > the same as pattern \"foo\".\n // > \"**/foo/bar\" matches file or directory \"bar\" anywhere that is directly\n // > under directory \"foo\".\n // Notice that the '*'s have been replaced as '\\\\*'\n /^\\^*\\\\\\*\\\\\\*\\\\\\//,\n\n // '**/foo' <-> 'foo'\n () => '^(?:.*\\\\/)?'\n ],\n\n // starting\n [\n // there will be no leading '/'\n // (which has been replaced by section \"leading slash\")\n // If starts with '**', adding a '^' to the regular expression also works\n /^(?=[^^])/,\n function startingReplacer () {\n // If has a slash `/` at the beginning or middle\n return !/\\/(?!$)/.test(this)\n // > Prior to 2.22.1\n // > If the pattern does not contain a slash /,\n // > Git treats it as a shell glob pattern\n // Actually, if there is only a trailing slash,\n // git also treats it as a shell glob pattern\n\n // After 2.22.1 (compatible but clearer)\n // > If there is a separator at the beginning or middle (or both)\n // > of the pattern, then the pattern is relative to the directory\n // > level of the particular .gitignore file itself.\n // > Otherwise the pattern may also match at any level below\n // > the .gitignore level.\n ? '(?:^|\\\\/)'\n\n // > Otherwise, Git treats the pattern as a shell glob suitable for\n // > consumption by fnmatch(3)\n : '^'\n }\n ],\n\n // two globstars\n [\n // Use lookahead assertions so that we could match more than one `'/**'`\n /\\\\\\/\\\\\\*\\\\\\*(?=\\\\\\/|$)/g,\n\n // Zero, one or several directories\n // should not use '*', or it will be replaced by the next replacer\n\n // Check if it is not the last `'/**'`\n (_, index, str) => index + 6 < str.length\n\n // case: /**/\n // > A slash followed by two consecutive asterisks then a slash matches\n // > zero or more directories.\n // > For example, \"a/**/b\" matches \"a/b\", \"a/x/b\", \"a/x/y/b\" and so on.\n // '/**/'\n ? '(?:\\\\/[^\\\\/]+)*'\n\n // case: /**\n // > A trailing `\"/**\"` matches everything inside.\n\n // #21: everything inside but it should not include the current folder\n : '\\\\/.+'\n ],\n\n // normal intermediate wildcards\n [\n // Never replace escaped '*'\n // ignore rule '\\*' will match the path '*'\n\n // 'abc.*/' -> go\n // 'abc.*' -> skip this rule,\n // coz trailing single wildcard will be handed by [trailing wildcard]\n /(^|[^\\\\]+)(\\\\\\*)+(?=.+)/g,\n\n // '*.js' matches '.js'\n // '*.js' doesn't match 'abc'\n (_, p1, p2) => {\n // 1.\n // > An asterisk \"*\" matches anything except a slash.\n // 2.\n // > Other consecutive asterisks are considered regular asterisks\n // > and will match according to the previous rules.\n const unescaped = p2.replace(/\\\\\\*/g, '[^\\\\/]*')\n return p1 + unescaped\n }\n ],\n\n [\n // unescape, revert step 3 except for back slash\n // For example, if a user escape a '\\\\*',\n // after step 3, the result will be '\\\\\\\\\\\\*'\n /\\\\\\\\\\\\(?=[$.|*+(){^])/g,\n () => ESCAPE\n ],\n\n [\n // '\\\\\\\\' -> '\\\\'\n /\\\\\\\\/g,\n () => ESCAPE\n ],\n\n [\n // > The range notation, e.g. [a-zA-Z],\n // > can be used to match one of the characters in a range.\n\n // `\\` is escaped by step 3\n /(\\\\)?\\[([^\\]/]*?)(\\\\*)($|\\])/g,\n (match, leadEscape, range, endEscape, close) => leadEscape === ESCAPE\n // '\\\\[bar]' -> '\\\\\\\\[bar\\\\]'\n ? `\\\\[${range}${cleanRangeBackSlash(endEscape)}${close}`\n : close === ']'\n ? endEscape.length % 2 === 0\n // A normal case, and it is a range notation\n // '[bar]'\n // '[bar\\\\\\\\]'\n ? `[${sanitizeRange(range)}${endEscape}]`\n // Invalid range notaton\n // '[bar\\\\]' -> '[bar\\\\\\\\]'\n : '[]'\n : '[]'\n ],\n\n // ending\n [\n // 'js' will not match 'js.'\n // 'ab' will not match 'abc'\n /(?:[^*])$/,\n\n // WTF!\n // https://git-scm.com/docs/gitignore\n // changes in [2.22.1](https://git-scm.com/docs/gitignore/2.22.1)\n // which re-fixes #24, #38\n\n // > If there is a separator at the end of the pattern then the pattern\n // > will only match directories, otherwise the pattern can match both\n // > files and directories.\n\n // 'js*' will not match 'a.js'\n // 'js/' will not match 'a.js'\n // 'js' will match 'a.js' and 'a.js/'\n match => /\\/$/.test(match)\n // foo/ will not match 'foo'\n ? `${match}$`\n // foo matches 'foo' and 'foo/'\n : `${match}(?=$|\\\\/$)`\n ],\n\n // trailing wildcard\n [\n /(\\^|\\\\\\/)?\\\\\\*$/,\n (_, p1) => {\n const prefix = p1\n // '\\^':\n // '/*' does not match EMPTY\n // '/*' does not match everything\n\n // '\\\\\\/':\n // 'abc/*' does not match 'abc/'\n ? `${p1}[^/]+`\n\n // 'a*' matches 'a'\n // 'a*' matches 'aa'\n : '[^/]*'\n\n return `${prefix}(?=$|\\\\/$)`\n }\n ],\n]\n\n// A simple cache, because an ignore rule only has only one certain meaning\nconst regexCache = Object.create(null)\n\n// @param {pattern}\nconst makeRegex = (pattern, ignoreCase) => {\n let source = regexCache[pattern]\n\n if (!source) {\n source = REPLACERS.reduce(\n (prev, current) => prev.replace(current[0], current[1].bind(pattern)),\n pattern\n )\n regexCache[pattern] = source\n }\n\n return ignoreCase\n ? new RegExp(source, 'i')\n : new RegExp(source)\n}\n\nconst isString = subject => typeof subject === 'string'\n\n// > A blank line matches no files, so it can serve as a separator for readability.\nconst checkPattern = pattern => pattern\n && isString(pattern)\n && !REGEX_TEST_BLANK_LINE.test(pattern)\n && !REGEX_INVALID_TRAILING_BACKSLASH.test(pattern)\n\n // > A line starting with # serves as a comment.\n && pattern.indexOf('#') !== 0\n\nconst splitPattern = pattern => pattern.split(REGEX_SPLITALL_CRLF)\n\nclass IgnoreRule {\n constructor (\n origin,\n pattern,\n negative,\n regex\n ) {\n this.origin = origin\n this.pattern = pattern\n this.negative = negative\n this.regex = regex\n }\n}\n\nconst createRule = (pattern, ignoreCase) => {\n const origin = pattern\n let negative = false\n\n // > An optional prefix \"!\" which negates the pattern;\n if (pattern.indexOf('!') === 0) {\n negative = true\n pattern = pattern.substr(1)\n }\n\n pattern = pattern\n // > Put a backslash (\"\\\") in front of the first \"!\" for patterns that\n // > begin with a literal \"!\", for example, `\"\\!important!.txt\"`.\n .replace(REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION, '!')\n // > Put a backslash (\"\\\") in front of the first hash for patterns that\n // > begin with a hash.\n .replace(REGEX_REPLACE_LEADING_EXCAPED_HASH, '#')\n\n const regex = makeRegex(pattern, ignoreCase)\n\n return new IgnoreRule(\n origin,\n pattern,\n negative,\n regex\n )\n}\n\nconst throwError = (message, Ctor) => {\n throw new Ctor(message)\n}\n\nconst checkPath = (path, originalPath, doThrow) => {\n if (!isString(path)) {\n return doThrow(\n `path must be a string, but got \\`${originalPath}\\``,\n TypeError\n )\n }\n\n // We don't know if we should ignore EMPTY, so throw\n if (!path) {\n return doThrow(`path must not be empty`, TypeError)\n }\n\n // Check if it is a relative path\n if (checkPath.isNotRelative(path)) {\n const r = '`path.relative()`d'\n return doThrow(\n `path should be a ${r} string, but got \"${originalPath}\"`,\n RangeError\n )\n }\n\n return true\n}\n\nconst isNotRelative = path => REGEX_TEST_INVALID_PATH.test(path)\n\ncheckPath.isNotRelative = isNotRelative\ncheckPath.convert = p => p\n\nclass Ignore {\n constructor ({\n ignorecase = true,\n ignoreCase = ignorecase,\n allowRelativePaths = false\n } = {}) {\n define(this, KEY_IGNORE, true)\n\n this._rules = []\n this._ignoreCase = ignoreCase\n this._allowRelativePaths = allowRelativePaths\n this._initCache()\n }\n\n _initCache () {\n this._ignoreCache = Object.create(null)\n this._testCache = Object.create(null)\n }\n\n _addPattern (pattern) {\n // #32\n if (pattern && pattern[KEY_IGNORE]) {\n this._rules = this._rules.concat(pattern._rules)\n this._added = true\n return\n }\n\n if (checkPattern(pattern)) {\n const rule = createRule(pattern, this._ignoreCase)\n this._added = true\n this._rules.push(rule)\n }\n }\n\n // @param {Array<string> | string | Ignore} pattern\n add (pattern) {\n this._added = false\n\n makeArray(\n isString(pattern)\n ? splitPattern(pattern)\n : pattern\n ).forEach(this._addPattern, this)\n\n // Some rules have just added to the ignore,\n // making the behavior changed.\n if (this._added) {\n this._initCache()\n }\n\n return this\n }\n\n // legacy\n addPattern (pattern) {\n return this.add(pattern)\n }\n\n // | ignored : unignored\n // negative | 0:0 | 0:1 | 1:0 | 1:1\n // -------- | ------- | ------- | ------- | --------\n // 0 | TEST | TEST | SKIP | X\n // 1 | TESTIF | SKIP | TEST | X\n\n // - SKIP: always skip\n // - TEST: always test\n // - TESTIF: only test if checkUnignored\n // - X: that never happen\n\n // @param {boolean} whether should check if the path is unignored,\n // setting `checkUnignored` to `false` could reduce additional\n // path matching.\n\n // @returns {TestResult} true if a file is ignored\n _testOne (path, checkUnignored) {\n let ignored = false\n let unignored = false\n\n this._rules.forEach(rule => {\n const {negative} = rule\n if (\n unignored === negative && ignored !== unignored\n || negative && !ignored && !unignored && !checkUnignored\n ) {\n return\n }\n\n const matched = rule.regex.test(path)\n\n if (matched) {\n ignored = !negative\n unignored = negative\n }\n })\n\n return {\n ignored,\n unignored\n }\n }\n\n // @returns {TestResult}\n _test (originalPath, cache, checkUnignored, slices) {\n const path = originalPath\n // Supports nullable path\n && checkPath.convert(originalPath)\n\n checkPath(\n path,\n originalPath,\n this._allowRelativePaths\n ? RETURN_FALSE\n : throwError\n )\n\n return this._t(path, cache, checkUnignored, slices)\n }\n\n _t (path, cache, checkUnignored, slices) {\n if (path in cache) {\n return cache[path]\n }\n\n if (!slices) {\n // path/to/a.js\n // ['path', 'to', 'a.js']\n slices = path.split(SLASH)\n }\n\n slices.pop()\n\n // If the path has no parent directory, just test it\n if (!slices.length) {\n return cache[path] = this._testOne(path, checkUnignored)\n }\n\n const parent = this._t(\n slices.join(SLASH) + SLASH,\n cache,\n checkUnignored,\n slices\n )\n\n // If the path contains a parent directory, check the parent first\n return cache[path] = parent.ignored\n // > It is not possible to re-include a file if a parent directory of\n // > that file is excluded.\n ? parent\n : this._testOne(path, checkUnignored)\n }\n\n ignores (path) {\n return this._test(path, this._ignoreCache, false).ignored\n }\n\n createFilter () {\n return path => !this.ignores(path)\n }\n\n filter (paths) {\n return makeArray(paths).filter(this.createFilter())\n }\n\n // @returns {TestResult}\n test (path) {\n return this._test(path, this._testCache, true)\n }\n}\n\nconst factory = options => new Ignore(options)\n\nconst isPathValid = path =>\n checkPath(path && checkPath.convert(path), path, RETURN_FALSE)\n\nfactory.isPathValid = isPathValid\n\n// Fixes typescript\nfactory.default = factory\n\nmodule.exports = factory\n\n// Windows\n// --------------------------------------------------------------\n/* istanbul ignore if */\nif (\n // Detect `process` so that it can run in browsers.\n typeof process !== 'undefined'\n && (\n process.env && process.env.IGNORE_TEST_WIN32\n || process.platform === 'win32'\n )\n) {\n /* eslint no-control-regex: \"off\" */\n const makePosix = str => /^\\\\\\\\\\?\\\\/.test(str)\n || /[\"<>|\\u0000-\\u001F]+/u.test(str)\n ? str\n : str.replace(/\\\\/g, '/')\n\n checkPath.convert = makePosix\n\n // 'C:\\\\foo' <- 'C:\\\\foo' has been converted to 'C:/'\n // 'd:\\\\foo'\n const REGIX_IS_WINDOWS_PATH_ABSOLUTE = /^[a-z]:\\//i\n checkPath.isNotRelative = path =>\n REGIX_IS_WINDOWS_PATH_ABSOLUTE.test(path)\n || isNotRelative(path)\n}\n"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,3 +1,4 @@
1
+ import { getDefaultExportFromCjs } from "../../_virtual/_commonjsHelpers.js";
1
2
  function makeArray(subject) {
2
3
  return Array.isArray(subject) ? subject : [subject];
3
4
  }
@@ -365,7 +366,8 @@ if (
365
366
  const REGIX_IS_WINDOWS_PATH_ABSOLUTE = /^[a-z]:\//i;
366
367
  checkPath.isNotRelative = (path) => REGIX_IS_WINDOWS_PATH_ABSOLUTE.test(path) || isNotRelative(path);
367
368
  }
369
+ const gitIgnore = /* @__PURE__ */ getDefaultExportFromCjs(ignore);
368
370
  export {
369
- ignore as default
371
+ gitIgnore as default
370
372
  };
371
373
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/ignore/index.js"],"sourcesContent":["// A simple implementation of make-array\nfunction makeArray (subject) {\n return Array.isArray(subject)\n ? subject\n : [subject]\n}\n\nconst EMPTY = ''\nconst SPACE = ' '\nconst ESCAPE = '\\\\'\nconst REGEX_TEST_BLANK_LINE = /^\\s+$/\nconst REGEX_INVALID_TRAILING_BACKSLASH = /(?:[^\\\\]|^)\\\\$/\nconst REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\\\!/\nconst REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\\\#/\nconst REGEX_SPLITALL_CRLF = /\\r?\\n/g\n// /foo,\n// ./foo,\n// ../foo,\n// .\n// ..\nconst REGEX_TEST_INVALID_PATH = /^\\.*\\/|^\\.+$/\n\nconst SLASH = '/'\n\n// Do not use ternary expression here, since \"istanbul ignore next\" is buggy\nlet TMP_KEY_IGNORE = 'node-ignore'\n/* istanbul ignore else */\nif (typeof Symbol !== 'undefined') {\n TMP_KEY_IGNORE = Symbol.for('node-ignore')\n}\nconst KEY_IGNORE = TMP_KEY_IGNORE\n\nconst define = (object, key, value) =>\n Object.defineProperty(object, key, {value})\n\nconst REGEX_REGEXP_RANGE = /([0-z])-([0-z])/g\n\nconst RETURN_FALSE = () => false\n\n// Sanitize the range of a regular expression\n// The cases are complicated, see test cases for details\nconst sanitizeRange = range => range.replace(\n REGEX_REGEXP_RANGE,\n (match, from, to) => from.charCodeAt(0) <= to.charCodeAt(0)\n ? match\n // Invalid range (out of order) which is ok for gitignore rules but\n // fatal for JavaScript regular expression, so eliminate it.\n : EMPTY\n)\n\n// See fixtures #59\nconst cleanRangeBackSlash = slashes => {\n const {length} = slashes\n return slashes.slice(0, length - length % 2)\n}\n\n// > If the pattern ends with a slash,\n// > it is removed for the purpose of the following description,\n// > but it would only find a match with a directory.\n// > In other words, foo/ will match a directory foo and paths underneath it,\n// > but will not match a regular file or a symbolic link foo\n// > (this is consistent with the way how pathspec works in general in Git).\n// '`foo/`' will not match regular file '`foo`' or symbolic link '`foo`'\n// -> ignore-rules will not deal with it, because it costs extra `fs.stat` call\n// you could use option `mark: true` with `glob`\n\n// '`foo/`' should not continue with the '`..`'\nconst REPLACERS = [\n\n // > Trailing spaces are ignored unless they are quoted with backslash (\"\\\")\n [\n // (a\\ ) -> (a )\n // (a ) -> (a)\n // (a \\ ) -> (a )\n /\\\\?\\s+$/,\n match => match.indexOf('\\\\') === 0\n ? SPACE\n : EMPTY\n ],\n\n // replace (\\ ) with ' '\n [\n /\\\\\\s/g,\n () => SPACE\n ],\n\n // Escape metacharacters\n // which is written down by users but means special for regular expressions.\n\n // > There are 12 characters with special meanings:\n // > - the backslash \\,\n // > - the caret ^,\n // > - the dollar sign $,\n // > - the period or dot .,\n // > - the vertical bar or pipe symbol |,\n // > - the question mark ?,\n // > - the asterisk or star *,\n // > - the plus sign +,\n // > - the opening parenthesis (,\n // > - the closing parenthesis ),\n // > - and the opening square bracket [,\n // > - the opening curly brace {,\n // > These special characters are often called \"metacharacters\".\n [\n /[\\\\$.|*+(){^]/g,\n match => `\\\\${match}`\n ],\n\n [\n // > a question mark (?) matches a single character\n /(?!\\\\)\\?/g,\n () => '[^/]'\n ],\n\n // leading slash\n [\n\n // > A leading slash matches the beginning of the pathname.\n // > For example, \"/*.c\" matches \"cat-file.c\" but not \"mozilla-sha1/sha1.c\".\n // A leading slash matches the beginning of the pathname\n /^\\//,\n () => '^'\n ],\n\n // replace special metacharacter slash after the leading slash\n [\n /\\//g,\n () => '\\\\/'\n ],\n\n [\n // > A leading \"**\" followed by a slash means match in all directories.\n // > For example, \"**/foo\" matches file or directory \"foo\" anywhere,\n // > the same as pattern \"foo\".\n // > \"**/foo/bar\" matches file or directory \"bar\" anywhere that is directly\n // > under directory \"foo\".\n // Notice that the '*'s have been replaced as '\\\\*'\n /^\\^*\\\\\\*\\\\\\*\\\\\\//,\n\n // '**/foo' <-> 'foo'\n () => '^(?:.*\\\\/)?'\n ],\n\n // starting\n [\n // there will be no leading '/'\n // (which has been replaced by section \"leading slash\")\n // If starts with '**', adding a '^' to the regular expression also works\n /^(?=[^^])/,\n function startingReplacer () {\n // If has a slash `/` at the beginning or middle\n return !/\\/(?!$)/.test(this)\n // > Prior to 2.22.1\n // > If the pattern does not contain a slash /,\n // > Git treats it as a shell glob pattern\n // Actually, if there is only a trailing slash,\n // git also treats it as a shell glob pattern\n\n // After 2.22.1 (compatible but clearer)\n // > If there is a separator at the beginning or middle (or both)\n // > of the pattern, then the pattern is relative to the directory\n // > level of the particular .gitignore file itself.\n // > Otherwise the pattern may also match at any level below\n // > the .gitignore level.\n ? '(?:^|\\\\/)'\n\n // > Otherwise, Git treats the pattern as a shell glob suitable for\n // > consumption by fnmatch(3)\n : '^'\n }\n ],\n\n // two globstars\n [\n // Use lookahead assertions so that we could match more than one `'/**'`\n /\\\\\\/\\\\\\*\\\\\\*(?=\\\\\\/|$)/g,\n\n // Zero, one or several directories\n // should not use '*', or it will be replaced by the next replacer\n\n // Check if it is not the last `'/**'`\n (_, index, str) => index + 6 < str.length\n\n // case: /**/\n // > A slash followed by two consecutive asterisks then a slash matches\n // > zero or more directories.\n // > For example, \"a/**/b\" matches \"a/b\", \"a/x/b\", \"a/x/y/b\" and so on.\n // '/**/'\n ? '(?:\\\\/[^\\\\/]+)*'\n\n // case: /**\n // > A trailing `\"/**\"` matches everything inside.\n\n // #21: everything inside but it should not include the current folder\n : '\\\\/.+'\n ],\n\n // normal intermediate wildcards\n [\n // Never replace escaped '*'\n // ignore rule '\\*' will match the path '*'\n\n // 'abc.*/' -> go\n // 'abc.*' -> skip this rule,\n // coz trailing single wildcard will be handed by [trailing wildcard]\n /(^|[^\\\\]+)(\\\\\\*)+(?=.+)/g,\n\n // '*.js' matches '.js'\n // '*.js' doesn't match 'abc'\n (_, p1, p2) => {\n // 1.\n // > An asterisk \"*\" matches anything except a slash.\n // 2.\n // > Other consecutive asterisks are considered regular asterisks\n // > and will match according to the previous rules.\n const unescaped = p2.replace(/\\\\\\*/g, '[^\\\\/]*')\n return p1 + unescaped\n }\n ],\n\n [\n // unescape, revert step 3 except for back slash\n // For example, if a user escape a '\\\\*',\n // after step 3, the result will be '\\\\\\\\\\\\*'\n /\\\\\\\\\\\\(?=[$.|*+(){^])/g,\n () => ESCAPE\n ],\n\n [\n // '\\\\\\\\' -> '\\\\'\n /\\\\\\\\/g,\n () => ESCAPE\n ],\n\n [\n // > The range notation, e.g. [a-zA-Z],\n // > can be used to match one of the characters in a range.\n\n // `\\` is escaped by step 3\n /(\\\\)?\\[([^\\]/]*?)(\\\\*)($|\\])/g,\n (match, leadEscape, range, endEscape, close) => leadEscape === ESCAPE\n // '\\\\[bar]' -> '\\\\\\\\[bar\\\\]'\n ? `\\\\[${range}${cleanRangeBackSlash(endEscape)}${close}`\n : close === ']'\n ? endEscape.length % 2 === 0\n // A normal case, and it is a range notation\n // '[bar]'\n // '[bar\\\\\\\\]'\n ? `[${sanitizeRange(range)}${endEscape}]`\n // Invalid range notaton\n // '[bar\\\\]' -> '[bar\\\\\\\\]'\n : '[]'\n : '[]'\n ],\n\n // ending\n [\n // 'js' will not match 'js.'\n // 'ab' will not match 'abc'\n /(?:[^*])$/,\n\n // WTF!\n // https://git-scm.com/docs/gitignore\n // changes in [2.22.1](https://git-scm.com/docs/gitignore/2.22.1)\n // which re-fixes #24, #38\n\n // > If there is a separator at the end of the pattern then the pattern\n // > will only match directories, otherwise the pattern can match both\n // > files and directories.\n\n // 'js*' will not match 'a.js'\n // 'js/' will not match 'a.js'\n // 'js' will match 'a.js' and 'a.js/'\n match => /\\/$/.test(match)\n // foo/ will not match 'foo'\n ? `${match}$`\n // foo matches 'foo' and 'foo/'\n : `${match}(?=$|\\\\/$)`\n ],\n\n // trailing wildcard\n [\n /(\\^|\\\\\\/)?\\\\\\*$/,\n (_, p1) => {\n const prefix = p1\n // '\\^':\n // '/*' does not match EMPTY\n // '/*' does not match everything\n\n // '\\\\\\/':\n // 'abc/*' does not match 'abc/'\n ? `${p1}[^/]+`\n\n // 'a*' matches 'a'\n // 'a*' matches 'aa'\n : '[^/]*'\n\n return `${prefix}(?=$|\\\\/$)`\n }\n ],\n]\n\n// A simple cache, because an ignore rule only has only one certain meaning\nconst regexCache = Object.create(null)\n\n// @param {pattern}\nconst makeRegex = (pattern, ignoreCase) => {\n let source = regexCache[pattern]\n\n if (!source) {\n source = REPLACERS.reduce(\n (prev, current) => prev.replace(current[0], current[1].bind(pattern)),\n pattern\n )\n regexCache[pattern] = source\n }\n\n return ignoreCase\n ? new RegExp(source, 'i')\n : new RegExp(source)\n}\n\nconst isString = subject => typeof subject === 'string'\n\n// > A blank line matches no files, so it can serve as a separator for readability.\nconst checkPattern = pattern => pattern\n && isString(pattern)\n && !REGEX_TEST_BLANK_LINE.test(pattern)\n && !REGEX_INVALID_TRAILING_BACKSLASH.test(pattern)\n\n // > A line starting with # serves as a comment.\n && pattern.indexOf('#') !== 0\n\nconst splitPattern = pattern => pattern.split(REGEX_SPLITALL_CRLF)\n\nclass IgnoreRule {\n constructor (\n origin,\n pattern,\n negative,\n regex\n ) {\n this.origin = origin\n this.pattern = pattern\n this.negative = negative\n this.regex = regex\n }\n}\n\nconst createRule = (pattern, ignoreCase) => {\n const origin = pattern\n let negative = false\n\n // > An optional prefix \"!\" which negates the pattern;\n if (pattern.indexOf('!') === 0) {\n negative = true\n pattern = pattern.substr(1)\n }\n\n pattern = pattern\n // > Put a backslash (\"\\\") in front of the first \"!\" for patterns that\n // > begin with a literal \"!\", for example, `\"\\!important!.txt\"`.\n .replace(REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION, '!')\n // > Put a backslash (\"\\\") in front of the first hash for patterns that\n // > begin with a hash.\n .replace(REGEX_REPLACE_LEADING_EXCAPED_HASH, '#')\n\n const regex = makeRegex(pattern, ignoreCase)\n\n return new IgnoreRule(\n origin,\n pattern,\n negative,\n regex\n )\n}\n\nconst throwError = (message, Ctor) => {\n throw new Ctor(message)\n}\n\nconst checkPath = (path, originalPath, doThrow) => {\n if (!isString(path)) {\n return doThrow(\n `path must be a string, but got \\`${originalPath}\\``,\n TypeError\n )\n }\n\n // We don't know if we should ignore EMPTY, so throw\n if (!path) {\n return doThrow(`path must not be empty`, TypeError)\n }\n\n // Check if it is a relative path\n if (checkPath.isNotRelative(path)) {\n const r = '`path.relative()`d'\n return doThrow(\n `path should be a ${r} string, but got \"${originalPath}\"`,\n RangeError\n )\n }\n\n return true\n}\n\nconst isNotRelative = path => REGEX_TEST_INVALID_PATH.test(path)\n\ncheckPath.isNotRelative = isNotRelative\ncheckPath.convert = p => p\n\nclass Ignore {\n constructor ({\n ignorecase = true,\n ignoreCase = ignorecase,\n allowRelativePaths = false\n } = {}) {\n define(this, KEY_IGNORE, true)\n\n this._rules = []\n this._ignoreCase = ignoreCase\n this._allowRelativePaths = allowRelativePaths\n this._initCache()\n }\n\n _initCache () {\n this._ignoreCache = Object.create(null)\n this._testCache = Object.create(null)\n }\n\n _addPattern (pattern) {\n // #32\n if (pattern && pattern[KEY_IGNORE]) {\n this._rules = this._rules.concat(pattern._rules)\n this._added = true\n return\n }\n\n if (checkPattern(pattern)) {\n const rule = createRule(pattern, this._ignoreCase)\n this._added = true\n this._rules.push(rule)\n }\n }\n\n // @param {Array<string> | string | Ignore} pattern\n add (pattern) {\n this._added = false\n\n makeArray(\n isString(pattern)\n ? splitPattern(pattern)\n : pattern\n ).forEach(this._addPattern, this)\n\n // Some rules have just added to the ignore,\n // making the behavior changed.\n if (this._added) {\n this._initCache()\n }\n\n return this\n }\n\n // legacy\n addPattern (pattern) {\n return this.add(pattern)\n }\n\n // | ignored : unignored\n // negative | 0:0 | 0:1 | 1:0 | 1:1\n // -------- | ------- | ------- | ------- | --------\n // 0 | TEST | TEST | SKIP | X\n // 1 | TESTIF | SKIP | TEST | X\n\n // - SKIP: always skip\n // - TEST: always test\n // - TESTIF: only test if checkUnignored\n // - X: that never happen\n\n // @param {boolean} whether should check if the path is unignored,\n // setting `checkUnignored` to `false` could reduce additional\n // path matching.\n\n // @returns {TestResult} true if a file is ignored\n _testOne (path, checkUnignored) {\n let ignored = false\n let unignored = false\n\n this._rules.forEach(rule => {\n const {negative} = rule\n if (\n unignored === negative && ignored !== unignored\n || negative && !ignored && !unignored && !checkUnignored\n ) {\n return\n }\n\n const matched = rule.regex.test(path)\n\n if (matched) {\n ignored = !negative\n unignored = negative\n }\n })\n\n return {\n ignored,\n unignored\n }\n }\n\n // @returns {TestResult}\n _test (originalPath, cache, checkUnignored, slices) {\n const path = originalPath\n // Supports nullable path\n && checkPath.convert(originalPath)\n\n checkPath(\n path,\n originalPath,\n this._allowRelativePaths\n ? RETURN_FALSE\n : throwError\n )\n\n return this._t(path, cache, checkUnignored, slices)\n }\n\n _t (path, cache, checkUnignored, slices) {\n if (path in cache) {\n return cache[path]\n }\n\n if (!slices) {\n // path/to/a.js\n // ['path', 'to', 'a.js']\n slices = path.split(SLASH)\n }\n\n slices.pop()\n\n // If the path has no parent directory, just test it\n if (!slices.length) {\n return cache[path] = this._testOne(path, checkUnignored)\n }\n\n const parent = this._t(\n slices.join(SLASH) + SLASH,\n cache,\n checkUnignored,\n slices\n )\n\n // If the path contains a parent directory, check the parent first\n return cache[path] = parent.ignored\n // > It is not possible to re-include a file if a parent directory of\n // > that file is excluded.\n ? parent\n : this._testOne(path, checkUnignored)\n }\n\n ignores (path) {\n return this._test(path, this._ignoreCache, false).ignored\n }\n\n createFilter () {\n return path => !this.ignores(path)\n }\n\n filter (paths) {\n return makeArray(paths).filter(this.createFilter())\n }\n\n // @returns {TestResult}\n test (path) {\n return this._test(path, this._testCache, true)\n }\n}\n\nconst factory = options => new Ignore(options)\n\nconst isPathValid = path =>\n checkPath(path && checkPath.convert(path), path, RETURN_FALSE)\n\nfactory.isPathValid = isPathValid\n\n// Fixes typescript\nfactory.default = factory\n\nmodule.exports = factory\n\n// Windows\n// --------------------------------------------------------------\n/* istanbul ignore if */\nif (\n // Detect `process` so that it can run in browsers.\n typeof process !== 'undefined'\n && (\n process.env && process.env.IGNORE_TEST_WIN32\n || process.platform === 'win32'\n )\n) {\n /* eslint no-control-regex: \"off\" */\n const makePosix = str => /^\\\\\\\\\\?\\\\/.test(str)\n || /[\"<>|\\u0000-\\u001F]+/u.test(str)\n ? str\n : str.replace(/\\\\/g, '/')\n\n checkPath.convert = makePosix\n\n // 'C:\\\\foo' <- 'C:\\\\foo' has been converted to 'C:/'\n // 'd:\\\\foo'\n const REGIX_IS_WINDOWS_PATH_ABSOLUTE = /^[a-z]:\\//i\n checkPath.isNotRelative = path =>\n REGIX_IS_WINDOWS_PATH_ABSOLUTE.test(path)\n || isNotRelative(path)\n}\n"],"names":[],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.js","sources":["../../../../../node_modules/ignore/index.js"],"sourcesContent":["// A simple implementation of make-array\nfunction makeArray (subject) {\n return Array.isArray(subject)\n ? subject\n : [subject]\n}\n\nconst EMPTY = ''\nconst SPACE = ' '\nconst ESCAPE = '\\\\'\nconst REGEX_TEST_BLANK_LINE = /^\\s+$/\nconst REGEX_INVALID_TRAILING_BACKSLASH = /(?:[^\\\\]|^)\\\\$/\nconst REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\\\!/\nconst REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\\\#/\nconst REGEX_SPLITALL_CRLF = /\\r?\\n/g\n// /foo,\n// ./foo,\n// ../foo,\n// .\n// ..\nconst REGEX_TEST_INVALID_PATH = /^\\.*\\/|^\\.+$/\n\nconst SLASH = '/'\n\n// Do not use ternary expression here, since \"istanbul ignore next\" is buggy\nlet TMP_KEY_IGNORE = 'node-ignore'\n/* istanbul ignore else */\nif (typeof Symbol !== 'undefined') {\n TMP_KEY_IGNORE = Symbol.for('node-ignore')\n}\nconst KEY_IGNORE = TMP_KEY_IGNORE\n\nconst define = (object, key, value) =>\n Object.defineProperty(object, key, {value})\n\nconst REGEX_REGEXP_RANGE = /([0-z])-([0-z])/g\n\nconst RETURN_FALSE = () => false\n\n// Sanitize the range of a regular expression\n// The cases are complicated, see test cases for details\nconst sanitizeRange = range => range.replace(\n REGEX_REGEXP_RANGE,\n (match, from, to) => from.charCodeAt(0) <= to.charCodeAt(0)\n ? match\n // Invalid range (out of order) which is ok for gitignore rules but\n // fatal for JavaScript regular expression, so eliminate it.\n : EMPTY\n)\n\n// See fixtures #59\nconst cleanRangeBackSlash = slashes => {\n const {length} = slashes\n return slashes.slice(0, length - length % 2)\n}\n\n// > If the pattern ends with a slash,\n// > it is removed for the purpose of the following description,\n// > but it would only find a match with a directory.\n// > In other words, foo/ will match a directory foo and paths underneath it,\n// > but will not match a regular file or a symbolic link foo\n// > (this is consistent with the way how pathspec works in general in Git).\n// '`foo/`' will not match regular file '`foo`' or symbolic link '`foo`'\n// -> ignore-rules will not deal with it, because it costs extra `fs.stat` call\n// you could use option `mark: true` with `glob`\n\n// '`foo/`' should not continue with the '`..`'\nconst REPLACERS = [\n\n // > Trailing spaces are ignored unless they are quoted with backslash (\"\\\")\n [\n // (a\\ ) -> (a )\n // (a ) -> (a)\n // (a \\ ) -> (a )\n /\\\\?\\s+$/,\n match => match.indexOf('\\\\') === 0\n ? SPACE\n : EMPTY\n ],\n\n // replace (\\ ) with ' '\n [\n /\\\\\\s/g,\n () => SPACE\n ],\n\n // Escape metacharacters\n // which is written down by users but means special for regular expressions.\n\n // > There are 12 characters with special meanings:\n // > - the backslash \\,\n // > - the caret ^,\n // > - the dollar sign $,\n // > - the period or dot .,\n // > - the vertical bar or pipe symbol |,\n // > - the question mark ?,\n // > - the asterisk or star *,\n // > - the plus sign +,\n // > - the opening parenthesis (,\n // > - the closing parenthesis ),\n // > - and the opening square bracket [,\n // > - the opening curly brace {,\n // > These special characters are often called \"metacharacters\".\n [\n /[\\\\$.|*+(){^]/g,\n match => `\\\\${match}`\n ],\n\n [\n // > a question mark (?) matches a single character\n /(?!\\\\)\\?/g,\n () => '[^/]'\n ],\n\n // leading slash\n [\n\n // > A leading slash matches the beginning of the pathname.\n // > For example, \"/*.c\" matches \"cat-file.c\" but not \"mozilla-sha1/sha1.c\".\n // A leading slash matches the beginning of the pathname\n /^\\//,\n () => '^'\n ],\n\n // replace special metacharacter slash after the leading slash\n [\n /\\//g,\n () => '\\\\/'\n ],\n\n [\n // > A leading \"**\" followed by a slash means match in all directories.\n // > For example, \"**/foo\" matches file or directory \"foo\" anywhere,\n // > the same as pattern \"foo\".\n // > \"**/foo/bar\" matches file or directory \"bar\" anywhere that is directly\n // > under directory \"foo\".\n // Notice that the '*'s have been replaced as '\\\\*'\n /^\\^*\\\\\\*\\\\\\*\\\\\\//,\n\n // '**/foo' <-> 'foo'\n () => '^(?:.*\\\\/)?'\n ],\n\n // starting\n [\n // there will be no leading '/'\n // (which has been replaced by section \"leading slash\")\n // If starts with '**', adding a '^' to the regular expression also works\n /^(?=[^^])/,\n function startingReplacer () {\n // If has a slash `/` at the beginning or middle\n return !/\\/(?!$)/.test(this)\n // > Prior to 2.22.1\n // > If the pattern does not contain a slash /,\n // > Git treats it as a shell glob pattern\n // Actually, if there is only a trailing slash,\n // git also treats it as a shell glob pattern\n\n // After 2.22.1 (compatible but clearer)\n // > If there is a separator at the beginning or middle (or both)\n // > of the pattern, then the pattern is relative to the directory\n // > level of the particular .gitignore file itself.\n // > Otherwise the pattern may also match at any level below\n // > the .gitignore level.\n ? '(?:^|\\\\/)'\n\n // > Otherwise, Git treats the pattern as a shell glob suitable for\n // > consumption by fnmatch(3)\n : '^'\n }\n ],\n\n // two globstars\n [\n // Use lookahead assertions so that we could match more than one `'/**'`\n /\\\\\\/\\\\\\*\\\\\\*(?=\\\\\\/|$)/g,\n\n // Zero, one or several directories\n // should not use '*', or it will be replaced by the next replacer\n\n // Check if it is not the last `'/**'`\n (_, index, str) => index + 6 < str.length\n\n // case: /**/\n // > A slash followed by two consecutive asterisks then a slash matches\n // > zero or more directories.\n // > For example, \"a/**/b\" matches \"a/b\", \"a/x/b\", \"a/x/y/b\" and so on.\n // '/**/'\n ? '(?:\\\\/[^\\\\/]+)*'\n\n // case: /**\n // > A trailing `\"/**\"` matches everything inside.\n\n // #21: everything inside but it should not include the current folder\n : '\\\\/.+'\n ],\n\n // normal intermediate wildcards\n [\n // Never replace escaped '*'\n // ignore rule '\\*' will match the path '*'\n\n // 'abc.*/' -> go\n // 'abc.*' -> skip this rule,\n // coz trailing single wildcard will be handed by [trailing wildcard]\n /(^|[^\\\\]+)(\\\\\\*)+(?=.+)/g,\n\n // '*.js' matches '.js'\n // '*.js' doesn't match 'abc'\n (_, p1, p2) => {\n // 1.\n // > An asterisk \"*\" matches anything except a slash.\n // 2.\n // > Other consecutive asterisks are considered regular asterisks\n // > and will match according to the previous rules.\n const unescaped = p2.replace(/\\\\\\*/g, '[^\\\\/]*')\n return p1 + unescaped\n }\n ],\n\n [\n // unescape, revert step 3 except for back slash\n // For example, if a user escape a '\\\\*',\n // after step 3, the result will be '\\\\\\\\\\\\*'\n /\\\\\\\\\\\\(?=[$.|*+(){^])/g,\n () => ESCAPE\n ],\n\n [\n // '\\\\\\\\' -> '\\\\'\n /\\\\\\\\/g,\n () => ESCAPE\n ],\n\n [\n // > The range notation, e.g. [a-zA-Z],\n // > can be used to match one of the characters in a range.\n\n // `\\` is escaped by step 3\n /(\\\\)?\\[([^\\]/]*?)(\\\\*)($|\\])/g,\n (match, leadEscape, range, endEscape, close) => leadEscape === ESCAPE\n // '\\\\[bar]' -> '\\\\\\\\[bar\\\\]'\n ? `\\\\[${range}${cleanRangeBackSlash(endEscape)}${close}`\n : close === ']'\n ? endEscape.length % 2 === 0\n // A normal case, and it is a range notation\n // '[bar]'\n // '[bar\\\\\\\\]'\n ? `[${sanitizeRange(range)}${endEscape}]`\n // Invalid range notaton\n // '[bar\\\\]' -> '[bar\\\\\\\\]'\n : '[]'\n : '[]'\n ],\n\n // ending\n [\n // 'js' will not match 'js.'\n // 'ab' will not match 'abc'\n /(?:[^*])$/,\n\n // WTF!\n // https://git-scm.com/docs/gitignore\n // changes in [2.22.1](https://git-scm.com/docs/gitignore/2.22.1)\n // which re-fixes #24, #38\n\n // > If there is a separator at the end of the pattern then the pattern\n // > will only match directories, otherwise the pattern can match both\n // > files and directories.\n\n // 'js*' will not match 'a.js'\n // 'js/' will not match 'a.js'\n // 'js' will match 'a.js' and 'a.js/'\n match => /\\/$/.test(match)\n // foo/ will not match 'foo'\n ? `${match}$`\n // foo matches 'foo' and 'foo/'\n : `${match}(?=$|\\\\/$)`\n ],\n\n // trailing wildcard\n [\n /(\\^|\\\\\\/)?\\\\\\*$/,\n (_, p1) => {\n const prefix = p1\n // '\\^':\n // '/*' does not match EMPTY\n // '/*' does not match everything\n\n // '\\\\\\/':\n // 'abc/*' does not match 'abc/'\n ? `${p1}[^/]+`\n\n // 'a*' matches 'a'\n // 'a*' matches 'aa'\n : '[^/]*'\n\n return `${prefix}(?=$|\\\\/$)`\n }\n ],\n]\n\n// A simple cache, because an ignore rule only has only one certain meaning\nconst regexCache = Object.create(null)\n\n// @param {pattern}\nconst makeRegex = (pattern, ignoreCase) => {\n let source = regexCache[pattern]\n\n if (!source) {\n source = REPLACERS.reduce(\n (prev, current) => prev.replace(current[0], current[1].bind(pattern)),\n pattern\n )\n regexCache[pattern] = source\n }\n\n return ignoreCase\n ? new RegExp(source, 'i')\n : new RegExp(source)\n}\n\nconst isString = subject => typeof subject === 'string'\n\n// > A blank line matches no files, so it can serve as a separator for readability.\nconst checkPattern = pattern => pattern\n && isString(pattern)\n && !REGEX_TEST_BLANK_LINE.test(pattern)\n && !REGEX_INVALID_TRAILING_BACKSLASH.test(pattern)\n\n // > A line starting with # serves as a comment.\n && pattern.indexOf('#') !== 0\n\nconst splitPattern = pattern => pattern.split(REGEX_SPLITALL_CRLF)\n\nclass IgnoreRule {\n constructor (\n origin,\n pattern,\n negative,\n regex\n ) {\n this.origin = origin\n this.pattern = pattern\n this.negative = negative\n this.regex = regex\n }\n}\n\nconst createRule = (pattern, ignoreCase) => {\n const origin = pattern\n let negative = false\n\n // > An optional prefix \"!\" which negates the pattern;\n if (pattern.indexOf('!') === 0) {\n negative = true\n pattern = pattern.substr(1)\n }\n\n pattern = pattern\n // > Put a backslash (\"\\\") in front of the first \"!\" for patterns that\n // > begin with a literal \"!\", for example, `\"\\!important!.txt\"`.\n .replace(REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION, '!')\n // > Put a backslash (\"\\\") in front of the first hash for patterns that\n // > begin with a hash.\n .replace(REGEX_REPLACE_LEADING_EXCAPED_HASH, '#')\n\n const regex = makeRegex(pattern, ignoreCase)\n\n return new IgnoreRule(\n origin,\n pattern,\n negative,\n regex\n )\n}\n\nconst throwError = (message, Ctor) => {\n throw new Ctor(message)\n}\n\nconst checkPath = (path, originalPath, doThrow) => {\n if (!isString(path)) {\n return doThrow(\n `path must be a string, but got \\`${originalPath}\\``,\n TypeError\n )\n }\n\n // We don't know if we should ignore EMPTY, so throw\n if (!path) {\n return doThrow(`path must not be empty`, TypeError)\n }\n\n // Check if it is a relative path\n if (checkPath.isNotRelative(path)) {\n const r = '`path.relative()`d'\n return doThrow(\n `path should be a ${r} string, but got \"${originalPath}\"`,\n RangeError\n )\n }\n\n return true\n}\n\nconst isNotRelative = path => REGEX_TEST_INVALID_PATH.test(path)\n\ncheckPath.isNotRelative = isNotRelative\ncheckPath.convert = p => p\n\nclass Ignore {\n constructor ({\n ignorecase = true,\n ignoreCase = ignorecase,\n allowRelativePaths = false\n } = {}) {\n define(this, KEY_IGNORE, true)\n\n this._rules = []\n this._ignoreCase = ignoreCase\n this._allowRelativePaths = allowRelativePaths\n this._initCache()\n }\n\n _initCache () {\n this._ignoreCache = Object.create(null)\n this._testCache = Object.create(null)\n }\n\n _addPattern (pattern) {\n // #32\n if (pattern && pattern[KEY_IGNORE]) {\n this._rules = this._rules.concat(pattern._rules)\n this._added = true\n return\n }\n\n if (checkPattern(pattern)) {\n const rule = createRule(pattern, this._ignoreCase)\n this._added = true\n this._rules.push(rule)\n }\n }\n\n // @param {Array<string> | string | Ignore} pattern\n add (pattern) {\n this._added = false\n\n makeArray(\n isString(pattern)\n ? splitPattern(pattern)\n : pattern\n ).forEach(this._addPattern, this)\n\n // Some rules have just added to the ignore,\n // making the behavior changed.\n if (this._added) {\n this._initCache()\n }\n\n return this\n }\n\n // legacy\n addPattern (pattern) {\n return this.add(pattern)\n }\n\n // | ignored : unignored\n // negative | 0:0 | 0:1 | 1:0 | 1:1\n // -------- | ------- | ------- | ------- | --------\n // 0 | TEST | TEST | SKIP | X\n // 1 | TESTIF | SKIP | TEST | X\n\n // - SKIP: always skip\n // - TEST: always test\n // - TESTIF: only test if checkUnignored\n // - X: that never happen\n\n // @param {boolean} whether should check if the path is unignored,\n // setting `checkUnignored` to `false` could reduce additional\n // path matching.\n\n // @returns {TestResult} true if a file is ignored\n _testOne (path, checkUnignored) {\n let ignored = false\n let unignored = false\n\n this._rules.forEach(rule => {\n const {negative} = rule\n if (\n unignored === negative && ignored !== unignored\n || negative && !ignored && !unignored && !checkUnignored\n ) {\n return\n }\n\n const matched = rule.regex.test(path)\n\n if (matched) {\n ignored = !negative\n unignored = negative\n }\n })\n\n return {\n ignored,\n unignored\n }\n }\n\n // @returns {TestResult}\n _test (originalPath, cache, checkUnignored, slices) {\n const path = originalPath\n // Supports nullable path\n && checkPath.convert(originalPath)\n\n checkPath(\n path,\n originalPath,\n this._allowRelativePaths\n ? RETURN_FALSE\n : throwError\n )\n\n return this._t(path, cache, checkUnignored, slices)\n }\n\n _t (path, cache, checkUnignored, slices) {\n if (path in cache) {\n return cache[path]\n }\n\n if (!slices) {\n // path/to/a.js\n // ['path', 'to', 'a.js']\n slices = path.split(SLASH)\n }\n\n slices.pop()\n\n // If the path has no parent directory, just test it\n if (!slices.length) {\n return cache[path] = this._testOne(path, checkUnignored)\n }\n\n const parent = this._t(\n slices.join(SLASH) + SLASH,\n cache,\n checkUnignored,\n slices\n )\n\n // If the path contains a parent directory, check the parent first\n return cache[path] = parent.ignored\n // > It is not possible to re-include a file if a parent directory of\n // > that file is excluded.\n ? parent\n : this._testOne(path, checkUnignored)\n }\n\n ignores (path) {\n return this._test(path, this._ignoreCache, false).ignored\n }\n\n createFilter () {\n return path => !this.ignores(path)\n }\n\n filter (paths) {\n return makeArray(paths).filter(this.createFilter())\n }\n\n // @returns {TestResult}\n test (path) {\n return this._test(path, this._testCache, true)\n }\n}\n\nconst factory = options => new Ignore(options)\n\nconst isPathValid = path =>\n checkPath(path && checkPath.convert(path), path, RETURN_FALSE)\n\nfactory.isPathValid = isPathValid\n\n// Fixes typescript\nfactory.default = factory\n\nmodule.exports = factory\n\n// Windows\n// --------------------------------------------------------------\n/* istanbul ignore if */\nif (\n // Detect `process` so that it can run in browsers.\n typeof process !== 'undefined'\n && (\n process.env && process.env.IGNORE_TEST_WIN32\n || process.platform === 'win32'\n )\n) {\n /* eslint no-control-regex: \"off\" */\n const makePosix = str => /^\\\\\\\\\\?\\\\/.test(str)\n || /[\"<>|\\u0000-\\u001F]+/u.test(str)\n ? str\n : str.replace(/\\\\/g, '/')\n\n checkPath.convert = makePosix\n\n // 'C:\\\\foo' <- 'C:\\\\foo' has been converted to 'C:/'\n // 'd:\\\\foo'\n const REGIX_IS_WINDOWS_PATH_ABSOLUTE = /^[a-z]:\\//i\n checkPath.isNotRelative = path =>\n REGIX_IS_WINDOWS_PATH_ABSOLUTE.test(path)\n || isNotRelative(path)\n}\n"],"names":[],"mappings":";AACA,SAAS,UAAW,SAAS;AAC3B,SAAO,MAAM,QAAQ,OAAO,IACxB,UACA,CAAC,OAAO;AACd;AAEA,MAAM,QAAQ;AACd,MAAM,QAAQ;AACd,MAAM,SAAS;AACf,MAAM,wBAAwB;AAC9B,MAAM,mCAAmC;AACzC,MAAM,4CAA4C;AAClD,MAAM,qCAAqC;AAC3C,MAAM,sBAAsB;AAM5B,MAAM,0BAA0B;AAEhC,MAAM,QAAQ;AAGd,IAAI,iBAAiB;AAErB,IAAI,OAAO,WAAW,aAAa;AACjC,mBAAiB,OAAO,IAAI,aAAa;AAC3C;AACA,MAAM,aAAa;AAEnB,MAAM,SAAS,CAAC,QAAQ,KAAK,UAC3B,OAAO,eAAe,QAAQ,KAAK,EAAC,MAAK,CAAC;AAE5C,MAAM,qBAAqB;AAE3B,MAAM,eAAe,MAAM;AAI3B,MAAM,gBAAgB,WAAS,MAAM;AAAA,EACnC;AAAA,EACA,CAAC,OAAO,MAAM,OAAO,KAAK,WAAW,CAAC,KAAK,GAAG,WAAW,CAAC,IACtD,QAGA;AACN;AAGA,MAAM,sBAAsB,aAAW;AACrC,QAAM,EAAC,OAAM,IAAI;AACjB,SAAO,QAAQ,MAAM,GAAG,SAAS,SAAS,CAAC;AAC7C;AAaA,MAAM,YAAY;AAAA;AAAA,EAGhB;AAAA;AAAA;AAAA;AAAA,IAIE;AAAA,IACA,WAAS,MAAM,QAAQ,IAAI,MAAM,IAC7B,QACA;AAAA,EACL;AAAA;AAAA,EAGD;AAAA,IACE;AAAA,IACA,MAAM;AAAA,EACP;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAmBD;AAAA,IACE;AAAA,IACA,WAAS,KAAK;AAAA,EACf;AAAA,EAED;AAAA;AAAA,IAEE;AAAA,IACA,MAAM;AAAA,EACP;AAAA;AAAA,EAGD;AAAA;AAAA;AAAA;AAAA,IAKE;AAAA,IACA,MAAM;AAAA,EACP;AAAA;AAAA,EAGD;AAAA,IACE;AAAA,IACA,MAAM;AAAA,EACP;AAAA,EAED;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOE;AAAA;AAAA,IAGA,MAAM;AAAA,EACP;AAAA;AAAA,EAGD;AAAA;AAAA;AAAA;AAAA,IAIE;AAAA,IACA,SAAS,mBAAoB;AAE3B,aAAO,CAAC,UAAU,KAAK,IAAI,IAavB,cAIA;AAAA,IACL;AAAA,EACF;AAAA;AAAA,EAGD;AAAA;AAAA,IAEE;AAAA;AAAA;AAAA;AAAA,IAMA,CAAC,GAAG,OAAO,QAAQ,QAAQ,IAAI,IAAI,SAO/B,oBAMA;AAAA,EACL;AAAA;AAAA,EAGD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOE;AAAA;AAAA;AAAA,IAIA,CAAC,GAAG,IAAI,OAAO;AAMb,YAAM,YAAY,GAAG,QAAQ,SAAS,SAAS;AAC/C,aAAO,KAAK;AAAA,IACb;AAAA,EACF;AAAA,EAED;AAAA;AAAA;AAAA;AAAA,IAIE;AAAA,IACA,MAAM;AAAA,EACP;AAAA,EAED;AAAA;AAAA,IAEE;AAAA,IACA,MAAM;AAAA,EACP;AAAA,EAED;AAAA;AAAA;AAAA;AAAA,IAKE;AAAA,IACA,CAAC,OAAO,YAAY,OAAO,WAAW,UAAU,eAAe,SAE3D,MAAM,QAAQ,oBAAoB,SAAS,IAAI,UAC/C,UAAU,MACR,UAAU,SAAS,MAAM,IAIvB,IAAI,cAAc,KAAK,IAAI,eAG3B,OACF;AAAA,EACP;AAAA;AAAA,EAGD;AAAA;AAAA;AAAA,IAGE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAcA,WAAS,MAAM,KAAK,KAAK,IAErB,GAAG,WAEH,GAAG;AAAA,EACR;AAAA;AAAA,EAGD;AAAA,IACE;AAAA,IACA,CAAC,GAAG,OAAO;AACT,YAAM,SAAS,KAOX,GAAG,YAIH;AAEJ,aAAO,GAAG;AAAA,IACX;AAAA,EACF;AACH;AAGA,MAAM,aAAa,uBAAO,OAAO,IAAI;AAGrC,MAAM,YAAY,CAAC,SAAS,eAAe;AACzC,MAAI,SAAS,WAAW,OAAO;AAE/B,MAAI,CAAC,QAAQ;AACX,aAAS,UAAU;AAAA,MACjB,CAAC,MAAM,YAAY,KAAK,QAAQ,QAAQ,CAAC,GAAG,QAAQ,CAAC,EAAE,KAAK,OAAO,CAAC;AAAA,MACpE;AAAA,IACD;AACD,eAAW,OAAO,IAAI;AAAA,EACvB;AAED,SAAO,aACH,IAAI,OAAO,QAAQ,GAAG,IACtB,IAAI,OAAO,MAAM;AACvB;AAEA,MAAM,WAAW,aAAW,OAAO,YAAY;AAG/C,MAAM,eAAe,aAAW,WAC3B,SAAS,OAAO,KAChB,CAAC,sBAAsB,KAAK,OAAO,KACnC,CAAC,iCAAiC,KAAK,OAAO,KAG9C,QAAQ,QAAQ,GAAG,MAAM;AAE9B,MAAM,eAAe,aAAW,QAAQ,MAAM,mBAAmB;AAEjE,MAAM,WAAW;AAAA,EACf,YACE,QACA,SACA,UACA,OACA;AACA,SAAK,SAAS;AACd,SAAK,UAAU;AACf,SAAK,WAAW;AAChB,SAAK,QAAQ;AAAA,EACd;AACH;AAEA,MAAM,aAAa,CAAC,SAAS,eAAe;AAC1C,QAAM,SAAS;AACf,MAAI,WAAW;AAGf,MAAI,QAAQ,QAAQ,GAAG,MAAM,GAAG;AAC9B,eAAW;AACX,cAAU,QAAQ,OAAO,CAAC;AAAA,EAC3B;AAED,YAAU,QAGT,QAAQ,2CAA2C,GAAG,EAGtD,QAAQ,oCAAoC,GAAG;AAEhD,QAAM,QAAQ,UAAU,SAAS,UAAU;AAE3C,SAAO,IAAI;AAAA,IACT;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACD;AACH;AAEA,MAAM,aAAa,CAAC,SAAS,SAAS;AACpC,QAAM,IAAI,KAAK,OAAO;AACxB;AAEA,MAAM,YAAY,CAAC,MAAM,cAAc,YAAY;AACjD,MAAI,CAAC,SAAS,IAAI,GAAG;AACnB,WAAO;AAAA,MACL,oCAAoC;AAAA,MACpC;AAAA,IACD;AAAA,EACF;AAGD,MAAI,CAAC,MAAM;AACT,WAAO,QAAQ,0BAA0B,SAAS;AAAA,EACnD;AAGD,MAAI,UAAU,cAAc,IAAI,GAAG;AACjC,UAAM,IAAI;AACV,WAAO;AAAA,MACL,oBAAoB,sBAAsB;AAAA,MAC1C;AAAA,IACD;AAAA,EACF;AAED,SAAO;AACT;AAEA,MAAM,gBAAgB,UAAQ,wBAAwB,KAAK,IAAI;AAE/D,UAAU,gBAAgB;AAC1B,UAAU,UAAU,OAAK;AAEzB,MAAM,OAAO;AAAA,EACX,YAAa;AAAA,IACX,aAAa;AAAA,IACb,aAAa;AAAA,IACb,qBAAqB;AAAA,EACtB,IAAG,IAAI;AACN,WAAO,MAAM,YAAY,IAAI;AAE7B,SAAK,SAAS,CAAE;AAChB,SAAK,cAAc;AACnB,SAAK,sBAAsB;AAC3B,SAAK,WAAY;AAAA,EAClB;AAAA,EAED,aAAc;AACZ,SAAK,eAAe,uBAAO,OAAO,IAAI;AACtC,SAAK,aAAa,uBAAO,OAAO,IAAI;AAAA,EACrC;AAAA,EAED,YAAa,SAAS;AAEpB,QAAI,WAAW,QAAQ,UAAU,GAAG;AAClC,WAAK,SAAS,KAAK,OAAO,OAAO,QAAQ,MAAM;AAC/C,WAAK,SAAS;AACd;AAAA,IACD;AAED,QAAI,aAAa,OAAO,GAAG;AACzB,YAAM,OAAO,WAAW,SAAS,KAAK,WAAW;AACjD,WAAK,SAAS;AACd,WAAK,OAAO,KAAK,IAAI;AAAA,IACtB;AAAA,EACF;AAAA;AAAA,EAGD,IAAK,SAAS;AACZ,SAAK,SAAS;AAEd;AAAA,MACE,SAAS,OAAO,IACZ,aAAa,OAAO,IACpB;AAAA,IACL,EAAC,QAAQ,KAAK,aAAa,IAAI;AAIhC,QAAI,KAAK,QAAQ;AACf,WAAK,WAAY;AAAA,IAClB;AAED,WAAO;AAAA,EACR;AAAA;AAAA,EAGD,WAAY,SAAS;AACnB,WAAO,KAAK,IAAI,OAAO;AAAA,EACxB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAkBD,SAAU,MAAM,gBAAgB;AAC9B,QAAI,UAAU;AACd,QAAI,YAAY;AAEhB,SAAK,OAAO,QAAQ,UAAQ;AAC1B,YAAM,EAAC,SAAQ,IAAI;AACnB,UACE,cAAc,YAAY,YAAY,aACnC,YAAY,CAAC,WAAW,CAAC,aAAa,CAAC,gBAC1C;AACA;AAAA,MACD;AAED,YAAM,UAAU,KAAK,MAAM,KAAK,IAAI;AAEpC,UAAI,SAAS;AACX,kBAAU,CAAC;AACX,oBAAY;AAAA,MACb;AAAA,IACP,CAAK;AAED,WAAO;AAAA,MACL;AAAA,MACA;AAAA,IACD;AAAA,EACF;AAAA;AAAA,EAGD,MAAO,cAAc,OAAO,gBAAgB,QAAQ;AAClD,UAAM,OAAO,gBAER,UAAU,QAAQ,YAAY;AAEnC;AAAA,MACE;AAAA,MACA;AAAA,MACA,KAAK,sBACD,eACA;AAAA,IACL;AAED,WAAO,KAAK,GAAG,MAAM,OAAO,gBAAgB,MAAM;AAAA,EACnD;AAAA,EAED,GAAI,MAAM,OAAO,gBAAgB,QAAQ;AACvC,QAAI,QAAQ,OAAO;AACjB,aAAO,MAAM,IAAI;AAAA,IAClB;AAED,QAAI,CAAC,QAAQ;AAGX,eAAS,KAAK,MAAM,KAAK;AAAA,IAC1B;AAED,WAAO,IAAK;AAGZ,QAAI,CAAC,OAAO,QAAQ;AAClB,aAAO,MAAM,IAAI,IAAI,KAAK,SAAS,MAAM,cAAc;AAAA,IACxD;AAED,UAAM,SAAS,KAAK;AAAA,MAClB,OAAO,KAAK,KAAK,IAAI;AAAA,MACrB;AAAA,MACA;AAAA,MACA;AAAA,IACD;AAGD,WAAO,MAAM,IAAI,IAAI,OAAO,UAGxB,SACA,KAAK,SAAS,MAAM,cAAc;AAAA,EACvC;AAAA,EAED,QAAS,MAAM;AACb,WAAO,KAAK,MAAM,MAAM,KAAK,cAAc,KAAK,EAAE;AAAA,EACnD;AAAA,EAED,eAAgB;AACd,WAAO,UAAQ,CAAC,KAAK,QAAQ,IAAI;AAAA,EAClC;AAAA,EAED,OAAQ,OAAO;AACb,WAAO,UAAU,KAAK,EAAE,OAAO,KAAK,aAAY,CAAE;AAAA,EACnD;AAAA;AAAA,EAGD,KAAM,MAAM;AACV,WAAO,KAAK,MAAM,MAAM,KAAK,YAAY,IAAI;AAAA,EAC9C;AACH;AAEA,MAAM,UAAU,aAAW,IAAI,OAAO,OAAO;AAE7C,MAAM,cAAc,UAClB,UAAU,QAAQ,UAAU,QAAQ,IAAI,GAAG,MAAM,YAAY;AAE/D,QAAQ,cAAc;AAGtB,QAAQ,UAAU;AAElB,IAAA,SAAiB;AAKjB;AAAA;AAAA,EAEE,OAAO,YAAY,gBAEjB,QAAQ,OAAO,QAAQ,IAAI,qBACxB,QAAQ,aAAa;AAAA,EAE1B;AAEA,QAAM,YAAY,SAAO,YAAY,KAAK,GAAG,KAC1C,wBAAwB,KAAK,GAAG,IAC/B,MACA,IAAI,QAAQ,OAAO,GAAG;AAE1B,YAAU,UAAU;AAIpB,QAAM,iCAAiC;AACvC,YAAU,gBAAgB,UACxB,+BAA+B,KAAK,IAAI,KACrC,cAAc,IAAI;AACzB;;","x_google_ignoreList":[0]}
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  var isArrayish = function isArrayish2(obj) {
3
4
  if (!obj) {
4
5
  return false;
5
6
  }
6
7
  return obj instanceof Array || Array.isArray(obj) || obj.length >= 0 && obj.splice instanceof Function;
7
8
  };
8
- module.exports = isArrayish;
9
+ exports.isArrayish = isArrayish;
9
10
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-arrayish/index.js"],"sourcesContent":["'use strict';\n\nmodule.exports = function isArrayish(obj) {\n\tif (!obj) {\n\t\treturn false;\n\t}\n\n\treturn obj instanceof Array || Array.isArray(obj) ||\n\t\t(obj.length >= 0 && obj.splice instanceof Function);\n};\n"],"names":["isArrayish"],"mappings":";AAEA,IAAA,aAAiB,SAASA,YAAW,KAAK;AACzC,MAAI,CAAC,KAAK;AACT,WAAO;AAAA,EACP;AAED,SAAO,eAAe,SAAS,MAAM,QAAQ,GAAG,KAC9C,IAAI,UAAU,KAAK,IAAI,kBAAkB;AAC5C;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-arrayish/index.js"],"sourcesContent":["'use strict';\n\nmodule.exports = function isArrayish(obj) {\n\tif (!obj) {\n\t\treturn false;\n\t}\n\n\treturn obj instanceof Array || Array.isArray(obj) ||\n\t\t(obj.length >= 0 && obj.splice instanceof Function);\n};\n"],"names":["isArrayish"],"mappings":";;AAEA,IAAA,aAAiB,SAASA,YAAW,KAAK;AACzC,MAAI,CAAC,KAAK;AACT,WAAO;AAAA,EACP;AAED,SAAO,eAAe,SAAS,MAAM,QAAQ,GAAG,KAC9C,IAAI,UAAU,KAAK,IAAI,kBAAkB;AAC5C;;","x_google_ignoreList":[0]}
@@ -5,6 +5,6 @@ var isArrayish = function isArrayish2(obj) {
5
5
  return obj instanceof Array || Array.isArray(obj) || obj.length >= 0 && obj.splice instanceof Function;
6
6
  };
7
7
  export {
8
- isArrayish as default
8
+ isArrayish as i
9
9
  };
10
10
  //# sourceMappingURL=index.js.map
@@ -66,7 +66,10 @@ const url = true;
66
66
  const util = true;
67
67
  const v8 = ">= 1";
68
68
  const vm = true;
69
- const wasi = ">= 13.4 && < 13.5";
69
+ const wasi = [
70
+ ">= 13.4 && < 13.5",
71
+ ">= 20"
72
+ ];
70
73
  const worker_threads = ">= 11.7";
71
74
  const zlib = ">= 0.5";
72
75
  const require$$1 = {
@@ -324,6 +327,11 @@ const require$$1 = {
324
327
  ">= 14.18 && < 15",
325
328
  ">= 16"
326
329
  ],
330
+ "test/reporters": ">= 19.9 && < 20.2",
331
+ "node:test/reporters": [
332
+ ">= 19.9",
333
+ ">= 20"
334
+ ],
327
335
  "node:test": [
328
336
  ">= 16.17 && < 17",
329
337
  ">= 18"
@@ -409,6 +417,7 @@ const require$$1 = {
409
417
  ">= 16"
410
418
  ],
411
419
  wasi,
420
+ "node:wasi": ">= 20",
412
421
  worker_threads,
413
422
  "node:worker_threads": [
414
423
  ">= 14.18 && < 15",
@@ -1 +1 @@
1
- {"version":3,"file":"core.json.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"core.json.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -64,7 +64,10 @@ const url = true;
64
64
  const util = true;
65
65
  const v8 = ">= 1";
66
66
  const vm = true;
67
- const wasi = ">= 13.4 && < 13.5";
67
+ const wasi = [
68
+ ">= 13.4 && < 13.5",
69
+ ">= 20"
70
+ ];
68
71
  const worker_threads = ">= 11.7";
69
72
  const zlib = ">= 0.5";
70
73
  const require$$1 = {
@@ -322,6 +325,11 @@ const require$$1 = {
322
325
  ">= 14.18 && < 15",
323
326
  ">= 16"
324
327
  ],
328
+ "test/reporters": ">= 19.9 && < 20.2",
329
+ "node:test/reporters": [
330
+ ">= 19.9",
331
+ ">= 20"
332
+ ],
325
333
  "node:test": [
326
334
  ">= 16.17 && < 17",
327
335
  ">= 18"
@@ -407,6 +415,7 @@ const require$$1 = {
407
415
  ">= 16"
408
416
  ],
409
417
  wasi,
418
+ "node:wasi": ">= 20",
410
419
  worker_threads,
411
420
  "node:worker_threads": [
412
421
  ">= 14.18 && < 15",
@@ -1 +1 @@
1
- {"version":3,"file":"core.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"core.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,7 +1,8 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  const index = require("../has/src/index.cjs");
3
4
  const core = require("./core.json.cjs");
4
- var has = index;
5
+ var has = index.src;
5
6
  function specifierIncluded(current, specifier) {
6
7
  var nodeParts = current.split(".");
7
8
  var parts = specifier.split(" ");
@@ -57,5 +58,5 @@ var data = core.default;
57
58
  var isCoreModule = function isCore(x, nodeVersion) {
58
59
  return has(data, x) && versionIncluded(nodeVersion, data[x]);
59
60
  };
60
- module.exports = isCoreModule;
61
+ exports.isCoreModule = isCoreModule;
61
62
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-core-module/index.js"],"sourcesContent":["'use strict';\n\nvar has = require('has');\n\nfunction specifierIncluded(current, specifier) {\n\tvar nodeParts = current.split('.');\n\tvar parts = specifier.split(' ');\n\tvar op = parts.length > 1 ? parts[0] : '=';\n\tvar versionParts = (parts.length > 1 ? parts[1] : parts[0]).split('.');\n\n\tfor (var i = 0; i < 3; ++i) {\n\t\tvar cur = parseInt(nodeParts[i] || 0, 10);\n\t\tvar ver = parseInt(versionParts[i] || 0, 10);\n\t\tif (cur === ver) {\n\t\t\tcontinue; // eslint-disable-line no-restricted-syntax, no-continue\n\t\t}\n\t\tif (op === '<') {\n\t\t\treturn cur < ver;\n\t\t}\n\t\tif (op === '>=') {\n\t\t\treturn cur >= ver;\n\t\t}\n\t\treturn false;\n\t}\n\treturn op === '>=';\n}\n\nfunction matchesRange(current, range) {\n\tvar specifiers = range.split(/ ?&& ?/);\n\tif (specifiers.length === 0) {\n\t\treturn false;\n\t}\n\tfor (var i = 0; i < specifiers.length; ++i) {\n\t\tif (!specifierIncluded(current, specifiers[i])) {\n\t\t\treturn false;\n\t\t}\n\t}\n\treturn true;\n}\n\nfunction versionIncluded(nodeVersion, specifierValue) {\n\tif (typeof specifierValue === 'boolean') {\n\t\treturn specifierValue;\n\t}\n\n\tvar current = typeof nodeVersion === 'undefined'\n\t\t? process.versions && process.versions.node\n\t\t: nodeVersion;\n\n\tif (typeof current !== 'string') {\n\t\tthrow new TypeError(typeof nodeVersion === 'undefined' ? 'Unable to determine current node version' : 'If provided, a valid node version is required');\n\t}\n\n\tif (specifierValue && typeof specifierValue === 'object') {\n\t\tfor (var i = 0; i < specifierValue.length; ++i) {\n\t\t\tif (matchesRange(current, specifierValue[i])) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t}\n\treturn matchesRange(current, specifierValue);\n}\n\nvar data = require('./core.json');\n\nmodule.exports = function isCore(x, nodeVersion) {\n\treturn has(data, x) && versionIncluded(nodeVersion, data[x]);\n};\n"],"names":["require$$0","require$$1"],"mappings":";;;AAEA,IAAI,MAAMA;AAEV,SAAS,kBAAkB,SAAS,WAAW;AAC9C,MAAI,YAAY,QAAQ,MAAM,GAAG;AACjC,MAAI,QAAQ,UAAU,MAAM,GAAG;AAC/B,MAAI,KAAK,MAAM,SAAS,IAAI,MAAM,CAAC,IAAI;AACvC,MAAI,gBAAgB,MAAM,SAAS,IAAI,MAAM,CAAC,IAAI,MAAM,CAAC,GAAG,MAAM,GAAG;AAErE,WAAS,IAAI,GAAG,IAAI,GAAG,EAAE,GAAG;AAC3B,QAAI,MAAM,SAAS,UAAU,CAAC,KAAK,GAAG,EAAE;AACxC,QAAI,MAAM,SAAS,aAAa,CAAC,KAAK,GAAG,EAAE;AAC3C,QAAI,QAAQ,KAAK;AAChB;AAAA,IACA;AACD,QAAI,OAAO,KAAK;AACf,aAAO,MAAM;AAAA,IACb;AACD,QAAI,OAAO,MAAM;AAChB,aAAO,OAAO;AAAA,IACd;AACD,WAAO;AAAA,EACP;AACD,SAAO,OAAO;AACf;AAEA,SAAS,aAAa,SAAS,OAAO;AACrC,MAAI,aAAa,MAAM,MAAM,QAAQ;AACrC,MAAI,WAAW,WAAW,GAAG;AAC5B,WAAO;AAAA,EACP;AACD,WAAS,IAAI,GAAG,IAAI,WAAW,QAAQ,EAAE,GAAG;AAC3C,QAAI,CAAC,kBAAkB,SAAS,WAAW,CAAC,CAAC,GAAG;AAC/C,aAAO;AAAA,IACP;AAAA,EACD;AACD,SAAO;AACR;AAEA,SAAS,gBAAgB,aAAa,gBAAgB;AACrD,MAAI,OAAO,mBAAmB,WAAW;AACxC,WAAO;AAAA,EACP;AAED,MAAI,UAAU,OAAO,gBAAgB,cAClC,QAAQ,YAAY,QAAQ,SAAS,OACrC;AAEH,MAAI,OAAO,YAAY,UAAU;AAChC,UAAM,IAAI,UAAU,OAAO,gBAAgB,cAAc,6CAA6C,+CAA+C;AAAA,EACrJ;AAED,MAAI,kBAAkB,OAAO,mBAAmB,UAAU;AACzD,aAAS,IAAI,GAAG,IAAI,eAAe,QAAQ,EAAE,GAAG;AAC/C,UAAI,aAAa,SAAS,eAAe,CAAC,CAAC,GAAG;AAC7C,eAAO;AAAA,MACP;AAAA,IACD;AACD,WAAO;AAAA,EACP;AACD,SAAO,aAAa,SAAS,cAAc;AAC5C;AAEA,IAAI,OAAOC,KAAAA;AAEX,IAAA,eAAiB,SAAS,OAAO,GAAG,aAAa;AAChD,SAAO,IAAI,MAAM,CAAC,KAAK,gBAAgB,aAAa,KAAK,CAAC,CAAC;AAC5D;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-core-module/index.js"],"sourcesContent":["'use strict';\n\nvar has = require('has');\n\nfunction specifierIncluded(current, specifier) {\n\tvar nodeParts = current.split('.');\n\tvar parts = specifier.split(' ');\n\tvar op = parts.length > 1 ? parts[0] : '=';\n\tvar versionParts = (parts.length > 1 ? parts[1] : parts[0]).split('.');\n\n\tfor (var i = 0; i < 3; ++i) {\n\t\tvar cur = parseInt(nodeParts[i] || 0, 10);\n\t\tvar ver = parseInt(versionParts[i] || 0, 10);\n\t\tif (cur === ver) {\n\t\t\tcontinue; // eslint-disable-line no-restricted-syntax, no-continue\n\t\t}\n\t\tif (op === '<') {\n\t\t\treturn cur < ver;\n\t\t}\n\t\tif (op === '>=') {\n\t\t\treturn cur >= ver;\n\t\t}\n\t\treturn false;\n\t}\n\treturn op === '>=';\n}\n\nfunction matchesRange(current, range) {\n\tvar specifiers = range.split(/ ?&& ?/);\n\tif (specifiers.length === 0) {\n\t\treturn false;\n\t}\n\tfor (var i = 0; i < specifiers.length; ++i) {\n\t\tif (!specifierIncluded(current, specifiers[i])) {\n\t\t\treturn false;\n\t\t}\n\t}\n\treturn true;\n}\n\nfunction versionIncluded(nodeVersion, specifierValue) {\n\tif (typeof specifierValue === 'boolean') {\n\t\treturn specifierValue;\n\t}\n\n\tvar current = typeof nodeVersion === 'undefined'\n\t\t? process.versions && process.versions.node\n\t\t: nodeVersion;\n\n\tif (typeof current !== 'string') {\n\t\tthrow new TypeError(typeof nodeVersion === 'undefined' ? 'Unable to determine current node version' : 'If provided, a valid node version is required');\n\t}\n\n\tif (specifierValue && typeof specifierValue === 'object') {\n\t\tfor (var i = 0; i < specifierValue.length; ++i) {\n\t\t\tif (matchesRange(current, specifierValue[i])) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\t\treturn false;\n\t}\n\treturn matchesRange(current, specifierValue);\n}\n\nvar data = require('./core.json');\n\nmodule.exports = function isCore(x, nodeVersion) {\n\treturn has(data, x) && versionIncluded(nodeVersion, data[x]);\n};\n"],"names":["require$$0","require$$1"],"mappings":";;;;AAEA,IAAI,MAAMA,MAAAA;AAEV,SAAS,kBAAkB,SAAS,WAAW;AAC9C,MAAI,YAAY,QAAQ,MAAM,GAAG;AACjC,MAAI,QAAQ,UAAU,MAAM,GAAG;AAC/B,MAAI,KAAK,MAAM,SAAS,IAAI,MAAM,CAAC,IAAI;AACvC,MAAI,gBAAgB,MAAM,SAAS,IAAI,MAAM,CAAC,IAAI,MAAM,CAAC,GAAG,MAAM,GAAG;AAErE,WAAS,IAAI,GAAG,IAAI,GAAG,EAAE,GAAG;AAC3B,QAAI,MAAM,SAAS,UAAU,CAAC,KAAK,GAAG,EAAE;AACxC,QAAI,MAAM,SAAS,aAAa,CAAC,KAAK,GAAG,EAAE;AAC3C,QAAI,QAAQ,KAAK;AAChB;AAAA,IACA;AACD,QAAI,OAAO,KAAK;AACf,aAAO,MAAM;AAAA,IACb;AACD,QAAI,OAAO,MAAM;AAChB,aAAO,OAAO;AAAA,IACd;AACD,WAAO;AAAA,EACP;AACD,SAAO,OAAO;AACf;AAEA,SAAS,aAAa,SAAS,OAAO;AACrC,MAAI,aAAa,MAAM,MAAM,QAAQ;AACrC,MAAI,WAAW,WAAW,GAAG;AAC5B,WAAO;AAAA,EACP;AACD,WAAS,IAAI,GAAG,IAAI,WAAW,QAAQ,EAAE,GAAG;AAC3C,QAAI,CAAC,kBAAkB,SAAS,WAAW,CAAC,CAAC,GAAG;AAC/C,aAAO;AAAA,IACP;AAAA,EACD;AACD,SAAO;AACR;AAEA,SAAS,gBAAgB,aAAa,gBAAgB;AACrD,MAAI,OAAO,mBAAmB,WAAW;AACxC,WAAO;AAAA,EACP;AAED,MAAI,UAAU,OAAO,gBAAgB,cAClC,QAAQ,YAAY,QAAQ,SAAS,OACrC;AAEH,MAAI,OAAO,YAAY,UAAU;AAChC,UAAM,IAAI,UAAU,OAAO,gBAAgB,cAAc,6CAA6C,+CAA+C;AAAA,EACrJ;AAED,MAAI,kBAAkB,OAAO,mBAAmB,UAAU;AACzD,aAAS,IAAI,GAAG,IAAI,eAAe,QAAQ,EAAE,GAAG;AAC/C,UAAI,aAAa,SAAS,eAAe,CAAC,CAAC,GAAG;AAC7C,eAAO;AAAA,MACP;AAAA,IACD;AACD,WAAO;AAAA,EACP;AACD,SAAO,aAAa,SAAS,cAAc;AAC5C;AAEA,IAAI,OAAOC,KAAAA;AAEX,IAAA,eAAiB,SAAS,OAAO,GAAG,aAAa;AAChD,SAAO,IAAI,MAAM,CAAC,KAAK,gBAAgB,aAAa,KAAK,CAAC,CAAC;AAC5D;;","x_google_ignoreList":[0]}
@@ -1,4 +1,4 @@
1
- import src from "../has/src/index.js";
1
+ import { s as src } from "../has/src/index.js";
2
2
  import require$$1 from "./core.json.js";
3
3
  var has = src;
4
4
  function specifierIncluded(current, specifier) {
@@ -57,6 +57,6 @@ var isCoreModule = function isCore(x, nodeVersion) {
57
57
  return has(data, x) && versionIncluded(nodeVersion, data[x]);
58
58
  };
59
59
  export {
60
- isCoreModule as default
60
+ isCoreModule as i
61
61
  };
62
62
  //# sourceMappingURL=index.js.map
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  /*!
3
4
  * is-extglob <https://github.com/jonschlinkert/is-extglob>
4
5
  *
@@ -17,5 +18,5 @@ var isExtglob = function isExtglob2(str) {
17
18
  }
18
19
  return false;
19
20
  };
20
- module.exports = isExtglob;
21
+ exports.isExtglob = isExtglob;
21
22
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-extglob/index.js"],"sourcesContent":["/*!\n * is-extglob <https://github.com/jonschlinkert/is-extglob>\n *\n * Copyright (c) 2014-2016, Jon Schlinkert.\n * Licensed under the MIT License.\n */\n\nmodule.exports = function isExtglob(str) {\n if (typeof str !== 'string' || str === '') {\n return false;\n }\n\n var match;\n while ((match = /(\\\\).|([@?!+*]\\(.*\\))/g.exec(str))) {\n if (match[2]) return true;\n str = str.slice(match.index + match[0].length);\n }\n\n return false;\n};\n"],"names":["isExtglob"],"mappings":";;;;;;;AAOA,IAAA,YAAiB,SAASA,WAAU,KAAK;AACvC,MAAI,OAAO,QAAQ,YAAY,QAAQ,IAAI;AACzC,WAAO;AAAA,EACR;AAED,MAAI;AACJ,SAAQ,QAAQ,yBAAyB,KAAK,GAAG,GAAI;AACnD,QAAI,MAAM,CAAC;AAAG,aAAO;AACrB,UAAM,IAAI,MAAM,MAAM,QAAQ,MAAM,CAAC,EAAE,MAAM;AAAA,EAC9C;AAED,SAAO;AACT;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-extglob/index.js"],"sourcesContent":["/*!\n * is-extglob <https://github.com/jonschlinkert/is-extglob>\n *\n * Copyright (c) 2014-2016, Jon Schlinkert.\n * Licensed under the MIT License.\n */\n\nmodule.exports = function isExtglob(str) {\n if (typeof str !== 'string' || str === '') {\n return false;\n }\n\n var match;\n while ((match = /(\\\\).|([@?!+*]\\(.*\\))/g.exec(str))) {\n if (match[2]) return true;\n str = str.slice(match.index + match[0].length);\n }\n\n return false;\n};\n"],"names":["isExtglob"],"mappings":";;;;;;;;AAOA,IAAA,YAAiB,SAASA,WAAU,KAAK;AACvC,MAAI,OAAO,QAAQ,YAAY,QAAQ,IAAI;AACzC,WAAO;AAAA,EACR;AAED,MAAI;AACJ,SAAQ,QAAQ,yBAAyB,KAAK,GAAG,GAAI;AACnD,QAAI,MAAM,CAAC;AAAG,aAAO;AACrB,UAAM,IAAI,MAAM,MAAM,QAAQ,MAAM,CAAC,EAAE,MAAM;AAAA,EAC9C;AAED,SAAO;AACT;;","x_google_ignoreList":[0]}
@@ -17,6 +17,6 @@ var isExtglob = function isExtglob2(str) {
17
17
  return false;
18
18
  };
19
19
  export {
20
- isExtglob as default
20
+ isExtglob as i
21
21
  };
22
22
  //# sourceMappingURL=index.js.map
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  const index = require("../is-extglob/index.cjs");
3
4
  /*!
4
5
  * is-glob <https://github.com/jonschlinkert/is-glob>
@@ -6,7 +7,7 @@ const index = require("../is-extglob/index.cjs");
6
7
  * Copyright (c) 2014-2017, Jon Schlinkert.
7
8
  * Released under the MIT License.
8
9
  */
9
- var isExtglob = index;
10
+ var isExtglob = index.isExtglob;
10
11
  var chars = { "{": "}", "(": ")", "[": "]" };
11
12
  var strictCheck = function(str) {
12
13
  if (str[0] === "!") {
@@ -131,5 +132,5 @@ var isGlob = function isGlob2(str, options) {
131
132
  }
132
133
  return check(str);
133
134
  };
134
- module.exports = isGlob;
135
+ exports.isGlob = isGlob;
135
136
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-glob/index.js"],"sourcesContent":["/*!\n * is-glob <https://github.com/jonschlinkert/is-glob>\n *\n * Copyright (c) 2014-2017, Jon Schlinkert.\n * Released under the MIT License.\n */\n\nvar isExtglob = require('is-extglob');\nvar chars = { '{': '}', '(': ')', '[': ']'};\nvar strictCheck = function(str) {\n if (str[0] === '!') {\n return true;\n }\n var index = 0;\n var pipeIndex = -2;\n var closeSquareIndex = -2;\n var closeCurlyIndex = -2;\n var closeParenIndex = -2;\n var backSlashIndex = -2;\n while (index < str.length) {\n if (str[index] === '*') {\n return true;\n }\n\n if (str[index + 1] === '?' && /[\\].+)]/.test(str[index])) {\n return true;\n }\n\n if (closeSquareIndex !== -1 && str[index] === '[' && str[index + 1] !== ']') {\n if (closeSquareIndex < index) {\n closeSquareIndex = str.indexOf(']', index);\n }\n if (closeSquareIndex > index) {\n if (backSlashIndex === -1 || backSlashIndex > closeSquareIndex) {\n return true;\n }\n backSlashIndex = str.indexOf('\\\\', index);\n if (backSlashIndex === -1 || backSlashIndex > closeSquareIndex) {\n return true;\n }\n }\n }\n\n if (closeCurlyIndex !== -1 && str[index] === '{' && str[index + 1] !== '}') {\n closeCurlyIndex = str.indexOf('}', index);\n if (closeCurlyIndex > index) {\n backSlashIndex = str.indexOf('\\\\', index);\n if (backSlashIndex === -1 || backSlashIndex > closeCurlyIndex) {\n return true;\n }\n }\n }\n\n if (closeParenIndex !== -1 && str[index] === '(' && str[index + 1] === '?' && /[:!=]/.test(str[index + 2]) && str[index + 3] !== ')') {\n closeParenIndex = str.indexOf(')', index);\n if (closeParenIndex > index) {\n backSlashIndex = str.indexOf('\\\\', index);\n if (backSlashIndex === -1 || backSlashIndex > closeParenIndex) {\n return true;\n }\n }\n }\n\n if (pipeIndex !== -1 && str[index] === '(' && str[index + 1] !== '|') {\n if (pipeIndex < index) {\n pipeIndex = str.indexOf('|', index);\n }\n if (pipeIndex !== -1 && str[pipeIndex + 1] !== ')') {\n closeParenIndex = str.indexOf(')', pipeIndex);\n if (closeParenIndex > pipeIndex) {\n backSlashIndex = str.indexOf('\\\\', pipeIndex);\n if (backSlashIndex === -1 || backSlashIndex > closeParenIndex) {\n return true;\n }\n }\n }\n }\n\n if (str[index] === '\\\\') {\n var open = str[index + 1];\n index += 2;\n var close = chars[open];\n\n if (close) {\n var n = str.indexOf(close, index);\n if (n !== -1) {\n index = n + 1;\n }\n }\n\n if (str[index] === '!') {\n return true;\n }\n } else {\n index++;\n }\n }\n return false;\n};\n\nvar relaxedCheck = function(str) {\n if (str[0] === '!') {\n return true;\n }\n var index = 0;\n while (index < str.length) {\n if (/[*?{}()[\\]]/.test(str[index])) {\n return true;\n }\n\n if (str[index] === '\\\\') {\n var open = str[index + 1];\n index += 2;\n var close = chars[open];\n\n if (close) {\n var n = str.indexOf(close, index);\n if (n !== -1) {\n index = n + 1;\n }\n }\n\n if (str[index] === '!') {\n return true;\n }\n } else {\n index++;\n }\n }\n return false;\n};\n\nmodule.exports = function isGlob(str, options) {\n if (typeof str !== 'string' || str === '') {\n return false;\n }\n\n if (isExtglob(str)) {\n return true;\n }\n\n var check = strictCheck;\n\n // optionally relax check\n if (options && options.strict === false) {\n check = relaxedCheck;\n }\n\n return check(str);\n};\n"],"names":["require$$0","index","isGlob"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-glob/index.js"],"sourcesContent":["/*!\n * is-glob <https://github.com/jonschlinkert/is-glob>\n *\n * Copyright (c) 2014-2017, Jon Schlinkert.\n * Released under the MIT License.\n */\n\nvar isExtglob = require('is-extglob');\nvar chars = { '{': '}', '(': ')', '[': ']'};\nvar strictCheck = function(str) {\n if (str[0] === '!') {\n return true;\n }\n var index = 0;\n var pipeIndex = -2;\n var closeSquareIndex = -2;\n var closeCurlyIndex = -2;\n var closeParenIndex = -2;\n var backSlashIndex = -2;\n while (index < str.length) {\n if (str[index] === '*') {\n return true;\n }\n\n if (str[index + 1] === '?' && /[\\].+)]/.test(str[index])) {\n return true;\n }\n\n if (closeSquareIndex !== -1 && str[index] === '[' && str[index + 1] !== ']') {\n if (closeSquareIndex < index) {\n closeSquareIndex = str.indexOf(']', index);\n }\n if (closeSquareIndex > index) {\n if (backSlashIndex === -1 || backSlashIndex > closeSquareIndex) {\n return true;\n }\n backSlashIndex = str.indexOf('\\\\', index);\n if (backSlashIndex === -1 || backSlashIndex > closeSquareIndex) {\n return true;\n }\n }\n }\n\n if (closeCurlyIndex !== -1 && str[index] === '{' && str[index + 1] !== '}') {\n closeCurlyIndex = str.indexOf('}', index);\n if (closeCurlyIndex > index) {\n backSlashIndex = str.indexOf('\\\\', index);\n if (backSlashIndex === -1 || backSlashIndex > closeCurlyIndex) {\n return true;\n }\n }\n }\n\n if (closeParenIndex !== -1 && str[index] === '(' && str[index + 1] === '?' && /[:!=]/.test(str[index + 2]) && str[index + 3] !== ')') {\n closeParenIndex = str.indexOf(')', index);\n if (closeParenIndex > index) {\n backSlashIndex = str.indexOf('\\\\', index);\n if (backSlashIndex === -1 || backSlashIndex > closeParenIndex) {\n return true;\n }\n }\n }\n\n if (pipeIndex !== -1 && str[index] === '(' && str[index + 1] !== '|') {\n if (pipeIndex < index) {\n pipeIndex = str.indexOf('|', index);\n }\n if (pipeIndex !== -1 && str[pipeIndex + 1] !== ')') {\n closeParenIndex = str.indexOf(')', pipeIndex);\n if (closeParenIndex > pipeIndex) {\n backSlashIndex = str.indexOf('\\\\', pipeIndex);\n if (backSlashIndex === -1 || backSlashIndex > closeParenIndex) {\n return true;\n }\n }\n }\n }\n\n if (str[index] === '\\\\') {\n var open = str[index + 1];\n index += 2;\n var close = chars[open];\n\n if (close) {\n var n = str.indexOf(close, index);\n if (n !== -1) {\n index = n + 1;\n }\n }\n\n if (str[index] === '!') {\n return true;\n }\n } else {\n index++;\n }\n }\n return false;\n};\n\nvar relaxedCheck = function(str) {\n if (str[0] === '!') {\n return true;\n }\n var index = 0;\n while (index < str.length) {\n if (/[*?{}()[\\]]/.test(str[index])) {\n return true;\n }\n\n if (str[index] === '\\\\') {\n var open = str[index + 1];\n index += 2;\n var close = chars[open];\n\n if (close) {\n var n = str.indexOf(close, index);\n if (n !== -1) {\n index = n + 1;\n }\n }\n\n if (str[index] === '!') {\n return true;\n }\n } else {\n index++;\n }\n }\n return false;\n};\n\nmodule.exports = function isGlob(str, options) {\n if (typeof str !== 'string' || str === '') {\n return false;\n }\n\n if (isExtglob(str)) {\n return true;\n }\n\n var check = strictCheck;\n\n // optionally relax check\n if (options && options.strict === false) {\n check = relaxedCheck;\n }\n\n return check(str);\n};\n"],"names":["require$$0","index","isGlob"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,4 +1,4 @@
1
- import isExtglob$1 from "../is-extglob/index.js";
1
+ import { i as isExtglob$1 } from "../is-extglob/index.js";
2
2
  /*!
3
3
  * is-glob <https://github.com/jonschlinkert/is-glob>
4
4
  *
@@ -131,6 +131,6 @@ var isGlob = function isGlob2(str, options) {
131
131
  return check(str);
132
132
  };
133
133
  export {
134
- isGlob as default
134
+ isGlob as i
135
135
  };
136
136
  //# sourceMappingURL=index.js.map
@@ -1,8 +1,9 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  var toString = Object.prototype.toString;
3
4
  var isPlainObj = function(x) {
4
5
  var prototype;
5
6
  return toString.call(x) === "[object Object]" && (prototype = Object.getPrototypeOf(x), prototype === null || prototype === Object.getPrototypeOf({}));
6
7
  };
7
- module.exports = isPlainObj;
8
+ exports.isPlainObj = isPlainObj;
8
9
  //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/is-plain-obj/index.js"],"sourcesContent":["'use strict';\nvar toString = Object.prototype.toString;\n\nmodule.exports = function (x) {\n\tvar prototype;\n\treturn toString.call(x) === '[object Object]' && (prototype = Object.getPrototypeOf(x), prototype === null || prototype === Object.getPrototypeOf({}));\n};\n"],"names":[],"mappings":";;AACA,IAAI,WAAW,OAAO,UAAU;IAEhC,aAAiB,SAAU,GAAG;AAC7B,MAAI;AACJ,SAAO,SAAS,KAAK,CAAC,MAAM,sBAAsB,YAAY,OAAO,eAAe,CAAC,GAAG,cAAc,QAAQ,cAAc,OAAO,eAAe,CAAE,CAAA;AACrJ;;","x_google_ignoreList":[0]}
@@ -4,6 +4,6 @@ var isPlainObj = function(x) {
4
4
  return toString.call(x) === "[object Object]" && (prototype = Object.getPrototypeOf(x), prototype === null || prototype === Object.getPrototypeOf({}));
5
5
  };
6
6
  export {
7
- isPlainObj as default
7
+ isPlainObj as i
8
8
  };
9
9
  //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../../../../node_modules/is-plain-obj/index.js"],"sourcesContent":["'use strict';\nvar toString = Object.prototype.toString;\n\nmodule.exports = function (x) {\n\tvar prototype;\n\treturn toString.call(x) === '[object Object]' && (prototype = Object.getPrototypeOf(x), prototype === null || prototype === Object.getPrototypeOf({}));\n};\n"],"names":[],"mappings":"AACA,IAAI,WAAW,OAAO,UAAU;IAEhC,aAAiB,SAAU,GAAG;AAC7B,MAAI;AACJ,SAAO,SAAS,KAAK,CAAC,MAAM,sBAAsB,YAAY,OAAO,eAAe,CAAC,GAAG,cAAc,QAAQ,cAAc,OAAO,eAAe,CAAE,CAAA;AACrJ;","x_google_ignoreList":[0]}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const index = require("../../_virtual/index14.cjs");
2
+ const index = require("../../_virtual/index13.cjs");
3
3
  Object.defineProperty(index.__exports, "__esModule", {
4
4
  value: true
5
5
  });
@@ -1,4 +1,4 @@
1
- import { __exports as jsTokens } from "../../_virtual/index14.js";
1
+ import { __exports as jsTokens } from "../../_virtual/index13.js";
2
2
  Object.defineProperty(jsTokens, "__esModule", {
3
3
  value: true
4
4
  });
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  var toString = Object.prototype.toString;
3
4
  var kindOf = function kindOf2(val) {
4
5
  if (val === void 0)
@@ -124,5 +125,5 @@ function isBuffer(val) {
124
125
  }
125
126
  return false;
126
127
  }
127
- module.exports = kindOf;
128
+ exports.kindOf = kindOf;
128
129
  //# sourceMappingURL=index.cjs.map