@gradientedge/cdk-utils 8.34.0 → 8.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (530) hide show
  1. package/README.md +6 -0
  2. package/app/api-destined-function/node_modules/.bin/mkdirp +17 -0
  3. package/app/api-destined-function/node_modules/.bin/rimraf +17 -0
  4. package/app/api-destined-function/node_modules/.bin/uuid +17 -0
  5. package/app/api-destined-function/package.json +1 -4
  6. package/dist/lib/lambda.d.ts +17 -0
  7. package/dist/lib/lambda.d.ts.map +1 -0
  8. package/dist/lib/lambda.js +32 -0
  9. package/dist/lib/lambda.js.map +1 -0
  10. package/dist/src/lib/construct/api-to-eventbridge-target-with-sns/main.d.ts +2 -0
  11. package/dist/src/lib/construct/api-to-eventbridge-target-with-sns/main.js +2 -0
  12. package/package.json +18 -17
  13. package/pnpm-workspace.yaml +3 -0
  14. package/src/lib/construct/api-to-eventbridge-target-with-sns/main.ts +2 -0
  15. package/app/api-destined-function/layers/nodejs/node_modules/.yarn-integrity +0 -117
  16. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/LICENSE +0 -21
  17. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/README.md +0 -16
  18. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/index.d.mts +0 -10
  19. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/index.d.ts +0 -79
  20. package/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/package.json +0 -54
  21. package/app/api-destined-function/layers/nodejs/node_modules/uuid/LICENSE.md +0 -9
  22. package/app/api-destined-function/layers/nodejs/node_modules/uuid/README.md +0 -462
  23. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/bin/uuid +0 -2
  24. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
  25. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
  26. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
  27. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
  28. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
  29. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
  30. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
  31. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
  32. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
  33. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
  34. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
  35. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
  36. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
  37. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
  38. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
  39. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
  40. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/index.js +0 -9
  41. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  42. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/native.js +0 -4
  43. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  44. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  45. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  46. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/rng.js +0 -18
  47. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  48. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
  49. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  50. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  51. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v35.js +0 -66
  52. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v4.js +0 -29
  53. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  54. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  55. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/version.js +0 -11
  56. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/index.js +0 -9
  57. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/md5.js +0 -13
  58. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/native.js +0 -4
  59. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/nil.js +0 -1
  60. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/parse.js +0 -35
  61. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/regex.js +0 -1
  62. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/rng.js +0 -12
  63. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  64. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/stringify.js +0 -33
  65. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v1.js +0 -95
  66. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v3.js +0 -4
  67. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v35.js +0 -66
  68. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v4.js +0 -29
  69. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v5.js +0 -4
  70. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/validate.js +0 -7
  71. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/version.js +0 -11
  72. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/index.js +0 -79
  73. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/md5-browser.js +0 -223
  74. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/md5.js +0 -23
  75. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/native-browser.js +0 -11
  76. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/native.js +0 -15
  77. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/nil.js +0 -8
  78. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/parse.js +0 -45
  79. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/regex.js +0 -8
  80. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/rng-browser.js +0 -25
  81. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/rng.js +0 -24
  82. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/sha1-browser.js +0 -104
  83. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/sha1.js +0 -23
  84. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/stringify.js +0 -44
  85. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/uuid-bin.js +0 -85
  86. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v1.js +0 -107
  87. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v3.js +0 -16
  88. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v35.js +0 -80
  89. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v4.js +0 -43
  90. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v5.js +0 -16
  91. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/validate.js +0 -17
  92. package/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/version.js +0 -21
  93. package/app/api-destined-function/layers/nodejs/node_modules/uuid/package.json +0 -131
  94. package/app/api-destined-function/layers/nodejs/node_modules/uuid/wrapper.mjs +0 -10
  95. package/app/api-destined-function/layers/nodejs/package.json +0 -29
  96. package/app/api-destined-function/node_modules/.yarn-integrity +0 -474
  97. package/app/api-destined-function/node_modules/@types/uuid/LICENSE +0 -21
  98. package/app/api-destined-function/node_modules/@types/uuid/README.md +0 -16
  99. package/app/api-destined-function/node_modules/@types/uuid/index.d.mts +0 -10
  100. package/app/api-destined-function/node_modules/@types/uuid/index.d.ts +0 -79
  101. package/app/api-destined-function/node_modules/@types/uuid/package.json +0 -54
  102. package/app/api-destined-function/node_modules/balanced-match/LICENSE.md +0 -21
  103. package/app/api-destined-function/node_modules/balanced-match/README.md +0 -97
  104. package/app/api-destined-function/node_modules/balanced-match/index.js +0 -62
  105. package/app/api-destined-function/node_modules/balanced-match/package.json +0 -48
  106. package/app/api-destined-function/node_modules/brace-expansion/LICENSE +0 -21
  107. package/app/api-destined-function/node_modules/brace-expansion/README.md +0 -135
  108. package/app/api-destined-function/node_modules/brace-expansion/index.js +0 -203
  109. package/app/api-destined-function/node_modules/brace-expansion/package.json +0 -46
  110. package/app/api-destined-function/node_modules/fs.realpath/LICENSE +0 -43
  111. package/app/api-destined-function/node_modules/fs.realpath/README.md +0 -33
  112. package/app/api-destined-function/node_modules/fs.realpath/index.js +0 -66
  113. package/app/api-destined-function/node_modules/fs.realpath/old.js +0 -303
  114. package/app/api-destined-function/node_modules/fs.realpath/package.json +0 -26
  115. package/app/api-destined-function/node_modules/glob/LICENSE +0 -15
  116. package/app/api-destined-function/node_modules/glob/README.md +0 -1086
  117. package/app/api-destined-function/node_modules/glob/dist/cjs/glob.d.ts +0 -328
  118. package/app/api-destined-function/node_modules/glob/dist/cjs/glob.d.ts.map +0 -1
  119. package/app/api-destined-function/node_modules/glob/dist/cjs/glob.js +0 -228
  120. package/app/api-destined-function/node_modules/glob/dist/cjs/glob.js.map +0 -1
  121. package/app/api-destined-function/node_modules/glob/dist/cjs/has-magic.d.ts +0 -14
  122. package/app/api-destined-function/node_modules/glob/dist/cjs/has-magic.d.ts.map +0 -1
  123. package/app/api-destined-function/node_modules/glob/dist/cjs/has-magic.js +0 -27
  124. package/app/api-destined-function/node_modules/glob/dist/cjs/has-magic.js.map +0 -1
  125. package/app/api-destined-function/node_modules/glob/dist/cjs/ignore.d.ts +0 -20
  126. package/app/api-destined-function/node_modules/glob/dist/cjs/ignore.d.ts.map +0 -1
  127. package/app/api-destined-function/node_modules/glob/dist/cjs/ignore.js +0 -103
  128. package/app/api-destined-function/node_modules/glob/dist/cjs/ignore.js.map +0 -1
  129. package/app/api-destined-function/node_modules/glob/dist/cjs/index-cjs.d.ts +0 -75
  130. package/app/api-destined-function/node_modules/glob/dist/cjs/index-cjs.d.ts.map +0 -1
  131. package/app/api-destined-function/node_modules/glob/dist/cjs/index-cjs.js +0 -7
  132. package/app/api-destined-function/node_modules/glob/dist/cjs/index-cjs.js.map +0 -1
  133. package/app/api-destined-function/node_modules/glob/dist/cjs/index.d.ts +0 -96
  134. package/app/api-destined-function/node_modules/glob/dist/cjs/index.d.ts.map +0 -1
  135. package/app/api-destined-function/node_modules/glob/dist/cjs/index.js +0 -68
  136. package/app/api-destined-function/node_modules/glob/dist/cjs/index.js.map +0 -1
  137. package/app/api-destined-function/node_modules/glob/dist/cjs/package.json +0 -3
  138. package/app/api-destined-function/node_modules/glob/dist/cjs/pattern.d.ts +0 -77
  139. package/app/api-destined-function/node_modules/glob/dist/cjs/pattern.d.ts.map +0 -1
  140. package/app/api-destined-function/node_modules/glob/dist/cjs/pattern.js +0 -219
  141. package/app/api-destined-function/node_modules/glob/dist/cjs/pattern.js.map +0 -1
  142. package/app/api-destined-function/node_modules/glob/dist/cjs/processor.d.ts +0 -59
  143. package/app/api-destined-function/node_modules/glob/dist/cjs/processor.d.ts.map +0 -1
  144. package/app/api-destined-function/node_modules/glob/dist/cjs/processor.js +0 -309
  145. package/app/api-destined-function/node_modules/glob/dist/cjs/processor.js.map +0 -1
  146. package/app/api-destined-function/node_modules/glob/dist/cjs/walker.d.ts +0 -95
  147. package/app/api-destined-function/node_modules/glob/dist/cjs/walker.d.ts.map +0 -1
  148. package/app/api-destined-function/node_modules/glob/dist/cjs/walker.js +0 -360
  149. package/app/api-destined-function/node_modules/glob/dist/cjs/walker.js.map +0 -1
  150. package/app/api-destined-function/node_modules/glob/dist/mjs/glob.d.ts +0 -328
  151. package/app/api-destined-function/node_modules/glob/dist/mjs/glob.d.ts.map +0 -1
  152. package/app/api-destined-function/node_modules/glob/dist/mjs/glob.js +0 -224
  153. package/app/api-destined-function/node_modules/glob/dist/mjs/glob.js.map +0 -1
  154. package/app/api-destined-function/node_modules/glob/dist/mjs/has-magic.d.ts +0 -14
  155. package/app/api-destined-function/node_modules/glob/dist/mjs/has-magic.d.ts.map +0 -1
  156. package/app/api-destined-function/node_modules/glob/dist/mjs/has-magic.js +0 -23
  157. package/app/api-destined-function/node_modules/glob/dist/mjs/has-magic.js.map +0 -1
  158. package/app/api-destined-function/node_modules/glob/dist/mjs/ignore.d.ts +0 -20
  159. package/app/api-destined-function/node_modules/glob/dist/mjs/ignore.d.ts.map +0 -1
  160. package/app/api-destined-function/node_modules/glob/dist/mjs/ignore.js +0 -99
  161. package/app/api-destined-function/node_modules/glob/dist/mjs/ignore.js.map +0 -1
  162. package/app/api-destined-function/node_modules/glob/dist/mjs/index.d.ts +0 -96
  163. package/app/api-destined-function/node_modules/glob/dist/mjs/index.d.ts.map +0 -1
  164. package/app/api-destined-function/node_modules/glob/dist/mjs/index.js +0 -55
  165. package/app/api-destined-function/node_modules/glob/dist/mjs/index.js.map +0 -1
  166. package/app/api-destined-function/node_modules/glob/dist/mjs/package.json +0 -3
  167. package/app/api-destined-function/node_modules/glob/dist/mjs/pattern.d.ts +0 -77
  168. package/app/api-destined-function/node_modules/glob/dist/mjs/pattern.d.ts.map +0 -1
  169. package/app/api-destined-function/node_modules/glob/dist/mjs/pattern.js +0 -215
  170. package/app/api-destined-function/node_modules/glob/dist/mjs/pattern.js.map +0 -1
  171. package/app/api-destined-function/node_modules/glob/dist/mjs/processor.d.ts +0 -59
  172. package/app/api-destined-function/node_modules/glob/dist/mjs/processor.d.ts.map +0 -1
  173. package/app/api-destined-function/node_modules/glob/dist/mjs/processor.js +0 -302
  174. package/app/api-destined-function/node_modules/glob/dist/mjs/processor.js.map +0 -1
  175. package/app/api-destined-function/node_modules/glob/dist/mjs/walker.d.ts +0 -95
  176. package/app/api-destined-function/node_modules/glob/dist/mjs/walker.d.ts.map +0 -1
  177. package/app/api-destined-function/node_modules/glob/dist/mjs/walker.js +0 -351
  178. package/app/api-destined-function/node_modules/glob/dist/mjs/walker.js.map +0 -1
  179. package/app/api-destined-function/node_modules/glob/package.json +0 -98
  180. package/app/api-destined-function/node_modules/lru-cache/LICENSE +0 -15
  181. package/app/api-destined-function/node_modules/lru-cache/README.md +0 -1117
  182. package/app/api-destined-function/node_modules/lru-cache/index.d.ts +0 -869
  183. package/app/api-destined-function/node_modules/lru-cache/index.js +0 -1227
  184. package/app/api-destined-function/node_modules/lru-cache/index.mjs +0 -1227
  185. package/app/api-destined-function/node_modules/lru-cache/package.json +0 -96
  186. package/app/api-destined-function/node_modules/minimatch/LICENSE +0 -15
  187. package/app/api-destined-function/node_modules/minimatch/README.md +0 -459
  188. package/app/api-destined-function/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  189. package/app/api-destined-function/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  190. package/app/api-destined-function/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  191. package/app/api-destined-function/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  192. package/app/api-destined-function/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  193. package/app/api-destined-function/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  194. package/app/api-destined-function/node_modules/minimatch/dist/cjs/escape.js +0 -22
  195. package/app/api-destined-function/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  196. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index-cjs.d.ts +0 -42
  197. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index-cjs.d.ts.map +0 -1
  198. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index-cjs.js +0 -7
  199. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index-cjs.js.map +0 -1
  200. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index.d.ts +0 -92
  201. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  202. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index.js +0 -1304
  203. package/app/api-destined-function/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  204. package/app/api-destined-function/node_modules/minimatch/dist/cjs/package.json +0 -3
  205. package/app/api-destined-function/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  206. package/app/api-destined-function/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  207. package/app/api-destined-function/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  208. package/app/api-destined-function/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  209. package/app/api-destined-function/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  210. package/app/api-destined-function/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  211. package/app/api-destined-function/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  212. package/app/api-destined-function/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  213. package/app/api-destined-function/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  214. package/app/api-destined-function/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  215. package/app/api-destined-function/node_modules/minimatch/dist/mjs/escape.js +0 -18
  216. package/app/api-destined-function/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  217. package/app/api-destined-function/node_modules/minimatch/dist/mjs/index.d.ts +0 -92
  218. package/app/api-destined-function/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  219. package/app/api-destined-function/node_modules/minimatch/dist/mjs/index.js +0 -1289
  220. package/app/api-destined-function/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  221. package/app/api-destined-function/node_modules/minimatch/dist/mjs/package.json +0 -3
  222. package/app/api-destined-function/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  223. package/app/api-destined-function/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  224. package/app/api-destined-function/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  225. package/app/api-destined-function/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  226. package/app/api-destined-function/node_modules/minimatch/package.json +0 -86
  227. package/app/api-destined-function/node_modules/minipass/LICENSE +0 -15
  228. package/app/api-destined-function/node_modules/minipass/README.md +0 -769
  229. package/app/api-destined-function/node_modules/minipass/index.d.ts +0 -150
  230. package/app/api-destined-function/node_modules/minipass/index.js +0 -702
  231. package/app/api-destined-function/node_modules/minipass/index.mjs +0 -702
  232. package/app/api-destined-function/node_modules/minipass/package.json +0 -76
  233. package/app/api-destined-function/node_modules/mkdirp/LICENSE +0 -21
  234. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/package.json +0 -91
  235. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/bin.d.ts +0 -3
  236. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/bin.d.ts.map +0 -1
  237. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/bin.js +0 -80
  238. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/bin.js.map +0 -1
  239. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/find-made.d.ts +0 -4
  240. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/find-made.d.ts.map +0 -1
  241. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/find-made.js +0 -35
  242. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/find-made.js.map +0 -1
  243. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index-cjs.d.ts +0 -75
  244. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index-cjs.d.ts.map +0 -1
  245. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index-cjs.js +0 -7
  246. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index-cjs.js.map +0 -1
  247. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index.d.ts +0 -31
  248. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index.d.ts.map +0 -1
  249. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index.js +0 -49
  250. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/index.js.map +0 -1
  251. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-manual.d.ts +0 -6
  252. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-manual.d.ts.map +0 -1
  253. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-manual.js +0 -79
  254. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-manual.js.map +0 -1
  255. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-native.d.ts +0 -6
  256. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-native.d.ts.map +0 -1
  257. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-native.js +0 -50
  258. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/mkdirp-native.js.map +0 -1
  259. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/opts-arg.d.ts +0 -42
  260. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/opts-arg.d.ts.map +0 -1
  261. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/opts-arg.js +0 -38
  262. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/opts-arg.js.map +0 -1
  263. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/path-arg.d.ts +0 -2
  264. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/path-arg.d.ts.map +0 -1
  265. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/path-arg.js +0 -28
  266. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/path-arg.js.map +0 -1
  267. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/use-native.d.ts +0 -6
  268. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/use-native.d.ts.map +0 -1
  269. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/use-native.js +0 -17
  270. package/app/api-destined-function/node_modules/mkdirp/dist/cjs/src/use-native.js.map +0 -1
  271. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/find-made.d.ts +0 -4
  272. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/find-made.d.ts.map +0 -1
  273. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/find-made.js +0 -30
  274. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/find-made.js.map +0 -1
  275. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/index.d.ts +0 -31
  276. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/index.d.ts.map +0 -1
  277. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/index.js +0 -39
  278. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/index.js.map +0 -1
  279. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-manual.d.ts +0 -6
  280. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-manual.d.ts.map +0 -1
  281. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-manual.js +0 -75
  282. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-manual.js.map +0 -1
  283. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-native.d.ts +0 -6
  284. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-native.d.ts.map +0 -1
  285. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-native.js +0 -46
  286. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/mkdirp-native.js.map +0 -1
  287. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/opts-arg.d.ts +0 -42
  288. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/opts-arg.d.ts.map +0 -1
  289. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/opts-arg.js +0 -34
  290. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/opts-arg.js.map +0 -1
  291. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/package.json +0 -3
  292. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/path-arg.d.ts +0 -2
  293. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/path-arg.d.ts.map +0 -1
  294. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/path-arg.js +0 -24
  295. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/path-arg.js.map +0 -1
  296. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/use-native.d.ts +0 -6
  297. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/use-native.d.ts.map +0 -1
  298. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/use-native.js +0 -14
  299. package/app/api-destined-function/node_modules/mkdirp/dist/mjs/use-native.js.map +0 -1
  300. package/app/api-destined-function/node_modules/mkdirp/package.json +0 -91
  301. package/app/api-destined-function/node_modules/mkdirp/readme.markdown +0 -281
  302. package/app/api-destined-function/node_modules/path-scurry/LICENSE.md +0 -55
  303. package/app/api-destined-function/node_modules/path-scurry/README.md +0 -559
  304. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/index.d.ts +0 -1055
  305. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/index.d.ts.map +0 -1
  306. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/index.js +0 -1865
  307. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/index.js.map +0 -1
  308. package/app/api-destined-function/node_modules/path-scurry/dist/cjs/package.json +0 -3
  309. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/index.d.ts +0 -1055
  310. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/index.d.ts.map +0 -1
  311. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/index.js +0 -1827
  312. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/index.js.map +0 -1
  313. package/app/api-destined-function/node_modules/path-scurry/dist/mjs/package.json +0 -3
  314. package/app/api-destined-function/node_modules/path-scurry/package.json +0 -87
  315. package/app/api-destined-function/node_modules/rimraf/LICENSE +0 -15
  316. package/app/api-destined-function/node_modules/rimraf/README.md +0 -214
  317. package/app/api-destined-function/node_modules/rimraf/dist/cjs/package.json +0 -84
  318. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/bin.d.ts +0 -8
  319. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/bin.d.ts.map +0 -1
  320. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/bin.js +0 -260
  321. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/bin.js.map +0 -1
  322. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/default-tmp.d.ts +0 -3
  323. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/default-tmp.d.ts.map +0 -1
  324. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/default-tmp.js +0 -61
  325. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/default-tmp.js.map +0 -1
  326. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fix-eperm.d.ts +0 -3
  327. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fix-eperm.d.ts.map +0 -1
  328. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fix-eperm.js +0 -58
  329. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fix-eperm.js.map +0 -1
  330. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fs.d.ts +0 -17
  331. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fs.d.ts.map +0 -1
  332. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fs.js +0 -46
  333. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/fs.js.map +0 -1
  334. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/ignore-enoent.d.ts +0 -3
  335. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/ignore-enoent.d.ts.map +0 -1
  336. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/ignore-enoent.js +0 -21
  337. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/ignore-enoent.js.map +0 -1
  338. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index-cjs.d.ts +0 -57
  339. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index-cjs.d.ts.map +0 -1
  340. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index-cjs.js +0 -7
  341. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index-cjs.js.map +0 -1
  342. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index.d.ts +0 -71
  343. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index.d.ts.map +0 -1
  344. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index.js +0 -92
  345. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/index.js.map +0 -1
  346. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/opt-arg.d.ts +0 -17
  347. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/opt-arg.d.ts.map +0 -1
  348. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/opt-arg.js +0 -36
  349. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/opt-arg.js.map +0 -1
  350. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/path-arg.d.ts +0 -4
  351. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/path-arg.d.ts.map +0 -1
  352. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/path-arg.js +0 -54
  353. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/path-arg.js.map +0 -1
  354. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/platform.d.ts +0 -3
  355. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/platform.d.ts.map +0 -1
  356. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/platform.js +0 -4
  357. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/platform.js.map +0 -1
  358. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/readdir-or-error.d.ts +0 -5
  359. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/readdir-or-error.d.ts.map +0 -1
  360. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/readdir-or-error.js +0 -19
  361. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/readdir-or-error.js.map +0 -1
  362. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/retry-busy.d.ts +0 -8
  363. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/retry-busy.d.ts.map +0 -1
  364. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/retry-busy.js +0 -68
  365. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/retry-busy.js.map +0 -1
  366. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-manual.d.ts +0 -3
  367. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-manual.d.ts.map +0 -1
  368. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-manual.js +0 -12
  369. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-manual.js.map +0 -1
  370. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-move-remove.d.ts +0 -4
  371. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-move-remove.d.ts.map +0 -1
  372. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-move-remove.js +0 -192
  373. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-move-remove.js.map +0 -1
  374. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-native.d.ts +0 -4
  375. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-native.d.ts.map +0 -1
  376. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-native.js +0 -24
  377. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-native.js.map +0 -1
  378. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-posix.d.ts +0 -4
  379. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-posix.d.ts.map +0 -1
  380. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-posix.js +0 -123
  381. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-posix.js.map +0 -1
  382. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-windows.d.ts +0 -4
  383. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-windows.d.ts.map +0 -1
  384. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-windows.js +0 -182
  385. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/rimraf-windows.js.map +0 -1
  386. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/use-native.d.ts +0 -4
  387. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/use-native.d.ts.map +0 -1
  388. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/use-native.js +0 -19
  389. package/app/api-destined-function/node_modules/rimraf/dist/cjs/src/use-native.js.map +0 -1
  390. package/app/api-destined-function/node_modules/rimraf/dist/mjs/default-tmp.d.ts +0 -3
  391. package/app/api-destined-function/node_modules/rimraf/dist/mjs/default-tmp.d.ts.map +0 -1
  392. package/app/api-destined-function/node_modules/rimraf/dist/mjs/default-tmp.js +0 -55
  393. package/app/api-destined-function/node_modules/rimraf/dist/mjs/default-tmp.js.map +0 -1
  394. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fix-eperm.d.ts +0 -3
  395. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fix-eperm.d.ts.map +0 -1
  396. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fix-eperm.js +0 -53
  397. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fix-eperm.js.map +0 -1
  398. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fs.d.ts +0 -17
  399. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fs.d.ts.map +0 -1
  400. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fs.js +0 -31
  401. package/app/api-destined-function/node_modules/rimraf/dist/mjs/fs.js.map +0 -1
  402. package/app/api-destined-function/node_modules/rimraf/dist/mjs/ignore-enoent.d.ts +0 -3
  403. package/app/api-destined-function/node_modules/rimraf/dist/mjs/ignore-enoent.d.ts.map +0 -1
  404. package/app/api-destined-function/node_modules/rimraf/dist/mjs/ignore-enoent.js +0 -16
  405. package/app/api-destined-function/node_modules/rimraf/dist/mjs/ignore-enoent.js.map +0 -1
  406. package/app/api-destined-function/node_modules/rimraf/dist/mjs/index.d.ts +0 -71
  407. package/app/api-destined-function/node_modules/rimraf/dist/mjs/index.d.ts.map +0 -1
  408. package/app/api-destined-function/node_modules/rimraf/dist/mjs/index.js +0 -84
  409. package/app/api-destined-function/node_modules/rimraf/dist/mjs/index.js.map +0 -1
  410. package/app/api-destined-function/node_modules/rimraf/dist/mjs/opt-arg.d.ts +0 -17
  411. package/app/api-destined-function/node_modules/rimraf/dist/mjs/opt-arg.d.ts.map +0 -1
  412. package/app/api-destined-function/node_modules/rimraf/dist/mjs/opt-arg.js +0 -31
  413. package/app/api-destined-function/node_modules/rimraf/dist/mjs/opt-arg.js.map +0 -1
  414. package/app/api-destined-function/node_modules/rimraf/dist/mjs/package.json +0 -4
  415. package/app/api-destined-function/node_modules/rimraf/dist/mjs/path-arg.d.ts +0 -4
  416. package/app/api-destined-function/node_modules/rimraf/dist/mjs/path-arg.d.ts.map +0 -1
  417. package/app/api-destined-function/node_modules/rimraf/dist/mjs/path-arg.js +0 -49
  418. package/app/api-destined-function/node_modules/rimraf/dist/mjs/path-arg.js.map +0 -1
  419. package/app/api-destined-function/node_modules/rimraf/dist/mjs/platform.d.ts +0 -3
  420. package/app/api-destined-function/node_modules/rimraf/dist/mjs/platform.d.ts.map +0 -1
  421. package/app/api-destined-function/node_modules/rimraf/dist/mjs/platform.js +0 -2
  422. package/app/api-destined-function/node_modules/rimraf/dist/mjs/platform.js.map +0 -1
  423. package/app/api-destined-function/node_modules/rimraf/dist/mjs/readdir-or-error.d.ts +0 -5
  424. package/app/api-destined-function/node_modules/rimraf/dist/mjs/readdir-or-error.d.ts.map +0 -1
  425. package/app/api-destined-function/node_modules/rimraf/dist/mjs/readdir-or-error.js +0 -14
  426. package/app/api-destined-function/node_modules/rimraf/dist/mjs/readdir-or-error.js.map +0 -1
  427. package/app/api-destined-function/node_modules/rimraf/dist/mjs/retry-busy.d.ts +0 -8
  428. package/app/api-destined-function/node_modules/rimraf/dist/mjs/retry-busy.d.ts.map +0 -1
  429. package/app/api-destined-function/node_modules/rimraf/dist/mjs/retry-busy.js +0 -63
  430. package/app/api-destined-function/node_modules/rimraf/dist/mjs/retry-busy.js.map +0 -1
  431. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-manual.d.ts +0 -3
  432. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-manual.d.ts.map +0 -1
  433. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-manual.js +0 -6
  434. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-manual.js.map +0 -1
  435. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-move-remove.d.ts +0 -4
  436. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-move-remove.d.ts.map +0 -1
  437. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-move-remove.js +0 -187
  438. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-move-remove.js.map +0 -1
  439. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-native.d.ts +0 -4
  440. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-native.d.ts.map +0 -1
  441. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-native.js +0 -19
  442. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-native.js.map +0 -1
  443. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-posix.d.ts +0 -4
  444. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-posix.d.ts.map +0 -1
  445. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-posix.js +0 -118
  446. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-posix.js.map +0 -1
  447. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-windows.d.ts +0 -4
  448. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-windows.d.ts.map +0 -1
  449. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-windows.js +0 -177
  450. package/app/api-destined-function/node_modules/rimraf/dist/mjs/rimraf-windows.js.map +0 -1
  451. package/app/api-destined-function/node_modules/rimraf/dist/mjs/use-native.d.ts +0 -4
  452. package/app/api-destined-function/node_modules/rimraf/dist/mjs/use-native.d.ts.map +0 -1
  453. package/app/api-destined-function/node_modules/rimraf/dist/mjs/use-native.js +0 -13
  454. package/app/api-destined-function/node_modules/rimraf/dist/mjs/use-native.js.map +0 -1
  455. package/app/api-destined-function/node_modules/rimraf/package.json +0 -84
  456. package/app/api-destined-function/node_modules/uuid/LICENSE.md +0 -9
  457. package/app/api-destined-function/node_modules/uuid/README.md +0 -462
  458. package/app/api-destined-function/node_modules/uuid/dist/bin/uuid +0 -2
  459. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
  460. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
  461. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
  462. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
  463. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
  464. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
  465. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
  466. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
  467. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
  468. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
  469. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
  470. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
  471. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
  472. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
  473. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
  474. package/app/api-destined-function/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
  475. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/index.js +0 -9
  476. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  477. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/native.js +0 -4
  478. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  479. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  480. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  481. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/rng.js +0 -18
  482. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  483. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
  484. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  485. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  486. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v35.js +0 -66
  487. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v4.js +0 -29
  488. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  489. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  490. package/app/api-destined-function/node_modules/uuid/dist/esm-browser/version.js +0 -11
  491. package/app/api-destined-function/node_modules/uuid/dist/esm-node/index.js +0 -9
  492. package/app/api-destined-function/node_modules/uuid/dist/esm-node/md5.js +0 -13
  493. package/app/api-destined-function/node_modules/uuid/dist/esm-node/native.js +0 -4
  494. package/app/api-destined-function/node_modules/uuid/dist/esm-node/nil.js +0 -1
  495. package/app/api-destined-function/node_modules/uuid/dist/esm-node/parse.js +0 -35
  496. package/app/api-destined-function/node_modules/uuid/dist/esm-node/regex.js +0 -1
  497. package/app/api-destined-function/node_modules/uuid/dist/esm-node/rng.js +0 -12
  498. package/app/api-destined-function/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  499. package/app/api-destined-function/node_modules/uuid/dist/esm-node/stringify.js +0 -33
  500. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v1.js +0 -95
  501. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v3.js +0 -4
  502. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v35.js +0 -66
  503. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v4.js +0 -29
  504. package/app/api-destined-function/node_modules/uuid/dist/esm-node/v5.js +0 -4
  505. package/app/api-destined-function/node_modules/uuid/dist/esm-node/validate.js +0 -7
  506. package/app/api-destined-function/node_modules/uuid/dist/esm-node/version.js +0 -11
  507. package/app/api-destined-function/node_modules/uuid/dist/index.js +0 -79
  508. package/app/api-destined-function/node_modules/uuid/dist/md5-browser.js +0 -223
  509. package/app/api-destined-function/node_modules/uuid/dist/md5.js +0 -23
  510. package/app/api-destined-function/node_modules/uuid/dist/native-browser.js +0 -11
  511. package/app/api-destined-function/node_modules/uuid/dist/native.js +0 -15
  512. package/app/api-destined-function/node_modules/uuid/dist/nil.js +0 -8
  513. package/app/api-destined-function/node_modules/uuid/dist/parse.js +0 -45
  514. package/app/api-destined-function/node_modules/uuid/dist/regex.js +0 -8
  515. package/app/api-destined-function/node_modules/uuid/dist/rng-browser.js +0 -25
  516. package/app/api-destined-function/node_modules/uuid/dist/rng.js +0 -24
  517. package/app/api-destined-function/node_modules/uuid/dist/sha1-browser.js +0 -104
  518. package/app/api-destined-function/node_modules/uuid/dist/sha1.js +0 -23
  519. package/app/api-destined-function/node_modules/uuid/dist/stringify.js +0 -44
  520. package/app/api-destined-function/node_modules/uuid/dist/uuid-bin.js +0 -85
  521. package/app/api-destined-function/node_modules/uuid/dist/v1.js +0 -107
  522. package/app/api-destined-function/node_modules/uuid/dist/v3.js +0 -16
  523. package/app/api-destined-function/node_modules/uuid/dist/v35.js +0 -80
  524. package/app/api-destined-function/node_modules/uuid/dist/v4.js +0 -43
  525. package/app/api-destined-function/node_modules/uuid/dist/v5.js +0 -16
  526. package/app/api-destined-function/node_modules/uuid/dist/validate.js +0 -17
  527. package/app/api-destined-function/node_modules/uuid/dist/version.js +0 -21
  528. package/app/api-destined-function/node_modules/uuid/package.json +0 -131
  529. package/app/api-destined-function/node_modules/uuid/wrapper.mjs +0 -10
  530. package/lerna.json +0 -6
package/README.md CHANGED
@@ -47,6 +47,12 @@ With **yarn**:
47
47
  yarn add @gradientedge/cdk-utils
48
48
  ```
49
49
 
50
+ With **pnpm**:
51
+
52
+ ```shell
53
+ pnpm add @gradientedge/cdk-utils
54
+ ```
55
+
50
56
  ### ![purescript]
51
57
 
52
58
  ```
@@ -0,0 +1,17 @@
1
+ #!/bin/sh
2
+ basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
+
4
+ case `uname` in
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
6
+ esac
7
+
8
+ if [ -z "$NODE_PATH" ]; then
9
+ export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/dist/cjs/src/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/dist/cjs/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules"
10
+ else
11
+ export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/dist/cjs/src/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/dist/cjs/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/mkdirp@2.1.5/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules:$NODE_PATH"
12
+ fi
13
+ if [ -x "$basedir/node" ]; then
14
+ exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/dist/cjs/src/bin.js" "$@"
15
+ else
16
+ exec node "$basedir/../../../../node_modules/.pnpm/mkdirp@2.1.5/node_modules/mkdirp/dist/cjs/src/bin.js" "$@"
17
+ fi
@@ -0,0 +1,17 @@
1
+ #!/bin/sh
2
+ basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
+
4
+ case `uname` in
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
6
+ esac
7
+
8
+ if [ -z "$NODE_PATH" ]; then
9
+ export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/dist/cjs/src/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/dist/cjs/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules"
10
+ else
11
+ export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/dist/cjs/src/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/dist/cjs/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/rimraf@4.4.0/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules:$NODE_PATH"
12
+ fi
13
+ if [ -x "$basedir/node" ]; then
14
+ exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/dist/cjs/src/bin.js" "$@"
15
+ else
16
+ exec node "$basedir/../../../../node_modules/.pnpm/rimraf@4.4.0/node_modules/rimraf/dist/cjs/src/bin.js" "$@"
17
+ fi
@@ -0,0 +1,17 @@
1
+ #!/bin/sh
2
+ basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
3
+
4
+ case `uname` in
5
+ *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
6
+ esac
7
+
8
+ if [ -z "$NODE_PATH" ]; then
9
+ export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/bin/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules"
10
+ else
11
+ export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/bin/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules:$NODE_PATH"
12
+ fi
13
+ if [ -x "$basedir/node" ]; then
14
+ exec "$basedir/node" "$basedir/../../../../node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/bin/uuid" "$@"
15
+ else
16
+ exec node "$basedir/../../../../node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/bin/uuid" "$@"
17
+ fi
@@ -12,10 +12,7 @@
12
12
  "url": "git+https://github.com/gradientedge/cdk-utils.git"
13
13
  },
14
14
  "scripts": {
15
- "build": "yarn package:function",
16
- "initialise": "yarn install",
17
- "package:function": "mkdirp layers/nodejs && cp -R package.json layers/nodejs && cd layers/nodejs && yarn install --production --no-lockfile",
18
- "start": "node dist/index",
15
+ "build": "tsc --build",
19
16
  "test": "npx jest --ci --runInBand --passWithNoTests"
20
17
  },
21
18
  "dependencies": {
@@ -0,0 +1,17 @@
1
+ export declare const processEvent: (event: any) => {
2
+ statusCode: number;
3
+ id: string;
4
+ message: string;
5
+ body: {
6
+ event: any;
7
+ };
8
+ origin: any;
9
+ source: string;
10
+ sourceId: string | undefined;
11
+ httpMethod: any;
12
+ path: any;
13
+ referer: any;
14
+ resource: any;
15
+ success: boolean;
16
+ };
17
+ //# sourceMappingURL=lambda.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lambda.d.ts","sourceRoot":"","sources":["../../app/api-destined-function/src/lib/lambda.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,UAAW,GAAG;;;;;;;;;;;;;;;CAmBtC,CAAA"}
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.processEvent = void 0;
4
+ const uuid_1 = require("uuid");
5
+ const processEvent = (event) => {
6
+ if (!event)
7
+ throw new Error('Invalid Event');
8
+ return {
9
+ statusCode: 200,
10
+ id: (0, uuid_1.v4)(),
11
+ message: 'Webhook call successful',
12
+ body: {
13
+ event: event,
14
+ },
15
+ origin: event.headers?.origin,
16
+ source: 'custom:api-destined-lambda',
17
+ sourceId: process.env.SOURCE_ID,
18
+ httpMethod: event.httpMethod,
19
+ path: event.path,
20
+ referer: event.headers?.referer,
21
+ resource: event.resource,
22
+ success: true,
23
+ };
24
+ };
25
+ exports.processEvent = processEvent;
26
+ exports.handler = async (event, context, callback) => {
27
+ console.log('Event:', JSON.stringify(event));
28
+ console.log('Context:', JSON.stringify(context));
29
+ console.log('Event Records:', JSON.stringify(event.Records));
30
+ return callback(null, (0, exports.processEvent)(event));
31
+ };
32
+ //# sourceMappingURL=lambda.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lambda.js","sourceRoot":"","sources":["../../app/api-destined-function/src/lib/lambda.ts"],"names":[],"mappings":";;;AAAA,+BAAmC;AAE5B,MAAM,YAAY,GAAG,CAAC,KAAU,EAAE,EAAE;IACzC,IAAI,CAAC,KAAK;QAAE,MAAM,IAAI,KAAK,CAAC,eAAe,CAAC,CAAA;IAE5C,OAAO;QACL,UAAU,EAAE,GAAG;QACf,EAAE,EAAE,IAAA,SAAM,GAAE;QACZ,OAAO,EAAE,yBAAyB;QAClC,IAAI,EAAE;YACJ,KAAK,EAAE,KAAK;SACb;QACD,MAAM,EAAE,KAAK,CAAC,OAAO,EAAE,MAAM;QAC7B,MAAM,EAAE,4BAA4B;QACpC,QAAQ,EAAE,OAAO,CAAC,GAAG,CAAC,SAAS;QAC/B,UAAU,EAAE,KAAK,CAAC,UAAU;QAC5B,IAAI,EAAE,KAAK,CAAC,IAAI;QAChB,OAAO,EAAE,KAAK,CAAC,OAAO,EAAE,OAAO;QAC/B,QAAQ,EAAE,KAAK,CAAC,QAAQ;QACxB,OAAO,EAAE,IAAI;KACd,CAAA;AACH,CAAC,CAAA;AAnBY,QAAA,YAAY,gBAmBxB;AAED,OAAO,CAAC,OAAO,GAAG,KAAK,EAAE,KAAU,EAAE,OAAY,EAAE,QAAa,EAAE,EAAE;IAClE,OAAO,CAAC,GAAG,CAAC,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,CAAA;IAC5C,OAAO,CAAC,GAAG,CAAC,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,CAAA;IAChD,OAAO,CAAC,GAAG,CAAC,gBAAgB,EAAE,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAA;IAC5D,OAAO,QAAQ,CAAC,IAAI,EAAE,IAAA,oBAAY,EAAC,KAAK,CAAC,CAAC,CAAA;AAC5C,CAAC,CAAA"}
@@ -3,6 +3,8 @@ import { Construct } from 'constructs';
3
3
  import { CommonConstruct } from '../../common';
4
4
  import * as types from '../../types';
5
5
  /**
6
+ * @deprecated Use ApiToEventBridgeTarget instead. This will be removed in a future release.
7
+ *
6
8
  * @stability stable
7
9
  * @category cdk-utils.api-to-eventbridge-target
8
10
  * @subcategory construct
@@ -34,6 +34,8 @@ const common_1 = require("../../common");
34
34
  const helper = __importStar(require("../../helper"));
35
35
  const api_destined_lambda_1 = require("./api-destined-lambda");
36
36
  /**
37
+ * @deprecated Use ApiToEventBridgeTarget instead. This will be removed in a future release.
38
+ *
37
39
  * @stability stable
38
40
  * @category cdk-utils.api-to-eventbridge-target
39
41
  * @subcategory construct
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gradientedge/cdk-utils",
3
- "version": "8.34.0",
3
+ "version": "8.36.0",
4
4
  "description": "Utilities for AWS CDK provisioning",
5
5
  "main": "dist/index.js",
6
6
  "engines": {
@@ -26,24 +26,22 @@
26
26
  },
27
27
  "homepage": "https://github.com/gradientedge/cdk-utils#readme",
28
28
  "scripts": {
29
- "build": "rimraf dist/ && npx tsc && npx lerna run build",
30
- "build:production": "rimraf dist/ && npx tsc -p tsconfig.prd.json && npx lerna run build",
31
- "cu": "ncu -x lerna",
32
- "ci": "yarn install --frozen-lockfile && yarn build && yarn validate && yarn docs",
29
+ "build": "npx rimraf dist/ && npx tsc && pnpm -r build",
30
+ "build:production": "rimraf dist/ && npx tsc -p tsconfig.prd.json && pnpm -r build",
31
+ "ci": "pnpm install --frozen-lockfile && pnpm build && pnpm validate && pnpm run docs",
33
32
  "cz": "npx cz",
34
- "docs": "rimraf api-docs && npx jsdoc --pedantic -c jsdoc.json .",
35
- "lint": "yarn prettify && eslint **/*.ts --max-warnings=0",
36
- "fix": "yarn prettify && eslint --fix **/*.ts",
37
- "postinstall": "npx lerna run initialise",
33
+ "docs": "npx rimraf api-docs && npx jsdoc --pedantic -c jsdoc.json .",
34
+ "lint": "pnpm prettify && eslint **/*.ts --cache --max-warnings=0",
35
+ "fix": "pnpm prettify && eslint --fix **/*.ts",
38
36
  "prettier": "npx prettier --cache --check \"**/*.{ts,json,md}\"",
39
37
  "prettify": "npx prettier --cache --write \"**/*.{ts,json,md}\"",
40
- "test": "rimraf coverage && npx jest --ci --maxWorkers=100%",
38
+ "test": "npx rimraf coverage && npx jest --ci --maxWorkers=100%",
41
39
  "update:deps": "ncu -u --deep",
42
- "validate": "yarn prettier && yarn test"
40
+ "validate": "pnpm prettier && pnpm test"
43
41
  },
44
42
  "husky": {
45
43
  "hooks": {
46
- "pre-commit": "yarn prettify && yarn validate"
44
+ "pre-commit": "pnpm prettify && pnpm validate"
47
45
  }
48
46
  },
49
47
  "dependencies": {
@@ -80,7 +78,6 @@
80
78
  "jsdoc": "^4.0.2",
81
79
  "jsdoc-babel": "^0.5.0",
82
80
  "jsdoc-mermaid": "^1.0.0",
83
- "lerna": "^6.5.1",
84
81
  "prettier": "^2.8.6",
85
82
  "prettier-plugin-organize-imports": "^3.2.2",
86
83
  "rimraf": "^4.4.0",
@@ -93,12 +90,16 @@
93
90
  "optionalDependencies": {
94
91
  "@babel/core": "^7.21.00",
95
92
  "prop-types": "^15.8.1",
96
- "react": "^18.2.0",
97
- "react-dom": "^18.2.0"
93
+ "react": "^17.0.0",
94
+ "react-dom": "^17.0.0"
98
95
  },
99
96
  "config": {
100
97
  "commitizen": {
101
- "path": "./node_modules/cz-conventional-changelog"
98
+ "path": "cz-conventional-changelog"
102
99
  }
103
- }
100
+ },
101
+ "workspaces": [
102
+ "app/api-destined-function/*",
103
+ "src/*"
104
+ ]
104
105
  }
@@ -0,0 +1,3 @@
1
+ packages:
2
+ - 'app/**'
3
+ - 'src/**'
@@ -13,6 +13,8 @@ import * as types from '../../types'
13
13
  import { ApiDestinedLambda } from './api-destined-lambda'
14
14
 
15
15
  /**
16
+ * @deprecated Use ApiToEventBridgeTarget instead. This will be removed in a future release.
17
+ *
16
18
  * @stability stable
17
19
  * @category cdk-utils.api-to-eventbridge-target
18
20
  * @subcategory construct
@@ -1,117 +0,0 @@
1
- {
2
- "systemParams": "linux-x64-108",
3
- "modulesFolders": [
4
- "node_modules"
5
- ],
6
- "flags": [
7
- "checkFiles",
8
- "production"
9
- ],
10
- "linkedModules": [],
11
- "topLevelPatterns": [
12
- "@types/uuid@^9.0.1",
13
- "mkdirp@^2.1.5",
14
- "rimraf@^4.4.0",
15
- "uuid@^9.0.0"
16
- ],
17
- "lockfileEntries": {
18
- "@types/uuid@^9.0.1": "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.1.tgz#98586dc36aee8dacc98cc396dbca8d0429647aa6",
19
- "balanced-match@^1.0.0": "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee",
20
- "brace-expansion@^2.0.1": "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae",
21
- "fs.realpath@^1.0.0": "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f",
22
- "glob@^9.2.0": "https://registry.yarnpkg.com/glob/-/glob-9.3.1.tgz#4a15cf72479a440f77e97805b21e1b5b6e4fb18a",
23
- "lru-cache@^7.14.1": "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89",
24
- "minimatch@^7.4.1": "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.2.tgz#157e847d79ca671054253b840656720cb733f10f",
25
- "minipass@^4.0.2": "https://registry.yarnpkg.com/minipass/-/minipass-4.2.5.tgz#9e0e5256f1e3513f8c34691dd68549e85b2c8ceb",
26
- "minipass@^4.2.4": "https://registry.yarnpkg.com/minipass/-/minipass-4.2.5.tgz#9e0e5256f1e3513f8c34691dd68549e85b2c8ceb",
27
- "mkdirp@^2.1.5": "https://registry.yarnpkg.com/mkdirp/-/mkdirp-2.1.5.tgz#78d7eaf15e069ba7b6b47d76dd94cfadf7a4062f",
28
- "path-scurry@^1.6.1": "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.6.1.tgz#dab45f7bb1d3f45a0e271ab258999f4ab7e23132",
29
- "rimraf@^4.4.0": "https://registry.yarnpkg.com/rimraf/-/rimraf-4.4.0.tgz#c7a9f45bb2ec058d2e60ef9aca5167974313d605",
30
- "uuid@^9.0.0": "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
31
- },
32
- "files": [
33
- ".bin/uuid",
34
- "@types/uuid/LICENSE",
35
- "@types/uuid/README.md",
36
- "@types/uuid/index.d.mts",
37
- "@types/uuid/index.d.ts",
38
- "@types/uuid/package.json",
39
- "uuid/CHANGELOG.md",
40
- "uuid/CONTRIBUTING.md",
41
- "uuid/LICENSE.md",
42
- "uuid/README.md",
43
- "uuid/dist/bin/uuid",
44
- "uuid/dist/commonjs-browser/index.js",
45
- "uuid/dist/commonjs-browser/md5.js",
46
- "uuid/dist/commonjs-browser/native.js",
47
- "uuid/dist/commonjs-browser/nil.js",
48
- "uuid/dist/commonjs-browser/parse.js",
49
- "uuid/dist/commonjs-browser/regex.js",
50
- "uuid/dist/commonjs-browser/rng.js",
51
- "uuid/dist/commonjs-browser/sha1.js",
52
- "uuid/dist/commonjs-browser/stringify.js",
53
- "uuid/dist/commonjs-browser/v1.js",
54
- "uuid/dist/commonjs-browser/v3.js",
55
- "uuid/dist/commonjs-browser/v35.js",
56
- "uuid/dist/commonjs-browser/v4.js",
57
- "uuid/dist/commonjs-browser/v5.js",
58
- "uuid/dist/commonjs-browser/validate.js",
59
- "uuid/dist/commonjs-browser/version.js",
60
- "uuid/dist/esm-browser/index.js",
61
- "uuid/dist/esm-browser/md5.js",
62
- "uuid/dist/esm-browser/native.js",
63
- "uuid/dist/esm-browser/nil.js",
64
- "uuid/dist/esm-browser/parse.js",
65
- "uuid/dist/esm-browser/regex.js",
66
- "uuid/dist/esm-browser/rng.js",
67
- "uuid/dist/esm-browser/sha1.js",
68
- "uuid/dist/esm-browser/stringify.js",
69
- "uuid/dist/esm-browser/v1.js",
70
- "uuid/dist/esm-browser/v3.js",
71
- "uuid/dist/esm-browser/v35.js",
72
- "uuid/dist/esm-browser/v4.js",
73
- "uuid/dist/esm-browser/v5.js",
74
- "uuid/dist/esm-browser/validate.js",
75
- "uuid/dist/esm-browser/version.js",
76
- "uuid/dist/esm-node/index.js",
77
- "uuid/dist/esm-node/md5.js",
78
- "uuid/dist/esm-node/native.js",
79
- "uuid/dist/esm-node/nil.js",
80
- "uuid/dist/esm-node/parse.js",
81
- "uuid/dist/esm-node/regex.js",
82
- "uuid/dist/esm-node/rng.js",
83
- "uuid/dist/esm-node/sha1.js",
84
- "uuid/dist/esm-node/stringify.js",
85
- "uuid/dist/esm-node/v1.js",
86
- "uuid/dist/esm-node/v3.js",
87
- "uuid/dist/esm-node/v35.js",
88
- "uuid/dist/esm-node/v4.js",
89
- "uuid/dist/esm-node/v5.js",
90
- "uuid/dist/esm-node/validate.js",
91
- "uuid/dist/esm-node/version.js",
92
- "uuid/dist/index.js",
93
- "uuid/dist/md5-browser.js",
94
- "uuid/dist/md5.js",
95
- "uuid/dist/native-browser.js",
96
- "uuid/dist/native.js",
97
- "uuid/dist/nil.js",
98
- "uuid/dist/parse.js",
99
- "uuid/dist/regex.js",
100
- "uuid/dist/rng-browser.js",
101
- "uuid/dist/rng.js",
102
- "uuid/dist/sha1-browser.js",
103
- "uuid/dist/sha1.js",
104
- "uuid/dist/stringify.js",
105
- "uuid/dist/uuid-bin.js",
106
- "uuid/dist/v1.js",
107
- "uuid/dist/v3.js",
108
- "uuid/dist/v35.js",
109
- "uuid/dist/v4.js",
110
- "uuid/dist/v5.js",
111
- "uuid/dist/validate.js",
112
- "uuid/dist/version.js",
113
- "uuid/package.json",
114
- "uuid/wrapper.mjs"
115
- ],
116
- "artifacts": {}
117
- }
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) Microsoft Corporation.
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE
@@ -1,16 +0,0 @@
1
- # Installation
2
- > `npm install --save @types/uuid`
3
-
4
- # Summary
5
- This package contains type definitions for uuid (https://github.com/uuidjs/uuid).
6
-
7
- # Details
8
- Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid.
9
-
10
- ### Additional Details
11
- * Last updated: Wed, 22 Feb 2023 02:32:35 GMT
12
- * Dependencies: none
13
- * Global values: none
14
-
15
- # Credits
16
- These definitions were written by [Oliver Hoffmann](https://github.com/iamolivinius), [Felipe Ochoa](https://github.com/felipeochoa), [Chris Barth](https://github.com/cjbarth), [Linus Unnebäck](https://github.com/LinusU), and [Christoph Tavan](https://github.com/ctavan).
@@ -1,10 +0,0 @@
1
- import uuid from './index.js';
2
- export import v1 = uuid.v1;
3
- export import v3 = uuid.v3;
4
- export import v4 = uuid.v4;
5
- export import v5 = uuid.v5;
6
- export import NIL = uuid.NIL;
7
- export import version = uuid.version;
8
- export import validate = uuid.validate;
9
- export import stringify = uuid.stringify;
10
- export import parse = uuid.parse;
@@ -1,79 +0,0 @@
1
- // Type definitions for uuid 9.0
2
- // Project: https://github.com/uuidjs/uuid
3
- // Definitions by: Oliver Hoffmann <https://github.com/iamolivinius>
4
- // Felipe Ochoa <https://github.com/felipeochoa>
5
- // Chris Barth <https://github.com/cjbarth>
6
- // Linus Unnebäck <https://github.com/LinusU>
7
- // Christoph Tavan <https://github.com/ctavan>
8
- // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
9
-
10
- // disable automatic export
11
- export {};
12
-
13
- // Uses ArrayLike to admit Unit8 and co.
14
- type OutputBuffer = ArrayLike<number>;
15
- type InputBuffer = ArrayLike<number>;
16
-
17
- interface RandomOptions {
18
- random?: InputBuffer | undefined;
19
- }
20
- interface RngOptions {
21
- rng?: (() => InputBuffer) | undefined;
22
- }
23
-
24
- interface V1BaseOptions {
25
- node?: InputBuffer | undefined;
26
- clockseq?: number | undefined;
27
- msecs?: number | Date | undefined;
28
- nsecs?: number | undefined;
29
- }
30
- interface V1RandomOptions extends V1BaseOptions, RandomOptions {}
31
- interface V1RngOptions extends V1BaseOptions, RngOptions {}
32
-
33
- export type V1Options = V1RandomOptions | V1RngOptions;
34
- export type V4Options = RandomOptions | RngOptions;
35
-
36
- type v1String = (options?: V1Options) => string;
37
- type v1Buffer = <T extends OutputBuffer>(options: V1Options | null | undefined, buffer: T, offset?: number) => T;
38
- type v1 = v1Buffer & v1String;
39
-
40
- type v4String = (options?: V4Options) => string;
41
- type v4Buffer = <T extends OutputBuffer>(options: V4Options | null | undefined, buffer: T, offset?: number) => T;
42
- type v4 = v4Buffer & v4String;
43
-
44
- type v3String = (name: string | InputBuffer, namespace: string | InputBuffer) => string;
45
- type v3Buffer = <T extends OutputBuffer>(name: string | InputBuffer, namespace: string | InputBuffer, buffer: T, offset?: number) => T;
46
- interface v3Static {
47
- // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L22
48
- DNS: string;
49
- // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L23
50
- URL: string;
51
- }
52
- type v3 = v3Buffer & v3String & v3Static;
53
-
54
- type v5String = (name: string | InputBuffer, namespace: string | InputBuffer) => string;
55
- type v5Buffer = <T extends OutputBuffer>(name: string | InputBuffer, namespace: string | InputBuffer, buffer: T, offset?: number) => T;
56
- interface v5Static {
57
- // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L22
58
- DNS: string;
59
- // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L23
60
- URL: string;
61
- }
62
- type v5 = v5Buffer & v5String & v5Static;
63
-
64
- type NIL = string;
65
-
66
- type parse = (uuid: string) => Uint8Array;
67
- type stringify = (buffer: InputBuffer, offset?: number) => string;
68
- type validate = (uuid: string) => boolean;
69
- type version = (uuid: string) => number;
70
-
71
- export const NIL: NIL;
72
- export const parse: parse;
73
- export const stringify: stringify;
74
- export const v1: v1;
75
- export const v3: v3;
76
- export const v4: v4;
77
- export const v5: v5;
78
- export const validate: validate;
79
- export const version: version;
@@ -1,54 +0,0 @@
1
- {
2
- "name": "@types/uuid",
3
- "version": "9.0.1",
4
- "description": "TypeScript definitions for uuid",
5
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid",
6
- "license": "MIT",
7
- "contributors": [
8
- {
9
- "name": "Oliver Hoffmann",
10
- "url": "https://github.com/iamolivinius",
11
- "githubUsername": "iamolivinius"
12
- },
13
- {
14
- "name": "Felipe Ochoa",
15
- "url": "https://github.com/felipeochoa",
16
- "githubUsername": "felipeochoa"
17
- },
18
- {
19
- "name": "Chris Barth",
20
- "url": "https://github.com/cjbarth",
21
- "githubUsername": "cjbarth"
22
- },
23
- {
24
- "name": "Linus Unnebäck",
25
- "url": "https://github.com/LinusU",
26
- "githubUsername": "LinusU"
27
- },
28
- {
29
- "name": "Christoph Tavan",
30
- "url": "https://github.com/ctavan",
31
- "githubUsername": "ctavan"
32
- }
33
- ],
34
- "main": "",
35
- "types": "index.d.ts",
36
- "repository": {
37
- "type": "git",
38
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39
- "directory": "types/uuid"
40
- },
41
- "scripts": {},
42
- "dependencies": {},
43
- "typesPublisherContentHash": "960e341662c90dd3808bb9d88f8b2b55d25603a5e59a0adce183de525875f416",
44
- "typeScriptVersion": "4.2",
45
- "exports": {
46
- "./package.json": "./package.json",
47
- ".": {
48
- "types": {
49
- "import": "./index.d.mts",
50
- "default": "./index.d.ts"
51
- }
52
- }
53
- }
54
- }
@@ -1,9 +0,0 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2010-2020 Robert Kieffer and other contributors
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
-
7
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
-
9
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.