@windrun-huaiin/dev-scripts 14.1.2 → 14.1.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 (242) hide show
  1. package/dist/commands/create-diaomao-app.d.ts.map +1 -1
  2. package/dist/commands/create-diaomao-app.js +2 -0
  3. package/dist/commands/create-diaomao-app.mjs +2 -0
  4. package/dist/commands/diaomao-update.d.ts.map +1 -1
  5. package/dist/commands/diaomao-update.js +13 -5
  6. package/dist/commands/diaomao-update.mjs +13 -5
  7. package/dist/config/schema.d.ts.map +1 -1
  8. package/dist/config/schema.js +74 -1
  9. package/dist/config/schema.mjs +74 -1
  10. package/package.json +1 -1
  11. package/dist/_virtual/_commonjsHelpers.js +0 -7
  12. package/dist/_virtual/_commonjsHelpers.mjs +0 -5
  13. package/dist/_virtual/index.js +0 -11
  14. package/dist/_virtual/index.mjs +0 -7
  15. package/dist/_virtual/re.js +0 -5
  16. package/dist/_virtual/re.mjs +0 -3
  17. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/comparator.js +0 -161
  18. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/comparator.mjs +0 -159
  19. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/range.js +0 -576
  20. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/range.mjs +0 -574
  21. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/semver.js +0 -350
  22. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/classes/semver.mjs +0 -348
  23. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/clean.js +0 -21
  24. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/clean.mjs +0 -19
  25. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/cmp.js +0 -72
  26. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/cmp.mjs +0 -70
  27. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/coerce.js +0 -77
  28. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/coerce.mjs +0 -75
  29. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare-build.js +0 -22
  30. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare-build.mjs +0 -20
  31. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare-loose.js +0 -18
  32. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare-loose.mjs +0 -16
  33. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare.js +0 -20
  34. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/compare.mjs +0 -18
  35. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/diff.js +0 -73
  36. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/diff.mjs +0 -71
  37. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/eq.js +0 -18
  38. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/eq.mjs +0 -16
  39. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/gt.js +0 -18
  40. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/gt.mjs +0 -16
  41. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/gte.js +0 -18
  42. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/gte.mjs +0 -16
  43. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/inc.js +0 -34
  44. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/inc.mjs +0 -32
  45. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/lt.js +0 -18
  46. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/lt.mjs +0 -16
  47. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/lte.js +0 -18
  48. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/lte.mjs +0 -16
  49. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/major.js +0 -18
  50. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/major.mjs +0 -16
  51. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/minor.js +0 -18
  52. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/minor.mjs +0 -16
  53. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/neq.js +0 -18
  54. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/neq.mjs +0 -16
  55. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/parse.js +0 -31
  56. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/parse.mjs +0 -29
  57. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/patch.js +0 -18
  58. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/patch.mjs +0 -16
  59. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/prerelease.js +0 -21
  60. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/prerelease.mjs +0 -19
  61. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/rcompare.js +0 -18
  62. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/rcompare.mjs +0 -16
  63. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/rsort.js +0 -18
  64. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/rsort.mjs +0 -16
  65. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/satisfies.js +0 -25
  66. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/satisfies.mjs +0 -23
  67. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/sort.js +0 -18
  68. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/sort.mjs +0 -16
  69. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/valid.js +0 -21
  70. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/functions/valid.mjs +0 -19
  71. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/index.js +0 -144
  72. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/index.mjs +0 -142
  73. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/constants.js +0 -48
  74. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/constants.mjs +0 -46
  75. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/debug.js +0 -22
  76. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/debug.mjs +0 -20
  77. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/identifiers.js +0 -40
  78. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/identifiers.mjs +0 -38
  79. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/lrucache.js +0 -53
  80. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/lrucache.mjs +0 -51
  81. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/parse-options.js +0 -28
  82. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/parse-options.mjs +0 -26
  83. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/re.js +0 -239
  84. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/internal/re.mjs +0 -237
  85. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/gtr.js +0 -19
  86. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/gtr.mjs +0 -17
  87. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/intersects.js +0 -22
  88. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/intersects.mjs +0 -20
  89. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/ltr.js +0 -19
  90. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/ltr.mjs +0 -17
  91. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/max-satisfying.js +0 -41
  92. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/max-satisfying.mjs +0 -39
  93. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/min-satisfying.js +0 -40
  94. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/min-satisfying.mjs +0 -38
  95. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/min-version.js +0 -78
  96. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/min-version.mjs +0 -76
  97. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/outside.js +0 -102
  98. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/outside.mjs +0 -100
  99. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/simplify.js +0 -63
  100. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/simplify.mjs +0 -61
  101. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/subset.js +0 -265
  102. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/subset.mjs +0 -263
  103. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/to-comparators.js +0 -23
  104. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/to-comparators.mjs +0 -21
  105. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/valid.js +0 -26
  106. package/dist/node_modules/.pnpm/semver@7.7.4/node_modules/semver/ranges/valid.mjs +0 -24
  107. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-collection.js +0 -90
  108. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-collection.mjs +0 -88
  109. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-doc.js +0 -45
  110. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-doc.mjs +0 -43
  111. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-node.js +0 -105
  112. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-node.mjs +0 -102
  113. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-scalar.js +0 -88
  114. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/compose-scalar.mjs +0 -86
  115. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/composer.js +0 -219
  116. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/composer.mjs +0 -217
  117. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-map.js +0 -117
  118. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-map.mjs +0 -115
  119. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-scalar.js +0 -200
  120. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-scalar.mjs +0 -198
  121. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-seq.js +0 -51
  122. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-block-seq.mjs +0 -49
  123. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-end.js +0 -39
  124. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-end.mjs +0 -37
  125. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js +0 -209
  126. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-flow-collection.mjs +0 -207
  127. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js +0 -225
  128. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.mjs +0 -223
  129. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-props.js +0 -148
  130. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/resolve-props.mjs +0 -146
  131. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-contains-newline.js +0 -36
  132. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-contains-newline.mjs +0 -34
  133. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.js +0 -28
  134. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-empty-scalar-position.mjs +0 -26
  135. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-flow-indent-check.js +0 -17
  136. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-flow-indent-check.mjs +0 -15
  137. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-map-includes.js +0 -15
  138. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/compose/util-map-includes.mjs +0 -13
  139. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/Document.js +0 -337
  140. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/Document.mjs +0 -335
  141. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/anchors.js +0 -76
  142. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/anchors.mjs +0 -71
  143. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/applyReviver.js +0 -57
  144. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/applyReviver.mjs +0 -55
  145. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/createNode.js +0 -90
  146. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/createNode.mjs +0 -88
  147. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/directives.js +0 -178
  148. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/doc/directives.mjs +0 -176
  149. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/errors.js +0 -62
  150. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/errors.mjs +0 -57
  151. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/log.js +0 -9
  152. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/log.mjs +0 -7
  153. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Alias.js +0 -116
  154. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Alias.mjs +0 -114
  155. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Collection.js +0 -151
  156. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Collection.mjs +0 -147
  157. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Node.js +0 -40
  158. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Node.mjs +0 -38
  159. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Pair.js +0 -39
  160. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Pair.mjs +0 -36
  161. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Scalar.js +0 -27
  162. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/Scalar.mjs +0 -24
  163. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/YAMLMap.js +0 -147
  164. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/YAMLMap.mjs +0 -144
  165. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/YAMLSeq.js +0 -115
  166. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/YAMLSeq.mjs +0 -113
  167. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/addPairToJSMap.js +0 -65
  168. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/addPairToJSMap.mjs +0 -63
  169. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/identity.js +0 -53
  170. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/identity.mjs +0 -36
  171. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/toJS.js +0 -39
  172. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/nodes/toJS.mjs +0 -37
  173. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/cst.js +0 -79
  174. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/cst.mjs +0 -73
  175. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/lexer.js +0 -719
  176. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/lexer.mjs +0 -717
  177. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/line-counter.js +0 -41
  178. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/line-counter.mjs +0 -39
  179. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/parser.js +0 -969
  180. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/parse/parser.mjs +0 -967
  181. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/public-api.js +0 -68
  182. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/public-api.mjs +0 -64
  183. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/Schema.js +0 -39
  184. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/Schema.mjs +0 -37
  185. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/map.js +0 -19
  186. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/map.mjs +0 -17
  187. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/null.js +0 -17
  188. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/null.mjs +0 -15
  189. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/seq.js +0 -19
  190. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/seq.mjs +0 -17
  191. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/string.js +0 -16
  192. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/common/string.mjs +0 -14
  193. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/bool.js +0 -21
  194. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/bool.mjs +0 -19
  195. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/float.js +0 -47
  196. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/float.mjs +0 -43
  197. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/int.js +0 -42
  198. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/int.mjs +0 -38
  199. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/schema.js +0 -25
  200. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/core/schema.mjs +0 -23
  201. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/json/schema.js +0 -64
  202. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/json/schema.mjs +0 -62
  203. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/tags.js +0 -99
  204. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/tags.mjs +0 -96
  205. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js +0 -60
  206. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.mjs +0 -58
  207. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.js +0 -29
  208. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/bool.mjs +0 -26
  209. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/float.js +0 -50
  210. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/float.mjs +0 -46
  211. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/int.js +0 -76
  212. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/int.mjs +0 -71
  213. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js +0 -68
  214. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.mjs +0 -64
  215. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.js +0 -77
  216. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/omap.mjs +0 -74
  217. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.js +0 -82
  218. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/pairs.mjs +0 -78
  219. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.js +0 -41
  220. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/schema.mjs +0 -39
  221. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/set.js +0 -96
  222. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/set.mjs +0 -93
  223. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js +0 -105
  224. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.mjs +0 -101
  225. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/foldFlowLines.js +0 -151
  226. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/foldFlowLines.mjs +0 -146
  227. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringify.js +0 -131
  228. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringify.mjs +0 -128
  229. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyCollection.js +0 -145
  230. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyCollection.mjs +0 -143
  231. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyComment.js +0 -24
  232. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyComment.mjs +0 -20
  233. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyDocument.js +0 -87
  234. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyDocument.mjs +0 -85
  235. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +0 -26
  236. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyNumber.mjs +0 -24
  237. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyPair.js +0 -152
  238. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyPair.mjs +0 -150
  239. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyString.js +0 -338
  240. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/stringify/stringifyString.mjs +0 -336
  241. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/visit.js +0 -148
  242. package/dist/node_modules/.pnpm/yaml@2.8.2/node_modules/yaml/browser/dist/visit.mjs +0 -146
@@ -1,40 +0,0 @@
1
- 'use strict';
2
-
3
- var semver = require('../classes/semver.js');
4
- var range = require('../classes/range.js');
5
-
6
- var minSatisfying_1;
7
- var hasRequiredMinSatisfying;
8
-
9
- function requireMinSatisfying () {
10
- if (hasRequiredMinSatisfying) return minSatisfying_1;
11
- hasRequiredMinSatisfying = 1;
12
-
13
- const SemVer = semver.__require();
14
- const Range = range.__require();
15
- const minSatisfying = (versions, range, options) => {
16
- let min = null;
17
- let minSV = null;
18
- let rangeObj = null;
19
- try {
20
- rangeObj = new Range(range, options);
21
- } catch (er) {
22
- return null
23
- }
24
- versions.forEach((v) => {
25
- if (rangeObj.test(v)) {
26
- // satisfies(v, range, options)
27
- if (!min || minSV.compare(v) === 1) {
28
- // compare(min, v, true)
29
- min = v;
30
- minSV = new SemVer(min, options);
31
- }
32
- }
33
- });
34
- return min
35
- };
36
- minSatisfying_1 = minSatisfying;
37
- return minSatisfying_1;
38
- }
39
-
40
- exports.__require = requireMinSatisfying;
@@ -1,38 +0,0 @@
1
- import { __require as requireSemver } from '../classes/semver.mjs';
2
- import { __require as requireRange } from '../classes/range.mjs';
3
-
4
- var minSatisfying_1;
5
- var hasRequiredMinSatisfying;
6
-
7
- function requireMinSatisfying () {
8
- if (hasRequiredMinSatisfying) return minSatisfying_1;
9
- hasRequiredMinSatisfying = 1;
10
-
11
- const SemVer = requireSemver();
12
- const Range = requireRange();
13
- const minSatisfying = (versions, range, options) => {
14
- let min = null;
15
- let minSV = null;
16
- let rangeObj = null;
17
- try {
18
- rangeObj = new Range(range, options);
19
- } catch (er) {
20
- return null
21
- }
22
- versions.forEach((v) => {
23
- if (rangeObj.test(v)) {
24
- // satisfies(v, range, options)
25
- if (!min || minSV.compare(v) === 1) {
26
- // compare(min, v, true)
27
- min = v;
28
- minSV = new SemVer(min, options);
29
- }
30
- }
31
- });
32
- return min
33
- };
34
- minSatisfying_1 = minSatisfying;
35
- return minSatisfying_1;
36
- }
37
-
38
- export { requireMinSatisfying as __require };
@@ -1,78 +0,0 @@
1
- 'use strict';
2
-
3
- var semver = require('../classes/semver.js');
4
- var range = require('../classes/range.js');
5
- var gt = require('../functions/gt.js');
6
-
7
- var minVersion_1;
8
- var hasRequiredMinVersion;
9
-
10
- function requireMinVersion () {
11
- if (hasRequiredMinVersion) return minVersion_1;
12
- hasRequiredMinVersion = 1;
13
-
14
- const SemVer = semver.__require();
15
- const Range = range.__require();
16
- const gt$1 = gt.__require();
17
-
18
- const minVersion = (range, loose) => {
19
- range = new Range(range, loose);
20
-
21
- let minver = new SemVer('0.0.0');
22
- if (range.test(minver)) {
23
- return minver
24
- }
25
-
26
- minver = new SemVer('0.0.0-0');
27
- if (range.test(minver)) {
28
- return minver
29
- }
30
-
31
- minver = null;
32
- for (let i = 0; i < range.set.length; ++i) {
33
- const comparators = range.set[i];
34
-
35
- let setMin = null;
36
- comparators.forEach((comparator) => {
37
- // Clone to avoid manipulating the comparator's semver object.
38
- const compver = new SemVer(comparator.semver.version);
39
- switch (comparator.operator) {
40
- case '>':
41
- if (compver.prerelease.length === 0) {
42
- compver.patch++;
43
- } else {
44
- compver.prerelease.push(0);
45
- }
46
- compver.raw = compver.format();
47
- /* fallthrough */
48
- case '':
49
- case '>=':
50
- if (!setMin || gt$1(compver, setMin)) {
51
- setMin = compver;
52
- }
53
- break
54
- case '<':
55
- case '<=':
56
- /* Ignore maximum versions */
57
- break
58
- /* istanbul ignore next */
59
- default:
60
- throw new Error(`Unexpected operation: ${comparator.operator}`)
61
- }
62
- });
63
- if (setMin && (!minver || gt$1(minver, setMin))) {
64
- minver = setMin;
65
- }
66
- }
67
-
68
- if (minver && range.test(minver)) {
69
- return minver
70
- }
71
-
72
- return null
73
- };
74
- minVersion_1 = minVersion;
75
- return minVersion_1;
76
- }
77
-
78
- exports.__require = requireMinVersion;
@@ -1,76 +0,0 @@
1
- import { __require as requireSemver } from '../classes/semver.mjs';
2
- import { __require as requireRange } from '../classes/range.mjs';
3
- import { __require as requireGt } from '../functions/gt.mjs';
4
-
5
- var minVersion_1;
6
- var hasRequiredMinVersion;
7
-
8
- function requireMinVersion () {
9
- if (hasRequiredMinVersion) return minVersion_1;
10
- hasRequiredMinVersion = 1;
11
-
12
- const SemVer = requireSemver();
13
- const Range = requireRange();
14
- const gt = requireGt();
15
-
16
- const minVersion = (range, loose) => {
17
- range = new Range(range, loose);
18
-
19
- let minver = new SemVer('0.0.0');
20
- if (range.test(minver)) {
21
- return minver
22
- }
23
-
24
- minver = new SemVer('0.0.0-0');
25
- if (range.test(minver)) {
26
- return minver
27
- }
28
-
29
- minver = null;
30
- for (let i = 0; i < range.set.length; ++i) {
31
- const comparators = range.set[i];
32
-
33
- let setMin = null;
34
- comparators.forEach((comparator) => {
35
- // Clone to avoid manipulating the comparator's semver object.
36
- const compver = new SemVer(comparator.semver.version);
37
- switch (comparator.operator) {
38
- case '>':
39
- if (compver.prerelease.length === 0) {
40
- compver.patch++;
41
- } else {
42
- compver.prerelease.push(0);
43
- }
44
- compver.raw = compver.format();
45
- /* fallthrough */
46
- case '':
47
- case '>=':
48
- if (!setMin || gt(compver, setMin)) {
49
- setMin = compver;
50
- }
51
- break
52
- case '<':
53
- case '<=':
54
- /* Ignore maximum versions */
55
- break
56
- /* istanbul ignore next */
57
- default:
58
- throw new Error(`Unexpected operation: ${comparator.operator}`)
59
- }
60
- });
61
- if (setMin && (!minver || gt(minver, setMin))) {
62
- minver = setMin;
63
- }
64
- }
65
-
66
- if (minver && range.test(minver)) {
67
- return minver
68
- }
69
-
70
- return null
71
- };
72
- minVersion_1 = minVersion;
73
- return minVersion_1;
74
- }
75
-
76
- export { requireMinVersion as __require };
@@ -1,102 +0,0 @@
1
- 'use strict';
2
-
3
- var semver = require('../classes/semver.js');
4
- var comparator = require('../classes/comparator.js');
5
- var range = require('../classes/range.js');
6
- var satisfies = require('../functions/satisfies.js');
7
- var gt = require('../functions/gt.js');
8
- var lt = require('../functions/lt.js');
9
- var lte = require('../functions/lte.js');
10
- var gte = require('../functions/gte.js');
11
-
12
- var outside_1;
13
- var hasRequiredOutside;
14
-
15
- function requireOutside () {
16
- if (hasRequiredOutside) return outside_1;
17
- hasRequiredOutside = 1;
18
-
19
- const SemVer = semver.__require();
20
- const Comparator = comparator.__require();
21
- const { ANY } = Comparator;
22
- const Range = range.__require();
23
- const satisfies$1 = satisfies.__require();
24
- const gt$1 = gt.__require();
25
- const lt$1 = lt.__require();
26
- const lte$1 = lte.__require();
27
- const gte$1 = gte.__require();
28
-
29
- const outside = (version, range, hilo, options) => {
30
- version = new SemVer(version, options);
31
- range = new Range(range, options);
32
-
33
- let gtfn, ltefn, ltfn, comp, ecomp;
34
- switch (hilo) {
35
- case '>':
36
- gtfn = gt$1;
37
- ltefn = lte$1;
38
- ltfn = lt$1;
39
- comp = '>';
40
- ecomp = '>=';
41
- break
42
- case '<':
43
- gtfn = lt$1;
44
- ltefn = gte$1;
45
- ltfn = gt$1;
46
- comp = '<';
47
- ecomp = '<=';
48
- break
49
- default:
50
- throw new TypeError('Must provide a hilo val of "<" or ">"')
51
- }
52
-
53
- // If it satisfies the range it is not outside
54
- if (satisfies$1(version, range, options)) {
55
- return false
56
- }
57
-
58
- // From now on, variable terms are as if we're in "gtr" mode.
59
- // but note that everything is flipped for the "ltr" function.
60
-
61
- for (let i = 0; i < range.set.length; ++i) {
62
- const comparators = range.set[i];
63
-
64
- let high = null;
65
- let low = null;
66
-
67
- comparators.forEach((comparator) => {
68
- if (comparator.semver === ANY) {
69
- comparator = new Comparator('>=0.0.0');
70
- }
71
- high = high || comparator;
72
- low = low || comparator;
73
- if (gtfn(comparator.semver, high.semver, options)) {
74
- high = comparator;
75
- } else if (ltfn(comparator.semver, low.semver, options)) {
76
- low = comparator;
77
- }
78
- });
79
-
80
- // If the edge version comparator has a operator then our version
81
- // isn't outside it
82
- if (high.operator === comp || high.operator === ecomp) {
83
- return false
84
- }
85
-
86
- // If the lowest version comparator has an operator and our version
87
- // is less than it then it isn't higher than the range
88
- if ((!low.operator || low.operator === comp) &&
89
- ltefn(version, low.semver)) {
90
- return false
91
- } else if (low.operator === ecomp && ltfn(version, low.semver)) {
92
- return false
93
- }
94
- }
95
- return true
96
- };
97
-
98
- outside_1 = outside;
99
- return outside_1;
100
- }
101
-
102
- exports.__require = requireOutside;
@@ -1,100 +0,0 @@
1
- import { __require as requireSemver } from '../classes/semver.mjs';
2
- import { __require as requireComparator } from '../classes/comparator.mjs';
3
- import { __require as requireRange } from '../classes/range.mjs';
4
- import { __require as requireSatisfies } from '../functions/satisfies.mjs';
5
- import { __require as requireGt } from '../functions/gt.mjs';
6
- import { __require as requireLt } from '../functions/lt.mjs';
7
- import { __require as requireLte } from '../functions/lte.mjs';
8
- import { __require as requireGte } from '../functions/gte.mjs';
9
-
10
- var outside_1;
11
- var hasRequiredOutside;
12
-
13
- function requireOutside () {
14
- if (hasRequiredOutside) return outside_1;
15
- hasRequiredOutside = 1;
16
-
17
- const SemVer = requireSemver();
18
- const Comparator = requireComparator();
19
- const { ANY } = Comparator;
20
- const Range = requireRange();
21
- const satisfies = requireSatisfies();
22
- const gt = requireGt();
23
- const lt = requireLt();
24
- const lte = requireLte();
25
- const gte = requireGte();
26
-
27
- const outside = (version, range, hilo, options) => {
28
- version = new SemVer(version, options);
29
- range = new Range(range, options);
30
-
31
- let gtfn, ltefn, ltfn, comp, ecomp;
32
- switch (hilo) {
33
- case '>':
34
- gtfn = gt;
35
- ltefn = lte;
36
- ltfn = lt;
37
- comp = '>';
38
- ecomp = '>=';
39
- break
40
- case '<':
41
- gtfn = lt;
42
- ltefn = gte;
43
- ltfn = gt;
44
- comp = '<';
45
- ecomp = '<=';
46
- break
47
- default:
48
- throw new TypeError('Must provide a hilo val of "<" or ">"')
49
- }
50
-
51
- // If it satisfies the range it is not outside
52
- if (satisfies(version, range, options)) {
53
- return false
54
- }
55
-
56
- // From now on, variable terms are as if we're in "gtr" mode.
57
- // but note that everything is flipped for the "ltr" function.
58
-
59
- for (let i = 0; i < range.set.length; ++i) {
60
- const comparators = range.set[i];
61
-
62
- let high = null;
63
- let low = null;
64
-
65
- comparators.forEach((comparator) => {
66
- if (comparator.semver === ANY) {
67
- comparator = new Comparator('>=0.0.0');
68
- }
69
- high = high || comparator;
70
- low = low || comparator;
71
- if (gtfn(comparator.semver, high.semver, options)) {
72
- high = comparator;
73
- } else if (ltfn(comparator.semver, low.semver, options)) {
74
- low = comparator;
75
- }
76
- });
77
-
78
- // If the edge version comparator has a operator then our version
79
- // isn't outside it
80
- if (high.operator === comp || high.operator === ecomp) {
81
- return false
82
- }
83
-
84
- // If the lowest version comparator has an operator and our version
85
- // is less than it then it isn't higher than the range
86
- if ((!low.operator || low.operator === comp) &&
87
- ltefn(version, low.semver)) {
88
- return false
89
- } else if (low.operator === ecomp && ltfn(version, low.semver)) {
90
- return false
91
- }
92
- }
93
- return true
94
- };
95
-
96
- outside_1 = outside;
97
- return outside_1;
98
- }
99
-
100
- export { requireOutside as __require };
@@ -1,63 +0,0 @@
1
- 'use strict';
2
-
3
- var satisfies = require('../functions/satisfies.js');
4
- var compare = require('../functions/compare.js');
5
-
6
- var simplify;
7
- var hasRequiredSimplify;
8
-
9
- function requireSimplify () {
10
- if (hasRequiredSimplify) return simplify;
11
- hasRequiredSimplify = 1;
12
-
13
- // given a set of versions and a range, create a "simplified" range
14
- // that includes the same versions that the original range does
15
- // If the original range is shorter than the simplified one, return that.
16
- const satisfies$1 = satisfies.__require();
17
- const compare$1 = compare.__require();
18
- simplify = (versions, range, options) => {
19
- const set = [];
20
- let first = null;
21
- let prev = null;
22
- const v = versions.sort((a, b) => compare$1(a, b, options));
23
- for (const version of v) {
24
- const included = satisfies$1(version, range, options);
25
- if (included) {
26
- prev = version;
27
- if (!first) {
28
- first = version;
29
- }
30
- } else {
31
- if (prev) {
32
- set.push([first, prev]);
33
- }
34
- prev = null;
35
- first = null;
36
- }
37
- }
38
- if (first) {
39
- set.push([first, null]);
40
- }
41
-
42
- const ranges = [];
43
- for (const [min, max] of set) {
44
- if (min === max) {
45
- ranges.push(min);
46
- } else if (!max && min === v[0]) {
47
- ranges.push('*');
48
- } else if (!max) {
49
- ranges.push(`>=${min}`);
50
- } else if (min === v[0]) {
51
- ranges.push(`<=${max}`);
52
- } else {
53
- ranges.push(`${min} - ${max}`);
54
- }
55
- }
56
- const simplified = ranges.join(' || ');
57
- const original = typeof range.raw === 'string' ? range.raw : String(range);
58
- return simplified.length < original.length ? simplified : range
59
- };
60
- return simplify;
61
- }
62
-
63
- exports.__require = requireSimplify;
@@ -1,61 +0,0 @@
1
- import { __require as requireSatisfies } from '../functions/satisfies.mjs';
2
- import { __require as requireCompare } from '../functions/compare.mjs';
3
-
4
- var simplify;
5
- var hasRequiredSimplify;
6
-
7
- function requireSimplify () {
8
- if (hasRequiredSimplify) return simplify;
9
- hasRequiredSimplify = 1;
10
-
11
- // given a set of versions and a range, create a "simplified" range
12
- // that includes the same versions that the original range does
13
- // If the original range is shorter than the simplified one, return that.
14
- const satisfies = requireSatisfies();
15
- const compare = requireCompare();
16
- simplify = (versions, range, options) => {
17
- const set = [];
18
- let first = null;
19
- let prev = null;
20
- const v = versions.sort((a, b) => compare(a, b, options));
21
- for (const version of v) {
22
- const included = satisfies(version, range, options);
23
- if (included) {
24
- prev = version;
25
- if (!first) {
26
- first = version;
27
- }
28
- } else {
29
- if (prev) {
30
- set.push([first, prev]);
31
- }
32
- prev = null;
33
- first = null;
34
- }
35
- }
36
- if (first) {
37
- set.push([first, null]);
38
- }
39
-
40
- const ranges = [];
41
- for (const [min, max] of set) {
42
- if (min === max) {
43
- ranges.push(min);
44
- } else if (!max && min === v[0]) {
45
- ranges.push('*');
46
- } else if (!max) {
47
- ranges.push(`>=${min}`);
48
- } else if (min === v[0]) {
49
- ranges.push(`<=${max}`);
50
- } else {
51
- ranges.push(`${min} - ${max}`);
52
- }
53
- }
54
- const simplified = ranges.join(' || ');
55
- const original = typeof range.raw === 'string' ? range.raw : String(range);
56
- return simplified.length < original.length ? simplified : range
57
- };
58
- return simplify;
59
- }
60
-
61
- export { requireSimplify as __require };