@meteora-ag/cp-amm-sdk 1.0.10-rc.0 → 1.0.11-rc.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 (2717) hide show
  1. package/README.md +3 -3
  2. package/dist/index.d.mts +198 -14
  3. package/dist/index.d.ts +198 -14
  4. package/dist/index.js +479 -1643
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.mjs +479 -1643
  7. package/dist/index.mjs.map +1 -1
  8. package/package.json +2 -5
  9. package/node_modules/@babel/runtime/LICENSE +0 -22
  10. package/node_modules/@babel/runtime/README.md +0 -19
  11. package/node_modules/@babel/runtime/helpers/AwaitValue.js +0 -4
  12. package/node_modules/@babel/runtime/helpers/OverloadYield.js +0 -4
  13. package/node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js +0 -9
  14. package/node_modules/@babel/runtime/helpers/applyDecs.js +0 -236
  15. package/node_modules/@babel/runtime/helpers/applyDecs2203.js +0 -184
  16. package/node_modules/@babel/runtime/helpers/applyDecs2203R.js +0 -191
  17. package/node_modules/@babel/runtime/helpers/applyDecs2301.js +0 -222
  18. package/node_modules/@babel/runtime/helpers/applyDecs2305.js +0 -133
  19. package/node_modules/@babel/runtime/helpers/applyDecs2311.js +0 -124
  20. package/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -6
  21. package/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -4
  22. package/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js +0 -5
  23. package/node_modules/@babel/runtime/helpers/assertClassBrand.js +0 -5
  24. package/node_modules/@babel/runtime/helpers/assertThisInitialized.js +0 -5
  25. package/node_modules/@babel/runtime/helpers/asyncGeneratorDelegate.js +0 -24
  26. package/node_modules/@babel/runtime/helpers/asyncIterator.js +0 -45
  27. package/node_modules/@babel/runtime/helpers/asyncToGenerator.js +0 -26
  28. package/node_modules/@babel/runtime/helpers/awaitAsyncGenerator.js +0 -5
  29. package/node_modules/@babel/runtime/helpers/callSuper.js +0 -7
  30. package/node_modules/@babel/runtime/helpers/checkInRHS.js +0 -6
  31. package/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js +0 -4
  32. package/node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js +0 -10
  33. package/node_modules/@babel/runtime/helpers/classApplyDescriptorGet.js +0 -4
  34. package/node_modules/@babel/runtime/helpers/classApplyDescriptorSet.js +0 -7
  35. package/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -4
  36. package/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js +0 -5
  37. package/node_modules/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -4
  38. package/node_modules/@babel/runtime/helpers/classExtractFieldDescriptor.js +0 -5
  39. package/node_modules/@babel/runtime/helpers/classNameTDZError.js +0 -4
  40. package/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js +0 -7
  41. package/node_modules/@babel/runtime/helpers/classPrivateFieldGet.js +0 -7
  42. package/node_modules/@babel/runtime/helpers/classPrivateFieldGet2.js +0 -5
  43. package/node_modules/@babel/runtime/helpers/classPrivateFieldInitSpec.js +0 -5
  44. package/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js +0 -5
  45. package/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js +0 -5
  46. package/node_modules/@babel/runtime/helpers/classPrivateFieldSet.js +0 -7
  47. package/node_modules/@babel/runtime/helpers/classPrivateFieldSet2.js +0 -5
  48. package/node_modules/@babel/runtime/helpers/classPrivateGetter.js +0 -5
  49. package/node_modules/@babel/runtime/helpers/classPrivateMethodGet.js +0 -5
  50. package/node_modules/@babel/runtime/helpers/classPrivateMethodInitSpec.js +0 -5
  51. package/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js +0 -4
  52. package/node_modules/@babel/runtime/helpers/classPrivateSetter.js +0 -5
  53. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js +0 -7
  54. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js +0 -7
  55. package/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js +0 -7
  56. package/node_modules/@babel/runtime/helpers/classStaticPrivateMethodGet.js +0 -5
  57. package/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js +0 -4
  58. package/node_modules/@babel/runtime/helpers/construct.js +0 -10
  59. package/node_modules/@babel/runtime/helpers/createClass.js +0 -13
  60. package/node_modules/@babel/runtime/helpers/createForOfIteratorHelper.js +0 -50
  61. package/node_modules/@babel/runtime/helpers/createForOfIteratorHelperLoose.js +0 -19
  62. package/node_modules/@babel/runtime/helpers/createSuper.js +0 -16
  63. package/node_modules/@babel/runtime/helpers/decorate.js +0 -250
  64. package/node_modules/@babel/runtime/helpers/defaults.js +0 -9
  65. package/node_modules/@babel/runtime/helpers/defineAccessor.js +0 -8
  66. package/node_modules/@babel/runtime/helpers/defineEnumerableProperties.js +0 -12
  67. package/node_modules/@babel/runtime/helpers/defineProperty.js +0 -10
  68. package/node_modules/@babel/runtime/helpers/dispose.js +0 -28
  69. package/node_modules/@babel/runtime/helpers/esm/AwaitValue.js +0 -4
  70. package/node_modules/@babel/runtime/helpers/esm/OverloadYield.js +0 -4
  71. package/node_modules/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js +0 -9
  72. package/node_modules/@babel/runtime/helpers/esm/applyDecs.js +0 -236
  73. package/node_modules/@babel/runtime/helpers/esm/applyDecs2203.js +0 -184
  74. package/node_modules/@babel/runtime/helpers/esm/applyDecs2203R.js +0 -191
  75. package/node_modules/@babel/runtime/helpers/esm/applyDecs2301.js +0 -222
  76. package/node_modules/@babel/runtime/helpers/esm/applyDecs2305.js +0 -133
  77. package/node_modules/@babel/runtime/helpers/esm/applyDecs2311.js +0 -124
  78. package/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -6
  79. package/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -4
  80. package/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -5
  81. package/node_modules/@babel/runtime/helpers/esm/assertClassBrand.js +0 -5
  82. package/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -5
  83. package/node_modules/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js +0 -24
  84. package/node_modules/@babel/runtime/helpers/esm/asyncIterator.js +0 -45
  85. package/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js +0 -26
  86. package/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js +0 -5
  87. package/node_modules/@babel/runtime/helpers/esm/callSuper.js +0 -7
  88. package/node_modules/@babel/runtime/helpers/esm/checkInRHS.js +0 -6
  89. package/node_modules/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js +0 -4
  90. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js +0 -10
  91. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorGet.js +0 -4
  92. package/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorSet.js +0 -7
  93. package/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -4
  94. package/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
  95. package/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -4
  96. package/node_modules/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js +0 -5
  97. package/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js +0 -4
  98. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js +0 -7
  99. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet.js +0 -7
  100. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet2.js +0 -5
  101. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js +0 -5
  102. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js +0 -5
  103. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js +0 -5
  104. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet.js +0 -7
  105. package/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet2.js +0 -5
  106. package/node_modules/@babel/runtime/helpers/esm/classPrivateGetter.js +0 -5
  107. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodGet.js +0 -5
  108. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js +0 -5
  109. package/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js +0 -4
  110. package/node_modules/@babel/runtime/helpers/esm/classPrivateSetter.js +0 -5
  111. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -7
  112. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -7
  113. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -7
  114. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js +0 -5
  115. package/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js +0 -4
  116. package/node_modules/@babel/runtime/helpers/esm/construct.js +0 -10
  117. package/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -13
  118. package/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js +0 -50
  119. package/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js +0 -19
  120. package/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -16
  121. package/node_modules/@babel/runtime/helpers/esm/decorate.js +0 -250
  122. package/node_modules/@babel/runtime/helpers/esm/defaults.js +0 -9
  123. package/node_modules/@babel/runtime/helpers/esm/defineAccessor.js +0 -8
  124. package/node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js +0 -12
  125. package/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -10
  126. package/node_modules/@babel/runtime/helpers/esm/dispose.js +0 -28
  127. package/node_modules/@babel/runtime/helpers/esm/extends.js +0 -10
  128. package/node_modules/@babel/runtime/helpers/esm/get.js +0 -11
  129. package/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -6
  130. package/node_modules/@babel/runtime/helpers/esm/identity.js +0 -4
  131. package/node_modules/@babel/runtime/helpers/esm/importDeferProxy.js +0 -27
  132. package/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -14
  133. package/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +0 -5
  134. package/node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js +0 -9
  135. package/node_modules/@babel/runtime/helpers/esm/initializerWarningHelper.js +0 -4
  136. package/node_modules/@babel/runtime/helpers/esm/instanceof.js +0 -4
  137. package/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js +0 -6
  138. package/node_modules/@babel/runtime/helpers/esm/interopRequireWildcard.js +0 -22
  139. package/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +0 -8
  140. package/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -9
  141. package/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -4
  142. package/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -28
  143. package/node_modules/@babel/runtime/helpers/esm/jsx.js +0 -22
  144. package/node_modules/@babel/runtime/helpers/esm/maybeArrayLike.js +0 -9
  145. package/node_modules/@babel/runtime/helpers/esm/newArrowCheck.js +0 -4
  146. package/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -4
  147. package/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -4
  148. package/node_modules/@babel/runtime/helpers/esm/nullishReceiverError.js +0 -4
  149. package/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +0 -4
  150. package/node_modules/@babel/runtime/helpers/esm/objectSpread.js +0 -14
  151. package/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -23
  152. package/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -13
  153. package/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -10
  154. package/node_modules/@babel/runtime/helpers/esm/package.json +0 -3
  155. package/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -8
  156. package/node_modules/@babel/runtime/helpers/esm/readOnlyError.js +0 -4
  157. package/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js +0 -272
  158. package/node_modules/@babel/runtime/helpers/esm/set.js +0 -22
  159. package/node_modules/@babel/runtime/helpers/esm/setFunctionName.js +0 -12
  160. package/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -6
  161. package/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js +0 -7
  162. package/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -8
  163. package/node_modules/@babel/runtime/helpers/esm/superPropBase.js +0 -6
  164. package/node_modules/@babel/runtime/helpers/esm/superPropGet.js +0 -9
  165. package/node_modules/@babel/runtime/helpers/esm/superPropSet.js +0 -6
  166. package/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -8
  167. package/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js +0 -4
  168. package/node_modules/@babel/runtime/helpers/esm/tdz.js +0 -4
  169. package/node_modules/@babel/runtime/helpers/esm/temporalRef.js +0 -6
  170. package/node_modules/@babel/runtime/helpers/esm/temporalUndefined.js +0 -2
  171. package/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -8
  172. package/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -8
  173. package/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -12
  174. package/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -7
  175. package/node_modules/@babel/runtime/helpers/esm/toSetter.js +0 -10
  176. package/node_modules/@babel/runtime/helpers/esm/tsRewriteRelativeImportExtensions.js +0 -6
  177. package/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -10
  178. package/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -9
  179. package/node_modules/@babel/runtime/helpers/esm/using.js +0 -12
  180. package/node_modules/@babel/runtime/helpers/esm/usingCtx.js +0 -59
  181. package/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +0 -69
  182. package/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -27
  183. package/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +0 -52
  184. package/node_modules/@babel/runtime/helpers/esm/writeOnlyError.js +0 -4
  185. package/node_modules/@babel/runtime/helpers/extends.js +0 -10
  186. package/node_modules/@babel/runtime/helpers/get.js +0 -11
  187. package/node_modules/@babel/runtime/helpers/getPrototypeOf.js +0 -6
  188. package/node_modules/@babel/runtime/helpers/identity.js +0 -4
  189. package/node_modules/@babel/runtime/helpers/importDeferProxy.js +0 -27
  190. package/node_modules/@babel/runtime/helpers/inherits.js +0 -14
  191. package/node_modules/@babel/runtime/helpers/inheritsLoose.js +0 -5
  192. package/node_modules/@babel/runtime/helpers/initializerDefineProperty.js +0 -9
  193. package/node_modules/@babel/runtime/helpers/initializerWarningHelper.js +0 -4
  194. package/node_modules/@babel/runtime/helpers/instanceof.js +0 -4
  195. package/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -6
  196. package/node_modules/@babel/runtime/helpers/interopRequireWildcard.js +0 -22
  197. package/node_modules/@babel/runtime/helpers/isNativeFunction.js +0 -8
  198. package/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js +0 -9
  199. package/node_modules/@babel/runtime/helpers/iterableToArray.js +0 -4
  200. package/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -28
  201. package/node_modules/@babel/runtime/helpers/jsx.js +0 -22
  202. package/node_modules/@babel/runtime/helpers/maybeArrayLike.js +0 -9
  203. package/node_modules/@babel/runtime/helpers/newArrowCheck.js +0 -4
  204. package/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -4
  205. package/node_modules/@babel/runtime/helpers/nonIterableSpread.js +0 -4
  206. package/node_modules/@babel/runtime/helpers/nullishReceiverError.js +0 -4
  207. package/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js +0 -4
  208. package/node_modules/@babel/runtime/helpers/objectSpread.js +0 -14
  209. package/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -23
  210. package/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -13
  211. package/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -10
  212. package/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js +0 -8
  213. package/node_modules/@babel/runtime/helpers/readOnlyError.js +0 -4
  214. package/node_modules/@babel/runtime/helpers/regeneratorRuntime.js +0 -272
  215. package/node_modules/@babel/runtime/helpers/set.js +0 -22
  216. package/node_modules/@babel/runtime/helpers/setFunctionName.js +0 -12
  217. package/node_modules/@babel/runtime/helpers/setPrototypeOf.js +0 -6
  218. package/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js +0 -7
  219. package/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -8
  220. package/node_modules/@babel/runtime/helpers/superPropBase.js +0 -6
  221. package/node_modules/@babel/runtime/helpers/superPropGet.js +0 -9
  222. package/node_modules/@babel/runtime/helpers/superPropSet.js +0 -6
  223. package/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js +0 -8
  224. package/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js +0 -4
  225. package/node_modules/@babel/runtime/helpers/tdz.js +0 -4
  226. package/node_modules/@babel/runtime/helpers/temporalRef.js +0 -6
  227. package/node_modules/@babel/runtime/helpers/temporalUndefined.js +0 -2
  228. package/node_modules/@babel/runtime/helpers/toArray.js +0 -8
  229. package/node_modules/@babel/runtime/helpers/toConsumableArray.js +0 -8
  230. package/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -12
  231. package/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -7
  232. package/node_modules/@babel/runtime/helpers/toSetter.js +0 -10
  233. package/node_modules/@babel/runtime/helpers/tsRewriteRelativeImportExtensions.js +0 -6
  234. package/node_modules/@babel/runtime/helpers/typeof.js +0 -10
  235. package/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -9
  236. package/node_modules/@babel/runtime/helpers/using.js +0 -12
  237. package/node_modules/@babel/runtime/helpers/usingCtx.js +0 -59
  238. package/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +0 -69
  239. package/node_modules/@babel/runtime/helpers/wrapNativeSuper.js +0 -27
  240. package/node_modules/@babel/runtime/helpers/wrapRegExp.js +0 -52
  241. package/node_modules/@babel/runtime/helpers/writeOnlyError.js +0 -4
  242. package/node_modules/@babel/runtime/package.json +0 -1062
  243. package/node_modules/@babel/runtime/regenerator/index.js +0 -15
  244. package/node_modules/@coral-xyz/anchor/README.md +0 -10
  245. package/node_modules/@coral-xyz/anchor/dist/browser/index.js +0 -7201
  246. package/node_modules/@coral-xyz/anchor/dist/browser/index.js.map +0 -1
  247. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/accounts.d.ts +0 -27
  248. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/accounts.d.ts.map +0 -1
  249. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/event.d.ts +0 -14
  250. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/event.d.ts.map +0 -1
  251. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/idl.d.ts +0 -32
  252. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/idl.d.ts.map +0 -1
  253. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/index.d.ts +0 -33
  254. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/index.d.ts.map +0 -1
  255. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/instruction.d.ts +0 -42
  256. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/instruction.d.ts.map +0 -1
  257. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/types.d.ts +0 -16
  258. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/borsh/types.d.ts.map +0 -1
  259. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/index.d.ts +0 -43
  260. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/index.d.ts.map +0 -1
  261. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/accounts.d.ts +0 -12
  262. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/accounts.d.ts.map +0 -1
  263. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/events.d.ts +0 -9
  264. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/events.d.ts.map +0 -1
  265. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/index.d.ts +0 -17
  266. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/index.d.ts.map +0 -1
  267. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/instruction.d.ts +0 -8
  268. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/instruction.d.ts.map +0 -1
  269. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/types.d.ts +0 -8
  270. package/node_modules/@coral-xyz/anchor/dist/browser/src/coder/system/types.d.ts.map +0 -1
  271. package/node_modules/@coral-xyz/anchor/dist/browser/src/error.d.ts +0 -131
  272. package/node_modules/@coral-xyz/anchor/dist/browser/src/error.d.ts.map +0 -1
  273. package/node_modules/@coral-xyz/anchor/dist/browser/src/idl.d.ts +0 -215
  274. package/node_modules/@coral-xyz/anchor/dist/browser/src/idl.d.ts.map +0 -1
  275. package/node_modules/@coral-xyz/anchor/dist/browser/src/index.d.ts +0 -16
  276. package/node_modules/@coral-xyz/anchor/dist/browser/src/index.d.ts.map +0 -1
  277. package/node_modules/@coral-xyz/anchor/dist/browser/src/native/index.d.ts +0 -7
  278. package/node_modules/@coral-xyz/anchor/dist/browser/src/native/index.d.ts.map +0 -1
  279. package/node_modules/@coral-xyz/anchor/dist/browser/src/native/system.d.ts +0 -390
  280. package/node_modules/@coral-xyz/anchor/dist/browser/src/native/system.d.ts.map +0 -1
  281. package/node_modules/@coral-xyz/anchor/dist/browser/src/nodewallet.d.ts +0 -14
  282. package/node_modules/@coral-xyz/anchor/dist/browser/src/nodewallet.d.ts.map +0 -1
  283. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/accounts-resolver.d.ts +0 -63
  284. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/accounts-resolver.d.ts.map +0 -1
  285. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/common.d.ts +0 -20
  286. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/common.d.ts.map +0 -1
  287. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/context.d.ts +0 -63
  288. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/context.d.ts.map +0 -1
  289. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/event.d.ts +0 -57
  290. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/event.d.ts.map +0 -1
  291. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/index.d.ts +0 -272
  292. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/index.d.ts.map +0 -1
  293. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/account.d.ts +0 -146
  294. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/account.d.ts.map +0 -1
  295. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/index.d.ts +0 -35
  296. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/index.d.ts.map +0 -1
  297. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/instruction.d.ts +0 -57
  298. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/instruction.d.ts.map +0 -1
  299. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/methods.d.ts +0 -206
  300. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/methods.d.ts.map +0 -1
  301. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/rpc.d.ts +0 -49
  302. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/rpc.d.ts.map +0 -1
  303. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/simulate.d.ts +0 -57
  304. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/simulate.d.ts.map +0 -1
  305. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/transaction.d.ts +0 -42
  306. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/transaction.d.ts.map +0 -1
  307. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/types.d.ts +0 -153
  308. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/types.d.ts.map +0 -1
  309. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/views.d.ts +0 -15
  310. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/namespace/views.d.ts.map +0 -1
  311. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/token-account-layout.d.ts +0 -2
  312. package/node_modules/@coral-xyz/anchor/dist/browser/src/program/token-account-layout.d.ts.map +0 -1
  313. package/node_modules/@coral-xyz/anchor/dist/browser/src/provider.d.ts +0 -104
  314. package/node_modules/@coral-xyz/anchor/dist/browser/src/provider.d.ts.map +0 -1
  315. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/base64.d.ts +0 -4
  316. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/base64.d.ts.map +0 -1
  317. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/bs58.d.ts +0 -3
  318. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/bs58.d.ts.map +0 -1
  319. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/hex.d.ts +0 -4
  320. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/hex.d.ts.map +0 -1
  321. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/index.d.ts +0 -5
  322. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/index.d.ts.map +0 -1
  323. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/utf8.d.ts +0 -3
  324. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/bytes/utf8.d.ts.map +0 -1
  325. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/common.d.ts +0 -22
  326. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/common.d.ts.map +0 -1
  327. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/features.d.ts +0 -3
  328. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/features.d.ts.map +0 -1
  329. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/index.d.ts +0 -8
  330. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/index.d.ts.map +0 -1
  331. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/pubkey.d.ts +0 -3
  332. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/pubkey.d.ts.map +0 -1
  333. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/registry.d.ts +0 -34
  334. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/registry.d.ts.map +0 -1
  335. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/rpc.d.ts +0 -21
  336. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/rpc.d.ts.map +0 -1
  337. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/sha256.d.ts +0 -2
  338. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/sha256.d.ts.map +0 -1
  339. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/token.d.ts +0 -8
  340. package/node_modules/@coral-xyz/anchor/dist/browser/src/utils/token.d.ts.map +0 -1
  341. package/node_modules/@coral-xyz/anchor/dist/browser/src/workspace.d.ts +0 -14
  342. package/node_modules/@coral-xyz/anchor/dist/browser/src/workspace.d.ts.map +0 -1
  343. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/accounts.d.ts +0 -27
  344. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/accounts.d.ts.map +0 -1
  345. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/accounts.js +0 -103
  346. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/accounts.js.map +0 -1
  347. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/event.d.ts +0 -14
  348. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/event.d.ts.map +0 -1
  349. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/event.js +0 -78
  350. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/event.js.map +0 -1
  351. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/idl.d.ts +0 -32
  352. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/idl.d.ts.map +0 -1
  353. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/idl.js +0 -419
  354. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/idl.js.map +0 -1
  355. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/index.d.ts +0 -33
  356. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/index.d.ts.map +0 -1
  357. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/index.js +0 -27
  358. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/index.js.map +0 -1
  359. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/instruction.d.ts +0 -42
  360. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/instruction.d.ts.map +0 -1
  361. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/instruction.js +0 -274
  362. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/instruction.js.map +0 -1
  363. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/types.d.ts +0 -16
  364. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/types.d.ts.map +0 -1
  365. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/types.js +0 -42
  366. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/borsh/types.js.map +0 -1
  367. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/index.d.ts +0 -43
  368. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/index.d.ts.map +0 -1
  369. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/index.js +0 -19
  370. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/index.js.map +0 -1
  371. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/accounts.d.ts +0 -12
  372. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/accounts.d.ts.map +0 -1
  373. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/accounts.js +0 -107
  374. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/accounts.js.map +0 -1
  375. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/events.d.ts +0 -9
  376. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/events.d.ts.map +0 -1
  377. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/events.js +0 -11
  378. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/events.js.map +0 -1
  379. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/index.d.ts +0 -17
  380. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/index.d.ts.map +0 -1
  381. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/index.js +0 -20
  382. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/index.js.map +0 -1
  383. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/instruction.d.ts +0 -8
  384. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/instruction.d.ts.map +0 -1
  385. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/instruction.js +0 -242
  386. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/instruction.js.map +0 -1
  387. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/types.d.ts +0 -8
  388. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/types.d.ts.map +0 -1
  389. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/types.js +0 -14
  390. package/node_modules/@coral-xyz/anchor/dist/cjs/coder/system/types.js.map +0 -1
  391. package/node_modules/@coral-xyz/anchor/dist/cjs/error.d.ts +0 -131
  392. package/node_modules/@coral-xyz/anchor/dist/cjs/error.d.ts.map +0 -1
  393. package/node_modules/@coral-xyz/anchor/dist/cjs/error.js +0 -583
  394. package/node_modules/@coral-xyz/anchor/dist/cjs/error.js.map +0 -1
  395. package/node_modules/@coral-xyz/anchor/dist/cjs/idl.d.ts +0 -215
  396. package/node_modules/@coral-xyz/anchor/dist/cjs/idl.d.ts.map +0 -1
  397. package/node_modules/@coral-xyz/anchor/dist/cjs/idl.js +0 -109
  398. package/node_modules/@coral-xyz/anchor/dist/cjs/idl.js.map +0 -1
  399. package/node_modules/@coral-xyz/anchor/dist/cjs/index.d.ts +0 -16
  400. package/node_modules/@coral-xyz/anchor/dist/cjs/index.d.ts.map +0 -1
  401. package/node_modules/@coral-xyz/anchor/dist/cjs/index.js +0 -50
  402. package/node_modules/@coral-xyz/anchor/dist/cjs/index.js.map +0 -1
  403. package/node_modules/@coral-xyz/anchor/dist/cjs/native/index.d.ts +0 -7
  404. package/node_modules/@coral-xyz/anchor/dist/cjs/native/index.d.ts.map +0 -1
  405. package/node_modules/@coral-xyz/anchor/dist/cjs/native/index.js +0 -11
  406. package/node_modules/@coral-xyz/anchor/dist/cjs/native/index.js.map +0 -1
  407. package/node_modules/@coral-xyz/anchor/dist/cjs/native/system.d.ts +0 -390
  408. package/node_modules/@coral-xyz/anchor/dist/cjs/native/system.d.ts.map +0 -1
  409. package/node_modules/@coral-xyz/anchor/dist/cjs/native/system.js +0 -394
  410. package/node_modules/@coral-xyz/anchor/dist/cjs/native/system.js.map +0 -1
  411. package/node_modules/@coral-xyz/anchor/dist/cjs/nodewallet.d.ts +0 -14
  412. package/node_modules/@coral-xyz/anchor/dist/cjs/nodewallet.d.ts.map +0 -1
  413. package/node_modules/@coral-xyz/anchor/dist/cjs/nodewallet.js +0 -48
  414. package/node_modules/@coral-xyz/anchor/dist/cjs/nodewallet.js.map +0 -1
  415. package/node_modules/@coral-xyz/anchor/dist/cjs/program/accounts-resolver.d.ts +0 -63
  416. package/node_modules/@coral-xyz/anchor/dist/cjs/program/accounts-resolver.d.ts.map +0 -1
  417. package/node_modules/@coral-xyz/anchor/dist/cjs/program/accounts-resolver.js +0 -437
  418. package/node_modules/@coral-xyz/anchor/dist/cjs/program/accounts-resolver.js.map +0 -1
  419. package/node_modules/@coral-xyz/anchor/dist/cjs/program/common.d.ts +0 -20
  420. package/node_modules/@coral-xyz/anchor/dist/cjs/program/common.d.ts.map +0 -1
  421. package/node_modules/@coral-xyz/anchor/dist/cjs/program/common.js +0 -49
  422. package/node_modules/@coral-xyz/anchor/dist/cjs/program/common.js.map +0 -1
  423. package/node_modules/@coral-xyz/anchor/dist/cjs/program/context.d.ts +0 -63
  424. package/node_modules/@coral-xyz/anchor/dist/cjs/program/context.d.ts.map +0 -1
  425. package/node_modules/@coral-xyz/anchor/dist/cjs/program/context.js +0 -16
  426. package/node_modules/@coral-xyz/anchor/dist/cjs/program/context.js.map +0 -1
  427. package/node_modules/@coral-xyz/anchor/dist/cjs/program/event.d.ts +0 -57
  428. package/node_modules/@coral-xyz/anchor/dist/cjs/program/event.d.ts.map +0 -1
  429. package/node_modules/@coral-xyz/anchor/dist/cjs/program/event.js +0 -207
  430. package/node_modules/@coral-xyz/anchor/dist/cjs/program/event.js.map +0 -1
  431. package/node_modules/@coral-xyz/anchor/dist/cjs/program/index.d.ts +0 -272
  432. package/node_modules/@coral-xyz/anchor/dist/cjs/program/index.d.ts.map +0 -1
  433. package/node_modules/@coral-xyz/anchor/dist/cjs/program/index.js +0 -177
  434. package/node_modules/@coral-xyz/anchor/dist/cjs/program/index.js.map +0 -1
  435. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/account.d.ts +0 -146
  436. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/account.d.ts.map +0 -1
  437. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/account.js +0 -257
  438. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/account.js.map +0 -1
  439. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/index.d.ts +0 -35
  440. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/index.d.ts.map +0 -1
  441. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/index.js +0 -63
  442. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/index.js.map +0 -1
  443. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/instruction.d.ts +0 -57
  444. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/instruction.d.ts.map +0 -1
  445. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/instruction.js +0 -94
  446. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/instruction.js.map +0 -1
  447. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/methods.d.ts +0 -206
  448. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/methods.d.ts.map +0 -1
  449. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/methods.js +0 -309
  450. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/methods.js.map +0 -1
  451. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/rpc.d.ts +0 -49
  452. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/rpc.d.ts.map +0 -1
  453. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/rpc.js +0 -25
  454. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/rpc.js.map +0 -1
  455. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.d.ts +0 -57
  456. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.d.ts.map +0 -1
  457. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.js +0 -42
  458. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.js.map +0 -1
  459. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/transaction.d.ts +0 -42
  460. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/transaction.d.ts.map +0 -1
  461. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/transaction.js +0 -24
  462. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/transaction.js.map +0 -1
  463. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/types.d.ts +0 -153
  464. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/types.d.ts.map +0 -1
  465. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/types.js +0 -3
  466. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/types.js.map +0 -1
  467. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/views.d.ts +0 -15
  468. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/views.d.ts.map +0 -1
  469. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/views.js +0 -30
  470. package/node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/views.js.map +0 -1
  471. package/node_modules/@coral-xyz/anchor/dist/cjs/program/token-account-layout.d.ts +0 -2
  472. package/node_modules/@coral-xyz/anchor/dist/cjs/program/token-account-layout.d.ts.map +0 -1
  473. package/node_modules/@coral-xyz/anchor/dist/cjs/program/token-account-layout.js +0 -136
  474. package/node_modules/@coral-xyz/anchor/dist/cjs/program/token-account-layout.js.map +0 -1
  475. package/node_modules/@coral-xyz/anchor/dist/cjs/provider.d.ts +0 -104
  476. package/node_modules/@coral-xyz/anchor/dist/cjs/provider.d.ts.map +0 -1
  477. package/node_modules/@coral-xyz/anchor/dist/cjs/provider.js +0 -309
  478. package/node_modules/@coral-xyz/anchor/dist/cjs/provider.js.map +0 -1
  479. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/base64.d.ts +0 -4
  480. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/base64.d.ts.map +0 -1
  481. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/base64.js +0 -12
  482. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/base64.js.map +0 -1
  483. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/bs58.d.ts +0 -3
  484. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/bs58.d.ts.map +0 -1
  485. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/bs58.js +0 -15
  486. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/bs58.js.map +0 -1
  487. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/hex.d.ts +0 -4
  488. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/hex.d.ts.map +0 -1
  489. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/hex.js +0 -22
  490. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/hex.js.map +0 -1
  491. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/index.d.ts +0 -5
  492. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/index.d.ts.map +0 -1
  493. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/index.js +0 -31
  494. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/index.js.map +0 -1
  495. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/utf8.d.ts +0 -3
  496. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/utf8.d.ts.map +0 -1
  497. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/utf8.js +0 -18
  498. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/bytes/utf8.js.map +0 -1
  499. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/common.d.ts +0 -22
  500. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/common.d.ts.map +0 -1
  501. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/common.js +0 -32
  502. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/common.js.map +0 -1
  503. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/features.d.ts +0 -3
  504. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/features.d.ts.map +0 -1
  505. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/features.js +0 -16
  506. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/features.js.map +0 -1
  507. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/index.d.ts +0 -8
  508. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/index.d.ts.map +0 -1
  509. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/index.js +0 -34
  510. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/index.js.map +0 -1
  511. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/pubkey.d.ts +0 -3
  512. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/pubkey.d.ts.map +0 -1
  513. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/pubkey.js +0 -16
  514. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/pubkey.js.map +0 -1
  515. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/registry.d.ts +0 -34
  516. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/registry.d.ts.map +0 -1
  517. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/registry.js +0 -88
  518. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/registry.js.map +0 -1
  519. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/rpc.d.ts +0 -21
  520. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/rpc.d.ts.map +0 -1
  521. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/rpc.js +0 -167
  522. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/rpc.js.map +0 -1
  523. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/sha256.d.ts +0 -2
  524. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/sha256.d.ts.map +0 -1
  525. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/sha256.js +0 -8
  526. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/sha256.js.map +0 -1
  527. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/token.d.ts +0 -8
  528. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/token.d.ts.map +0 -1
  529. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/token.js +0 -11
  530. package/node_modules/@coral-xyz/anchor/dist/cjs/utils/token.js.map +0 -1
  531. package/node_modules/@coral-xyz/anchor/dist/cjs/workspace.d.ts +0 -14
  532. package/node_modules/@coral-xyz/anchor/dist/cjs/workspace.d.ts.map +0 -1
  533. package/node_modules/@coral-xyz/anchor/dist/cjs/workspace.js +0 -98
  534. package/node_modules/@coral-xyz/anchor/dist/cjs/workspace.js.map +0 -1
  535. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/accounts.d.ts +0 -27
  536. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/accounts.d.ts.map +0 -1
  537. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/accounts.js +0 -96
  538. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/accounts.js.map +0 -1
  539. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/event.d.ts +0 -14
  540. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/event.d.ts.map +0 -1
  541. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/event.js +0 -51
  542. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/event.js.map +0 -1
  543. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/idl.d.ts +0 -32
  544. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/idl.d.ts.map +0 -1
  545. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/idl.js +0 -392
  546. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/idl.js.map +0 -1
  547. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/index.d.ts +0 -33
  548. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/index.d.ts.map +0 -1
  549. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/index.js +0 -20
  550. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/index.js.map +0 -1
  551. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/instruction.d.ts +0 -42
  552. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/instruction.d.ts.map +0 -1
  553. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/instruction.js +0 -244
  554. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/instruction.js.map +0 -1
  555. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/types.d.ts +0 -16
  556. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/types.d.ts.map +0 -1
  557. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/types.js +0 -38
  558. package/node_modules/@coral-xyz/anchor/dist/esm/coder/borsh/types.js.map +0 -1
  559. package/node_modules/@coral-xyz/anchor/dist/esm/coder/index.d.ts +0 -43
  560. package/node_modules/@coral-xyz/anchor/dist/esm/coder/index.d.ts.map +0 -1
  561. package/node_modules/@coral-xyz/anchor/dist/esm/coder/index.js +0 -3
  562. package/node_modules/@coral-xyz/anchor/dist/esm/coder/index.js.map +0 -1
  563. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/accounts.d.ts +0 -12
  564. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/accounts.d.ts.map +0 -1
  565. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/accounts.js +0 -80
  566. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/accounts.js.map +0 -1
  567. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/events.d.ts +0 -9
  568. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/events.d.ts.map +0 -1
  569. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/events.js +0 -7
  570. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/events.js.map +0 -1
  571. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/index.d.ts +0 -17
  572. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/index.d.ts.map +0 -1
  573. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/index.js +0 -16
  574. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/index.js.map +0 -1
  575. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/instruction.d.ts +0 -8
  576. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/instruction.d.ts.map +0 -1
  577. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/instruction.js +0 -212
  578. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/instruction.js.map +0 -1
  579. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/types.d.ts +0 -8
  580. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/types.d.ts.map +0 -1
  581. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/types.js +0 -10
  582. package/node_modules/@coral-xyz/anchor/dist/esm/coder/system/types.js.map +0 -1
  583. package/node_modules/@coral-xyz/anchor/dist/esm/error.d.ts +0 -131
  584. package/node_modules/@coral-xyz/anchor/dist/esm/error.d.ts.map +0 -1
  585. package/node_modules/@coral-xyz/anchor/dist/esm/error.js +0 -552
  586. package/node_modules/@coral-xyz/anchor/dist/esm/error.js.map +0 -1
  587. package/node_modules/@coral-xyz/anchor/dist/esm/idl.d.ts +0 -215
  588. package/node_modules/@coral-xyz/anchor/dist/esm/idl.d.ts.map +0 -1
  589. package/node_modules/@coral-xyz/anchor/dist/esm/idl.js +0 -74
  590. package/node_modules/@coral-xyz/anchor/dist/esm/idl.js.map +0 -1
  591. package/node_modules/@coral-xyz/anchor/dist/esm/index.d.ts +0 -16
  592. package/node_modules/@coral-xyz/anchor/dist/esm/index.d.ts.map +0 -1
  593. package/node_modules/@coral-xyz/anchor/dist/esm/index.js +0 -14
  594. package/node_modules/@coral-xyz/anchor/dist/esm/index.js.map +0 -1
  595. package/node_modules/@coral-xyz/anchor/dist/esm/native/index.d.ts +0 -7
  596. package/node_modules/@coral-xyz/anchor/dist/esm/native/index.d.ts.map +0 -1
  597. package/node_modules/@coral-xyz/anchor/dist/esm/native/index.js +0 -7
  598. package/node_modules/@coral-xyz/anchor/dist/esm/native/index.js.map +0 -1
  599. package/node_modules/@coral-xyz/anchor/dist/esm/native/system.d.ts +0 -390
  600. package/node_modules/@coral-xyz/anchor/dist/esm/native/system.d.ts.map +0 -1
  601. package/node_modules/@coral-xyz/anchor/dist/esm/native/system.js +0 -389
  602. package/node_modules/@coral-xyz/anchor/dist/esm/native/system.js.map +0 -1
  603. package/node_modules/@coral-xyz/anchor/dist/esm/nodewallet.d.ts +0 -14
  604. package/node_modules/@coral-xyz/anchor/dist/esm/nodewallet.d.ts.map +0 -1
  605. package/node_modules/@coral-xyz/anchor/dist/esm/nodewallet.js +0 -45
  606. package/node_modules/@coral-xyz/anchor/dist/esm/nodewallet.js.map +0 -1
  607. package/node_modules/@coral-xyz/anchor/dist/esm/program/accounts-resolver.d.ts +0 -63
  608. package/node_modules/@coral-xyz/anchor/dist/esm/program/accounts-resolver.d.ts.map +0 -1
  609. package/node_modules/@coral-xyz/anchor/dist/esm/program/accounts-resolver.js +0 -429
  610. package/node_modules/@coral-xyz/anchor/dist/esm/program/accounts-resolver.js.map +0 -1
  611. package/node_modules/@coral-xyz/anchor/dist/esm/program/common.d.ts +0 -20
  612. package/node_modules/@coral-xyz/anchor/dist/esm/program/common.d.ts.map +0 -1
  613. package/node_modules/@coral-xyz/anchor/dist/esm/program/common.js +0 -43
  614. package/node_modules/@coral-xyz/anchor/dist/esm/program/common.js.map +0 -1
  615. package/node_modules/@coral-xyz/anchor/dist/esm/program/context.d.ts +0 -63
  616. package/node_modules/@coral-xyz/anchor/dist/esm/program/context.d.ts.map +0 -1
  617. package/node_modules/@coral-xyz/anchor/dist/esm/program/context.js +0 -13
  618. package/node_modules/@coral-xyz/anchor/dist/esm/program/context.js.map +0 -1
  619. package/node_modules/@coral-xyz/anchor/dist/esm/program/event.d.ts +0 -57
  620. package/node_modules/@coral-xyz/anchor/dist/esm/program/event.d.ts.map +0 -1
  621. package/node_modules/@coral-xyz/anchor/dist/esm/program/event.js +0 -202
  622. package/node_modules/@coral-xyz/anchor/dist/esm/program/event.js.map +0 -1
  623. package/node_modules/@coral-xyz/anchor/dist/esm/program/index.d.ts +0 -272
  624. package/node_modules/@coral-xyz/anchor/dist/esm/program/index.d.ts.map +0 -1
  625. package/node_modules/@coral-xyz/anchor/dist/esm/program/index.js +0 -156
  626. package/node_modules/@coral-xyz/anchor/dist/esm/program/index.js.map +0 -1
  627. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/account.d.ts +0 -146
  628. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/account.d.ts.map +0 -1
  629. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/account.js +0 -226
  630. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/account.js.map +0 -1
  631. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/index.d.ts +0 -35
  632. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/index.d.ts.map +0 -1
  633. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/index.js +0 -54
  634. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/index.js.map +0 -1
  635. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/instruction.d.ts +0 -57
  636. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/instruction.d.ts.map +0 -1
  637. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/instruction.js +0 -68
  638. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/instruction.js.map +0 -1
  639. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/methods.d.ts +0 -206
  640. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/methods.d.ts.map +0 -1
  641. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/methods.js +0 -302
  642. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/methods.js.map +0 -1
  643. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/rpc.d.ts +0 -49
  644. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/rpc.d.ts.map +0 -1
  645. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/rpc.js +0 -22
  646. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/rpc.js.map +0 -1
  647. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.d.ts +0 -57
  648. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.d.ts.map +0 -1
  649. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.js +0 -39
  650. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.js.map +0 -1
  651. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/transaction.d.ts +0 -42
  652. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/transaction.d.ts.map +0 -1
  653. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/transaction.js +0 -21
  654. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/transaction.js.map +0 -1
  655. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/types.d.ts +0 -153
  656. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/types.d.ts.map +0 -1
  657. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/types.js +0 -2
  658. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/types.js.map +0 -1
  659. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/views.d.ts +0 -15
  660. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/views.d.ts.map +0 -1
  661. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/views.js +0 -27
  662. package/node_modules/@coral-xyz/anchor/dist/esm/program/namespace/views.js.map +0 -1
  663. package/node_modules/@coral-xyz/anchor/dist/esm/program/token-account-layout.d.ts +0 -2
  664. package/node_modules/@coral-xyz/anchor/dist/esm/program/token-account-layout.d.ts.map +0 -1
  665. package/node_modules/@coral-xyz/anchor/dist/esm/program/token-account-layout.js +0 -107
  666. package/node_modules/@coral-xyz/anchor/dist/esm/program/token-account-layout.js.map +0 -1
  667. package/node_modules/@coral-xyz/anchor/dist/esm/provider.d.ts +0 -104
  668. package/node_modules/@coral-xyz/anchor/dist/esm/provider.d.ts.map +0 -1
  669. package/node_modules/@coral-xyz/anchor/dist/esm/provider.js +0 -303
  670. package/node_modules/@coral-xyz/anchor/dist/esm/provider.js.map +0 -1
  671. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/base64.d.ts +0 -4
  672. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/base64.d.ts.map +0 -1
  673. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/base64.js +0 -8
  674. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/base64.js.map +0 -1
  675. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/bs58.d.ts +0 -3
  676. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/bs58.d.ts.map +0 -1
  677. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/bs58.js +0 -8
  678. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/bs58.js.map +0 -1
  679. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/hex.d.ts +0 -4
  680. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/hex.d.ts.map +0 -1
  681. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/hex.js +0 -18
  682. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/hex.js.map +0 -1
  683. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/index.d.ts +0 -5
  684. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/index.d.ts.map +0 -1
  685. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/index.js +0 -5
  686. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/index.js.map +0 -1
  687. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/utf8.d.ts +0 -3
  688. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/utf8.d.ts.map +0 -1
  689. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/utf8.js +0 -14
  690. package/node_modules/@coral-xyz/anchor/dist/esm/utils/bytes/utf8.js.map +0 -1
  691. package/node_modules/@coral-xyz/anchor/dist/esm/utils/common.d.ts +0 -22
  692. package/node_modules/@coral-xyz/anchor/dist/esm/utils/common.d.ts.map +0 -1
  693. package/node_modules/@coral-xyz/anchor/dist/esm/utils/common.js +0 -27
  694. package/node_modules/@coral-xyz/anchor/dist/esm/utils/common.js.map +0 -1
  695. package/node_modules/@coral-xyz/anchor/dist/esm/utils/features.d.ts +0 -3
  696. package/node_modules/@coral-xyz/anchor/dist/esm/utils/features.d.ts.map +0 -1
  697. package/node_modules/@coral-xyz/anchor/dist/esm/utils/features.js +0 -12
  698. package/node_modules/@coral-xyz/anchor/dist/esm/utils/features.js.map +0 -1
  699. package/node_modules/@coral-xyz/anchor/dist/esm/utils/index.d.ts +0 -8
  700. package/node_modules/@coral-xyz/anchor/dist/esm/utils/index.d.ts.map +0 -1
  701. package/node_modules/@coral-xyz/anchor/dist/esm/utils/index.js +0 -8
  702. package/node_modules/@coral-xyz/anchor/dist/esm/utils/index.js.map +0 -1
  703. package/node_modules/@coral-xyz/anchor/dist/esm/utils/pubkey.d.ts +0 -3
  704. package/node_modules/@coral-xyz/anchor/dist/esm/utils/pubkey.d.ts.map +0 -1
  705. package/node_modules/@coral-xyz/anchor/dist/esm/utils/pubkey.js +0 -13
  706. package/node_modules/@coral-xyz/anchor/dist/esm/utils/pubkey.js.map +0 -1
  707. package/node_modules/@coral-xyz/anchor/dist/esm/utils/registry.d.ts +0 -34
  708. package/node_modules/@coral-xyz/anchor/dist/esm/utils/registry.d.ts.map +0 -1
  709. package/node_modules/@coral-xyz/anchor/dist/esm/utils/registry.js +0 -57
  710. package/node_modules/@coral-xyz/anchor/dist/esm/utils/registry.js.map +0 -1
  711. package/node_modules/@coral-xyz/anchor/dist/esm/utils/rpc.d.ts +0 -21
  712. package/node_modules/@coral-xyz/anchor/dist/esm/utils/rpc.d.ts.map +0 -1
  713. package/node_modules/@coral-xyz/anchor/dist/esm/utils/rpc.js +0 -161
  714. package/node_modules/@coral-xyz/anchor/dist/esm/utils/rpc.js.map +0 -1
  715. package/node_modules/@coral-xyz/anchor/dist/esm/utils/sha256.d.ts +0 -2
  716. package/node_modules/@coral-xyz/anchor/dist/esm/utils/sha256.d.ts.map +0 -1
  717. package/node_modules/@coral-xyz/anchor/dist/esm/utils/sha256.js +0 -5
  718. package/node_modules/@coral-xyz/anchor/dist/esm/utils/sha256.js.map +0 -1
  719. package/node_modules/@coral-xyz/anchor/dist/esm/utils/token.d.ts +0 -8
  720. package/node_modules/@coral-xyz/anchor/dist/esm/utils/token.d.ts.map +0 -1
  721. package/node_modules/@coral-xyz/anchor/dist/esm/utils/token.js +0 -7
  722. package/node_modules/@coral-xyz/anchor/dist/esm/utils/token.js.map +0 -1
  723. package/node_modules/@coral-xyz/anchor/dist/esm/workspace.d.ts +0 -14
  724. package/node_modules/@coral-xyz/anchor/dist/esm/workspace.d.ts.map +0 -1
  725. package/node_modules/@coral-xyz/anchor/dist/esm/workspace.js +0 -70
  726. package/node_modules/@coral-xyz/anchor/dist/esm/workspace.js.map +0 -1
  727. package/node_modules/@coral-xyz/anchor/dist/tsconfig.cjs.tsbuildinfo +0 -1
  728. package/node_modules/@coral-xyz/anchor/dist/tsconfig.tsbuildinfo +0 -1
  729. package/node_modules/@coral-xyz/anchor/package.json +0 -84
  730. package/node_modules/@coral-xyz/anchor/types/buffer-layout/index.d.ts +0 -88
  731. package/node_modules/@coral-xyz/anchor-errors/dist/index.d.ts +0 -157
  732. package/node_modules/@coral-xyz/anchor-errors/dist/index.d.ts.map +0 -1
  733. package/node_modules/@coral-xyz/anchor-errors/dist/index.js +0 -167
  734. package/node_modules/@coral-xyz/anchor-errors/dist/index.js.map +0 -1
  735. package/node_modules/@coral-xyz/anchor-errors/package.json +0 -32
  736. package/node_modules/@coral-xyz/borsh/dist/index.d.ts +0 -31
  737. package/node_modules/@coral-xyz/borsh/dist/index.d.ts.map +0 -1
  738. package/node_modules/@coral-xyz/borsh/dist/index.js +0 -222
  739. package/node_modules/@coral-xyz/borsh/dist/index.js.map +0 -1
  740. package/node_modules/@coral-xyz/borsh/package.json +0 -35
  741. package/node_modules/@noble/curves/LICENSE +0 -21
  742. package/node_modules/@noble/curves/README.md +0 -998
  743. package/node_modules/@noble/curves/_shortw_utils.d.ts +0 -16
  744. package/node_modules/@noble/curves/_shortw_utils.d.ts.map +0 -1
  745. package/node_modules/@noble/curves/_shortw_utils.js +0 -25
  746. package/node_modules/@noble/curves/_shortw_utils.js.map +0 -1
  747. package/node_modules/@noble/curves/abstract/bls.d.ts +0 -129
  748. package/node_modules/@noble/curves/abstract/bls.d.ts.map +0 -1
  749. package/node_modules/@noble/curves/abstract/bls.js +0 -355
  750. package/node_modules/@noble/curves/abstract/bls.js.map +0 -1
  751. package/node_modules/@noble/curves/abstract/curve.d.ts +0 -109
  752. package/node_modules/@noble/curves/abstract/curve.d.ts.map +0 -1
  753. package/node_modules/@noble/curves/abstract/curve.js +0 -392
  754. package/node_modules/@noble/curves/abstract/curve.js.map +0 -1
  755. package/node_modules/@noble/curves/abstract/edwards.d.ts +0 -92
  756. package/node_modules/@noble/curves/abstract/edwards.d.ts.map +0 -1
  757. package/node_modules/@noble/curves/abstract/edwards.js +0 -452
  758. package/node_modules/@noble/curves/abstract/edwards.js.map +0 -1
  759. package/node_modules/@noble/curves/abstract/fft.d.ts +0 -120
  760. package/node_modules/@noble/curves/abstract/fft.d.ts.map +0 -1
  761. package/node_modules/@noble/curves/abstract/fft.js +0 -439
  762. package/node_modules/@noble/curves/abstract/fft.js.map +0 -1
  763. package/node_modules/@noble/curves/abstract/hash-to-curve.d.ts +0 -84
  764. package/node_modules/@noble/curves/abstract/hash-to-curve.d.ts.map +0 -1
  765. package/node_modules/@noble/curves/abstract/hash-to-curve.js +0 -196
  766. package/node_modules/@noble/curves/abstract/hash-to-curve.js.map +0 -1
  767. package/node_modules/@noble/curves/abstract/modular.d.ts +0 -153
  768. package/node_modules/@noble/curves/abstract/modular.d.ts.map +0 -1
  769. package/node_modules/@noble/curves/abstract/modular.js +0 -481
  770. package/node_modules/@noble/curves/abstract/modular.js.map +0 -1
  771. package/node_modules/@noble/curves/abstract/montgomery.d.ts +0 -21
  772. package/node_modules/@noble/curves/abstract/montgomery.d.ts.map +0 -1
  773. package/node_modules/@noble/curves/abstract/montgomery.js +0 -140
  774. package/node_modules/@noble/curves/abstract/montgomery.js.map +0 -1
  775. package/node_modules/@noble/curves/abstract/poseidon.d.ts +0 -76
  776. package/node_modules/@noble/curves/abstract/poseidon.d.ts.map +0 -1
  777. package/node_modules/@noble/curves/abstract/poseidon.js +0 -300
  778. package/node_modules/@noble/curves/abstract/poseidon.js.map +0 -1
  779. package/node_modules/@noble/curves/abstract/tower.d.ts +0 -119
  780. package/node_modules/@noble/curves/abstract/tower.d.ts.map +0 -1
  781. package/node_modules/@noble/curves/abstract/tower.js +0 -500
  782. package/node_modules/@noble/curves/abstract/tower.js.map +0 -1
  783. package/node_modules/@noble/curves/abstract/utils.d.ts +0 -119
  784. package/node_modules/@noble/curves/abstract/utils.d.ts.map +0 -1
  785. package/node_modules/@noble/curves/abstract/utils.js +0 -377
  786. package/node_modules/@noble/curves/abstract/utils.js.map +0 -1
  787. package/node_modules/@noble/curves/abstract/weierstrass.d.ts +0 -260
  788. package/node_modules/@noble/curves/abstract/weierstrass.d.ts.map +0 -1
  789. package/node_modules/@noble/curves/abstract/weierstrass.js +0 -1226
  790. package/node_modules/@noble/curves/abstract/weierstrass.js.map +0 -1
  791. package/node_modules/@noble/curves/bls12-381.d.ts +0 -14
  792. package/node_modules/@noble/curves/bls12-381.d.ts.map +0 -1
  793. package/node_modules/@noble/curves/bls12-381.js +0 -703
  794. package/node_modules/@noble/curves/bls12-381.js.map +0 -1
  795. package/node_modules/@noble/curves/bn254.d.ts +0 -16
  796. package/node_modules/@noble/curves/bn254.d.ts.map +0 -1
  797. package/node_modules/@noble/curves/bn254.js +0 -238
  798. package/node_modules/@noble/curves/bn254.js.map +0 -1
  799. package/node_modules/@noble/curves/ed25519.d.ts +0 -117
  800. package/node_modules/@noble/curves/ed25519.d.ts.map +0 -1
  801. package/node_modules/@noble/curves/ed25519.js +0 -483
  802. package/node_modules/@noble/curves/ed25519.js.map +0 -1
  803. package/node_modules/@noble/curves/ed448.d.ts +0 -98
  804. package/node_modules/@noble/curves/ed448.d.ts.map +0 -1
  805. package/node_modules/@noble/curves/ed448.js +0 -438
  806. package/node_modules/@noble/curves/ed448.js.map +0 -1
  807. package/node_modules/@noble/curves/esm/_shortw_utils.d.ts +0 -16
  808. package/node_modules/@noble/curves/esm/_shortw_utils.d.ts.map +0 -1
  809. package/node_modules/@noble/curves/esm/_shortw_utils.js +0 -21
  810. package/node_modules/@noble/curves/esm/_shortw_utils.js.map +0 -1
  811. package/node_modules/@noble/curves/esm/abstract/bls.d.ts +0 -129
  812. package/node_modules/@noble/curves/esm/abstract/bls.d.ts.map +0 -1
  813. package/node_modules/@noble/curves/esm/abstract/bls.js +0 -352
  814. package/node_modules/@noble/curves/esm/abstract/bls.js.map +0 -1
  815. package/node_modules/@noble/curves/esm/abstract/curve.d.ts +0 -109
  816. package/node_modules/@noble/curves/esm/abstract/curve.d.ts.map +0 -1
  817. package/node_modules/@noble/curves/esm/abstract/curve.js +0 -386
  818. package/node_modules/@noble/curves/esm/abstract/curve.js.map +0 -1
  819. package/node_modules/@noble/curves/esm/abstract/edwards.d.ts +0 -92
  820. package/node_modules/@noble/curves/esm/abstract/edwards.d.ts.map +0 -1
  821. package/node_modules/@noble/curves/esm/abstract/edwards.js +0 -449
  822. package/node_modules/@noble/curves/esm/abstract/edwards.js.map +0 -1
  823. package/node_modules/@noble/curves/esm/abstract/fft.d.ts +0 -120
  824. package/node_modules/@noble/curves/esm/abstract/fft.d.ts.map +0 -1
  825. package/node_modules/@noble/curves/esm/abstract/fft.js +0 -426
  826. package/node_modules/@noble/curves/esm/abstract/fft.js.map +0 -1
  827. package/node_modules/@noble/curves/esm/abstract/hash-to-curve.d.ts +0 -84
  828. package/node_modules/@noble/curves/esm/abstract/hash-to-curve.d.ts.map +0 -1
  829. package/node_modules/@noble/curves/esm/abstract/hash-to-curve.js +0 -189
  830. package/node_modules/@noble/curves/esm/abstract/hash-to-curve.js.map +0 -1
  831. package/node_modules/@noble/curves/esm/abstract/modular.d.ts +0 -153
  832. package/node_modules/@noble/curves/esm/abstract/modular.d.ts.map +0 -1
  833. package/node_modules/@noble/curves/esm/abstract/modular.js +0 -457
  834. package/node_modules/@noble/curves/esm/abstract/modular.js.map +0 -1
  835. package/node_modules/@noble/curves/esm/abstract/montgomery.d.ts +0 -21
  836. package/node_modules/@noble/curves/esm/abstract/montgomery.d.ts.map +0 -1
  837. package/node_modules/@noble/curves/esm/abstract/montgomery.js +0 -137
  838. package/node_modules/@noble/curves/esm/abstract/montgomery.js.map +0 -1
  839. package/node_modules/@noble/curves/esm/abstract/poseidon.d.ts +0 -76
  840. package/node_modules/@noble/curves/esm/abstract/poseidon.d.ts.map +0 -1
  841. package/node_modules/@noble/curves/esm/abstract/poseidon.js +0 -291
  842. package/node_modules/@noble/curves/esm/abstract/poseidon.js.map +0 -1
  843. package/node_modules/@noble/curves/esm/abstract/tower.d.ts +0 -119
  844. package/node_modules/@noble/curves/esm/abstract/tower.d.ts.map +0 -1
  845. package/node_modules/@noble/curves/esm/abstract/tower.js +0 -496
  846. package/node_modules/@noble/curves/esm/abstract/tower.js.map +0 -1
  847. package/node_modules/@noble/curves/esm/abstract/utils.d.ts +0 -119
  848. package/node_modules/@noble/curves/esm/abstract/utils.d.ts.map +0 -1
  849. package/node_modules/@noble/curves/esm/abstract/utils.js +0 -348
  850. package/node_modules/@noble/curves/esm/abstract/utils.js.map +0 -1
  851. package/node_modules/@noble/curves/esm/abstract/weierstrass.d.ts +0 -260
  852. package/node_modules/@noble/curves/esm/abstract/weierstrass.d.ts.map +0 -1
  853. package/node_modules/@noble/curves/esm/abstract/weierstrass.js +0 -1218
  854. package/node_modules/@noble/curves/esm/abstract/weierstrass.js.map +0 -1
  855. package/node_modules/@noble/curves/esm/bls12-381.d.ts +0 -14
  856. package/node_modules/@noble/curves/esm/bls12-381.d.ts.map +0 -1
  857. package/node_modules/@noble/curves/esm/bls12-381.js +0 -700
  858. package/node_modules/@noble/curves/esm/bls12-381.js.map +0 -1
  859. package/node_modules/@noble/curves/esm/bn254.d.ts +0 -16
  860. package/node_modules/@noble/curves/esm/bn254.d.ts.map +0 -1
  861. package/node_modules/@noble/curves/esm/bn254.js +0 -234
  862. package/node_modules/@noble/curves/esm/bn254.js.map +0 -1
  863. package/node_modules/@noble/curves/esm/ed25519.d.ts +0 -117
  864. package/node_modules/@noble/curves/esm/ed25519.d.ts.map +0 -1
  865. package/node_modules/@noble/curves/esm/ed25519.js +0 -477
  866. package/node_modules/@noble/curves/esm/ed25519.js.map +0 -1
  867. package/node_modules/@noble/curves/esm/ed448.d.ts +0 -98
  868. package/node_modules/@noble/curves/esm/ed448.d.ts.map +0 -1
  869. package/node_modules/@noble/curves/esm/ed448.js +0 -433
  870. package/node_modules/@noble/curves/esm/ed448.js.map +0 -1
  871. package/node_modules/@noble/curves/esm/index.d.ts +0 -2
  872. package/node_modules/@noble/curves/esm/index.d.ts.map +0 -1
  873. package/node_modules/@noble/curves/esm/index.js +0 -19
  874. package/node_modules/@noble/curves/esm/index.js.map +0 -1
  875. package/node_modules/@noble/curves/esm/jubjub.d.ts +0 -12
  876. package/node_modules/@noble/curves/esm/jubjub.d.ts.map +0 -1
  877. package/node_modules/@noble/curves/esm/jubjub.js +0 -12
  878. package/node_modules/@noble/curves/esm/jubjub.js.map +0 -1
  879. package/node_modules/@noble/curves/esm/misc.d.ts +0 -21
  880. package/node_modules/@noble/curves/esm/misc.d.ts.map +0 -1
  881. package/node_modules/@noble/curves/esm/misc.js +0 -107
  882. package/node_modules/@noble/curves/esm/misc.js.map +0 -1
  883. package/node_modules/@noble/curves/esm/nist.d.ts +0 -30
  884. package/node_modules/@noble/curves/esm/nist.d.ts.map +0 -1
  885. package/node_modules/@noble/curves/esm/nist.js +0 -121
  886. package/node_modules/@noble/curves/esm/nist.js.map +0 -1
  887. package/node_modules/@noble/curves/esm/p256.d.ts +0 -12
  888. package/node_modules/@noble/curves/esm/p256.d.ts.map +0 -1
  889. package/node_modules/@noble/curves/esm/p256.js +0 -12
  890. package/node_modules/@noble/curves/esm/p256.js.map +0 -1
  891. package/node_modules/@noble/curves/esm/p384.d.ts +0 -13
  892. package/node_modules/@noble/curves/esm/p384.d.ts.map +0 -1
  893. package/node_modules/@noble/curves/esm/p384.js +0 -13
  894. package/node_modules/@noble/curves/esm/p384.js.map +0 -1
  895. package/node_modules/@noble/curves/esm/p521.d.ts +0 -12
  896. package/node_modules/@noble/curves/esm/p521.d.ts.map +0 -1
  897. package/node_modules/@noble/curves/esm/p521.js +0 -12
  898. package/node_modules/@noble/curves/esm/p521.js.map +0 -1
  899. package/node_modules/@noble/curves/esm/package.json +0 -4
  900. package/node_modules/@noble/curves/esm/pasta.d.ts +0 -10
  901. package/node_modules/@noble/curves/esm/pasta.d.ts.map +0 -1
  902. package/node_modules/@noble/curves/esm/pasta.js +0 -10
  903. package/node_modules/@noble/curves/esm/pasta.js.map +0 -1
  904. package/node_modules/@noble/curves/esm/secp256k1.d.ts +0 -76
  905. package/node_modules/@noble/curves/esm/secp256k1.d.ts.map +0 -1
  906. package/node_modules/@noble/curves/esm/secp256k1.js +0 -287
  907. package/node_modules/@noble/curves/esm/secp256k1.js.map +0 -1
  908. package/node_modules/@noble/curves/index.d.ts +0 -1
  909. package/node_modules/@noble/curves/index.d.ts.map +0 -1
  910. package/node_modules/@noble/curves/index.js +0 -19
  911. package/node_modules/@noble/curves/index.js.map +0 -1
  912. package/node_modules/@noble/curves/jubjub.d.ts +0 -12
  913. package/node_modules/@noble/curves/jubjub.d.ts.map +0 -1
  914. package/node_modules/@noble/curves/jubjub.js +0 -15
  915. package/node_modules/@noble/curves/jubjub.js.map +0 -1
  916. package/node_modules/@noble/curves/misc.d.ts +0 -21
  917. package/node_modules/@noble/curves/misc.d.ts.map +0 -1
  918. package/node_modules/@noble/curves/misc.js +0 -112
  919. package/node_modules/@noble/curves/misc.js.map +0 -1
  920. package/node_modules/@noble/curves/nist.d.ts +0 -30
  921. package/node_modules/@noble/curves/nist.d.ts.map +0 -1
  922. package/node_modules/@noble/curves/nist.js +0 -124
  923. package/node_modules/@noble/curves/nist.js.map +0 -1
  924. package/node_modules/@noble/curves/p256.d.ts +0 -12
  925. package/node_modules/@noble/curves/p256.d.ts.map +0 -1
  926. package/node_modules/@noble/curves/p256.js +0 -9
  927. package/node_modules/@noble/curves/p256.js.map +0 -1
  928. package/node_modules/@noble/curves/p384.d.ts +0 -13
  929. package/node_modules/@noble/curves/p384.d.ts.map +0 -1
  930. package/node_modules/@noble/curves/p384.js +0 -10
  931. package/node_modules/@noble/curves/p384.js.map +0 -1
  932. package/node_modules/@noble/curves/p521.d.ts +0 -12
  933. package/node_modules/@noble/curves/p521.d.ts.map +0 -1
  934. package/node_modules/@noble/curves/p521.js +0 -9
  935. package/node_modules/@noble/curves/p521.js.map +0 -1
  936. package/node_modules/@noble/curves/package.json +0 -284
  937. package/node_modules/@noble/curves/pasta.d.ts +0 -10
  938. package/node_modules/@noble/curves/pasta.d.ts.map +0 -1
  939. package/node_modules/@noble/curves/pasta.js +0 -13
  940. package/node_modules/@noble/curves/pasta.js.map +0 -1
  941. package/node_modules/@noble/curves/secp256k1.d.ts +0 -76
  942. package/node_modules/@noble/curves/secp256k1.d.ts.map +0 -1
  943. package/node_modules/@noble/curves/secp256k1.js +0 -290
  944. package/node_modules/@noble/curves/secp256k1.js.map +0 -1
  945. package/node_modules/@noble/curves/src/_shortw_utils.ts +0 -30
  946. package/node_modules/@noble/curves/src/abstract/bls.ts +0 -570
  947. package/node_modules/@noble/curves/src/abstract/curve.ts +0 -471
  948. package/node_modules/@noble/curves/src/abstract/edwards.ts +0 -569
  949. package/node_modules/@noble/curves/src/abstract/fft.ts +0 -508
  950. package/node_modules/@noble/curves/src/abstract/hash-to-curve.ts +0 -265
  951. package/node_modules/@noble/curves/src/abstract/modular.ts +0 -533
  952. package/node_modules/@noble/curves/src/abstract/montgomery.ts +0 -165
  953. package/node_modules/@noble/curves/src/abstract/poseidon.ts +0 -331
  954. package/node_modules/@noble/curves/src/abstract/tower.ts +0 -650
  955. package/node_modules/@noble/curves/src/abstract/utils.ts +0 -382
  956. package/node_modules/@noble/curves/src/abstract/weierstrass.ts +0 -1437
  957. package/node_modules/@noble/curves/src/bls12-381.ts +0 -754
  958. package/node_modules/@noble/curves/src/bn254.ts +0 -262
  959. package/node_modules/@noble/curves/src/ed25519.ts +0 -552
  960. package/node_modules/@noble/curves/src/ed448.ts +0 -524
  961. package/node_modules/@noble/curves/src/index.ts +0 -17
  962. package/node_modules/@noble/curves/src/jubjub.ts +0 -12
  963. package/node_modules/@noble/curves/src/misc.ts +0 -123
  964. package/node_modules/@noble/curves/src/nist.ts +0 -155
  965. package/node_modules/@noble/curves/src/p256.ts +0 -11
  966. package/node_modules/@noble/curves/src/p384.ts +0 -13
  967. package/node_modules/@noble/curves/src/p521.ts +0 -11
  968. package/node_modules/@noble/curves/src/package.json +0 -3
  969. package/node_modules/@noble/curves/src/pasta.ts +0 -9
  970. package/node_modules/@noble/curves/src/secp256k1.ts +0 -333
  971. package/node_modules/@noble/hashes/LICENSE +0 -21
  972. package/node_modules/@noble/hashes/README.md +0 -521
  973. package/node_modules/@noble/hashes/_assert.d.ts +0 -17
  974. package/node_modules/@noble/hashes/_assert.d.ts.map +0 -1
  975. package/node_modules/@noble/hashes/_assert.js +0 -18
  976. package/node_modules/@noble/hashes/_assert.js.map +0 -1
  977. package/node_modules/@noble/hashes/_blake.d.ts +0 -14
  978. package/node_modules/@noble/hashes/_blake.d.ts.map +0 -1
  979. package/node_modules/@noble/hashes/_blake.js +0 -50
  980. package/node_modules/@noble/hashes/_blake.js.map +0 -1
  981. package/node_modules/@noble/hashes/_md.d.ts +0 -51
  982. package/node_modules/@noble/hashes/_md.d.ts.map +0 -1
  983. package/node_modules/@noble/hashes/_md.js +0 -162
  984. package/node_modules/@noble/hashes/_md.js.map +0 -1
  985. package/node_modules/@noble/hashes/_u64.d.ts +0 -55
  986. package/node_modules/@noble/hashes/_u64.d.ts.map +0 -1
  987. package/node_modules/@noble/hashes/_u64.js +0 -90
  988. package/node_modules/@noble/hashes/_u64.js.map +0 -1
  989. package/node_modules/@noble/hashes/argon2.d.ts +0 -32
  990. package/node_modules/@noble/hashes/argon2.d.ts.map +0 -1
  991. package/node_modules/@noble/hashes/argon2.js +0 -401
  992. package/node_modules/@noble/hashes/argon2.js.map +0 -1
  993. package/node_modules/@noble/hashes/blake1.d.ts +0 -106
  994. package/node_modules/@noble/hashes/blake1.d.ts.map +0 -1
  995. package/node_modules/@noble/hashes/blake1.js +0 -459
  996. package/node_modules/@noble/hashes/blake1.js.map +0 -1
  997. package/node_modules/@noble/hashes/blake2.d.ts +0 -116
  998. package/node_modules/@noble/hashes/blake2.d.ts.map +0 -1
  999. package/node_modules/@noble/hashes/blake2.js +0 -420
  1000. package/node_modules/@noble/hashes/blake2.js.map +0 -1
  1001. package/node_modules/@noble/hashes/blake2b.d.ts +0 -11
  1002. package/node_modules/@noble/hashes/blake2b.d.ts.map +0 -1
  1003. package/node_modules/@noble/hashes/blake2b.js +0 -14
  1004. package/node_modules/@noble/hashes/blake2b.js.map +0 -1
  1005. package/node_modules/@noble/hashes/blake2s.d.ts +0 -20
  1006. package/node_modules/@noble/hashes/blake2s.d.ts.map +0 -1
  1007. package/node_modules/@noble/hashes/blake2s.js +0 -24
  1008. package/node_modules/@noble/hashes/blake2s.js.map +0 -1
  1009. package/node_modules/@noble/hashes/blake3.d.ts +0 -54
  1010. package/node_modules/@noble/hashes/blake3.d.ts.map +0 -1
  1011. package/node_modules/@noble/hashes/blake3.js +0 -255
  1012. package/node_modules/@noble/hashes/blake3.js.map +0 -1
  1013. package/node_modules/@noble/hashes/crypto.d.ts +0 -2
  1014. package/node_modules/@noble/hashes/crypto.d.ts.map +0 -1
  1015. package/node_modules/@noble/hashes/crypto.js +0 -5
  1016. package/node_modules/@noble/hashes/crypto.js.map +0 -1
  1017. package/node_modules/@noble/hashes/cryptoNode.d.ts +0 -2
  1018. package/node_modules/@noble/hashes/cryptoNode.d.ts.map +0 -1
  1019. package/node_modules/@noble/hashes/cryptoNode.js +0 -18
  1020. package/node_modules/@noble/hashes/cryptoNode.js.map +0 -1
  1021. package/node_modules/@noble/hashes/eskdf.d.ts +0 -47
  1022. package/node_modules/@noble/hashes/eskdf.d.ts.map +0 -1
  1023. package/node_modules/@noble/hashes/eskdf.js +0 -166
  1024. package/node_modules/@noble/hashes/eskdf.js.map +0 -1
  1025. package/node_modules/@noble/hashes/esm/_assert.d.ts +0 -17
  1026. package/node_modules/@noble/hashes/esm/_assert.d.ts.map +0 -1
  1027. package/node_modules/@noble/hashes/esm/_assert.js +0 -15
  1028. package/node_modules/@noble/hashes/esm/_assert.js.map +0 -1
  1029. package/node_modules/@noble/hashes/esm/_blake.d.ts +0 -14
  1030. package/node_modules/@noble/hashes/esm/_blake.d.ts.map +0 -1
  1031. package/node_modules/@noble/hashes/esm/_blake.js +0 -45
  1032. package/node_modules/@noble/hashes/esm/_blake.js.map +0 -1
  1033. package/node_modules/@noble/hashes/esm/_md.d.ts +0 -51
  1034. package/node_modules/@noble/hashes/esm/_md.d.ts.map +0 -1
  1035. package/node_modules/@noble/hashes/esm/_md.js +0 -155
  1036. package/node_modules/@noble/hashes/esm/_md.js.map +0 -1
  1037. package/node_modules/@noble/hashes/esm/_u64.d.ts +0 -55
  1038. package/node_modules/@noble/hashes/esm/_u64.d.ts.map +0 -1
  1039. package/node_modules/@noble/hashes/esm/_u64.js +0 -67
  1040. package/node_modules/@noble/hashes/esm/_u64.js.map +0 -1
  1041. package/node_modules/@noble/hashes/esm/argon2.d.ts +0 -32
  1042. package/node_modules/@noble/hashes/esm/argon2.d.ts.map +0 -1
  1043. package/node_modules/@noble/hashes/esm/argon2.js +0 -392
  1044. package/node_modules/@noble/hashes/esm/argon2.js.map +0 -1
  1045. package/node_modules/@noble/hashes/esm/blake1.d.ts +0 -106
  1046. package/node_modules/@noble/hashes/esm/blake1.d.ts.map +0 -1
  1047. package/node_modules/@noble/hashes/esm/blake1.js +0 -452
  1048. package/node_modules/@noble/hashes/esm/blake1.js.map +0 -1
  1049. package/node_modules/@noble/hashes/esm/blake2.d.ts +0 -116
  1050. package/node_modules/@noble/hashes/esm/blake2.d.ts.map +0 -1
  1051. package/node_modules/@noble/hashes/esm/blake2.js +0 -413
  1052. package/node_modules/@noble/hashes/esm/blake2.js.map +0 -1
  1053. package/node_modules/@noble/hashes/esm/blake2b.d.ts +0 -11
  1054. package/node_modules/@noble/hashes/esm/blake2b.d.ts.map +0 -1
  1055. package/node_modules/@noble/hashes/esm/blake2b.js +0 -11
  1056. package/node_modules/@noble/hashes/esm/blake2b.js.map +0 -1
  1057. package/node_modules/@noble/hashes/esm/blake2s.d.ts +0 -20
  1058. package/node_modules/@noble/hashes/esm/blake2s.d.ts.map +0 -1
  1059. package/node_modules/@noble/hashes/esm/blake2s.js +0 -21
  1060. package/node_modules/@noble/hashes/esm/blake2s.js.map +0 -1
  1061. package/node_modules/@noble/hashes/esm/blake3.d.ts +0 -54
  1062. package/node_modules/@noble/hashes/esm/blake3.d.ts.map +0 -1
  1063. package/node_modules/@noble/hashes/esm/blake3.js +0 -251
  1064. package/node_modules/@noble/hashes/esm/blake3.js.map +0 -1
  1065. package/node_modules/@noble/hashes/esm/crypto.d.ts +0 -2
  1066. package/node_modules/@noble/hashes/esm/crypto.d.ts.map +0 -1
  1067. package/node_modules/@noble/hashes/esm/crypto.js +0 -2
  1068. package/node_modules/@noble/hashes/esm/crypto.js.map +0 -1
  1069. package/node_modules/@noble/hashes/esm/cryptoNode.d.ts +0 -2
  1070. package/node_modules/@noble/hashes/esm/cryptoNode.d.ts.map +0 -1
  1071. package/node_modules/@noble/hashes/esm/cryptoNode.js +0 -15
  1072. package/node_modules/@noble/hashes/esm/cryptoNode.js.map +0 -1
  1073. package/node_modules/@noble/hashes/esm/eskdf.d.ts +0 -47
  1074. package/node_modules/@noble/hashes/esm/eskdf.d.ts.map +0 -1
  1075. package/node_modules/@noble/hashes/esm/eskdf.js +0 -160
  1076. package/node_modules/@noble/hashes/esm/eskdf.js.map +0 -1
  1077. package/node_modules/@noble/hashes/esm/hkdf.d.ts +0 -36
  1078. package/node_modules/@noble/hashes/esm/hkdf.d.ts.map +0 -1
  1079. package/node_modules/@noble/hashes/esm/hkdf.js +0 -82
  1080. package/node_modules/@noble/hashes/esm/hkdf.js.map +0 -1
  1081. package/node_modules/@noble/hashes/esm/hmac.d.ts +0 -35
  1082. package/node_modules/@noble/hashes/esm/hmac.d.ts.map +0 -1
  1083. package/node_modules/@noble/hashes/esm/hmac.js +0 -86
  1084. package/node_modules/@noble/hashes/esm/hmac.js.map +0 -1
  1085. package/node_modules/@noble/hashes/esm/index.d.ts +0 -2
  1086. package/node_modules/@noble/hashes/esm/index.d.ts.map +0 -1
  1087. package/node_modules/@noble/hashes/esm/index.js +0 -33
  1088. package/node_modules/@noble/hashes/esm/index.js.map +0 -1
  1089. package/node_modules/@noble/hashes/esm/legacy.d.ts +0 -71
  1090. package/node_modules/@noble/hashes/esm/legacy.d.ts.map +0 -1
  1091. package/node_modules/@noble/hashes/esm/legacy.js +0 -281
  1092. package/node_modules/@noble/hashes/esm/legacy.js.map +0 -1
  1093. package/node_modules/@noble/hashes/esm/package.json +0 -10
  1094. package/node_modules/@noble/hashes/esm/pbkdf2.d.ts +0 -23
  1095. package/node_modules/@noble/hashes/esm/pbkdf2.d.ts.map +0 -1
  1096. package/node_modules/@noble/hashes/esm/pbkdf2.js +0 -97
  1097. package/node_modules/@noble/hashes/esm/pbkdf2.js.map +0 -1
  1098. package/node_modules/@noble/hashes/esm/ripemd160.d.ts +0 -13
  1099. package/node_modules/@noble/hashes/esm/ripemd160.d.ts.map +0 -1
  1100. package/node_modules/@noble/hashes/esm/ripemd160.js +0 -13
  1101. package/node_modules/@noble/hashes/esm/ripemd160.js.map +0 -1
  1102. package/node_modules/@noble/hashes/esm/scrypt.d.ts +0 -34
  1103. package/node_modules/@noble/hashes/esm/scrypt.d.ts.map +0 -1
  1104. package/node_modules/@noble/hashes/esm/scrypt.js +0 -228
  1105. package/node_modules/@noble/hashes/esm/scrypt.js.map +0 -1
  1106. package/node_modules/@noble/hashes/esm/sha1.d.ts +0 -11
  1107. package/node_modules/@noble/hashes/esm/sha1.d.ts.map +0 -1
  1108. package/node_modules/@noble/hashes/esm/sha1.js +0 -11
  1109. package/node_modules/@noble/hashes/esm/sha1.js.map +0 -1
  1110. package/node_modules/@noble/hashes/esm/sha2.d.ts +0 -159
  1111. package/node_modules/@noble/hashes/esm/sha2.d.ts.map +0 -1
  1112. package/node_modules/@noble/hashes/esm/sha2.js +0 -375
  1113. package/node_modules/@noble/hashes/esm/sha2.js.map +0 -1
  1114. package/node_modules/@noble/hashes/esm/sha256.d.ts +0 -20
  1115. package/node_modules/@noble/hashes/esm/sha256.d.ts.map +0 -1
  1116. package/node_modules/@noble/hashes/esm/sha256.js +0 -20
  1117. package/node_modules/@noble/hashes/esm/sha256.js.map +0 -1
  1118. package/node_modules/@noble/hashes/esm/sha3-addons.d.ts +0 -142
  1119. package/node_modules/@noble/hashes/esm/sha3-addons.d.ts.map +0 -1
  1120. package/node_modules/@noble/hashes/esm/sha3-addons.js +0 -393
  1121. package/node_modules/@noble/hashes/esm/sha3-addons.js.map +0 -1
  1122. package/node_modules/@noble/hashes/esm/sha3.d.ts +0 -53
  1123. package/node_modules/@noble/hashes/esm/sha3.d.ts.map +0 -1
  1124. package/node_modules/@noble/hashes/esm/sha3.js +0 -234
  1125. package/node_modules/@noble/hashes/esm/sha3.js.map +0 -1
  1126. package/node_modules/@noble/hashes/esm/sha512.d.ts +0 -26
  1127. package/node_modules/@noble/hashes/esm/sha512.d.ts.map +0 -1
  1128. package/node_modules/@noble/hashes/esm/sha512.js +0 -26
  1129. package/node_modules/@noble/hashes/esm/sha512.js.map +0 -1
  1130. package/node_modules/@noble/hashes/esm/utils.d.ts +0 -161
  1131. package/node_modules/@noble/hashes/esm/utils.d.ts.map +0 -1
  1132. package/node_modules/@noble/hashes/esm/utils.js +0 -281
  1133. package/node_modules/@noble/hashes/esm/utils.js.map +0 -1
  1134. package/node_modules/@noble/hashes/hkdf.d.ts +0 -36
  1135. package/node_modules/@noble/hashes/hkdf.d.ts.map +0 -1
  1136. package/node_modules/@noble/hashes/hkdf.js +0 -88
  1137. package/node_modules/@noble/hashes/hkdf.js.map +0 -1
  1138. package/node_modules/@noble/hashes/hmac.d.ts +0 -35
  1139. package/node_modules/@noble/hashes/hmac.d.ts.map +0 -1
  1140. package/node_modules/@noble/hashes/hmac.js +0 -91
  1141. package/node_modules/@noble/hashes/hmac.js.map +0 -1
  1142. package/node_modules/@noble/hashes/index.d.ts +0 -1
  1143. package/node_modules/@noble/hashes/index.d.ts.map +0 -1
  1144. package/node_modules/@noble/hashes/index.js +0 -33
  1145. package/node_modules/@noble/hashes/index.js.map +0 -1
  1146. package/node_modules/@noble/hashes/legacy.d.ts +0 -71
  1147. package/node_modules/@noble/hashes/legacy.d.ts.map +0 -1
  1148. package/node_modules/@noble/hashes/legacy.js +0 -287
  1149. package/node_modules/@noble/hashes/legacy.js.map +0 -1
  1150. package/node_modules/@noble/hashes/package.json +0 -266
  1151. package/node_modules/@noble/hashes/pbkdf2.d.ts +0 -23
  1152. package/node_modules/@noble/hashes/pbkdf2.d.ts.map +0 -1
  1153. package/node_modules/@noble/hashes/pbkdf2.js +0 -101
  1154. package/node_modules/@noble/hashes/pbkdf2.js.map +0 -1
  1155. package/node_modules/@noble/hashes/ripemd160.d.ts +0 -13
  1156. package/node_modules/@noble/hashes/ripemd160.d.ts.map +0 -1
  1157. package/node_modules/@noble/hashes/ripemd160.js +0 -16
  1158. package/node_modules/@noble/hashes/ripemd160.js.map +0 -1
  1159. package/node_modules/@noble/hashes/scrypt.d.ts +0 -34
  1160. package/node_modules/@noble/hashes/scrypt.d.ts.map +0 -1
  1161. package/node_modules/@noble/hashes/scrypt.js +0 -232
  1162. package/node_modules/@noble/hashes/scrypt.js.map +0 -1
  1163. package/node_modules/@noble/hashes/sha1.d.ts +0 -11
  1164. package/node_modules/@noble/hashes/sha1.d.ts.map +0 -1
  1165. package/node_modules/@noble/hashes/sha1.js +0 -14
  1166. package/node_modules/@noble/hashes/sha1.js.map +0 -1
  1167. package/node_modules/@noble/hashes/sha2.d.ts +0 -159
  1168. package/node_modules/@noble/hashes/sha2.d.ts.map +0 -1
  1169. package/node_modules/@noble/hashes/sha2.js +0 -384
  1170. package/node_modules/@noble/hashes/sha2.js.map +0 -1
  1171. package/node_modules/@noble/hashes/sha256.d.ts +0 -20
  1172. package/node_modules/@noble/hashes/sha256.d.ts.map +0 -1
  1173. package/node_modules/@noble/hashes/sha256.js +0 -23
  1174. package/node_modules/@noble/hashes/sha256.js.map +0 -1
  1175. package/node_modules/@noble/hashes/sha3-addons.d.ts +0 -142
  1176. package/node_modules/@noble/hashes/sha3-addons.d.ts.map +0 -1
  1177. package/node_modules/@noble/hashes/sha3-addons.js +0 -402
  1178. package/node_modules/@noble/hashes/sha3-addons.js.map +0 -1
  1179. package/node_modules/@noble/hashes/sha3.d.ts +0 -53
  1180. package/node_modules/@noble/hashes/sha3.d.ts.map +0 -1
  1181. package/node_modules/@noble/hashes/sha3.js +0 -239
  1182. package/node_modules/@noble/hashes/sha3.js.map +0 -1
  1183. package/node_modules/@noble/hashes/sha512.d.ts +0 -26
  1184. package/node_modules/@noble/hashes/sha512.d.ts.map +0 -1
  1185. package/node_modules/@noble/hashes/sha512.js +0 -29
  1186. package/node_modules/@noble/hashes/sha512.js.map +0 -1
  1187. package/node_modules/@noble/hashes/src/_assert.ts +0 -22
  1188. package/node_modules/@noble/hashes/src/_blake.ts +0 -50
  1189. package/node_modules/@noble/hashes/src/_md.ts +0 -176
  1190. package/node_modules/@noble/hashes/src/_u64.ts +0 -91
  1191. package/node_modules/@noble/hashes/src/argon2.ts +0 -497
  1192. package/node_modules/@noble/hashes/src/blake1.ts +0 -534
  1193. package/node_modules/@noble/hashes/src/blake2.ts +0 -486
  1194. package/node_modules/@noble/hashes/src/blake2b.ts +0 -10
  1195. package/node_modules/@noble/hashes/src/blake2s.ts +0 -20
  1196. package/node_modules/@noble/hashes/src/blake3.ts +0 -272
  1197. package/node_modules/@noble/hashes/src/crypto.ts +0 -9
  1198. package/node_modules/@noble/hashes/src/cryptoNode.ts +0 -15
  1199. package/node_modules/@noble/hashes/src/eskdf.ts +0 -187
  1200. package/node_modules/@noble/hashes/src/hkdf.ts +0 -88
  1201. package/node_modules/@noble/hashes/src/hmac.ts +0 -94
  1202. package/node_modules/@noble/hashes/src/index.ts +0 -31
  1203. package/node_modules/@noble/hashes/src/legacy.ts +0 -293
  1204. package/node_modules/@noble/hashes/src/pbkdf2.ts +0 -122
  1205. package/node_modules/@noble/hashes/src/ripemd160.ts +0 -12
  1206. package/node_modules/@noble/hashes/src/scrypt.ts +0 -257
  1207. package/node_modules/@noble/hashes/src/sha1.ts +0 -10
  1208. package/node_modules/@noble/hashes/src/sha2.ts +0 -402
  1209. package/node_modules/@noble/hashes/src/sha256.ts +0 -24
  1210. package/node_modules/@noble/hashes/src/sha3-addons.ts +0 -499
  1211. package/node_modules/@noble/hashes/src/sha3.ts +0 -258
  1212. package/node_modules/@noble/hashes/src/sha512.ts +0 -34
  1213. package/node_modules/@noble/hashes/src/utils.ts +0 -395
  1214. package/node_modules/@noble/hashes/utils.d.ts +0 -161
  1215. package/node_modules/@noble/hashes/utils.d.ts.map +0 -1
  1216. package/node_modules/@noble/hashes/utils.js +0 -313
  1217. package/node_modules/@noble/hashes/utils.js.map +0 -1
  1218. package/node_modules/@solana/buffer-layout/LICENSE +0 -21
  1219. package/node_modules/@solana/buffer-layout/README.md +0 -403
  1220. package/node_modules/@solana/buffer-layout/lib/Layout.d.ts +0 -1191
  1221. package/node_modules/@solana/buffer-layout/lib/Layout.js +0 -2390
  1222. package/node_modules/@solana/buffer-layout/lib/Layout.js.map +0 -1
  1223. package/node_modules/@solana/buffer-layout/package.json +0 -55
  1224. package/node_modules/@solana/codecs-core/LICENSE +0 -20
  1225. package/node_modules/@solana/codecs-core/README.md +0 -662
  1226. package/node_modules/@solana/codecs-core/dist/index.browser.cjs +0 -504
  1227. package/node_modules/@solana/codecs-core/dist/index.browser.cjs.map +0 -1
  1228. package/node_modules/@solana/codecs-core/dist/index.browser.mjs +0 -460
  1229. package/node_modules/@solana/codecs-core/dist/index.browser.mjs.map +0 -1
  1230. package/node_modules/@solana/codecs-core/dist/index.native.mjs +0 -460
  1231. package/node_modules/@solana/codecs-core/dist/index.native.mjs.map +0 -1
  1232. package/node_modules/@solana/codecs-core/dist/index.node.cjs +0 -504
  1233. package/node_modules/@solana/codecs-core/dist/index.node.cjs.map +0 -1
  1234. package/node_modules/@solana/codecs-core/dist/index.node.mjs +0 -460
  1235. package/node_modules/@solana/codecs-core/dist/index.node.mjs.map +0 -1
  1236. package/node_modules/@solana/codecs-core/dist/types/add-codec-sentinel.d.ts +0 -70
  1237. package/node_modules/@solana/codecs-core/dist/types/add-codec-sentinel.d.ts.map +0 -1
  1238. package/node_modules/@solana/codecs-core/dist/types/add-codec-size-prefix.d.ts +0 -67
  1239. package/node_modules/@solana/codecs-core/dist/types/add-codec-size-prefix.d.ts.map +0 -1
  1240. package/node_modules/@solana/codecs-core/dist/types/assertions.d.ts +0 -62
  1241. package/node_modules/@solana/codecs-core/dist/types/assertions.d.ts.map +0 -1
  1242. package/node_modules/@solana/codecs-core/dist/types/bytes.d.ts +0 -92
  1243. package/node_modules/@solana/codecs-core/dist/types/bytes.d.ts.map +0 -1
  1244. package/node_modules/@solana/codecs-core/dist/types/codec.d.ts +0 -827
  1245. package/node_modules/@solana/codecs-core/dist/types/codec.d.ts.map +0 -1
  1246. package/node_modules/@solana/codecs-core/dist/types/combine-codec.d.ts +0 -75
  1247. package/node_modules/@solana/codecs-core/dist/types/combine-codec.d.ts.map +0 -1
  1248. package/node_modules/@solana/codecs-core/dist/types/fix-codec-size.d.ts +0 -111
  1249. package/node_modules/@solana/codecs-core/dist/types/fix-codec-size.d.ts.map +0 -1
  1250. package/node_modules/@solana/codecs-core/dist/types/index.d.ts +0 -667
  1251. package/node_modules/@solana/codecs-core/dist/types/index.d.ts.map +0 -1
  1252. package/node_modules/@solana/codecs-core/dist/types/offset-codec.d.ts +0 -328
  1253. package/node_modules/@solana/codecs-core/dist/types/offset-codec.d.ts.map +0 -1
  1254. package/node_modules/@solana/codecs-core/dist/types/pad-codec.d.ts +0 -162
  1255. package/node_modules/@solana/codecs-core/dist/types/pad-codec.d.ts.map +0 -1
  1256. package/node_modules/@solana/codecs-core/dist/types/readonly-uint8array.d.ts +0 -19
  1257. package/node_modules/@solana/codecs-core/dist/types/readonly-uint8array.d.ts.map +0 -1
  1258. package/node_modules/@solana/codecs-core/dist/types/resize-codec.d.ts +0 -129
  1259. package/node_modules/@solana/codecs-core/dist/types/resize-codec.d.ts.map +0 -1
  1260. package/node_modules/@solana/codecs-core/dist/types/reverse-codec.d.ts +0 -92
  1261. package/node_modules/@solana/codecs-core/dist/types/reverse-codec.d.ts.map +0 -1
  1262. package/node_modules/@solana/codecs-core/dist/types/transform-codec.d.ts +0 -114
  1263. package/node_modules/@solana/codecs-core/dist/types/transform-codec.d.ts.map +0 -1
  1264. package/node_modules/@solana/codecs-core/package.json +0 -83
  1265. package/node_modules/@solana/codecs-numbers/LICENSE +0 -20
  1266. package/node_modules/@solana/codecs-numbers/README.md +0 -130
  1267. package/node_modules/@solana/codecs-numbers/dist/index.browser.cjs +0 -331
  1268. package/node_modules/@solana/codecs-numbers/dist/index.browser.cjs.map +0 -1
  1269. package/node_modules/@solana/codecs-numbers/dist/index.browser.mjs +0 -289
  1270. package/node_modules/@solana/codecs-numbers/dist/index.browser.mjs.map +0 -1
  1271. package/node_modules/@solana/codecs-numbers/dist/index.native.mjs +0 -289
  1272. package/node_modules/@solana/codecs-numbers/dist/index.native.mjs.map +0 -1
  1273. package/node_modules/@solana/codecs-numbers/dist/index.node.cjs +0 -331
  1274. package/node_modules/@solana/codecs-numbers/dist/index.node.cjs.map +0 -1
  1275. package/node_modules/@solana/codecs-numbers/dist/index.node.mjs +0 -289
  1276. package/node_modules/@solana/codecs-numbers/dist/index.node.mjs.map +0 -1
  1277. package/node_modules/@solana/codecs-numbers/dist/types/assertions.d.ts +0 -27
  1278. package/node_modules/@solana/codecs-numbers/dist/types/assertions.d.ts.map +0 -1
  1279. package/node_modules/@solana/codecs-numbers/dist/types/common.d.ts +0 -84
  1280. package/node_modules/@solana/codecs-numbers/dist/types/common.d.ts.map +0 -1
  1281. package/node_modules/@solana/codecs-numbers/dist/types/f32.d.ts +0 -87
  1282. package/node_modules/@solana/codecs-numbers/dist/types/f32.d.ts.map +0 -1
  1283. package/node_modules/@solana/codecs-numbers/dist/types/f64.d.ts +0 -87
  1284. package/node_modules/@solana/codecs-numbers/dist/types/f64.d.ts.map +0 -1
  1285. package/node_modules/@solana/codecs-numbers/dist/types/i128.d.ts +0 -91
  1286. package/node_modules/@solana/codecs-numbers/dist/types/i128.d.ts.map +0 -1
  1287. package/node_modules/@solana/codecs-numbers/dist/types/i16.d.ts +0 -87
  1288. package/node_modules/@solana/codecs-numbers/dist/types/i16.d.ts.map +0 -1
  1289. package/node_modules/@solana/codecs-numbers/dist/types/i32.d.ts +0 -87
  1290. package/node_modules/@solana/codecs-numbers/dist/types/i32.d.ts.map +0 -1
  1291. package/node_modules/@solana/codecs-numbers/dist/types/i64.d.ts +0 -90
  1292. package/node_modules/@solana/codecs-numbers/dist/types/i64.d.ts.map +0 -1
  1293. package/node_modules/@solana/codecs-numbers/dist/types/i8.d.ts +0 -75
  1294. package/node_modules/@solana/codecs-numbers/dist/types/i8.d.ts.map +0 -1
  1295. package/node_modules/@solana/codecs-numbers/dist/types/index.d.ts +0 -26
  1296. package/node_modules/@solana/codecs-numbers/dist/types/index.d.ts.map +0 -1
  1297. package/node_modules/@solana/codecs-numbers/dist/types/short-u16.d.ts +0 -96
  1298. package/node_modules/@solana/codecs-numbers/dist/types/short-u16.d.ts.map +0 -1
  1299. package/node_modules/@solana/codecs-numbers/dist/types/u128.d.ts +0 -87
  1300. package/node_modules/@solana/codecs-numbers/dist/types/u128.d.ts.map +0 -1
  1301. package/node_modules/@solana/codecs-numbers/dist/types/u16.d.ts +0 -85
  1302. package/node_modules/@solana/codecs-numbers/dist/types/u16.d.ts.map +0 -1
  1303. package/node_modules/@solana/codecs-numbers/dist/types/u32.d.ts +0 -85
  1304. package/node_modules/@solana/codecs-numbers/dist/types/u32.d.ts.map +0 -1
  1305. package/node_modules/@solana/codecs-numbers/dist/types/u64.d.ts +0 -88
  1306. package/node_modules/@solana/codecs-numbers/dist/types/u64.d.ts.map +0 -1
  1307. package/node_modules/@solana/codecs-numbers/dist/types/u8.d.ts +0 -71
  1308. package/node_modules/@solana/codecs-numbers/dist/types/u8.d.ts.map +0 -1
  1309. package/node_modules/@solana/codecs-numbers/dist/types/utils.d.ts +0 -18
  1310. package/node_modules/@solana/codecs-numbers/dist/types/utils.d.ts.map +0 -1
  1311. package/node_modules/@solana/codecs-numbers/package.json +0 -83
  1312. package/node_modules/@solana/errors/LICENSE +0 -20
  1313. package/node_modules/@solana/errors/README.md +0 -87
  1314. package/node_modules/@solana/errors/bin/cli.mjs +0 -7
  1315. package/node_modules/@solana/errors/dist/cli.mjs +0 -570
  1316. package/node_modules/@solana/errors/dist/index.browser.cjs +0 -1084
  1317. package/node_modules/@solana/errors/dist/index.browser.cjs.map +0 -1
  1318. package/node_modules/@solana/errors/dist/index.browser.mjs +0 -852
  1319. package/node_modules/@solana/errors/dist/index.browser.mjs.map +0 -1
  1320. package/node_modules/@solana/errors/dist/index.native.mjs +0 -852
  1321. package/node_modules/@solana/errors/dist/index.native.mjs.map +0 -1
  1322. package/node_modules/@solana/errors/dist/index.node.cjs +0 -1084
  1323. package/node_modules/@solana/errors/dist/index.node.cjs.map +0 -1
  1324. package/node_modules/@solana/errors/dist/index.node.mjs +0 -852
  1325. package/node_modules/@solana/errors/dist/index.node.mjs.map +0 -1
  1326. package/node_modules/@solana/errors/dist/types/codes.d.ts +0 -275
  1327. package/node_modules/@solana/errors/dist/types/codes.d.ts.map +0 -1
  1328. package/node_modules/@solana/errors/dist/types/context.d.ts +0 -398
  1329. package/node_modules/@solana/errors/dist/types/context.d.ts.map +0 -1
  1330. package/node_modules/@solana/errors/dist/types/error.d.ts +0 -75
  1331. package/node_modules/@solana/errors/dist/types/error.d.ts.map +0 -1
  1332. package/node_modules/@solana/errors/dist/types/index.d.ts +0 -72
  1333. package/node_modules/@solana/errors/dist/types/index.d.ts.map +0 -1
  1334. package/node_modules/@solana/errors/dist/types/instruction-error.d.ts +0 -9
  1335. package/node_modules/@solana/errors/dist/types/instruction-error.d.ts.map +0 -1
  1336. package/node_modules/@solana/errors/dist/types/json-rpc-error.d.ts +0 -51
  1337. package/node_modules/@solana/errors/dist/types/json-rpc-error.d.ts.map +0 -1
  1338. package/node_modules/@solana/errors/dist/types/message-formatter.d.ts +0 -4
  1339. package/node_modules/@solana/errors/dist/types/message-formatter.d.ts.map +0 -1
  1340. package/node_modules/@solana/errors/dist/types/messages.d.ts +0 -16
  1341. package/node_modules/@solana/errors/dist/types/messages.d.ts.map +0 -1
  1342. package/node_modules/@solana/errors/dist/types/rpc-enum-errors.d.ts +0 -31
  1343. package/node_modules/@solana/errors/dist/types/rpc-enum-errors.d.ts.map +0 -1
  1344. package/node_modules/@solana/errors/dist/types/stack-trace.d.ts +0 -2
  1345. package/node_modules/@solana/errors/dist/types/stack-trace.d.ts.map +0 -1
  1346. package/node_modules/@solana/errors/dist/types/transaction-error.d.ts +0 -5
  1347. package/node_modules/@solana/errors/dist/types/transaction-error.d.ts.map +0 -1
  1348. package/node_modules/@solana/errors/node_modules/chalk/license +0 -9
  1349. package/node_modules/@solana/errors/node_modules/chalk/package.json +0 -83
  1350. package/node_modules/@solana/errors/node_modules/chalk/readme.md +0 -297
  1351. package/node_modules/@solana/errors/node_modules/chalk/source/index.d.ts +0 -325
  1352. package/node_modules/@solana/errors/node_modules/chalk/source/index.js +0 -225
  1353. package/node_modules/@solana/errors/node_modules/chalk/source/utilities.js +0 -33
  1354. package/node_modules/@solana/errors/node_modules/chalk/source/vendor/ansi-styles/index.d.ts +0 -236
  1355. package/node_modules/@solana/errors/node_modules/chalk/source/vendor/ansi-styles/index.js +0 -223
  1356. package/node_modules/@solana/errors/node_modules/chalk/source/vendor/supports-color/browser.d.ts +0 -1
  1357. package/node_modules/@solana/errors/node_modules/chalk/source/vendor/supports-color/browser.js +0 -34
  1358. package/node_modules/@solana/errors/node_modules/chalk/source/vendor/supports-color/index.d.ts +0 -55
  1359. package/node_modules/@solana/errors/node_modules/chalk/source/vendor/supports-color/index.js +0 -182
  1360. package/node_modules/@solana/errors/node_modules/commander/LICENSE +0 -22
  1361. package/node_modules/@solana/errors/node_modules/commander/Readme.md +0 -1149
  1362. package/node_modules/@solana/errors/node_modules/commander/esm.mjs +0 -16
  1363. package/node_modules/@solana/errors/node_modules/commander/index.js +0 -24
  1364. package/node_modules/@solana/errors/node_modules/commander/lib/argument.js +0 -149
  1365. package/node_modules/@solana/errors/node_modules/commander/lib/command.js +0 -2662
  1366. package/node_modules/@solana/errors/node_modules/commander/lib/error.js +0 -39
  1367. package/node_modules/@solana/errors/node_modules/commander/lib/help.js +0 -709
  1368. package/node_modules/@solana/errors/node_modules/commander/lib/option.js +0 -367
  1369. package/node_modules/@solana/errors/node_modules/commander/lib/suggestSimilar.js +0 -101
  1370. package/node_modules/@solana/errors/node_modules/commander/package-support.json +0 -16
  1371. package/node_modules/@solana/errors/node_modules/commander/package.json +0 -82
  1372. package/node_modules/@solana/errors/node_modules/commander/typings/esm.d.mts +0 -3
  1373. package/node_modules/@solana/errors/node_modules/commander/typings/index.d.ts +0 -1045
  1374. package/node_modules/@solana/errors/package.json +0 -84
  1375. package/node_modules/@solana/web3.js/LICENSE +0 -20
  1376. package/node_modules/@solana/web3.js/README.md +0 -145
  1377. package/node_modules/@solana/web3.js/lib/index.browser.cjs.js +0 -10562
  1378. package/node_modules/@solana/web3.js/lib/index.browser.cjs.js.map +0 -1
  1379. package/node_modules/@solana/web3.js/lib/index.browser.esm.js +0 -10461
  1380. package/node_modules/@solana/web3.js/lib/index.browser.esm.js.map +0 -1
  1381. package/node_modules/@solana/web3.js/lib/index.cjs.js +0 -11311
  1382. package/node_modules/@solana/web3.js/lib/index.cjs.js.map +0 -1
  1383. package/node_modules/@solana/web3.js/lib/index.d.ts +0 -4021
  1384. package/node_modules/@solana/web3.js/lib/index.esm.js +0 -11206
  1385. package/node_modules/@solana/web3.js/lib/index.esm.js.map +0 -1
  1386. package/node_modules/@solana/web3.js/lib/index.iife.js +0 -26083
  1387. package/node_modules/@solana/web3.js/lib/index.iife.js.map +0 -1
  1388. package/node_modules/@solana/web3.js/lib/index.iife.min.js +0 -20
  1389. package/node_modules/@solana/web3.js/lib/index.iife.min.js.map +0 -1
  1390. package/node_modules/@solana/web3.js/lib/index.native.js +0 -10562
  1391. package/node_modules/@solana/web3.js/lib/index.native.js.map +0 -1
  1392. package/node_modules/@solana/web3.js/node_modules/superstruct/License.md +0 -9
  1393. package/node_modules/@solana/web3.js/node_modules/superstruct/Readme.md +0 -230
  1394. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/error.d.ts +0 -33
  1395. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/error.d.ts.map +0 -1
  1396. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.cjs +0 -1084
  1397. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.cjs.map +0 -1
  1398. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.d.ts +0 -7
  1399. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.d.ts.map +0 -1
  1400. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.mjs +0 -1026
  1401. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/index.mjs.map +0 -1
  1402. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/struct.d.ts +0 -119
  1403. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/struct.d.ts.map +0 -1
  1404. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/coercions.d.ts +0 -29
  1405. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/coercions.d.ts.map +0 -1
  1406. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/refinements.d.ts +0 -38
  1407. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/refinements.d.ts.map +0 -1
  1408. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/types.d.ts +0 -142
  1409. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/types.d.ts.map +0 -1
  1410. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/utilities.d.ts +0 -66
  1411. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/structs/utilities.d.ts.map +0 -1
  1412. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/utils.d.ts +0 -144
  1413. package/node_modules/@solana/web3.js/node_modules/superstruct/dist/utils.d.ts.map +0 -1
  1414. package/node_modules/@solana/web3.js/node_modules/superstruct/package.json +0 -85
  1415. package/node_modules/@solana/web3.js/package.json +0 -75
  1416. package/node_modules/@solana/web3.js/src/__forks__/browser/fetch-impl.ts +0 -4
  1417. package/node_modules/@solana/web3.js/src/__forks__/react-native/fetch-impl.ts +0 -4
  1418. package/node_modules/@solana/web3.js/src/account-data.ts +0 -39
  1419. package/node_modules/@solana/web3.js/src/account.ts +0 -55
  1420. package/node_modules/@solana/web3.js/src/blockhash.ts +0 -4
  1421. package/node_modules/@solana/web3.js/src/bpf-loader-deprecated.ts +0 -5
  1422. package/node_modules/@solana/web3.js/src/bpf-loader.ts +0 -50
  1423. package/node_modules/@solana/web3.js/src/connection.ts +0 -6955
  1424. package/node_modules/@solana/web3.js/src/epoch-schedule.ts +0 -102
  1425. package/node_modules/@solana/web3.js/src/errors.ts +0 -133
  1426. package/node_modules/@solana/web3.js/src/fee-calculator.ts +0 -18
  1427. package/node_modules/@solana/web3.js/src/fetch-impl.ts +0 -16
  1428. package/node_modules/@solana/web3.js/src/index.ts +0 -24
  1429. package/node_modules/@solana/web3.js/src/instruction.ts +0 -58
  1430. package/node_modules/@solana/web3.js/src/keypair.ts +0 -102
  1431. package/node_modules/@solana/web3.js/src/layout.ts +0 -188
  1432. package/node_modules/@solana/web3.js/src/loader.ts +0 -267
  1433. package/node_modules/@solana/web3.js/src/message/account-keys.ts +0 -79
  1434. package/node_modules/@solana/web3.js/src/message/compiled-keys.ts +0 -165
  1435. package/node_modules/@solana/web3.js/src/message/index.ts +0 -47
  1436. package/node_modules/@solana/web3.js/src/message/legacy.ts +0 -323
  1437. package/node_modules/@solana/web3.js/src/message/v0.ts +0 -513
  1438. package/node_modules/@solana/web3.js/src/message/versioned.ts +0 -36
  1439. package/node_modules/@solana/web3.js/src/nonce-account.ts +0 -82
  1440. package/node_modules/@solana/web3.js/src/programs/address-lookup-table/index.ts +0 -438
  1441. package/node_modules/@solana/web3.js/src/programs/address-lookup-table/state.ts +0 -84
  1442. package/node_modules/@solana/web3.js/src/programs/compute-budget.ts +0 -281
  1443. package/node_modules/@solana/web3.js/src/programs/ed25519.ts +0 -157
  1444. package/node_modules/@solana/web3.js/src/programs/index.ts +0 -7
  1445. package/node_modules/@solana/web3.js/src/programs/secp256k1.ts +0 -228
  1446. package/node_modules/@solana/web3.js/src/programs/stake.ts +0 -952
  1447. package/node_modules/@solana/web3.js/src/programs/system.ts +0 -1048
  1448. package/node_modules/@solana/web3.js/src/programs/vote.ts +0 -586
  1449. package/node_modules/@solana/web3.js/src/publickey.ts +0 -259
  1450. package/node_modules/@solana/web3.js/src/rpc-websocket.ts +0 -75
  1451. package/node_modules/@solana/web3.js/src/sysvar.ts +0 -37
  1452. package/node_modules/@solana/web3.js/src/timing.ts +0 -23
  1453. package/node_modules/@solana/web3.js/src/transaction/constants.ts +0 -12
  1454. package/node_modules/@solana/web3.js/src/transaction/expiry-custom-errors.ts +0 -48
  1455. package/node_modules/@solana/web3.js/src/transaction/index.ts +0 -5
  1456. package/node_modules/@solana/web3.js/src/transaction/legacy.ts +0 -970
  1457. package/node_modules/@solana/web3.js/src/transaction/message.ts +0 -140
  1458. package/node_modules/@solana/web3.js/src/transaction/versioned.ts +0 -127
  1459. package/node_modules/@solana/web3.js/src/utils/assert.ts +0 -8
  1460. package/node_modules/@solana/web3.js/src/utils/bigint.ts +0 -24
  1461. package/node_modules/@solana/web3.js/src/utils/borsh-schema.ts +0 -38
  1462. package/node_modules/@solana/web3.js/src/utils/cluster.ts +0 -35
  1463. package/node_modules/@solana/web3.js/src/utils/ed25519.ts +0 -43
  1464. package/node_modules/@solana/web3.js/src/utils/guarded-array-utils.ts +0 -34
  1465. package/node_modules/@solana/web3.js/src/utils/index.ts +0 -5
  1466. package/node_modules/@solana/web3.js/src/utils/makeWebsocketUrl.ts +0 -26
  1467. package/node_modules/@solana/web3.js/src/utils/promise-timeout.ts +0 -14
  1468. package/node_modules/@solana/web3.js/src/utils/secp256k1.ts +0 -11
  1469. package/node_modules/@solana/web3.js/src/utils/send-and-confirm-raw-transaction.ts +0 -110
  1470. package/node_modules/@solana/web3.js/src/utils/send-and-confirm-transaction.ts +0 -106
  1471. package/node_modules/@solana/web3.js/src/utils/shortvec-encoding.ts +0 -28
  1472. package/node_modules/@solana/web3.js/src/utils/sleep.ts +0 -4
  1473. package/node_modules/@solana/web3.js/src/utils/to-buffer.ts +0 -11
  1474. package/node_modules/@solana/web3.js/src/validator-info.ts +0 -108
  1475. package/node_modules/@solana/web3.js/src/vote-account.ts +0 -236
  1476. package/node_modules/@swc/helpers/LICENSE +0 -201
  1477. package/node_modules/@swc/helpers/_/_apply_decorated_descriptor/package.json +0 -4
  1478. package/node_modules/@swc/helpers/_/_apply_decs_2203_r/package.json +0 -4
  1479. package/node_modules/@swc/helpers/_/_array_like_to_array/package.json +0 -4
  1480. package/node_modules/@swc/helpers/_/_array_with_holes/package.json +0 -4
  1481. package/node_modules/@swc/helpers/_/_array_without_holes/package.json +0 -4
  1482. package/node_modules/@swc/helpers/_/_assert_this_initialized/package.json +0 -4
  1483. package/node_modules/@swc/helpers/_/_async_generator/package.json +0 -4
  1484. package/node_modules/@swc/helpers/_/_async_generator_delegate/package.json +0 -4
  1485. package/node_modules/@swc/helpers/_/_async_iterator/package.json +0 -4
  1486. package/node_modules/@swc/helpers/_/_async_to_generator/package.json +0 -4
  1487. package/node_modules/@swc/helpers/_/_await_async_generator/package.json +0 -4
  1488. package/node_modules/@swc/helpers/_/_await_value/package.json +0 -4
  1489. package/node_modules/@swc/helpers/_/_call_super/package.json +0 -4
  1490. package/node_modules/@swc/helpers/_/_check_private_redeclaration/package.json +0 -4
  1491. package/node_modules/@swc/helpers/_/_class_apply_descriptor_destructure/package.json +0 -4
  1492. package/node_modules/@swc/helpers/_/_class_apply_descriptor_get/package.json +0 -4
  1493. package/node_modules/@swc/helpers/_/_class_apply_descriptor_set/package.json +0 -4
  1494. package/node_modules/@swc/helpers/_/_class_apply_descriptor_update/package.json +0 -4
  1495. package/node_modules/@swc/helpers/_/_class_call_check/package.json +0 -4
  1496. package/node_modules/@swc/helpers/_/_class_check_private_static_access/package.json +0 -4
  1497. package/node_modules/@swc/helpers/_/_class_check_private_static_field_descriptor/package.json +0 -4
  1498. package/node_modules/@swc/helpers/_/_class_extract_field_descriptor/package.json +0 -4
  1499. package/node_modules/@swc/helpers/_/_class_name_tdz_error/package.json +0 -4
  1500. package/node_modules/@swc/helpers/_/_class_private_field_destructure/package.json +0 -4
  1501. package/node_modules/@swc/helpers/_/_class_private_field_get/package.json +0 -4
  1502. package/node_modules/@swc/helpers/_/_class_private_field_init/package.json +0 -4
  1503. package/node_modules/@swc/helpers/_/_class_private_field_loose_base/package.json +0 -4
  1504. package/node_modules/@swc/helpers/_/_class_private_field_loose_key/package.json +0 -4
  1505. package/node_modules/@swc/helpers/_/_class_private_field_set/package.json +0 -4
  1506. package/node_modules/@swc/helpers/_/_class_private_field_update/package.json +0 -4
  1507. package/node_modules/@swc/helpers/_/_class_private_method_get/package.json +0 -4
  1508. package/node_modules/@swc/helpers/_/_class_private_method_init/package.json +0 -4
  1509. package/node_modules/@swc/helpers/_/_class_private_method_set/package.json +0 -4
  1510. package/node_modules/@swc/helpers/_/_class_static_private_field_destructure/package.json +0 -4
  1511. package/node_modules/@swc/helpers/_/_class_static_private_field_spec_get/package.json +0 -4
  1512. package/node_modules/@swc/helpers/_/_class_static_private_field_spec_set/package.json +0 -4
  1513. package/node_modules/@swc/helpers/_/_class_static_private_field_update/package.json +0 -4
  1514. package/node_modules/@swc/helpers/_/_class_static_private_method_get/package.json +0 -4
  1515. package/node_modules/@swc/helpers/_/_construct/package.json +0 -4
  1516. package/node_modules/@swc/helpers/_/_create_class/package.json +0 -4
  1517. package/node_modules/@swc/helpers/_/_create_for_of_iterator_helper_loose/package.json +0 -4
  1518. package/node_modules/@swc/helpers/_/_create_super/package.json +0 -4
  1519. package/node_modules/@swc/helpers/_/_decorate/package.json +0 -4
  1520. package/node_modules/@swc/helpers/_/_defaults/package.json +0 -4
  1521. package/node_modules/@swc/helpers/_/_define_enumerable_properties/package.json +0 -4
  1522. package/node_modules/@swc/helpers/_/_define_property/package.json +0 -4
  1523. package/node_modules/@swc/helpers/_/_dispose/package.json +0 -4
  1524. package/node_modules/@swc/helpers/_/_export_star/package.json +0 -4
  1525. package/node_modules/@swc/helpers/_/_extends/package.json +0 -4
  1526. package/node_modules/@swc/helpers/_/_get/package.json +0 -4
  1527. package/node_modules/@swc/helpers/_/_get_prototype_of/package.json +0 -4
  1528. package/node_modules/@swc/helpers/_/_identity/package.json +0 -4
  1529. package/node_modules/@swc/helpers/_/_inherits/package.json +0 -4
  1530. package/node_modules/@swc/helpers/_/_inherits_loose/package.json +0 -4
  1531. package/node_modules/@swc/helpers/_/_initializer_define_property/package.json +0 -4
  1532. package/node_modules/@swc/helpers/_/_initializer_warning_helper/package.json +0 -4
  1533. package/node_modules/@swc/helpers/_/_instanceof/package.json +0 -4
  1534. package/node_modules/@swc/helpers/_/_interop_require_default/package.json +0 -4
  1535. package/node_modules/@swc/helpers/_/_interop_require_wildcard/package.json +0 -4
  1536. package/node_modules/@swc/helpers/_/_is_native_function/package.json +0 -4
  1537. package/node_modules/@swc/helpers/_/_is_native_reflect_construct/package.json +0 -4
  1538. package/node_modules/@swc/helpers/_/_iterable_to_array/package.json +0 -4
  1539. package/node_modules/@swc/helpers/_/_iterable_to_array_limit/package.json +0 -4
  1540. package/node_modules/@swc/helpers/_/_iterable_to_array_limit_loose/package.json +0 -4
  1541. package/node_modules/@swc/helpers/_/_jsx/package.json +0 -4
  1542. package/node_modules/@swc/helpers/_/_new_arrow_check/package.json +0 -4
  1543. package/node_modules/@swc/helpers/_/_non_iterable_rest/package.json +0 -4
  1544. package/node_modules/@swc/helpers/_/_non_iterable_spread/package.json +0 -4
  1545. package/node_modules/@swc/helpers/_/_object_destructuring_empty/package.json +0 -4
  1546. package/node_modules/@swc/helpers/_/_object_spread/package.json +0 -4
  1547. package/node_modules/@swc/helpers/_/_object_spread_props/package.json +0 -4
  1548. package/node_modules/@swc/helpers/_/_object_without_properties/package.json +0 -4
  1549. package/node_modules/@swc/helpers/_/_object_without_properties_loose/package.json +0 -4
  1550. package/node_modules/@swc/helpers/_/_overload_yield/package.json +0 -4
  1551. package/node_modules/@swc/helpers/_/_possible_constructor_return/package.json +0 -4
  1552. package/node_modules/@swc/helpers/_/_read_only_error/package.json +0 -4
  1553. package/node_modules/@swc/helpers/_/_set/package.json +0 -4
  1554. package/node_modules/@swc/helpers/_/_set_prototype_of/package.json +0 -4
  1555. package/node_modules/@swc/helpers/_/_skip_first_generator_next/package.json +0 -4
  1556. package/node_modules/@swc/helpers/_/_sliced_to_array/package.json +0 -4
  1557. package/node_modules/@swc/helpers/_/_sliced_to_array_loose/package.json +0 -4
  1558. package/node_modules/@swc/helpers/_/_super_prop_base/package.json +0 -4
  1559. package/node_modules/@swc/helpers/_/_tagged_template_literal/package.json +0 -4
  1560. package/node_modules/@swc/helpers/_/_tagged_template_literal_loose/package.json +0 -4
  1561. package/node_modules/@swc/helpers/_/_throw/package.json +0 -4
  1562. package/node_modules/@swc/helpers/_/_to_array/package.json +0 -4
  1563. package/node_modules/@swc/helpers/_/_to_consumable_array/package.json +0 -4
  1564. package/node_modules/@swc/helpers/_/_to_primitive/package.json +0 -4
  1565. package/node_modules/@swc/helpers/_/_to_property_key/package.json +0 -4
  1566. package/node_modules/@swc/helpers/_/_ts_add_disposable_resource/package.json +0 -4
  1567. package/node_modules/@swc/helpers/_/_ts_decorate/package.json +0 -4
  1568. package/node_modules/@swc/helpers/_/_ts_dispose_resources/package.json +0 -4
  1569. package/node_modules/@swc/helpers/_/_ts_generator/package.json +0 -4
  1570. package/node_modules/@swc/helpers/_/_ts_metadata/package.json +0 -4
  1571. package/node_modules/@swc/helpers/_/_ts_param/package.json +0 -4
  1572. package/node_modules/@swc/helpers/_/_ts_values/package.json +0 -4
  1573. package/node_modules/@swc/helpers/_/_type_of/package.json +0 -4
  1574. package/node_modules/@swc/helpers/_/_unsupported_iterable_to_array/package.json +0 -4
  1575. package/node_modules/@swc/helpers/_/_update/package.json +0 -4
  1576. package/node_modules/@swc/helpers/_/_using/package.json +0 -4
  1577. package/node_modules/@swc/helpers/_/_using_ctx/package.json +0 -4
  1578. package/node_modules/@swc/helpers/_/_wrap_async_generator/package.json +0 -4
  1579. package/node_modules/@swc/helpers/_/_wrap_native_super/package.json +0 -4
  1580. package/node_modules/@swc/helpers/_/_write_only_error/package.json +0 -4
  1581. package/node_modules/@swc/helpers/_/index/package.json +0 -4
  1582. package/node_modules/@swc/helpers/cjs/_apply_decorated_descriptor.cjs +0 -35
  1583. package/node_modules/@swc/helpers/cjs/_apply_decs_2203_r.cjs +0 -550
  1584. package/node_modules/@swc/helpers/cjs/_array_like_to_array.cjs +0 -10
  1585. package/node_modules/@swc/helpers/cjs/_array_with_holes.cjs +0 -6
  1586. package/node_modules/@swc/helpers/cjs/_array_without_holes.cjs +0 -8
  1587. package/node_modules/@swc/helpers/cjs/_assert_this_initialized.cjs +0 -8
  1588. package/node_modules/@swc/helpers/cjs/_async_generator.cjs +0 -76
  1589. package/node_modules/@swc/helpers/cjs/_async_generator_delegate.cjs +0 -53
  1590. package/node_modules/@swc/helpers/cjs/_async_iterator.cjs +0 -46
  1591. package/node_modules/@swc/helpers/cjs/_async_to_generator.cjs +0 -33
  1592. package/node_modules/@swc/helpers/cjs/_await_async_generator.cjs +0 -8
  1593. package/node_modules/@swc/helpers/cjs/_await_value.cjs +0 -6
  1594. package/node_modules/@swc/helpers/cjs/_call_super.cjs +0 -19
  1595. package/node_modules/@swc/helpers/cjs/_check_private_redeclaration.cjs +0 -8
  1596. package/node_modules/@swc/helpers/cjs/_class_apply_descriptor_destructure.cjs +0 -25
  1597. package/node_modules/@swc/helpers/cjs/_class_apply_descriptor_get.cjs +0 -8
  1598. package/node_modules/@swc/helpers/cjs/_class_apply_descriptor_set.cjs +0 -15
  1599. package/node_modules/@swc/helpers/cjs/_class_apply_descriptor_update.cjs +0 -30
  1600. package/node_modules/@swc/helpers/cjs/_class_call_check.cjs +0 -6
  1601. package/node_modules/@swc/helpers/cjs/_class_check_private_static_access.cjs +0 -6
  1602. package/node_modules/@swc/helpers/cjs/_class_check_private_static_field_descriptor.cjs +0 -8
  1603. package/node_modules/@swc/helpers/cjs/_class_extract_field_descriptor.cjs +0 -8
  1604. package/node_modules/@swc/helpers/cjs/_class_name_tdz_error.cjs +0 -6
  1605. package/node_modules/@swc/helpers/cjs/_class_private_field_destructure.cjs +0 -10
  1606. package/node_modules/@swc/helpers/cjs/_class_private_field_get.cjs +0 -10
  1607. package/node_modules/@swc/helpers/cjs/_class_private_field_init.cjs +0 -9
  1608. package/node_modules/@swc/helpers/cjs/_class_private_field_loose_base.cjs +0 -10
  1609. package/node_modules/@swc/helpers/cjs/_class_private_field_loose_key.cjs +0 -8
  1610. package/node_modules/@swc/helpers/cjs/_class_private_field_set.cjs +0 -11
  1611. package/node_modules/@swc/helpers/cjs/_class_private_field_update.cjs +0 -10
  1612. package/node_modules/@swc/helpers/cjs/_class_private_method_get.cjs +0 -8
  1613. package/node_modules/@swc/helpers/cjs/_class_private_method_init.cjs +0 -9
  1614. package/node_modules/@swc/helpers/cjs/_class_private_method_set.cjs +0 -6
  1615. package/node_modules/@swc/helpers/cjs/_class_static_private_field_destructure.cjs +0 -13
  1616. package/node_modules/@swc/helpers/cjs/_class_static_private_field_spec_get.cjs +0 -13
  1617. package/node_modules/@swc/helpers/cjs/_class_static_private_field_spec_set.cjs +0 -14
  1618. package/node_modules/@swc/helpers/cjs/_class_static_private_field_update.cjs +0 -13
  1619. package/node_modules/@swc/helpers/cjs/_class_static_private_method_get.cjs +0 -10
  1620. package/node_modules/@swc/helpers/cjs/_construct.cjs +0 -22
  1621. package/node_modules/@swc/helpers/cjs/_create_class.cjs +0 -20
  1622. package/node_modules/@swc/helpers/cjs/_create_for_of_iterator_helper_loose.cjs +0 -24
  1623. package/node_modules/@swc/helpers/cjs/_create_super.cjs +0 -23
  1624. package/node_modules/@swc/helpers/cjs/_decorate.cjs +0 -270
  1625. package/node_modules/@swc/helpers/cjs/_defaults.cjs +0 -15
  1626. package/node_modules/@swc/helpers/cjs/_define_enumerable_properties.cjs +0 -26
  1627. package/node_modules/@swc/helpers/cjs/_define_property.cjs +0 -10
  1628. package/node_modules/@swc/helpers/cjs/_dispose.cjs +0 -43
  1629. package/node_modules/@swc/helpers/cjs/_export_star.cjs +0 -17
  1630. package/node_modules/@swc/helpers/cjs/_extends.cjs +0 -15
  1631. package/node_modules/@swc/helpers/cjs/_get.cjs +0 -23
  1632. package/node_modules/@swc/helpers/cjs/_get_prototype_of.cjs +0 -10
  1633. package/node_modules/@swc/helpers/cjs/_identity.cjs +0 -7
  1634. package/node_modules/@swc/helpers/cjs/_inherits.cjs +0 -14
  1635. package/node_modules/@swc/helpers/cjs/_inherits_loose.cjs +0 -8
  1636. package/node_modules/@swc/helpers/cjs/_initializer_define_property.cjs +0 -13
  1637. package/node_modules/@swc/helpers/cjs/_initializer_warning_helper.cjs +0 -11
  1638. package/node_modules/@swc/helpers/cjs/_instanceof.cjs +0 -8
  1639. package/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +0 -6
  1640. package/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +0 -38
  1641. package/node_modules/@swc/helpers/cjs/_is_native_function.cjs +0 -6
  1642. package/node_modules/@swc/helpers/cjs/_is_native_reflect_construct.cjs +0 -18
  1643. package/node_modules/@swc/helpers/cjs/_iterable_to_array.cjs +0 -8
  1644. package/node_modules/@swc/helpers/cjs/_iterable_to_array_limit.cjs +0 -31
  1645. package/node_modules/@swc/helpers/cjs/_iterable_to_array_limit_loose.cjs +0 -17
  1646. package/node_modules/@swc/helpers/cjs/_jsx.cjs +0 -28
  1647. package/node_modules/@swc/helpers/cjs/_new_arrow_check.cjs +0 -6
  1648. package/node_modules/@swc/helpers/cjs/_non_iterable_rest.cjs +0 -6
  1649. package/node_modules/@swc/helpers/cjs/_non_iterable_spread.cjs +0 -6
  1650. package/node_modules/@swc/helpers/cjs/_object_destructuring_empty.cjs +0 -8
  1651. package/node_modules/@swc/helpers/cjs/_object_spread.cjs +0 -25
  1652. package/node_modules/@swc/helpers/cjs/_object_spread_props.cjs +0 -30
  1653. package/node_modules/@swc/helpers/cjs/_object_without_properties.cjs +0 -23
  1654. package/node_modules/@swc/helpers/cjs/_object_without_properties_loose.cjs +0 -18
  1655. package/node_modules/@swc/helpers/cjs/_overload_yield.cjs +0 -8
  1656. package/node_modules/@swc/helpers/cjs/_possible_constructor_return.cjs +0 -11
  1657. package/node_modules/@swc/helpers/cjs/_read_only_error.cjs +0 -6
  1658. package/node_modules/@swc/helpers/cjs/_set.cjs +0 -44
  1659. package/node_modules/@swc/helpers/cjs/_set_prototype_of.cjs +0 -12
  1660. package/node_modules/@swc/helpers/cjs/_skip_first_generator_next.cjs +0 -11
  1661. package/node_modules/@swc/helpers/cjs/_sliced_to_array.cjs +0 -11
  1662. package/node_modules/@swc/helpers/cjs/_sliced_to_array_loose.cjs +0 -11
  1663. package/node_modules/@swc/helpers/cjs/_super_prop_base.cjs +0 -13
  1664. package/node_modules/@swc/helpers/cjs/_tagged_template_literal.cjs +0 -8
  1665. package/node_modules/@swc/helpers/cjs/_tagged_template_literal_loose.cjs +0 -10
  1666. package/node_modules/@swc/helpers/cjs/_throw.cjs +0 -6
  1667. package/node_modules/@swc/helpers/cjs/_to_array.cjs +0 -11
  1668. package/node_modules/@swc/helpers/cjs/_to_consumable_array.cjs +0 -11
  1669. package/node_modules/@swc/helpers/cjs/_to_primitive.cjs +0 -18
  1670. package/node_modules/@swc/helpers/cjs/_to_property_key.cjs +0 -11
  1671. package/node_modules/@swc/helpers/cjs/_ts_add_disposable_resource.cjs +0 -3
  1672. package/node_modules/@swc/helpers/cjs/_ts_decorate.cjs +0 -3
  1673. package/node_modules/@swc/helpers/cjs/_ts_dispose_resources.cjs +0 -3
  1674. package/node_modules/@swc/helpers/cjs/_ts_generator.cjs +0 -3
  1675. package/node_modules/@swc/helpers/cjs/_ts_metadata.cjs +0 -3
  1676. package/node_modules/@swc/helpers/cjs/_ts_param.cjs +0 -3
  1677. package/node_modules/@swc/helpers/cjs/_ts_values.cjs +0 -3
  1678. package/node_modules/@swc/helpers/cjs/_type_of.cjs +0 -8
  1679. package/node_modules/@swc/helpers/cjs/_unsupported_iterable_to_array.cjs +0 -15
  1680. package/node_modules/@swc/helpers/cjs/_update.cjs +0 -16
  1681. package/node_modules/@swc/helpers/cjs/_using.cjs +0 -24
  1682. package/node_modules/@swc/helpers/cjs/_using_ctx.cjs +0 -75
  1683. package/node_modules/@swc/helpers/cjs/_wrap_async_generator.cjs +0 -10
  1684. package/node_modules/@swc/helpers/cjs/_wrap_native_super.cjs +0 -28
  1685. package/node_modules/@swc/helpers/cjs/_write_only_error.cjs +0 -6
  1686. package/node_modules/@swc/helpers/cjs/index.cjs +0 -427
  1687. package/node_modules/@swc/helpers/esm/_apply_decorated_descriptor.js +0 -33
  1688. package/node_modules/@swc/helpers/esm/_apply_decs_2203_r.js +0 -548
  1689. package/node_modules/@swc/helpers/esm/_array_like_to_array.js +0 -8
  1690. package/node_modules/@swc/helpers/esm/_array_with_holes.js +0 -4
  1691. package/node_modules/@swc/helpers/esm/_array_without_holes.js +0 -6
  1692. package/node_modules/@swc/helpers/esm/_assert_this_initialized.js +0 -6
  1693. package/node_modules/@swc/helpers/esm/_async_generator.js +0 -74
  1694. package/node_modules/@swc/helpers/esm/_async_generator_delegate.js +0 -51
  1695. package/node_modules/@swc/helpers/esm/_async_iterator.js +0 -44
  1696. package/node_modules/@swc/helpers/esm/_async_to_generator.js +0 -31
  1697. package/node_modules/@swc/helpers/esm/_await_async_generator.js +0 -6
  1698. package/node_modules/@swc/helpers/esm/_await_value.js +0 -4
  1699. package/node_modules/@swc/helpers/esm/_call_super.js +0 -17
  1700. package/node_modules/@swc/helpers/esm/_check_private_redeclaration.js +0 -6
  1701. package/node_modules/@swc/helpers/esm/_class_apply_descriptor_destructure.js +0 -23
  1702. package/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js +0 -6
  1703. package/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js +0 -13
  1704. package/node_modules/@swc/helpers/esm/_class_apply_descriptor_update.js +0 -28
  1705. package/node_modules/@swc/helpers/esm/_class_call_check.js +0 -4
  1706. package/node_modules/@swc/helpers/esm/_class_check_private_static_access.js +0 -4
  1707. package/node_modules/@swc/helpers/esm/_class_check_private_static_field_descriptor.js +0 -6
  1708. package/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js +0 -6
  1709. package/node_modules/@swc/helpers/esm/_class_name_tdz_error.js +0 -4
  1710. package/node_modules/@swc/helpers/esm/_class_private_field_destructure.js +0 -8
  1711. package/node_modules/@swc/helpers/esm/_class_private_field_get.js +0 -8
  1712. package/node_modules/@swc/helpers/esm/_class_private_field_init.js +0 -7
  1713. package/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js +0 -8
  1714. package/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js +0 -6
  1715. package/node_modules/@swc/helpers/esm/_class_private_field_set.js +0 -9
  1716. package/node_modules/@swc/helpers/esm/_class_private_field_update.js +0 -8
  1717. package/node_modules/@swc/helpers/esm/_class_private_method_get.js +0 -6
  1718. package/node_modules/@swc/helpers/esm/_class_private_method_init.js +0 -7
  1719. package/node_modules/@swc/helpers/esm/_class_private_method_set.js +0 -4
  1720. package/node_modules/@swc/helpers/esm/_class_static_private_field_destructure.js +0 -11
  1721. package/node_modules/@swc/helpers/esm/_class_static_private_field_spec_get.js +0 -11
  1722. package/node_modules/@swc/helpers/esm/_class_static_private_field_spec_set.js +0 -12
  1723. package/node_modules/@swc/helpers/esm/_class_static_private_field_update.js +0 -11
  1724. package/node_modules/@swc/helpers/esm/_class_static_private_method_get.js +0 -8
  1725. package/node_modules/@swc/helpers/esm/_construct.js +0 -20
  1726. package/node_modules/@swc/helpers/esm/_create_class.js +0 -18
  1727. package/node_modules/@swc/helpers/esm/_create_for_of_iterator_helper_loose.js +0 -22
  1728. package/node_modules/@swc/helpers/esm/_create_super.js +0 -21
  1729. package/node_modules/@swc/helpers/esm/_decorate.js +0 -268
  1730. package/node_modules/@swc/helpers/esm/_defaults.js +0 -13
  1731. package/node_modules/@swc/helpers/esm/_define_enumerable_properties.js +0 -24
  1732. package/node_modules/@swc/helpers/esm/_define_property.js +0 -8
  1733. package/node_modules/@swc/helpers/esm/_dispose.js +0 -41
  1734. package/node_modules/@swc/helpers/esm/_export_star.js +0 -15
  1735. package/node_modules/@swc/helpers/esm/_extends.js +0 -13
  1736. package/node_modules/@swc/helpers/esm/_get.js +0 -21
  1737. package/node_modules/@swc/helpers/esm/_get_prototype_of.js +0 -8
  1738. package/node_modules/@swc/helpers/esm/_identity.js +0 -5
  1739. package/node_modules/@swc/helpers/esm/_inherits.js +0 -12
  1740. package/node_modules/@swc/helpers/esm/_inherits_loose.js +0 -6
  1741. package/node_modules/@swc/helpers/esm/_initializer_define_property.js +0 -11
  1742. package/node_modules/@swc/helpers/esm/_initializer_warning_helper.js +0 -9
  1743. package/node_modules/@swc/helpers/esm/_instanceof.js +0 -6
  1744. package/node_modules/@swc/helpers/esm/_interop_require_default.js +0 -4
  1745. package/node_modules/@swc/helpers/esm/_interop_require_wildcard.js +0 -36
  1746. package/node_modules/@swc/helpers/esm/_is_native_function.js +0 -4
  1747. package/node_modules/@swc/helpers/esm/_is_native_reflect_construct.js +0 -16
  1748. package/node_modules/@swc/helpers/esm/_iterable_to_array.js +0 -6
  1749. package/node_modules/@swc/helpers/esm/_iterable_to_array_limit.js +0 -29
  1750. package/node_modules/@swc/helpers/esm/_iterable_to_array_limit_loose.js +0 -15
  1751. package/node_modules/@swc/helpers/esm/_jsx.js +0 -26
  1752. package/node_modules/@swc/helpers/esm/_new_arrow_check.js +0 -4
  1753. package/node_modules/@swc/helpers/esm/_non_iterable_rest.js +0 -4
  1754. package/node_modules/@swc/helpers/esm/_non_iterable_spread.js +0 -4
  1755. package/node_modules/@swc/helpers/esm/_object_destructuring_empty.js +0 -6
  1756. package/node_modules/@swc/helpers/esm/_object_spread.js +0 -23
  1757. package/node_modules/@swc/helpers/esm/_object_spread_props.js +0 -28
  1758. package/node_modules/@swc/helpers/esm/_object_without_properties.js +0 -21
  1759. package/node_modules/@swc/helpers/esm/_object_without_properties_loose.js +0 -16
  1760. package/node_modules/@swc/helpers/esm/_overload_yield.js +0 -6
  1761. package/node_modules/@swc/helpers/esm/_possible_constructor_return.js +0 -9
  1762. package/node_modules/@swc/helpers/esm/_read_only_error.js +0 -4
  1763. package/node_modules/@swc/helpers/esm/_set.js +0 -42
  1764. package/node_modules/@swc/helpers/esm/_set_prototype_of.js +0 -10
  1765. package/node_modules/@swc/helpers/esm/_skip_first_generator_next.js +0 -9
  1766. package/node_modules/@swc/helpers/esm/_sliced_to_array.js +0 -9
  1767. package/node_modules/@swc/helpers/esm/_sliced_to_array_loose.js +0 -9
  1768. package/node_modules/@swc/helpers/esm/_super_prop_base.js +0 -11
  1769. package/node_modules/@swc/helpers/esm/_tagged_template_literal.js +0 -6
  1770. package/node_modules/@swc/helpers/esm/_tagged_template_literal_loose.js +0 -8
  1771. package/node_modules/@swc/helpers/esm/_throw.js +0 -4
  1772. package/node_modules/@swc/helpers/esm/_to_array.js +0 -9
  1773. package/node_modules/@swc/helpers/esm/_to_consumable_array.js +0 -9
  1774. package/node_modules/@swc/helpers/esm/_to_primitive.js +0 -16
  1775. package/node_modules/@swc/helpers/esm/_to_property_key.js +0 -9
  1776. package/node_modules/@swc/helpers/esm/_ts_add_disposable_resource.js +0 -1
  1777. package/node_modules/@swc/helpers/esm/_ts_decorate.js +0 -1
  1778. package/node_modules/@swc/helpers/esm/_ts_dispose_resources.js +0 -1
  1779. package/node_modules/@swc/helpers/esm/_ts_generator.js +0 -1
  1780. package/node_modules/@swc/helpers/esm/_ts_metadata.js +0 -1
  1781. package/node_modules/@swc/helpers/esm/_ts_param.js +0 -1
  1782. package/node_modules/@swc/helpers/esm/_ts_values.js +0 -1
  1783. package/node_modules/@swc/helpers/esm/_type_of.js +0 -6
  1784. package/node_modules/@swc/helpers/esm/_unsupported_iterable_to_array.js +0 -13
  1785. package/node_modules/@swc/helpers/esm/_update.js +0 -14
  1786. package/node_modules/@swc/helpers/esm/_using.js +0 -22
  1787. package/node_modules/@swc/helpers/esm/_using_ctx.js +0 -73
  1788. package/node_modules/@swc/helpers/esm/_wrap_async_generator.js +0 -8
  1789. package/node_modules/@swc/helpers/esm/_wrap_native_super.js +0 -26
  1790. package/node_modules/@swc/helpers/esm/_write_only_error.js +0 -4
  1791. package/node_modules/@swc/helpers/esm/index.js +0 -107
  1792. package/node_modules/@swc/helpers/package.json +0 -689
  1793. package/node_modules/@swc/helpers/scripts/ast_grep.js +0 -229
  1794. package/node_modules/@swc/helpers/scripts/build.js +0 -133
  1795. package/node_modules/@swc/helpers/scripts/errors.js +0 -1
  1796. package/node_modules/@swc/helpers/scripts/utils.js +0 -3
  1797. package/node_modules/@swc/helpers/src/_apply_decorated_descriptor.mjs +0 -1
  1798. package/node_modules/@swc/helpers/src/_apply_decs_2203_r.mjs +0 -1
  1799. package/node_modules/@swc/helpers/src/_array_like_to_array.mjs +0 -1
  1800. package/node_modules/@swc/helpers/src/_array_with_holes.mjs +0 -1
  1801. package/node_modules/@swc/helpers/src/_array_without_holes.mjs +0 -1
  1802. package/node_modules/@swc/helpers/src/_assert_this_initialized.mjs +0 -1
  1803. package/node_modules/@swc/helpers/src/_async_generator.mjs +0 -1
  1804. package/node_modules/@swc/helpers/src/_async_generator_delegate.mjs +0 -1
  1805. package/node_modules/@swc/helpers/src/_async_iterator.mjs +0 -1
  1806. package/node_modules/@swc/helpers/src/_async_to_generator.mjs +0 -1
  1807. package/node_modules/@swc/helpers/src/_await_async_generator.mjs +0 -1
  1808. package/node_modules/@swc/helpers/src/_await_value.mjs +0 -1
  1809. package/node_modules/@swc/helpers/src/_call_super.mjs +0 -1
  1810. package/node_modules/@swc/helpers/src/_check_private_redeclaration.mjs +0 -1
  1811. package/node_modules/@swc/helpers/src/_class_apply_descriptor_destructure.mjs +0 -1
  1812. package/node_modules/@swc/helpers/src/_class_apply_descriptor_get.mjs +0 -1
  1813. package/node_modules/@swc/helpers/src/_class_apply_descriptor_set.mjs +0 -1
  1814. package/node_modules/@swc/helpers/src/_class_apply_descriptor_update.mjs +0 -1
  1815. package/node_modules/@swc/helpers/src/_class_call_check.mjs +0 -1
  1816. package/node_modules/@swc/helpers/src/_class_check_private_static_access.mjs +0 -1
  1817. package/node_modules/@swc/helpers/src/_class_check_private_static_field_descriptor.mjs +0 -1
  1818. package/node_modules/@swc/helpers/src/_class_extract_field_descriptor.mjs +0 -1
  1819. package/node_modules/@swc/helpers/src/_class_name_tdz_error.mjs +0 -1
  1820. package/node_modules/@swc/helpers/src/_class_private_field_destructure.mjs +0 -1
  1821. package/node_modules/@swc/helpers/src/_class_private_field_get.mjs +0 -1
  1822. package/node_modules/@swc/helpers/src/_class_private_field_init.mjs +0 -1
  1823. package/node_modules/@swc/helpers/src/_class_private_field_loose_base.mjs +0 -1
  1824. package/node_modules/@swc/helpers/src/_class_private_field_loose_key.mjs +0 -1
  1825. package/node_modules/@swc/helpers/src/_class_private_field_set.mjs +0 -1
  1826. package/node_modules/@swc/helpers/src/_class_private_field_update.mjs +0 -1
  1827. package/node_modules/@swc/helpers/src/_class_private_method_get.mjs +0 -1
  1828. package/node_modules/@swc/helpers/src/_class_private_method_init.mjs +0 -1
  1829. package/node_modules/@swc/helpers/src/_class_private_method_set.mjs +0 -1
  1830. package/node_modules/@swc/helpers/src/_class_static_private_field_destructure.mjs +0 -1
  1831. package/node_modules/@swc/helpers/src/_class_static_private_field_spec_get.mjs +0 -1
  1832. package/node_modules/@swc/helpers/src/_class_static_private_field_spec_set.mjs +0 -1
  1833. package/node_modules/@swc/helpers/src/_class_static_private_field_update.mjs +0 -1
  1834. package/node_modules/@swc/helpers/src/_class_static_private_method_get.mjs +0 -1
  1835. package/node_modules/@swc/helpers/src/_construct.mjs +0 -1
  1836. package/node_modules/@swc/helpers/src/_create_class.mjs +0 -1
  1837. package/node_modules/@swc/helpers/src/_create_for_of_iterator_helper_loose.mjs +0 -1
  1838. package/node_modules/@swc/helpers/src/_create_super.mjs +0 -1
  1839. package/node_modules/@swc/helpers/src/_decorate.mjs +0 -1
  1840. package/node_modules/@swc/helpers/src/_defaults.mjs +0 -1
  1841. package/node_modules/@swc/helpers/src/_define_enumerable_properties.mjs +0 -1
  1842. package/node_modules/@swc/helpers/src/_define_property.mjs +0 -1
  1843. package/node_modules/@swc/helpers/src/_dispose.mjs +0 -1
  1844. package/node_modules/@swc/helpers/src/_export_star.mjs +0 -1
  1845. package/node_modules/@swc/helpers/src/_extends.mjs +0 -1
  1846. package/node_modules/@swc/helpers/src/_get.mjs +0 -1
  1847. package/node_modules/@swc/helpers/src/_get_prototype_of.mjs +0 -1
  1848. package/node_modules/@swc/helpers/src/_identity.mjs +0 -1
  1849. package/node_modules/@swc/helpers/src/_inherits.mjs +0 -1
  1850. package/node_modules/@swc/helpers/src/_inherits_loose.mjs +0 -1
  1851. package/node_modules/@swc/helpers/src/_initializer_define_property.mjs +0 -1
  1852. package/node_modules/@swc/helpers/src/_initializer_warning_helper.mjs +0 -1
  1853. package/node_modules/@swc/helpers/src/_instanceof.mjs +0 -1
  1854. package/node_modules/@swc/helpers/src/_interop_require_default.mjs +0 -1
  1855. package/node_modules/@swc/helpers/src/_interop_require_wildcard.mjs +0 -1
  1856. package/node_modules/@swc/helpers/src/_is_native_function.mjs +0 -1
  1857. package/node_modules/@swc/helpers/src/_is_native_reflect_construct.mjs +0 -1
  1858. package/node_modules/@swc/helpers/src/_iterable_to_array.mjs +0 -1
  1859. package/node_modules/@swc/helpers/src/_iterable_to_array_limit.mjs +0 -1
  1860. package/node_modules/@swc/helpers/src/_iterable_to_array_limit_loose.mjs +0 -1
  1861. package/node_modules/@swc/helpers/src/_jsx.mjs +0 -1
  1862. package/node_modules/@swc/helpers/src/_new_arrow_check.mjs +0 -1
  1863. package/node_modules/@swc/helpers/src/_non_iterable_rest.mjs +0 -1
  1864. package/node_modules/@swc/helpers/src/_non_iterable_spread.mjs +0 -1
  1865. package/node_modules/@swc/helpers/src/_object_destructuring_empty.mjs +0 -1
  1866. package/node_modules/@swc/helpers/src/_object_spread.mjs +0 -1
  1867. package/node_modules/@swc/helpers/src/_object_spread_props.mjs +0 -1
  1868. package/node_modules/@swc/helpers/src/_object_without_properties.mjs +0 -1
  1869. package/node_modules/@swc/helpers/src/_object_without_properties_loose.mjs +0 -1
  1870. package/node_modules/@swc/helpers/src/_overload_yield.mjs +0 -1
  1871. package/node_modules/@swc/helpers/src/_possible_constructor_return.mjs +0 -1
  1872. package/node_modules/@swc/helpers/src/_read_only_error.mjs +0 -1
  1873. package/node_modules/@swc/helpers/src/_set.mjs +0 -1
  1874. package/node_modules/@swc/helpers/src/_set_prototype_of.mjs +0 -1
  1875. package/node_modules/@swc/helpers/src/_skip_first_generator_next.mjs +0 -1
  1876. package/node_modules/@swc/helpers/src/_sliced_to_array.mjs +0 -1
  1877. package/node_modules/@swc/helpers/src/_sliced_to_array_loose.mjs +0 -1
  1878. package/node_modules/@swc/helpers/src/_super_prop_base.mjs +0 -1
  1879. package/node_modules/@swc/helpers/src/_tagged_template_literal.mjs +0 -1
  1880. package/node_modules/@swc/helpers/src/_tagged_template_literal_loose.mjs +0 -1
  1881. package/node_modules/@swc/helpers/src/_throw.mjs +0 -1
  1882. package/node_modules/@swc/helpers/src/_to_array.mjs +0 -1
  1883. package/node_modules/@swc/helpers/src/_to_consumable_array.mjs +0 -1
  1884. package/node_modules/@swc/helpers/src/_to_primitive.mjs +0 -1
  1885. package/node_modules/@swc/helpers/src/_to_property_key.mjs +0 -1
  1886. package/node_modules/@swc/helpers/src/_ts_add_disposable_resource.mjs +0 -1
  1887. package/node_modules/@swc/helpers/src/_ts_decorate.mjs +0 -1
  1888. package/node_modules/@swc/helpers/src/_ts_dispose_resources.mjs +0 -1
  1889. package/node_modules/@swc/helpers/src/_ts_generator.mjs +0 -1
  1890. package/node_modules/@swc/helpers/src/_ts_metadata.mjs +0 -1
  1891. package/node_modules/@swc/helpers/src/_ts_param.mjs +0 -1
  1892. package/node_modules/@swc/helpers/src/_ts_values.mjs +0 -1
  1893. package/node_modules/@swc/helpers/src/_type_of.mjs +0 -1
  1894. package/node_modules/@swc/helpers/src/_unsupported_iterable_to_array.mjs +0 -1
  1895. package/node_modules/@swc/helpers/src/_update.mjs +0 -1
  1896. package/node_modules/@swc/helpers/src/_using.mjs +0 -1
  1897. package/node_modules/@swc/helpers/src/_using_ctx.mjs +0 -1
  1898. package/node_modules/@swc/helpers/src/_wrap_async_generator.mjs +0 -1
  1899. package/node_modules/@swc/helpers/src/_wrap_native_super.mjs +0 -1
  1900. package/node_modules/@swc/helpers/src/_write_only_error.mjs +0 -1
  1901. package/node_modules/@swc/helpers/src/index.mjs +0 -1
  1902. package/node_modules/@types/connect/LICENSE +0 -21
  1903. package/node_modules/@types/connect/README.md +0 -15
  1904. package/node_modules/@types/connect/index.d.ts +0 -91
  1905. package/node_modules/@types/connect/package.json +0 -32
  1906. package/node_modules/@types/node/LICENSE +0 -21
  1907. package/node_modules/@types/node/README.md +0 -15
  1908. package/node_modules/@types/node/assert/strict.d.ts +0 -8
  1909. package/node_modules/@types/node/assert.d.ts +0 -1054
  1910. package/node_modules/@types/node/async_hooks.d.ts +0 -603
  1911. package/node_modules/@types/node/buffer.buffer.d.ts +0 -463
  1912. package/node_modules/@types/node/buffer.d.ts +0 -1926
  1913. package/node_modules/@types/node/child_process.d.ts +0 -1549
  1914. package/node_modules/@types/node/cluster.d.ts +0 -579
  1915. package/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  1916. package/node_modules/@types/node/compatibility/index.d.ts +0 -9
  1917. package/node_modules/@types/node/compatibility/indexable.d.ts +0 -23
  1918. package/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  1919. package/node_modules/@types/node/console.d.ts +0 -452
  1920. package/node_modules/@types/node/constants.d.ts +0 -21
  1921. package/node_modules/@types/node/crypto.d.ts +0 -4509
  1922. package/node_modules/@types/node/dgram.d.ts +0 -599
  1923. package/node_modules/@types/node/diagnostics_channel.d.ts +0 -573
  1924. package/node_modules/@types/node/dns/promises.d.ts +0 -476
  1925. package/node_modules/@types/node/dns.d.ts +0 -865
  1926. package/node_modules/@types/node/dom-events.d.ts +0 -124
  1927. package/node_modules/@types/node/domain.d.ts +0 -170
  1928. package/node_modules/@types/node/events.d.ts +0 -931
  1929. package/node_modules/@types/node/fs/promises.d.ts +0 -1272
  1930. package/node_modules/@types/node/fs.d.ts +0 -4437
  1931. package/node_modules/@types/node/globals.d.ts +0 -371
  1932. package/node_modules/@types/node/globals.typedarray.d.ts +0 -21
  1933. package/node_modules/@types/node/http.d.ts +0 -1980
  1934. package/node_modules/@types/node/http2.d.ts +0 -2557
  1935. package/node_modules/@types/node/https.d.ts +0 -545
  1936. package/node_modules/@types/node/index.d.ts +0 -92
  1937. package/node_modules/@types/node/inspector.d.ts +0 -4002
  1938. package/node_modules/@types/node/module.d.ts +0 -772
  1939. package/node_modules/@types/node/net.d.ts +0 -1035
  1940. package/node_modules/@types/node/os.d.ts +0 -495
  1941. package/node_modules/@types/node/package.json +0 -225
  1942. package/node_modules/@types/node/path.d.ts +0 -200
  1943. package/node_modules/@types/node/perf_hooks.d.ts +0 -970
  1944. package/node_modules/@types/node/process.d.ts +0 -2063
  1945. package/node_modules/@types/node/punycode.d.ts +0 -117
  1946. package/node_modules/@types/node/querystring.d.ts +0 -152
  1947. package/node_modules/@types/node/readline/promises.d.ts +0 -162
  1948. package/node_modules/@types/node/readline.d.ts +0 -594
  1949. package/node_modules/@types/node/repl.d.ts +0 -430
  1950. package/node_modules/@types/node/sea.d.ts +0 -153
  1951. package/node_modules/@types/node/sqlite.d.ts +0 -508
  1952. package/node_modules/@types/node/stream/consumers.d.ts +0 -38
  1953. package/node_modules/@types/node/stream/promises.d.ts +0 -90
  1954. package/node_modules/@types/node/stream/web.d.ts +0 -614
  1955. package/node_modules/@types/node/stream.d.ts +0 -1662
  1956. package/node_modules/@types/node/string_decoder.d.ts +0 -67
  1957. package/node_modules/@types/node/test.d.ts +0 -2280
  1958. package/node_modules/@types/node/timers/promises.d.ts +0 -108
  1959. package/node_modules/@types/node/timers.d.ts +0 -287
  1960. package/node_modules/@types/node/tls.d.ts +0 -1259
  1961. package/node_modules/@types/node/trace_events.d.ts +0 -197
  1962. package/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -460
  1963. package/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -19
  1964. package/node_modules/@types/node/ts5.6/index.d.ts +0 -92
  1965. package/node_modules/@types/node/tty.d.ts +0 -208
  1966. package/node_modules/@types/node/url.d.ts +0 -972
  1967. package/node_modules/@types/node/util.d.ts +0 -2584
  1968. package/node_modules/@types/node/v8.d.ts +0 -889
  1969. package/node_modules/@types/node/vm.d.ts +0 -991
  1970. package/node_modules/@types/node/wasi.d.ts +0 -181
  1971. package/node_modules/@types/node/worker_threads.d.ts +0 -746
  1972. package/node_modules/@types/node/zlib.d.ts +0 -670
  1973. package/node_modules/@types/uuid/LICENSE +0 -21
  1974. package/node_modules/@types/uuid/README.md +0 -16
  1975. package/node_modules/@types/uuid/index.d.mts +0 -10
  1976. package/node_modules/@types/uuid/index.d.ts +0 -80
  1977. package/node_modules/@types/uuid/package.json +0 -54
  1978. package/node_modules/@types/ws/LICENSE +0 -21
  1979. package/node_modules/@types/ws/README.md +0 -16
  1980. package/node_modules/@types/ws/index.d.ts +0 -353
  1981. package/node_modules/@types/ws/package.json +0 -57
  1982. package/node_modules/agentkeepalive/LICENSE +0 -23
  1983. package/node_modules/agentkeepalive/README.md +0 -256
  1984. package/node_modules/agentkeepalive/browser.js +0 -5
  1985. package/node_modules/agentkeepalive/index.d.ts +0 -69
  1986. package/node_modules/agentkeepalive/index.js +0 -7
  1987. package/node_modules/agentkeepalive/lib/agent.js +0 -402
  1988. package/node_modules/agentkeepalive/lib/constants.js +0 -14
  1989. package/node_modules/agentkeepalive/lib/https_agent.js +0 -51
  1990. package/node_modules/agentkeepalive/package.json +0 -56
  1991. package/node_modules/base-x/LICENSE.md +0 -22
  1992. package/node_modules/base-x/README.md +0 -67
  1993. package/node_modules/base-x/package.json +0 -49
  1994. package/node_modules/base-x/src/index.d.ts +0 -10
  1995. package/node_modules/base-x/src/index.js +0 -123
  1996. package/node_modules/base64-js/LICENSE +0 -21
  1997. package/node_modules/base64-js/README.md +0 -34
  1998. package/node_modules/base64-js/base64js.min.js +0 -1
  1999. package/node_modules/base64-js/index.d.ts +0 -3
  2000. package/node_modules/base64-js/index.js +0 -150
  2001. package/node_modules/base64-js/package.json +0 -47
  2002. package/node_modules/bn.js/LICENSE +0 -19
  2003. package/node_modules/bn.js/README.md +0 -214
  2004. package/node_modules/bn.js/lib/bn.js +0 -3548
  2005. package/node_modules/bn.js/package.json +0 -39
  2006. package/node_modules/borsh/LICENSE-APACHE +0 -201
  2007. package/node_modules/borsh/LICENSE-MIT.txt +0 -23
  2008. package/node_modules/borsh/README.md +0 -83
  2009. package/node_modules/borsh/lib/index.d.ts +0 -52
  2010. package/node_modules/borsh/lib/index.js +0 -440
  2011. package/node_modules/borsh/package.json +0 -61
  2012. package/node_modules/bs58/README.md +0 -71
  2013. package/node_modules/bs58/index.js +0 -4
  2014. package/node_modules/bs58/package.json +0 -37
  2015. package/node_modules/buffer/AUTHORS.md +0 -73
  2016. package/node_modules/buffer/LICENSE +0 -21
  2017. package/node_modules/buffer/README.md +0 -410
  2018. package/node_modules/buffer/index.d.ts +0 -194
  2019. package/node_modules/buffer/index.js +0 -2106
  2020. package/node_modules/buffer/package.json +0 -93
  2021. package/node_modules/buffer-layout/.eslintrc.js +0 -45
  2022. package/node_modules/buffer-layout/.travis.yml +0 -9
  2023. package/node_modules/buffer-layout/CHANGELOG.md +0 -222
  2024. package/node_modules/buffer-layout/LICENSE +0 -21
  2025. package/node_modules/buffer-layout/README.md +0 -397
  2026. package/node_modules/buffer-layout/jsdoc/conf.json +0 -10
  2027. package/node_modules/buffer-layout/jsdoc/custom/local.js +0 -75
  2028. package/node_modules/buffer-layout/lib/Layout.js +0 -2712
  2029. package/node_modules/buffer-layout/package.json +0 -40
  2030. package/node_modules/buffer-layout/test/LayoutTest.js +0 -2162
  2031. package/node_modules/buffer-layout/test/examples.c +0 -112
  2032. package/node_modules/buffer-layout/test/examples.js +0 -259
  2033. package/node_modules/buffer-layout/test/n64.c +0 -71
  2034. package/node_modules/buffer-layout/x.js +0 -36
  2035. package/node_modules/bufferutil/LICENSE +0 -20
  2036. package/node_modules/bufferutil/README.md +0 -79
  2037. package/node_modules/bufferutil/binding.gyp +0 -32
  2038. package/node_modules/bufferutil/fallback.js +0 -34
  2039. package/node_modules/bufferutil/index.js +0 -7
  2040. package/node_modules/bufferutil/package.json +0 -36
  2041. package/node_modules/bufferutil/prebuilds/darwin-x64+arm64/bufferutil.node +0 -0
  2042. package/node_modules/bufferutil/prebuilds/linux-x64/bufferutil.node +0 -0
  2043. package/node_modules/bufferutil/prebuilds/win32-ia32/bufferutil.node +0 -0
  2044. package/node_modules/bufferutil/prebuilds/win32-x64/bufferutil.node +0 -0
  2045. package/node_modules/bufferutil/src/bufferutil.c +0 -171
  2046. package/node_modules/camelcase/index.d.ts +0 -103
  2047. package/node_modules/camelcase/index.js +0 -113
  2048. package/node_modules/camelcase/license +0 -9
  2049. package/node_modules/camelcase/package.json +0 -44
  2050. package/node_modules/camelcase/readme.md +0 -144
  2051. package/node_modules/commander/LICENSE +0 -22
  2052. package/node_modules/commander/Readme.md +0 -428
  2053. package/node_modules/commander/index.js +0 -1224
  2054. package/node_modules/commander/package.json +0 -38
  2055. package/node_modules/commander/typings/index.d.ts +0 -310
  2056. package/node_modules/cross-fetch/LICENSE +0 -21
  2057. package/node_modules/cross-fetch/README.md +0 -169
  2058. package/node_modules/cross-fetch/dist/browser-polyfill.js +0 -658
  2059. package/node_modules/cross-fetch/dist/browser-ponyfill.js +0 -686
  2060. package/node_modules/cross-fetch/dist/cross-fetch.js +0 -2
  2061. package/node_modules/cross-fetch/dist/cross-fetch.js.map +0 -1
  2062. package/node_modules/cross-fetch/dist/node-polyfill.js +0 -11
  2063. package/node_modules/cross-fetch/dist/node-ponyfill.js +0 -22
  2064. package/node_modules/cross-fetch/dist/react-native-polyfill.js +0 -12
  2065. package/node_modules/cross-fetch/dist/react-native-ponyfill.js +0 -6
  2066. package/node_modules/cross-fetch/index.d.ts +0 -14
  2067. package/node_modules/cross-fetch/package.json +0 -127
  2068. package/node_modules/cross-fetch/polyfill/package.json +0 -8
  2069. package/node_modules/delay/index.d.ts +0 -107
  2070. package/node_modules/delay/index.js +0 -72
  2071. package/node_modules/delay/license +0 -9
  2072. package/node_modules/delay/package.json +0 -54
  2073. package/node_modules/delay/readme.md +0 -173
  2074. package/node_modules/es6-promise/LICENSE +0 -19
  2075. package/node_modules/es6-promise/README.md +0 -97
  2076. package/node_modules/es6-promise/auto.js +0 -4
  2077. package/node_modules/es6-promise/dist/es6-promise.auto.js +0 -1176
  2078. package/node_modules/es6-promise/dist/es6-promise.auto.map +0 -1
  2079. package/node_modules/es6-promise/dist/es6-promise.auto.min.js +0 -1
  2080. package/node_modules/es6-promise/dist/es6-promise.auto.min.map +0 -1
  2081. package/node_modules/es6-promise/dist/es6-promise.js +0 -1174
  2082. package/node_modules/es6-promise/dist/es6-promise.map +0 -1
  2083. package/node_modules/es6-promise/dist/es6-promise.min.js +0 -1
  2084. package/node_modules/es6-promise/dist/es6-promise.min.map +0 -1
  2085. package/node_modules/es6-promise/es6-promise.d.ts +0 -85
  2086. package/node_modules/es6-promise/lib/es6-promise/-internal.js +0 -243
  2087. package/node_modules/es6-promise/lib/es6-promise/asap.js +0 -119
  2088. package/node_modules/es6-promise/lib/es6-promise/enumerator.js +0 -124
  2089. package/node_modules/es6-promise/lib/es6-promise/polyfill.js +0 -35
  2090. package/node_modules/es6-promise/lib/es6-promise/promise/all.js +0 -52
  2091. package/node_modules/es6-promise/lib/es6-promise/promise/race.js +0 -84
  2092. package/node_modules/es6-promise/lib/es6-promise/promise/reject.js +0 -46
  2093. package/node_modules/es6-promise/lib/es6-promise/promise/resolve.js +0 -48
  2094. package/node_modules/es6-promise/lib/es6-promise/promise.js +0 -431
  2095. package/node_modules/es6-promise/lib/es6-promise/then.js +0 -32
  2096. package/node_modules/es6-promise/lib/es6-promise/utils.js +0 -21
  2097. package/node_modules/es6-promise/lib/es6-promise.auto.js +0 -3
  2098. package/node_modules/es6-promise/lib/es6-promise.js +0 -7
  2099. package/node_modules/es6-promise/package.json +0 -78
  2100. package/node_modules/es6-promisify/README.md +0 -89
  2101. package/node_modules/es6-promisify/dist/promise.js +0 -73
  2102. package/node_modules/es6-promisify/dist/promisify.js +0 -85
  2103. package/node_modules/es6-promisify/package.json +0 -41
  2104. package/node_modules/eventemitter3/LICENSE +0 -21
  2105. package/node_modules/eventemitter3/README.md +0 -94
  2106. package/node_modules/eventemitter3/index.d.ts +0 -134
  2107. package/node_modules/eventemitter3/index.js +0 -336
  2108. package/node_modules/eventemitter3/package.json +0 -56
  2109. package/node_modules/eventemitter3/umd/eventemitter3.js +0 -340
  2110. package/node_modules/eventemitter3/umd/eventemitter3.min.js +0 -1
  2111. package/node_modules/eventemitter3/umd/eventemitter3.min.js.map +0 -1
  2112. package/node_modules/eyes/LICENSE +0 -20
  2113. package/node_modules/eyes/Makefile +0 -4
  2114. package/node_modules/eyes/README.md +0 -73
  2115. package/node_modules/eyes/lib/eyes.js +0 -236
  2116. package/node_modules/eyes/package.json +0 -14
  2117. package/node_modules/eyes/test/eyes-test.js +0 -56
  2118. package/node_modules/fast-stable-stringify/.npmignore +0 -4
  2119. package/node_modules/fast-stable-stringify/.travis.yml +0 -10
  2120. package/node_modules/fast-stable-stringify/LICENSE +0 -21
  2121. package/node_modules/fast-stable-stringify/README.md +0 -81
  2122. package/node_modules/fast-stable-stringify/cli/files-to-comparison-results.js +0 -67
  2123. package/node_modules/fast-stable-stringify/cli/format-table.js +0 -70
  2124. package/node_modules/fast-stable-stringify/cli/index.js +0 -19
  2125. package/node_modules/fast-stable-stringify/fixtures/index.js +0 -5
  2126. package/node_modules/fast-stable-stringify/fixtures/input-data-types.js +0 -191
  2127. package/node_modules/fast-stable-stringify/fixtures/log-result.json +0 -22
  2128. package/node_modules/fast-stable-stringify/fixtures/log.txt +0 -24
  2129. package/node_modules/fast-stable-stringify/index.js +0 -73
  2130. package/node_modules/fast-stable-stringify/karma.conf.js +0 -124
  2131. package/node_modules/fast-stable-stringify/karma.conf.travis.js +0 -95
  2132. package/node_modules/fast-stable-stringify/package.json +0 -47
  2133. package/node_modules/fast-stable-stringify/results/escape-long/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -57
  2134. package/node_modules/fast-stable-stringify/results/escape-long/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -57
  2135. package/node_modules/fast-stable-stringify/results/escape-long/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -57
  2136. package/node_modules/fast-stable-stringify/results/escape-long/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -57
  2137. package/node_modules/fast-stable-stringify/results/escape-long/IE 10.0.0 (Windows 7 0.0.0).json +0 -57
  2138. package/node_modules/fast-stable-stringify/results/escape-long/IE 11.0.0 (Windows 7 0.0.0).json +0 -57
  2139. package/node_modules/fast-stable-stringify/results/escape-long/IE 9.0.0 (Windows 7 0.0.0).json +0 -57
  2140. package/node_modules/fast-stable-stringify/results/escape-long/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -57
  2141. package/node_modules/fast-stable-stringify/results/escape-long/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -57
  2142. package/node_modules/fast-stable-stringify/results/escape-short/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -57
  2143. package/node_modules/fast-stable-stringify/results/escape-short/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -57
  2144. package/node_modules/fast-stable-stringify/results/escape-short/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -57
  2145. package/node_modules/fast-stable-stringify/results/escape-short/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -57
  2146. package/node_modules/fast-stable-stringify/results/escape-short/IE 10.0.0 (Windows 7 0.0.0).json +0 -57
  2147. package/node_modules/fast-stable-stringify/results/escape-short/IE 11.0.0 (Windows 7 0.0.0).json +0 -57
  2148. package/node_modules/fast-stable-stringify/results/escape-short/IE 9.0.0 (Windows 7 0.0.0).json +0 -57
  2149. package/node_modules/fast-stable-stringify/results/escape-short/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -57
  2150. package/node_modules/fast-stable-stringify/results/escape-short/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -57
  2151. package/node_modules/fast-stable-stringify/results/escape.md +0 -20
  2152. package/node_modules/fast-stable-stringify/results/itar-long/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -35
  2153. package/node_modules/fast-stable-stringify/results/itar-long/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -35
  2154. package/node_modules/fast-stable-stringify/results/itar-long/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -35
  2155. package/node_modules/fast-stable-stringify/results/itar-long/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -35
  2156. package/node_modules/fast-stable-stringify/results/itar-long/IE 10.0.0 (Windows 7 0.0.0).json +0 -35
  2157. package/node_modules/fast-stable-stringify/results/itar-long/IE 11.0.0 (Windows 7 0.0.0).json +0 -35
  2158. package/node_modules/fast-stable-stringify/results/itar-long/IE 9.0.0 (Windows 7 0.0.0).json +0 -35
  2159. package/node_modules/fast-stable-stringify/results/itar-long/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -35
  2160. package/node_modules/fast-stable-stringify/results/itar-long/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -35
  2161. package/node_modules/fast-stable-stringify/results/itar-short/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -35
  2162. package/node_modules/fast-stable-stringify/results/itar-short/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -35
  2163. package/node_modules/fast-stable-stringify/results/itar-short/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -35
  2164. package/node_modules/fast-stable-stringify/results/itar-short/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -35
  2165. package/node_modules/fast-stable-stringify/results/itar-short/IE 10.0.0 (Windows 7 0.0.0).json +0 -35
  2166. package/node_modules/fast-stable-stringify/results/itar-short/IE 11.0.0 (Windows 7 0.0.0).json +0 -35
  2167. package/node_modules/fast-stable-stringify/results/itar-short/IE 9.0.0 (Windows 7 0.0.0).json +0 -35
  2168. package/node_modules/fast-stable-stringify/results/itar-short/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -35
  2169. package/node_modules/fast-stable-stringify/results/itar-short/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -35
  2170. package/node_modules/fast-stable-stringify/results/itar.md +0 -20
  2171. package/node_modules/fast-stable-stringify/results/iter/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -35
  2172. package/node_modules/fast-stable-stringify/results/iter/Chrome Mobile 39.0.0 (Android 5.1.1).json +0 -35
  2173. package/node_modules/fast-stable-stringify/results/iter/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -35
  2174. package/node_modules/fast-stable-stringify/results/iter/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -35
  2175. package/node_modules/fast-stable-stringify/results/iter/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -35
  2176. package/node_modules/fast-stable-stringify/results/iter/IE 10.0.0 (Windows 7 0.0.0).json +0 -35
  2177. package/node_modules/fast-stable-stringify/results/iter/IE 11.0.0 (Windows 7 0.0.0).json +0 -35
  2178. package/node_modules/fast-stable-stringify/results/iter/IE 9.0.0 (Windows 7 0.0.0).json +0 -35
  2179. package/node_modules/fast-stable-stringify/results/iter/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -35
  2180. package/node_modules/fast-stable-stringify/results/iter/Mobile Safari 9.0.0 (iOS 9.2.0).json +0 -35
  2181. package/node_modules/fast-stable-stringify/results/iter/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -35
  2182. package/node_modules/fast-stable-stringify/results/iter/Safari 9.1.2 (Mac OS X 10.11.6).json +0 -35
  2183. package/node_modules/fast-stable-stringify/results/iter.md +0 -14
  2184. package/node_modules/fast-stable-stringify/results/libs/Chrome 60.0.3112 (Windows 7 0.0.0).json +0 -46
  2185. package/node_modules/fast-stable-stringify/results/libs/Chrome Mobile 55.0.2883 (Android 6.0.0).json +0 -46
  2186. package/node_modules/fast-stable-stringify/results/libs/Edge 14.14393.0 (Windows 10 0.0.0).json +0 -46
  2187. package/node_modules/fast-stable-stringify/results/libs/Firefox 54.0.0 (Windows 7 0.0.0).json +0 -46
  2188. package/node_modules/fast-stable-stringify/results/libs/IE 10.0.0 (Windows 7 0.0.0).json +0 -35
  2189. package/node_modules/fast-stable-stringify/results/libs/IE 11.0.0 (Windows 7 0.0.0).json +0 -35
  2190. package/node_modules/fast-stable-stringify/results/libs/IE 9.0.0 (Windows 7 0.0.0).json +0 -35
  2191. package/node_modules/fast-stable-stringify/results/libs/Mobile Safari 10.0.0 (iOS 10.3.0).json +0 -46
  2192. package/node_modules/fast-stable-stringify/results/libs/Safari 10.0.1 (Mac OS X 10.12.1).json +0 -46
  2193. package/node_modules/fast-stable-stringify/results/libs.md +0 -15
  2194. package/node_modules/fast-stable-stringify/test/escape-long.js +0 -147
  2195. package/node_modules/fast-stable-stringify/test/escape-short.js +0 -147
  2196. package/node_modules/fast-stable-stringify/test/index.js +0 -6
  2197. package/node_modules/fast-stable-stringify/test/itar-long.js +0 -52
  2198. package/node_modules/fast-stable-stringify/test/itar-short.js +0 -52
  2199. package/node_modules/fast-stable-stringify/test/iter.js +0 -84
  2200. package/node_modules/fast-stable-stringify/test/libs.js +0 -57
  2201. package/node_modules/fast-stable-stringify/test/travis.js +0 -43
  2202. package/node_modules/fast-stable-stringify/test/validate.js +0 -24
  2203. package/node_modules/fast-stable-stringify/util/eachRecursive.js +0 -9
  2204. package/node_modules/fast-stable-stringify/util/get-git-hash-sync.js +0 -21
  2205. package/node_modules/fast-stable-stringify/util/get-lib-info.js +0 -22
  2206. package/node_modules/fast-stable-stringify/util/object-path.js +0 -47
  2207. package/node_modules/fast-stable-stringify/v8-profile/bench.js +0 -8
  2208. package/node_modules/fast-stable-stringify/v8-profile/run.sh +0 -2
  2209. package/node_modules/fast-stable-stringify/zuul-local.sh +0 -2
  2210. package/node_modules/humanize-ms/LICENSE +0 -17
  2211. package/node_modules/humanize-ms/README.md +0 -40
  2212. package/node_modules/humanize-ms/index.js +0 -24
  2213. package/node_modules/humanize-ms/package.json +0 -37
  2214. package/node_modules/ieee754/LICENSE +0 -11
  2215. package/node_modules/ieee754/README.md +0 -51
  2216. package/node_modules/ieee754/index.d.ts +0 -10
  2217. package/node_modules/ieee754/index.js +0 -85
  2218. package/node_modules/ieee754/package.json +0 -52
  2219. package/node_modules/isomorphic-ws/LICENSE +0 -21
  2220. package/node_modules/isomorphic-ws/README.md +0 -58
  2221. package/node_modules/isomorphic-ws/browser.js +0 -17
  2222. package/node_modules/isomorphic-ws/index.d.ts +0 -8
  2223. package/node_modules/isomorphic-ws/node.js +0 -3
  2224. package/node_modules/isomorphic-ws/package.json +0 -34
  2225. package/node_modules/jayson/.gitignore +0 -8
  2226. package/node_modules/jayson/LICENSE +0 -22
  2227. package/node_modules/jayson/README.md +0 -1387
  2228. package/node_modules/jayson/bin/jayson.js +0 -111
  2229. package/node_modules/jayson/index.d.ts +0 -370
  2230. package/node_modules/jayson/index.js +0 -1
  2231. package/node_modules/jayson/lib/client/browser/index.d.ts +0 -14
  2232. package/node_modules/jayson/lib/client/browser/index.js +0 -163
  2233. package/node_modules/jayson/lib/client/http.js +0 -116
  2234. package/node_modules/jayson/lib/client/https.js +0 -34
  2235. package/node_modules/jayson/lib/client/index.js +0 -220
  2236. package/node_modules/jayson/lib/client/tcp.js +0 -90
  2237. package/node_modules/jayson/lib/client/tls.js +0 -89
  2238. package/node_modules/jayson/lib/client/websocket.js +0 -135
  2239. package/node_modules/jayson/lib/generateRequest.js +0 -63
  2240. package/node_modules/jayson/lib/index.js +0 -31
  2241. package/node_modules/jayson/lib/method.js +0 -120
  2242. package/node_modules/jayson/lib/server/http.js +0 -26
  2243. package/node_modules/jayson/lib/server/https.js +0 -26
  2244. package/node_modules/jayson/lib/server/index.js +0 -475
  2245. package/node_modules/jayson/lib/server/middleware.js +0 -75
  2246. package/node_modules/jayson/lib/server/tcp.js +0 -72
  2247. package/node_modules/jayson/lib/server/tls.js +0 -72
  2248. package/node_modules/jayson/lib/server/websocket.js +0 -62
  2249. package/node_modules/jayson/lib/utils.js +0 -514
  2250. package/node_modules/jayson/node_modules/@types/node/LICENSE +0 -21
  2251. package/node_modules/jayson/node_modules/@types/node/README.md +0 -16
  2252. package/node_modules/jayson/node_modules/@types/node/assert.d.ts +0 -117
  2253. package/node_modules/jayson/node_modules/@types/node/async_hooks.d.ts +0 -246
  2254. package/node_modules/jayson/node_modules/@types/node/buffer.d.ts +0 -22
  2255. package/node_modules/jayson/node_modules/@types/node/child_process.d.ts +0 -507
  2256. package/node_modules/jayson/node_modules/@types/node/cluster.d.ts +0 -260
  2257. package/node_modules/jayson/node_modules/@types/node/console.d.ts +0 -3
  2258. package/node_modules/jayson/node_modules/@types/node/constants.d.ts +0 -448
  2259. package/node_modules/jayson/node_modules/@types/node/crypto.d.ts +0 -1183
  2260. package/node_modules/jayson/node_modules/@types/node/dgram.d.ts +0 -118
  2261. package/node_modules/jayson/node_modules/@types/node/dns.d.ts +0 -372
  2262. package/node_modules/jayson/node_modules/@types/node/domain.d.ts +0 -16
  2263. package/node_modules/jayson/node_modules/@types/node/events.d.ts +0 -47
  2264. package/node_modules/jayson/node_modules/@types/node/fs.d.ts +0 -2567
  2265. package/node_modules/jayson/node_modules/@types/node/globals.d.ts +0 -1351
  2266. package/node_modules/jayson/node_modules/@types/node/globals.global.d.ts +0 -1
  2267. package/node_modules/jayson/node_modules/@types/node/http.d.ts +0 -456
  2268. package/node_modules/jayson/node_modules/@types/node/http2.d.ts +0 -952
  2269. package/node_modules/jayson/node_modules/@types/node/https.d.ts +0 -156
  2270. package/node_modules/jayson/node_modules/@types/node/index.d.ts +0 -91
  2271. package/node_modules/jayson/node_modules/@types/node/inspector.d.ts +0 -3040
  2272. package/node_modules/jayson/node_modules/@types/node/module.d.ts +0 -3
  2273. package/node_modules/jayson/node_modules/@types/node/net.d.ts +0 -290
  2274. package/node_modules/jayson/node_modules/@types/node/os.d.ts +0 -263
  2275. package/node_modules/jayson/node_modules/@types/node/package.json +0 -195
  2276. package/node_modules/jayson/node_modules/@types/node/path.d.ts +0 -159
  2277. package/node_modules/jayson/node_modules/@types/node/perf_hooks.d.ts +0 -259
  2278. package/node_modules/jayson/node_modules/@types/node/process.d.ts +0 -15
  2279. package/node_modules/jayson/node_modules/@types/node/punycode.d.ts +0 -75
  2280. package/node_modules/jayson/node_modules/@types/node/querystring.d.ts +0 -29
  2281. package/node_modules/jayson/node_modules/@types/node/readline.d.ts +0 -158
  2282. package/node_modules/jayson/node_modules/@types/node/repl.d.ts +0 -390
  2283. package/node_modules/jayson/node_modules/@types/node/stream.d.ts +0 -334
  2284. package/node_modules/jayson/node_modules/@types/node/string_decoder.d.ts +0 -7
  2285. package/node_modules/jayson/node_modules/@types/node/timers.d.ts +0 -16
  2286. package/node_modules/jayson/node_modules/@types/node/tls.d.ts +0 -713
  2287. package/node_modules/jayson/node_modules/@types/node/trace_events.d.ts +0 -61
  2288. package/node_modules/jayson/node_modules/@types/node/tty.d.ts +0 -66
  2289. package/node_modules/jayson/node_modules/@types/node/url.d.ts +0 -147
  2290. package/node_modules/jayson/node_modules/@types/node/util.d.ts +0 -200
  2291. package/node_modules/jayson/node_modules/@types/node/v8.d.ts +0 -197
  2292. package/node_modules/jayson/node_modules/@types/node/vm.d.ts +0 -112
  2293. package/node_modules/jayson/node_modules/@types/node/wasi.d.ts +0 -55
  2294. package/node_modules/jayson/node_modules/@types/node/worker_threads.d.ts +0 -207
  2295. package/node_modules/jayson/node_modules/@types/node/zlib.d.ts +0 -356
  2296. package/node_modules/jayson/package.json +0 -89
  2297. package/node_modules/jayson/promise/index.d.ts +0 -367
  2298. package/node_modules/jayson/promise/index.js +0 -3
  2299. package/node_modules/jayson/promise/lib/client/browser/index.d.ts +0 -12
  2300. package/node_modules/jayson/promise/lib/client/browser/index.js +0 -28
  2301. package/node_modules/jayson/promise/lib/client/http.js +0 -23
  2302. package/node_modules/jayson/promise/lib/client/https.js +0 -24
  2303. package/node_modules/jayson/promise/lib/client/index.js +0 -53
  2304. package/node_modules/jayson/promise/lib/client/tcp.js +0 -23
  2305. package/node_modules/jayson/promise/lib/client/tls.js +0 -23
  2306. package/node_modules/jayson/promise/lib/client/websocket.js +0 -23
  2307. package/node_modules/jayson/promise/lib/index.js +0 -33
  2308. package/node_modules/jayson/promise/lib/method.js +0 -54
  2309. package/node_modules/jayson/promise/lib/server.js +0 -23
  2310. package/node_modules/jayson/promise/lib/utils.js +0 -23
  2311. package/node_modules/json-stringify-safe/.npmignore +0 -1
  2312. package/node_modules/json-stringify-safe/CHANGELOG.md +0 -14
  2313. package/node_modules/json-stringify-safe/LICENSE +0 -15
  2314. package/node_modules/json-stringify-safe/Makefile +0 -35
  2315. package/node_modules/json-stringify-safe/README.md +0 -52
  2316. package/node_modules/json-stringify-safe/package.json +0 -31
  2317. package/node_modules/json-stringify-safe/stringify.js +0 -27
  2318. package/node_modules/json-stringify-safe/test/mocha.opts +0 -2
  2319. package/node_modules/json-stringify-safe/test/stringify_test.js +0 -246
  2320. package/node_modules/ms/index.js +0 -162
  2321. package/node_modules/ms/license.md +0 -21
  2322. package/node_modules/ms/package.json +0 -38
  2323. package/node_modules/ms/readme.md +0 -59
  2324. package/node_modules/node-fetch/LICENSE.md +0 -22
  2325. package/node_modules/node-fetch/README.md +0 -634
  2326. package/node_modules/node-fetch/browser.js +0 -25
  2327. package/node_modules/node-fetch/lib/index.es.js +0 -1777
  2328. package/node_modules/node-fetch/lib/index.js +0 -1787
  2329. package/node_modules/node-fetch/lib/index.mjs +0 -1775
  2330. package/node_modules/node-fetch/package.json +0 -89
  2331. package/node_modules/node-gyp-build/LICENSE +0 -21
  2332. package/node_modules/node-gyp-build/README.md +0 -58
  2333. package/node_modules/node-gyp-build/SECURITY.md +0 -5
  2334. package/node_modules/node-gyp-build/bin.js +0 -84
  2335. package/node_modules/node-gyp-build/build-test.js +0 -19
  2336. package/node_modules/node-gyp-build/index.js +0 -6
  2337. package/node_modules/node-gyp-build/node-gyp-build.js +0 -207
  2338. package/node_modules/node-gyp-build/optional.js +0 -7
  2339. package/node_modules/node-gyp-build/package.json +0 -43
  2340. package/node_modules/pako/LICENSE +0 -21
  2341. package/node_modules/pako/README.md +0 -177
  2342. package/node_modules/pako/dist/pako.es5.js +0 -6688
  2343. package/node_modules/pako/dist/pako.es5.min.js +0 -2
  2344. package/node_modules/pako/dist/pako.esm.mjs +0 -6877
  2345. package/node_modules/pako/dist/pako.js +0 -6896
  2346. package/node_modules/pako/dist/pako.min.js +0 -2
  2347. package/node_modules/pako/dist/pako_deflate.es5.js +0 -3924
  2348. package/node_modules/pako/dist/pako_deflate.es5.min.js +0 -2
  2349. package/node_modules/pako/dist/pako_deflate.js +0 -4126
  2350. package/node_modules/pako/dist/pako_deflate.min.js +0 -2
  2351. package/node_modules/pako/dist/pako_inflate.es5.js +0 -3229
  2352. package/node_modules/pako/dist/pako_inflate.es5.min.js +0 -2
  2353. package/node_modules/pako/dist/pako_inflate.js +0 -3239
  2354. package/node_modules/pako/dist/pako_inflate.min.js +0 -2
  2355. package/node_modules/pako/index.js +0 -18
  2356. package/node_modules/pako/lib/deflate.js +0 -380
  2357. package/node_modules/pako/lib/inflate.js +0 -419
  2358. package/node_modules/pako/lib/utils/common.js +0 -48
  2359. package/node_modules/pako/lib/utils/strings.js +0 -174
  2360. package/node_modules/pako/lib/zlib/README +0 -59
  2361. package/node_modules/pako/lib/zlib/adler32.js +0 -51
  2362. package/node_modules/pako/lib/zlib/constants.js +0 -68
  2363. package/node_modules/pako/lib/zlib/crc32.js +0 -59
  2364. package/node_modules/pako/lib/zlib/deflate.js +0 -2048
  2365. package/node_modules/pako/lib/zlib/gzheader.js +0 -58
  2366. package/node_modules/pako/lib/zlib/inffast.js +0 -344
  2367. package/node_modules/pako/lib/zlib/inflate.js +0 -1572
  2368. package/node_modules/pako/lib/zlib/inftrees.js +0 -340
  2369. package/node_modules/pako/lib/zlib/messages.js +0 -32
  2370. package/node_modules/pako/lib/zlib/trees.js +0 -1179
  2371. package/node_modules/pako/lib/zlib/zstream.js +0 -47
  2372. package/node_modules/pako/package.json +0 -64
  2373. package/node_modules/rpc-websockets/LICENSE +0 -10
  2374. package/node_modules/rpc-websockets/README.md +0 -156
  2375. package/node_modules/rpc-websockets/dist/index.browser-bundle.js +0 -14
  2376. package/node_modules/rpc-websockets/dist/index.browser.cjs +0 -389
  2377. package/node_modules/rpc-websockets/dist/index.browser.cjs.map +0 -1
  2378. package/node_modules/rpc-websockets/dist/index.browser.d.mts +0 -225
  2379. package/node_modules/rpc-websockets/dist/index.browser.d.ts +0 -225
  2380. package/node_modules/rpc-websockets/dist/index.browser.mjs +0 -384
  2381. package/node_modules/rpc-websockets/dist/index.browser.mjs.map +0 -1
  2382. package/node_modules/rpc-websockets/dist/index.cjs +0 -898
  2383. package/node_modules/rpc-websockets/dist/index.cjs.map +0 -1
  2384. package/node_modules/rpc-websockets/dist/index.d.mts +0 -415
  2385. package/node_modules/rpc-websockets/dist/index.d.ts +0 -415
  2386. package/node_modules/rpc-websockets/dist/index.mjs +0 -886
  2387. package/node_modules/rpc-websockets/dist/index.mjs.map +0 -1
  2388. package/node_modules/rpc-websockets/node_modules/@types/ws/LICENSE +0 -21
  2389. package/node_modules/rpc-websockets/node_modules/@types/ws/README.md +0 -15
  2390. package/node_modules/rpc-websockets/node_modules/@types/ws/index.d.mts +0 -451
  2391. package/node_modules/rpc-websockets/node_modules/@types/ws/index.d.ts +0 -445
  2392. package/node_modules/rpc-websockets/node_modules/@types/ws/package.json +0 -72
  2393. package/node_modules/rpc-websockets/node_modules/eventemitter3/LICENSE +0 -21
  2394. package/node_modules/rpc-websockets/node_modules/eventemitter3/README.md +0 -94
  2395. package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.esm.js +0 -347
  2396. package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.esm.min.js +0 -1
  2397. package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.esm.min.js.map +0 -1
  2398. package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.umd.js +0 -355
  2399. package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.umd.min.js +0 -1
  2400. package/node_modules/rpc-websockets/node_modules/eventemitter3/dist/eventemitter3.umd.min.js.map +0 -1
  2401. package/node_modules/rpc-websockets/node_modules/eventemitter3/index.d.ts +0 -135
  2402. package/node_modules/rpc-websockets/node_modules/eventemitter3/index.js +0 -336
  2403. package/node_modules/rpc-websockets/node_modules/eventemitter3/index.mjs +0 -4
  2404. package/node_modules/rpc-websockets/node_modules/eventemitter3/package.json +0 -67
  2405. package/node_modules/rpc-websockets/node_modules/ws/LICENSE +0 -20
  2406. package/node_modules/rpc-websockets/node_modules/ws/README.md +0 -548
  2407. package/node_modules/rpc-websockets/node_modules/ws/browser.js +0 -8
  2408. package/node_modules/rpc-websockets/node_modules/ws/index.js +0 -13
  2409. package/node_modules/rpc-websockets/node_modules/ws/lib/buffer-util.js +0 -131
  2410. package/node_modules/rpc-websockets/node_modules/ws/lib/constants.js +0 -18
  2411. package/node_modules/rpc-websockets/node_modules/ws/lib/event-target.js +0 -292
  2412. package/node_modules/rpc-websockets/node_modules/ws/lib/extension.js +0 -203
  2413. package/node_modules/rpc-websockets/node_modules/ws/lib/limiter.js +0 -55
  2414. package/node_modules/rpc-websockets/node_modules/ws/lib/permessage-deflate.js +0 -528
  2415. package/node_modules/rpc-websockets/node_modules/ws/lib/receiver.js +0 -706
  2416. package/node_modules/rpc-websockets/node_modules/ws/lib/sender.js +0 -602
  2417. package/node_modules/rpc-websockets/node_modules/ws/lib/stream.js +0 -161
  2418. package/node_modules/rpc-websockets/node_modules/ws/lib/subprotocol.js +0 -62
  2419. package/node_modules/rpc-websockets/node_modules/ws/lib/validation.js +0 -152
  2420. package/node_modules/rpc-websockets/node_modules/ws/lib/websocket-server.js +0 -540
  2421. package/node_modules/rpc-websockets/node_modules/ws/lib/websocket.js +0 -1388
  2422. package/node_modules/rpc-websockets/node_modules/ws/package.json +0 -69
  2423. package/node_modules/rpc-websockets/node_modules/ws/wrapper.mjs +0 -8
  2424. package/node_modules/rpc-websockets/package.json +0 -90
  2425. package/node_modules/safe-buffer/LICENSE +0 -21
  2426. package/node_modules/safe-buffer/README.md +0 -584
  2427. package/node_modules/safe-buffer/index.d.ts +0 -187
  2428. package/node_modules/safe-buffer/index.js +0 -65
  2429. package/node_modules/safe-buffer/package.json +0 -51
  2430. package/node_modules/stream-chain/LICENSE +0 -11
  2431. package/node_modules/stream-chain/README.md +0 -334
  2432. package/node_modules/stream-chain/defs.js +0 -22
  2433. package/node_modules/stream-chain/index.js +0 -203
  2434. package/node_modules/stream-chain/package.json +0 -31
  2435. package/node_modules/stream-chain/utils/FromIterable.js +0 -94
  2436. package/node_modules/stream-chain/utils/Reduce.js +0 -40
  2437. package/node_modules/stream-chain/utils/asFun.js +0 -85
  2438. package/node_modules/stream-chain/utils/asGen.js +0 -77
  2439. package/node_modules/stream-chain/utils/comp.js +0 -20
  2440. package/node_modules/stream-chain/utils/fold.js +0 -43
  2441. package/node_modules/stream-chain/utils/gen.js +0 -24
  2442. package/node_modules/stream-chain/utils/scan.js +0 -41
  2443. package/node_modules/stream-chain/utils/skip.js +0 -32
  2444. package/node_modules/stream-chain/utils/skipWhile.js +0 -46
  2445. package/node_modules/stream-chain/utils/take.js +0 -39
  2446. package/node_modules/stream-chain/utils/takeWhile.js +0 -47
  2447. package/node_modules/stream-json/Assembler.js +0 -154
  2448. package/node_modules/stream-json/Disassembler.js +0 -209
  2449. package/node_modules/stream-json/Emitter.js +0 -22
  2450. package/node_modules/stream-json/LICENSE +0 -34
  2451. package/node_modules/stream-json/Parser.js +0 -545
  2452. package/node_modules/stream-json/README.md +0 -128
  2453. package/node_modules/stream-json/Stringer.js +0 -153
  2454. package/node_modules/stream-json/filters/Filter.js +0 -130
  2455. package/node_modules/stream-json/filters/FilterBase.js +0 -201
  2456. package/node_modules/stream-json/filters/Ignore.js +0 -24
  2457. package/node_modules/stream-json/filters/Pick.js +0 -58
  2458. package/node_modules/stream-json/filters/Replace.js +0 -115
  2459. package/node_modules/stream-json/index.js +0 -11
  2460. package/node_modules/stream-json/jsonl/Parser.js +0 -131
  2461. package/node_modules/stream-json/jsonl/Stringer.js +0 -29
  2462. package/node_modules/stream-json/package.json +0 -45
  2463. package/node_modules/stream-json/streamers/StreamArray.js +0 -44
  2464. package/node_modules/stream-json/streamers/StreamBase.js +0 -101
  2465. package/node_modules/stream-json/streamers/StreamObject.js +0 -43
  2466. package/node_modules/stream-json/streamers/StreamValues.js +0 -33
  2467. package/node_modules/stream-json/utils/Batch.js +0 -44
  2468. package/node_modules/stream-json/utils/Utf8Stream.js +0 -53
  2469. package/node_modules/stream-json/utils/Verifier.js +0 -485
  2470. package/node_modules/stream-json/utils/emit.js +0 -5
  2471. package/node_modules/stream-json/utils/withParser.js +0 -10
  2472. package/node_modules/superstruct/License.md +0 -9
  2473. package/node_modules/superstruct/Readme.md +0 -228
  2474. package/node_modules/superstruct/lib/coercions.d.ts +0 -19
  2475. package/node_modules/superstruct/lib/coercions.d.ts.map +0 -1
  2476. package/node_modules/superstruct/lib/error.d.ts +0 -32
  2477. package/node_modules/superstruct/lib/error.d.ts.map +0 -1
  2478. package/node_modules/superstruct/lib/index.cjs +0 -1257
  2479. package/node_modules/superstruct/lib/index.cjs.d.ts +0 -579
  2480. package/node_modules/superstruct/lib/index.cjs.map +0 -1
  2481. package/node_modules/superstruct/lib/index.d.cts +0 -579
  2482. package/node_modules/superstruct/lib/index.d.ts +0 -7
  2483. package/node_modules/superstruct/lib/index.d.ts.map +0 -1
  2484. package/node_modules/superstruct/lib/index.es.d.ts +0 -579
  2485. package/node_modules/superstruct/lib/index.es.js +0 -1203
  2486. package/node_modules/superstruct/lib/index.es.js.map +0 -1
  2487. package/node_modules/superstruct/lib/refinements.d.ts +0 -19
  2488. package/node_modules/superstruct/lib/refinements.d.ts.map +0 -1
  2489. package/node_modules/superstruct/lib/struct.d.ts +0 -110
  2490. package/node_modules/superstruct/lib/struct.d.ts.map +0 -1
  2491. package/node_modules/superstruct/lib/structs/coercions.d.ts +0 -29
  2492. package/node_modules/superstruct/lib/structs/coercions.d.ts.map +0 -1
  2493. package/node_modules/superstruct/lib/structs/refinements.d.ts +0 -38
  2494. package/node_modules/superstruct/lib/structs/refinements.d.ts.map +0 -1
  2495. package/node_modules/superstruct/lib/structs/types.d.ts +0 -142
  2496. package/node_modules/superstruct/lib/structs/types.d.ts.map +0 -1
  2497. package/node_modules/superstruct/lib/structs/utilities.d.ts +0 -66
  2498. package/node_modules/superstruct/lib/structs/utilities.d.ts.map +0 -1
  2499. package/node_modules/superstruct/lib/types.d.ts +0 -200
  2500. package/node_modules/superstruct/lib/types.d.ts.map +0 -1
  2501. package/node_modules/superstruct/lib/typings.d.ts +0 -36
  2502. package/node_modules/superstruct/lib/typings.d.ts.map +0 -1
  2503. package/node_modules/superstruct/lib/utilities.d.ts +0 -56
  2504. package/node_modules/superstruct/lib/utilities.d.ts.map +0 -1
  2505. package/node_modules/superstruct/lib/utils.d.ts +0 -139
  2506. package/node_modules/superstruct/lib/utils.d.ts.map +0 -1
  2507. package/node_modules/superstruct/lib/xtras.d.ts +0 -56
  2508. package/node_modules/superstruct/lib/xtras.d.ts.map +0 -1
  2509. package/node_modules/superstruct/package.json +0 -110
  2510. package/node_modules/superstruct/umd/coercions.d.ts +0 -18
  2511. package/node_modules/superstruct/umd/index.d.ts +0 -4
  2512. package/node_modules/superstruct/umd/refinements.d.ts +0 -14
  2513. package/node_modules/superstruct/umd/struct.d.ts +0 -80
  2514. package/node_modules/superstruct/umd/superstruct.d.ts +0 -579
  2515. package/node_modules/superstruct/umd/superstruct.js +0 -1262
  2516. package/node_modules/superstruct/umd/superstruct.min.d.ts +0 -579
  2517. package/node_modules/superstruct/umd/superstruct.min.js +0 -1
  2518. package/node_modules/superstruct/umd/types.d.ts +0 -127
  2519. package/node_modules/superstruct/umd/utils.d.ts +0 -9
  2520. package/node_modules/text-encoding-utf-8/LICENSE.md +0 -29
  2521. package/node_modules/text-encoding-utf-8/README.md +0 -63
  2522. package/node_modules/text-encoding-utf-8/lib/encoding.js +0 -655
  2523. package/node_modules/text-encoding-utf-8/lib/encoding.lib.js +0 -642
  2524. package/node_modules/text-encoding-utf-8/lib/encoding.lib.mjs +0 -665
  2525. package/node_modules/text-encoding-utf-8/package.json +0 -26
  2526. package/node_modules/text-encoding-utf-8/src/encoding.js +0 -665
  2527. package/node_modules/text-encoding-utf-8/src/polyfill.js +0 -21
  2528. package/node_modules/toml/.jshintrc +0 -18
  2529. package/node_modules/toml/.travis.yml +0 -7
  2530. package/node_modules/toml/CHANGELOG.md +0 -116
  2531. package/node_modules/toml/LICENSE +0 -22
  2532. package/node_modules/toml/README.md +0 -93
  2533. package/node_modules/toml/benchmark.js +0 -12
  2534. package/node_modules/toml/index.d.ts +0 -3
  2535. package/node_modules/toml/index.js +0 -9
  2536. package/node_modules/toml/lib/compiler.js +0 -195
  2537. package/node_modules/toml/lib/parser.js +0 -3841
  2538. package/node_modules/toml/package.json +0 -24
  2539. package/node_modules/toml/src/toml.pegjs +0 -231
  2540. package/node_modules/toml/test/bad.toml +0 -5
  2541. package/node_modules/toml/test/example.toml +0 -32
  2542. package/node_modules/toml/test/hard_example.toml +0 -33
  2543. package/node_modules/toml/test/inline_tables.toml +0 -10
  2544. package/node_modules/toml/test/literal_strings.toml +0 -5
  2545. package/node_modules/toml/test/multiline_eat_whitespace.toml +0 -15
  2546. package/node_modules/toml/test/multiline_literal_strings.toml +0 -7
  2547. package/node_modules/toml/test/multiline_strings.toml +0 -6
  2548. package/node_modules/toml/test/smoke.js +0 -22
  2549. package/node_modules/toml/test/table_arrays_easy.toml +0 -10
  2550. package/node_modules/toml/test/table_arrays_hard.toml +0 -31
  2551. package/node_modules/toml/test/test_toml.js +0 -596
  2552. package/node_modules/tslib/CopyrightNotice.txt +0 -15
  2553. package/node_modules/tslib/LICENSE.txt +0 -12
  2554. package/node_modules/tslib/README.md +0 -164
  2555. package/node_modules/tslib/SECURITY.md +0 -41
  2556. package/node_modules/tslib/modules/index.d.ts +0 -38
  2557. package/node_modules/tslib/modules/index.js +0 -70
  2558. package/node_modules/tslib/modules/package.json +0 -3
  2559. package/node_modules/tslib/package.json +0 -47
  2560. package/node_modules/tslib/tslib.d.ts +0 -460
  2561. package/node_modules/tslib/tslib.es6.html +0 -1
  2562. package/node_modules/tslib/tslib.es6.js +0 -402
  2563. package/node_modules/tslib/tslib.es6.mjs +0 -401
  2564. package/node_modules/tslib/tslib.html +0 -1
  2565. package/node_modules/tslib/tslib.js +0 -484
  2566. package/node_modules/undici-types/LICENSE +0 -21
  2567. package/node_modules/undici-types/README.md +0 -6
  2568. package/node_modules/undici-types/agent.d.ts +0 -31
  2569. package/node_modules/undici-types/api.d.ts +0 -43
  2570. package/node_modules/undici-types/balanced-pool.d.ts +0 -29
  2571. package/node_modules/undici-types/cache.d.ts +0 -36
  2572. package/node_modules/undici-types/client.d.ts +0 -108
  2573. package/node_modules/undici-types/connector.d.ts +0 -34
  2574. package/node_modules/undici-types/content-type.d.ts +0 -21
  2575. package/node_modules/undici-types/cookies.d.ts +0 -28
  2576. package/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  2577. package/node_modules/undici-types/dispatcher.d.ts +0 -256
  2578. package/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  2579. package/node_modules/undici-types/errors.d.ts +0 -149
  2580. package/node_modules/undici-types/eventsource.d.ts +0 -61
  2581. package/node_modules/undici-types/fetch.d.ts +0 -209
  2582. package/node_modules/undici-types/file.d.ts +0 -39
  2583. package/node_modules/undici-types/filereader.d.ts +0 -54
  2584. package/node_modules/undici-types/formdata.d.ts +0 -108
  2585. package/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  2586. package/node_modules/undici-types/global-origin.d.ts +0 -7
  2587. package/node_modules/undici-types/handlers.d.ts +0 -15
  2588. package/node_modules/undici-types/header.d.ts +0 -4
  2589. package/node_modules/undici-types/index.d.ts +0 -71
  2590. package/node_modules/undici-types/interceptors.d.ts +0 -17
  2591. package/node_modules/undici-types/mock-agent.d.ts +0 -50
  2592. package/node_modules/undici-types/mock-client.d.ts +0 -25
  2593. package/node_modules/undici-types/mock-errors.d.ts +0 -12
  2594. package/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  2595. package/node_modules/undici-types/mock-pool.d.ts +0 -25
  2596. package/node_modules/undici-types/package.json +0 -55
  2597. package/node_modules/undici-types/patch.d.ts +0 -33
  2598. package/node_modules/undici-types/pool-stats.d.ts +0 -19
  2599. package/node_modules/undici-types/pool.d.ts +0 -39
  2600. package/node_modules/undici-types/proxy-agent.d.ts +0 -28
  2601. package/node_modules/undici-types/readable.d.ts +0 -65
  2602. package/node_modules/undici-types/retry-agent.d.ts +0 -8
  2603. package/node_modules/undici-types/retry-handler.d.ts +0 -116
  2604. package/node_modules/undici-types/util.d.ts +0 -18
  2605. package/node_modules/undici-types/webidl.d.ts +0 -228
  2606. package/node_modules/undici-types/websocket.d.ts +0 -150
  2607. package/node_modules/utf-8-validate/LICENSE +0 -30
  2608. package/node_modules/utf-8-validate/README.md +0 -50
  2609. package/node_modules/utf-8-validate/binding.gyp +0 -18
  2610. package/node_modules/utf-8-validate/fallback.js +0 -62
  2611. package/node_modules/utf-8-validate/index.js +0 -7
  2612. package/node_modules/utf-8-validate/package.json +0 -36
  2613. package/node_modules/utf-8-validate/prebuilds/darwin-x64+arm64/node.napi.node +0 -0
  2614. package/node_modules/utf-8-validate/prebuilds/linux-x64/node.napi.node +0 -0
  2615. package/node_modules/utf-8-validate/prebuilds/win32-ia32/node.napi.node +0 -0
  2616. package/node_modules/utf-8-validate/prebuilds/win32-x64/node.napi.node +0 -0
  2617. package/node_modules/utf-8-validate/src/validation.c +0 -109
  2618. package/node_modules/uuid/CHANGELOG.md +0 -229
  2619. package/node_modules/uuid/CONTRIBUTING.md +0 -18
  2620. package/node_modules/uuid/LICENSE.md +0 -9
  2621. package/node_modules/uuid/README.md +0 -505
  2622. package/node_modules/uuid/dist/bin/uuid +0 -2
  2623. package/node_modules/uuid/dist/esm-browser/index.js +0 -9
  2624. package/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  2625. package/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  2626. package/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  2627. package/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  2628. package/node_modules/uuid/dist/esm-browser/rng.js +0 -19
  2629. package/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  2630. package/node_modules/uuid/dist/esm-browser/stringify.js +0 -30
  2631. package/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  2632. package/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  2633. package/node_modules/uuid/dist/esm-browser/v35.js +0 -64
  2634. package/node_modules/uuid/dist/esm-browser/v4.js +0 -24
  2635. package/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  2636. package/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  2637. package/node_modules/uuid/dist/esm-browser/version.js +0 -11
  2638. package/node_modules/uuid/dist/esm-node/index.js +0 -9
  2639. package/node_modules/uuid/dist/esm-node/md5.js +0 -13
  2640. package/node_modules/uuid/dist/esm-node/nil.js +0 -1
  2641. package/node_modules/uuid/dist/esm-node/parse.js +0 -35
  2642. package/node_modules/uuid/dist/esm-node/regex.js +0 -1
  2643. package/node_modules/uuid/dist/esm-node/rng.js +0 -12
  2644. package/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  2645. package/node_modules/uuid/dist/esm-node/stringify.js +0 -29
  2646. package/node_modules/uuid/dist/esm-node/v1.js +0 -95
  2647. package/node_modules/uuid/dist/esm-node/v3.js +0 -4
  2648. package/node_modules/uuid/dist/esm-node/v35.js +0 -64
  2649. package/node_modules/uuid/dist/esm-node/v4.js +0 -24
  2650. package/node_modules/uuid/dist/esm-node/v5.js +0 -4
  2651. package/node_modules/uuid/dist/esm-node/validate.js +0 -7
  2652. package/node_modules/uuid/dist/esm-node/version.js +0 -11
  2653. package/node_modules/uuid/dist/index.js +0 -79
  2654. package/node_modules/uuid/dist/md5-browser.js +0 -223
  2655. package/node_modules/uuid/dist/md5.js +0 -23
  2656. package/node_modules/uuid/dist/nil.js +0 -8
  2657. package/node_modules/uuid/dist/parse.js +0 -45
  2658. package/node_modules/uuid/dist/regex.js +0 -8
  2659. package/node_modules/uuid/dist/rng-browser.js +0 -26
  2660. package/node_modules/uuid/dist/rng.js +0 -24
  2661. package/node_modules/uuid/dist/sha1-browser.js +0 -104
  2662. package/node_modules/uuid/dist/sha1.js +0 -23
  2663. package/node_modules/uuid/dist/stringify.js +0 -39
  2664. package/node_modules/uuid/dist/umd/uuid.min.js +0 -1
  2665. package/node_modules/uuid/dist/umd/uuidNIL.min.js +0 -1
  2666. package/node_modules/uuid/dist/umd/uuidParse.min.js +0 -1
  2667. package/node_modules/uuid/dist/umd/uuidStringify.min.js +0 -1
  2668. package/node_modules/uuid/dist/umd/uuidValidate.min.js +0 -1
  2669. package/node_modules/uuid/dist/umd/uuidVersion.min.js +0 -1
  2670. package/node_modules/uuid/dist/umd/uuidv1.min.js +0 -1
  2671. package/node_modules/uuid/dist/umd/uuidv3.min.js +0 -1
  2672. package/node_modules/uuid/dist/umd/uuidv4.min.js +0 -1
  2673. package/node_modules/uuid/dist/umd/uuidv5.min.js +0 -1
  2674. package/node_modules/uuid/dist/uuid-bin.js +0 -85
  2675. package/node_modules/uuid/dist/v1.js +0 -107
  2676. package/node_modules/uuid/dist/v3.js +0 -16
  2677. package/node_modules/uuid/dist/v35.js +0 -78
  2678. package/node_modules/uuid/dist/v4.js +0 -37
  2679. package/node_modules/uuid/dist/v5.js +0 -16
  2680. package/node_modules/uuid/dist/validate.js +0 -17
  2681. package/node_modules/uuid/dist/version.js +0 -21
  2682. package/node_modules/uuid/package.json +0 -135
  2683. package/node_modules/uuid/wrapper.mjs +0 -10
  2684. package/node_modules/webidl-conversions/LICENSE.md +0 -12
  2685. package/node_modules/webidl-conversions/README.md +0 -53
  2686. package/node_modules/webidl-conversions/lib/index.js +0 -189
  2687. package/node_modules/webidl-conversions/package.json +0 -23
  2688. package/node_modules/whatwg-url/LICENSE.txt +0 -21
  2689. package/node_modules/whatwg-url/README.md +0 -67
  2690. package/node_modules/whatwg-url/lib/URL-impl.js +0 -200
  2691. package/node_modules/whatwg-url/lib/URL.js +0 -196
  2692. package/node_modules/whatwg-url/lib/public-api.js +0 -11
  2693. package/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
  2694. package/node_modules/whatwg-url/lib/utils.js +0 -20
  2695. package/node_modules/whatwg-url/node_modules/tr46/.npmignore +0 -4
  2696. package/node_modules/whatwg-url/node_modules/tr46/index.js +0 -193
  2697. package/node_modules/whatwg-url/node_modules/tr46/lib/.gitkeep +0 -0
  2698. package/node_modules/whatwg-url/node_modules/tr46/lib/mappingTable.json +0 -1
  2699. package/node_modules/whatwg-url/node_modules/tr46/package.json +0 -31
  2700. package/node_modules/whatwg-url/package.json +0 -32
  2701. package/node_modules/ws/LICENSE +0 -21
  2702. package/node_modules/ws/README.md +0 -495
  2703. package/node_modules/ws/browser.js +0 -8
  2704. package/node_modules/ws/index.js +0 -10
  2705. package/node_modules/ws/lib/buffer-util.js +0 -129
  2706. package/node_modules/ws/lib/constants.js +0 -10
  2707. package/node_modules/ws/lib/event-target.js +0 -184
  2708. package/node_modules/ws/lib/extension.js +0 -223
  2709. package/node_modules/ws/lib/limiter.js +0 -55
  2710. package/node_modules/ws/lib/permessage-deflate.js +0 -518
  2711. package/node_modules/ws/lib/receiver.js +0 -607
  2712. package/node_modules/ws/lib/sender.js +0 -409
  2713. package/node_modules/ws/lib/stream.js +0 -180
  2714. package/node_modules/ws/lib/validation.js +0 -104
  2715. package/node_modules/ws/lib/websocket-server.js +0 -449
  2716. package/node_modules/ws/lib/websocket.js +0 -1197
  2717. package/node_modules/ws/package.json +0 -56
@@ -1,4002 +0,0 @@
1
- // These definitions are automatically generated by the generate-inspector script.
2
- // Do not edit this file directly.
3
- // See scripts/generate-inspector/README.md for information on how to update the protocol definitions.
4
- // Changes to the module itself should be added to the generator template (scripts/generate-inspector/inspector.d.ts.template).
5
-
6
- /**
7
- * The `node:inspector` module provides an API for interacting with the V8
8
- * inspector.
9
- * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/inspector.js)
10
- */
11
- declare module 'inspector' {
12
- import EventEmitter = require('node:events');
13
-
14
- interface InspectorNotification<T> {
15
- method: string;
16
- params: T;
17
- }
18
-
19
- namespace Schema {
20
- /**
21
- * Description of the protocol domain.
22
- */
23
- interface Domain {
24
- /**
25
- * Domain name.
26
- */
27
- name: string;
28
- /**
29
- * Domain version.
30
- */
31
- version: string;
32
- }
33
- interface GetDomainsReturnType {
34
- /**
35
- * List of supported domains.
36
- */
37
- domains: Domain[];
38
- }
39
- }
40
- namespace Runtime {
41
- /**
42
- * Unique script identifier.
43
- */
44
- type ScriptId = string;
45
- /**
46
- * Unique object identifier.
47
- */
48
- type RemoteObjectId = string;
49
- /**
50
- * Primitive value which cannot be JSON-stringified.
51
- */
52
- type UnserializableValue = string;
53
- /**
54
- * Mirror object referencing original JavaScript object.
55
- */
56
- interface RemoteObject {
57
- /**
58
- * Object type.
59
- */
60
- type: string;
61
- /**
62
- * Object subtype hint. Specified for <code>object</code> type values only.
63
- */
64
- subtype?: string | undefined;
65
- /**
66
- * Object class (constructor) name. Specified for <code>object</code> type values only.
67
- */
68
- className?: string | undefined;
69
- /**
70
- * Remote object value in case of primitive values or JSON values (if it was requested).
71
- */
72
- value?: any;
73
- /**
74
- * Primitive value which can not be JSON-stringified does not have <code>value</code>, but gets this property.
75
- */
76
- unserializableValue?: UnserializableValue | undefined;
77
- /**
78
- * String representation of the object.
79
- */
80
- description?: string | undefined;
81
- /**
82
- * Unique object identifier (for non-primitive values).
83
- */
84
- objectId?: RemoteObjectId | undefined;
85
- /**
86
- * Preview containing abbreviated property values. Specified for <code>object</code> type values only.
87
- * @experimental
88
- */
89
- preview?: ObjectPreview | undefined;
90
- /**
91
- * @experimental
92
- */
93
- customPreview?: CustomPreview | undefined;
94
- }
95
- /**
96
- * @experimental
97
- */
98
- interface CustomPreview {
99
- header: string;
100
- hasBody: boolean;
101
- formatterObjectId: RemoteObjectId;
102
- bindRemoteObjectFunctionId: RemoteObjectId;
103
- configObjectId?: RemoteObjectId | undefined;
104
- }
105
- /**
106
- * Object containing abbreviated remote object value.
107
- * @experimental
108
- */
109
- interface ObjectPreview {
110
- /**
111
- * Object type.
112
- */
113
- type: string;
114
- /**
115
- * Object subtype hint. Specified for <code>object</code> type values only.
116
- */
117
- subtype?: string | undefined;
118
- /**
119
- * String representation of the object.
120
- */
121
- description?: string | undefined;
122
- /**
123
- * True iff some of the properties or entries of the original object did not fit.
124
- */
125
- overflow: boolean;
126
- /**
127
- * List of the properties.
128
- */
129
- properties: PropertyPreview[];
130
- /**
131
- * List of the entries. Specified for <code>map</code> and <code>set</code> subtype values only.
132
- */
133
- entries?: EntryPreview[] | undefined;
134
- }
135
- /**
136
- * @experimental
137
- */
138
- interface PropertyPreview {
139
- /**
140
- * Property name.
141
- */
142
- name: string;
143
- /**
144
- * Object type. Accessor means that the property itself is an accessor property.
145
- */
146
- type: string;
147
- /**
148
- * User-friendly property value string.
149
- */
150
- value?: string | undefined;
151
- /**
152
- * Nested value preview.
153
- */
154
- valuePreview?: ObjectPreview | undefined;
155
- /**
156
- * Object subtype hint. Specified for <code>object</code> type values only.
157
- */
158
- subtype?: string | undefined;
159
- }
160
- /**
161
- * @experimental
162
- */
163
- interface EntryPreview {
164
- /**
165
- * Preview of the key. Specified for map-like collection entries.
166
- */
167
- key?: ObjectPreview | undefined;
168
- /**
169
- * Preview of the value.
170
- */
171
- value: ObjectPreview;
172
- }
173
- /**
174
- * Object property descriptor.
175
- */
176
- interface PropertyDescriptor {
177
- /**
178
- * Property name or symbol description.
179
- */
180
- name: string;
181
- /**
182
- * The value associated with the property.
183
- */
184
- value?: RemoteObject | undefined;
185
- /**
186
- * True if the value associated with the property may be changed (data descriptors only).
187
- */
188
- writable?: boolean | undefined;
189
- /**
190
- * A function which serves as a getter for the property, or <code>undefined</code> if there is no getter (accessor descriptors only).
191
- */
192
- get?: RemoteObject | undefined;
193
- /**
194
- * A function which serves as a setter for the property, or <code>undefined</code> if there is no setter (accessor descriptors only).
195
- */
196
- set?: RemoteObject | undefined;
197
- /**
198
- * True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.
199
- */
200
- configurable: boolean;
201
- /**
202
- * True if this property shows up during enumeration of the properties on the corresponding object.
203
- */
204
- enumerable: boolean;
205
- /**
206
- * True if the result was thrown during the evaluation.
207
- */
208
- wasThrown?: boolean | undefined;
209
- /**
210
- * True if the property is owned for the object.
211
- */
212
- isOwn?: boolean | undefined;
213
- /**
214
- * Property symbol object, if the property is of the <code>symbol</code> type.
215
- */
216
- symbol?: RemoteObject | undefined;
217
- }
218
- /**
219
- * Object internal property descriptor. This property isn't normally visible in JavaScript code.
220
- */
221
- interface InternalPropertyDescriptor {
222
- /**
223
- * Conventional property name.
224
- */
225
- name: string;
226
- /**
227
- * The value associated with the property.
228
- */
229
- value?: RemoteObject | undefined;
230
- }
231
- /**
232
- * Represents function call argument. Either remote object id <code>objectId</code>, primitive <code>value</code>, unserializable primitive value or neither of (for undefined) them should be specified.
233
- */
234
- interface CallArgument {
235
- /**
236
- * Primitive value or serializable javascript object.
237
- */
238
- value?: any;
239
- /**
240
- * Primitive value which can not be JSON-stringified.
241
- */
242
- unserializableValue?: UnserializableValue | undefined;
243
- /**
244
- * Remote object handle.
245
- */
246
- objectId?: RemoteObjectId | undefined;
247
- }
248
- /**
249
- * Id of an execution context.
250
- */
251
- type ExecutionContextId = number;
252
- /**
253
- * Description of an isolated world.
254
- */
255
- interface ExecutionContextDescription {
256
- /**
257
- * Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed.
258
- */
259
- id: ExecutionContextId;
260
- /**
261
- * Execution context origin.
262
- */
263
- origin: string;
264
- /**
265
- * Human readable name describing given context.
266
- */
267
- name: string;
268
- /**
269
- * Embedder-specific auxiliary data.
270
- */
271
- auxData?: {} | undefined;
272
- }
273
- /**
274
- * Detailed information about exception (or error) that was thrown during script compilation or execution.
275
- */
276
- interface ExceptionDetails {
277
- /**
278
- * Exception id.
279
- */
280
- exceptionId: number;
281
- /**
282
- * Exception text, which should be used together with exception object when available.
283
- */
284
- text: string;
285
- /**
286
- * Line number of the exception location (0-based).
287
- */
288
- lineNumber: number;
289
- /**
290
- * Column number of the exception location (0-based).
291
- */
292
- columnNumber: number;
293
- /**
294
- * Script ID of the exception location.
295
- */
296
- scriptId?: ScriptId | undefined;
297
- /**
298
- * URL of the exception location, to be used when the script was not reported.
299
- */
300
- url?: string | undefined;
301
- /**
302
- * JavaScript stack trace if available.
303
- */
304
- stackTrace?: StackTrace | undefined;
305
- /**
306
- * Exception object if available.
307
- */
308
- exception?: RemoteObject | undefined;
309
- /**
310
- * Identifier of the context where exception happened.
311
- */
312
- executionContextId?: ExecutionContextId | undefined;
313
- }
314
- /**
315
- * Number of milliseconds since epoch.
316
- */
317
- type Timestamp = number;
318
- /**
319
- * Stack entry for runtime errors and assertions.
320
- */
321
- interface CallFrame {
322
- /**
323
- * JavaScript function name.
324
- */
325
- functionName: string;
326
- /**
327
- * JavaScript script id.
328
- */
329
- scriptId: ScriptId;
330
- /**
331
- * JavaScript script name or url.
332
- */
333
- url: string;
334
- /**
335
- * JavaScript script line number (0-based).
336
- */
337
- lineNumber: number;
338
- /**
339
- * JavaScript script column number (0-based).
340
- */
341
- columnNumber: number;
342
- }
343
- /**
344
- * Call frames for assertions or error messages.
345
- */
346
- interface StackTrace {
347
- /**
348
- * String label of this stack trace. For async traces this may be a name of the function that initiated the async call.
349
- */
350
- description?: string | undefined;
351
- /**
352
- * JavaScript function name.
353
- */
354
- callFrames: CallFrame[];
355
- /**
356
- * Asynchronous JavaScript stack trace that preceded this stack, if available.
357
- */
358
- parent?: StackTrace | undefined;
359
- /**
360
- * Asynchronous JavaScript stack trace that preceded this stack, if available.
361
- * @experimental
362
- */
363
- parentId?: StackTraceId | undefined;
364
- }
365
- /**
366
- * Unique identifier of current debugger.
367
- * @experimental
368
- */
369
- type UniqueDebuggerId = string;
370
- /**
371
- * If <code>debuggerId</code> is set stack trace comes from another debugger and can be resolved there. This allows to track cross-debugger calls. See <code>Runtime.StackTrace</code> and <code>Debugger.paused</code> for usages.
372
- * @experimental
373
- */
374
- interface StackTraceId {
375
- id: string;
376
- debuggerId?: UniqueDebuggerId | undefined;
377
- }
378
- interface EvaluateParameterType {
379
- /**
380
- * Expression to evaluate.
381
- */
382
- expression: string;
383
- /**
384
- * Symbolic group name that can be used to release multiple objects.
385
- */
386
- objectGroup?: string | undefined;
387
- /**
388
- * Determines whether Command Line API should be available during the evaluation.
389
- */
390
- includeCommandLineAPI?: boolean | undefined;
391
- /**
392
- * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.
393
- */
394
- silent?: boolean | undefined;
395
- /**
396
- * Specifies in which execution context to perform evaluation. If the parameter is omitted the evaluation will be performed in the context of the inspected page.
397
- */
398
- contextId?: ExecutionContextId | undefined;
399
- /**
400
- * Whether the result is expected to be a JSON object that should be sent by value.
401
- */
402
- returnByValue?: boolean | undefined;
403
- /**
404
- * Whether preview should be generated for the result.
405
- * @experimental
406
- */
407
- generatePreview?: boolean | undefined;
408
- /**
409
- * Whether execution should be treated as initiated by user in the UI.
410
- */
411
- userGesture?: boolean | undefined;
412
- /**
413
- * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.
414
- */
415
- awaitPromise?: boolean | undefined;
416
- }
417
- interface AwaitPromiseParameterType {
418
- /**
419
- * Identifier of the promise.
420
- */
421
- promiseObjectId: RemoteObjectId;
422
- /**
423
- * Whether the result is expected to be a JSON object that should be sent by value.
424
- */
425
- returnByValue?: boolean | undefined;
426
- /**
427
- * Whether preview should be generated for the result.
428
- */
429
- generatePreview?: boolean | undefined;
430
- }
431
- interface CallFunctionOnParameterType {
432
- /**
433
- * Declaration of the function to call.
434
- */
435
- functionDeclaration: string;
436
- /**
437
- * Identifier of the object to call function on. Either objectId or executionContextId should be specified.
438
- */
439
- objectId?: RemoteObjectId | undefined;
440
- /**
441
- * Call arguments. All call arguments must belong to the same JavaScript world as the target object.
442
- */
443
- arguments?: CallArgument[] | undefined;
444
- /**
445
- * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.
446
- */
447
- silent?: boolean | undefined;
448
- /**
449
- * Whether the result is expected to be a JSON object which should be sent by value.
450
- */
451
- returnByValue?: boolean | undefined;
452
- /**
453
- * Whether preview should be generated for the result.
454
- * @experimental
455
- */
456
- generatePreview?: boolean | undefined;
457
- /**
458
- * Whether execution should be treated as initiated by user in the UI.
459
- */
460
- userGesture?: boolean | undefined;
461
- /**
462
- * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.
463
- */
464
- awaitPromise?: boolean | undefined;
465
- /**
466
- * Specifies execution context which global object will be used to call function on. Either executionContextId or objectId should be specified.
467
- */
468
- executionContextId?: ExecutionContextId | undefined;
469
- /**
470
- * Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object.
471
- */
472
- objectGroup?: string | undefined;
473
- }
474
- interface GetPropertiesParameterType {
475
- /**
476
- * Identifier of the object to return properties for.
477
- */
478
- objectId: RemoteObjectId;
479
- /**
480
- * If true, returns properties belonging only to the element itself, not to its prototype chain.
481
- */
482
- ownProperties?: boolean | undefined;
483
- /**
484
- * If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.
485
- * @experimental
486
- */
487
- accessorPropertiesOnly?: boolean | undefined;
488
- /**
489
- * Whether preview should be generated for the results.
490
- * @experimental
491
- */
492
- generatePreview?: boolean | undefined;
493
- }
494
- interface ReleaseObjectParameterType {
495
- /**
496
- * Identifier of the object to release.
497
- */
498
- objectId: RemoteObjectId;
499
- }
500
- interface ReleaseObjectGroupParameterType {
501
- /**
502
- * Symbolic object group name.
503
- */
504
- objectGroup: string;
505
- }
506
- interface SetCustomObjectFormatterEnabledParameterType {
507
- enabled: boolean;
508
- }
509
- interface CompileScriptParameterType {
510
- /**
511
- * Expression to compile.
512
- */
513
- expression: string;
514
- /**
515
- * Source url to be set for the script.
516
- */
517
- sourceURL: string;
518
- /**
519
- * Specifies whether the compiled script should be persisted.
520
- */
521
- persistScript: boolean;
522
- /**
523
- * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page.
524
- */
525
- executionContextId?: ExecutionContextId | undefined;
526
- }
527
- interface RunScriptParameterType {
528
- /**
529
- * Id of the script to run.
530
- */
531
- scriptId: ScriptId;
532
- /**
533
- * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page.
534
- */
535
- executionContextId?: ExecutionContextId | undefined;
536
- /**
537
- * Symbolic group name that can be used to release multiple objects.
538
- */
539
- objectGroup?: string | undefined;
540
- /**
541
- * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.
542
- */
543
- silent?: boolean | undefined;
544
- /**
545
- * Determines whether Command Line API should be available during the evaluation.
546
- */
547
- includeCommandLineAPI?: boolean | undefined;
548
- /**
549
- * Whether the result is expected to be a JSON object which should be sent by value.
550
- */
551
- returnByValue?: boolean | undefined;
552
- /**
553
- * Whether preview should be generated for the result.
554
- */
555
- generatePreview?: boolean | undefined;
556
- /**
557
- * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.
558
- */
559
- awaitPromise?: boolean | undefined;
560
- }
561
- interface QueryObjectsParameterType {
562
- /**
563
- * Identifier of the prototype to return objects for.
564
- */
565
- prototypeObjectId: RemoteObjectId;
566
- }
567
- interface GlobalLexicalScopeNamesParameterType {
568
- /**
569
- * Specifies in which execution context to lookup global scope variables.
570
- */
571
- executionContextId?: ExecutionContextId | undefined;
572
- }
573
- interface EvaluateReturnType {
574
- /**
575
- * Evaluation result.
576
- */
577
- result: RemoteObject;
578
- /**
579
- * Exception details.
580
- */
581
- exceptionDetails?: ExceptionDetails | undefined;
582
- }
583
- interface AwaitPromiseReturnType {
584
- /**
585
- * Promise result. Will contain rejected value if promise was rejected.
586
- */
587
- result: RemoteObject;
588
- /**
589
- * Exception details if stack strace is available.
590
- */
591
- exceptionDetails?: ExceptionDetails | undefined;
592
- }
593
- interface CallFunctionOnReturnType {
594
- /**
595
- * Call result.
596
- */
597
- result: RemoteObject;
598
- /**
599
- * Exception details.
600
- */
601
- exceptionDetails?: ExceptionDetails | undefined;
602
- }
603
- interface GetPropertiesReturnType {
604
- /**
605
- * Object properties.
606
- */
607
- result: PropertyDescriptor[];
608
- /**
609
- * Internal object properties (only of the element itself).
610
- */
611
- internalProperties?: InternalPropertyDescriptor[] | undefined;
612
- /**
613
- * Exception details.
614
- */
615
- exceptionDetails?: ExceptionDetails | undefined;
616
- }
617
- interface CompileScriptReturnType {
618
- /**
619
- * Id of the script.
620
- */
621
- scriptId?: ScriptId | undefined;
622
- /**
623
- * Exception details.
624
- */
625
- exceptionDetails?: ExceptionDetails | undefined;
626
- }
627
- interface RunScriptReturnType {
628
- /**
629
- * Run result.
630
- */
631
- result: RemoteObject;
632
- /**
633
- * Exception details.
634
- */
635
- exceptionDetails?: ExceptionDetails | undefined;
636
- }
637
- interface QueryObjectsReturnType {
638
- /**
639
- * Array with objects.
640
- */
641
- objects: RemoteObject;
642
- }
643
- interface GlobalLexicalScopeNamesReturnType {
644
- names: string[];
645
- }
646
- interface ExecutionContextCreatedEventDataType {
647
- /**
648
- * A newly created execution context.
649
- */
650
- context: ExecutionContextDescription;
651
- }
652
- interface ExecutionContextDestroyedEventDataType {
653
- /**
654
- * Id of the destroyed context
655
- */
656
- executionContextId: ExecutionContextId;
657
- }
658
- interface ExceptionThrownEventDataType {
659
- /**
660
- * Timestamp of the exception.
661
- */
662
- timestamp: Timestamp;
663
- exceptionDetails: ExceptionDetails;
664
- }
665
- interface ExceptionRevokedEventDataType {
666
- /**
667
- * Reason describing why exception was revoked.
668
- */
669
- reason: string;
670
- /**
671
- * The id of revoked exception, as reported in <code>exceptionThrown</code>.
672
- */
673
- exceptionId: number;
674
- }
675
- interface ConsoleAPICalledEventDataType {
676
- /**
677
- * Type of the call.
678
- */
679
- type: string;
680
- /**
681
- * Call arguments.
682
- */
683
- args: RemoteObject[];
684
- /**
685
- * Identifier of the context where the call was made.
686
- */
687
- executionContextId: ExecutionContextId;
688
- /**
689
- * Call timestamp.
690
- */
691
- timestamp: Timestamp;
692
- /**
693
- * Stack trace captured when the call was made.
694
- */
695
- stackTrace?: StackTrace | undefined;
696
- /**
697
- * Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context.
698
- * @experimental
699
- */
700
- context?: string | undefined;
701
- }
702
- interface InspectRequestedEventDataType {
703
- object: RemoteObject;
704
- hints: {};
705
- }
706
- }
707
- namespace Debugger {
708
- /**
709
- * Breakpoint identifier.
710
- */
711
- type BreakpointId = string;
712
- /**
713
- * Call frame identifier.
714
- */
715
- type CallFrameId = string;
716
- /**
717
- * Location in the source code.
718
- */
719
- interface Location {
720
- /**
721
- * Script identifier as reported in the <code>Debugger.scriptParsed</code>.
722
- */
723
- scriptId: Runtime.ScriptId;
724
- /**
725
- * Line number in the script (0-based).
726
- */
727
- lineNumber: number;
728
- /**
729
- * Column number in the script (0-based).
730
- */
731
- columnNumber?: number | undefined;
732
- }
733
- /**
734
- * Location in the source code.
735
- * @experimental
736
- */
737
- interface ScriptPosition {
738
- lineNumber: number;
739
- columnNumber: number;
740
- }
741
- /**
742
- * JavaScript call frame. Array of call frames form the call stack.
743
- */
744
- interface CallFrame {
745
- /**
746
- * Call frame identifier. This identifier is only valid while the virtual machine is paused.
747
- */
748
- callFrameId: CallFrameId;
749
- /**
750
- * Name of the JavaScript function called on this call frame.
751
- */
752
- functionName: string;
753
- /**
754
- * Location in the source code.
755
- */
756
- functionLocation?: Location | undefined;
757
- /**
758
- * Location in the source code.
759
- */
760
- location: Location;
761
- /**
762
- * JavaScript script name or url.
763
- */
764
- url: string;
765
- /**
766
- * Scope chain for this call frame.
767
- */
768
- scopeChain: Scope[];
769
- /**
770
- * <code>this</code> object for this call frame.
771
- */
772
- this: Runtime.RemoteObject;
773
- /**
774
- * The value being returned, if the function is at return point.
775
- */
776
- returnValue?: Runtime.RemoteObject | undefined;
777
- }
778
- /**
779
- * Scope description.
780
- */
781
- interface Scope {
782
- /**
783
- * Scope type.
784
- */
785
- type: string;
786
- /**
787
- * Object representing the scope. For <code>global</code> and <code>with</code> scopes it represents the actual object; for the rest of the scopes, it is artificial transient object enumerating scope variables as its properties.
788
- */
789
- object: Runtime.RemoteObject;
790
- name?: string | undefined;
791
- /**
792
- * Location in the source code where scope starts
793
- */
794
- startLocation?: Location | undefined;
795
- /**
796
- * Location in the source code where scope ends
797
- */
798
- endLocation?: Location | undefined;
799
- }
800
- /**
801
- * Search match for resource.
802
- */
803
- interface SearchMatch {
804
- /**
805
- * Line number in resource content.
806
- */
807
- lineNumber: number;
808
- /**
809
- * Line with match content.
810
- */
811
- lineContent: string;
812
- }
813
- interface BreakLocation {
814
- /**
815
- * Script identifier as reported in the <code>Debugger.scriptParsed</code>.
816
- */
817
- scriptId: Runtime.ScriptId;
818
- /**
819
- * Line number in the script (0-based).
820
- */
821
- lineNumber: number;
822
- /**
823
- * Column number in the script (0-based).
824
- */
825
- columnNumber?: number | undefined;
826
- type?: string | undefined;
827
- }
828
- interface SetBreakpointsActiveParameterType {
829
- /**
830
- * New value for breakpoints active state.
831
- */
832
- active: boolean;
833
- }
834
- interface SetSkipAllPausesParameterType {
835
- /**
836
- * New value for skip pauses state.
837
- */
838
- skip: boolean;
839
- }
840
- interface SetBreakpointByUrlParameterType {
841
- /**
842
- * Line number to set breakpoint at.
843
- */
844
- lineNumber: number;
845
- /**
846
- * URL of the resources to set breakpoint on.
847
- */
848
- url?: string | undefined;
849
- /**
850
- * Regex pattern for the URLs of the resources to set breakpoints on. Either <code>url</code> or <code>urlRegex</code> must be specified.
851
- */
852
- urlRegex?: string | undefined;
853
- /**
854
- * Script hash of the resources to set breakpoint on.
855
- */
856
- scriptHash?: string | undefined;
857
- /**
858
- * Offset in the line to set breakpoint at.
859
- */
860
- columnNumber?: number | undefined;
861
- /**
862
- * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.
863
- */
864
- condition?: string | undefined;
865
- }
866
- interface SetBreakpointParameterType {
867
- /**
868
- * Location to set breakpoint in.
869
- */
870
- location: Location;
871
- /**
872
- * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.
873
- */
874
- condition?: string | undefined;
875
- }
876
- interface RemoveBreakpointParameterType {
877
- breakpointId: BreakpointId;
878
- }
879
- interface GetPossibleBreakpointsParameterType {
880
- /**
881
- * Start of range to search possible breakpoint locations in.
882
- */
883
- start: Location;
884
- /**
885
- * End of range to search possible breakpoint locations in (excluding). When not specified, end of scripts is used as end of range.
886
- */
887
- end?: Location | undefined;
888
- /**
889
- * Only consider locations which are in the same (non-nested) function as start.
890
- */
891
- restrictToFunction?: boolean | undefined;
892
- }
893
- interface ContinueToLocationParameterType {
894
- /**
895
- * Location to continue to.
896
- */
897
- location: Location;
898
- targetCallFrames?: string | undefined;
899
- }
900
- interface PauseOnAsyncCallParameterType {
901
- /**
902
- * Debugger will pause when async call with given stack trace is started.
903
- */
904
- parentStackTraceId: Runtime.StackTraceId;
905
- }
906
- interface StepIntoParameterType {
907
- /**
908
- * Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.
909
- * @experimental
910
- */
911
- breakOnAsyncCall?: boolean | undefined;
912
- }
913
- interface GetStackTraceParameterType {
914
- stackTraceId: Runtime.StackTraceId;
915
- }
916
- interface SearchInContentParameterType {
917
- /**
918
- * Id of the script to search in.
919
- */
920
- scriptId: Runtime.ScriptId;
921
- /**
922
- * String to search for.
923
- */
924
- query: string;
925
- /**
926
- * If true, search is case sensitive.
927
- */
928
- caseSensitive?: boolean | undefined;
929
- /**
930
- * If true, treats string parameter as regex.
931
- */
932
- isRegex?: boolean | undefined;
933
- }
934
- interface SetScriptSourceParameterType {
935
- /**
936
- * Id of the script to edit.
937
- */
938
- scriptId: Runtime.ScriptId;
939
- /**
940
- * New content of the script.
941
- */
942
- scriptSource: string;
943
- /**
944
- * If true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code.
945
- */
946
- dryRun?: boolean | undefined;
947
- }
948
- interface RestartFrameParameterType {
949
- /**
950
- * Call frame identifier to evaluate on.
951
- */
952
- callFrameId: CallFrameId;
953
- }
954
- interface GetScriptSourceParameterType {
955
- /**
956
- * Id of the script to get source for.
957
- */
958
- scriptId: Runtime.ScriptId;
959
- }
960
- interface SetPauseOnExceptionsParameterType {
961
- /**
962
- * Pause on exceptions mode.
963
- */
964
- state: string;
965
- }
966
- interface EvaluateOnCallFrameParameterType {
967
- /**
968
- * Call frame identifier to evaluate on.
969
- */
970
- callFrameId: CallFrameId;
971
- /**
972
- * Expression to evaluate.
973
- */
974
- expression: string;
975
- /**
976
- * String object group name to put result into (allows rapid releasing resulting object handles using <code>releaseObjectGroup</code>).
977
- */
978
- objectGroup?: string | undefined;
979
- /**
980
- * Specifies whether command line API should be available to the evaluated expression, defaults to false.
981
- */
982
- includeCommandLineAPI?: boolean | undefined;
983
- /**
984
- * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.
985
- */
986
- silent?: boolean | undefined;
987
- /**
988
- * Whether the result is expected to be a JSON object that should be sent by value.
989
- */
990
- returnByValue?: boolean | undefined;
991
- /**
992
- * Whether preview should be generated for the result.
993
- * @experimental
994
- */
995
- generatePreview?: boolean | undefined;
996
- /**
997
- * Whether to throw an exception if side effect cannot be ruled out during evaluation.
998
- */
999
- throwOnSideEffect?: boolean | undefined;
1000
- }
1001
- interface SetVariableValueParameterType {
1002
- /**
1003
- * 0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch' scope types are allowed. Other scopes could be manipulated manually.
1004
- */
1005
- scopeNumber: number;
1006
- /**
1007
- * Variable name.
1008
- */
1009
- variableName: string;
1010
- /**
1011
- * New variable value.
1012
- */
1013
- newValue: Runtime.CallArgument;
1014
- /**
1015
- * Id of callframe that holds variable.
1016
- */
1017
- callFrameId: CallFrameId;
1018
- }
1019
- interface SetReturnValueParameterType {
1020
- /**
1021
- * New return value.
1022
- */
1023
- newValue: Runtime.CallArgument;
1024
- }
1025
- interface SetAsyncCallStackDepthParameterType {
1026
- /**
1027
- * Maximum depth of async call stacks. Setting to <code>0</code> will effectively disable collecting async call stacks (default).
1028
- */
1029
- maxDepth: number;
1030
- }
1031
- interface SetBlackboxPatternsParameterType {
1032
- /**
1033
- * Array of regexps that will be used to check script url for blackbox state.
1034
- */
1035
- patterns: string[];
1036
- }
1037
- interface SetBlackboxedRangesParameterType {
1038
- /**
1039
- * Id of the script.
1040
- */
1041
- scriptId: Runtime.ScriptId;
1042
- positions: ScriptPosition[];
1043
- }
1044
- interface EnableReturnType {
1045
- /**
1046
- * Unique identifier of the debugger.
1047
- * @experimental
1048
- */
1049
- debuggerId: Runtime.UniqueDebuggerId;
1050
- }
1051
- interface SetBreakpointByUrlReturnType {
1052
- /**
1053
- * Id of the created breakpoint for further reference.
1054
- */
1055
- breakpointId: BreakpointId;
1056
- /**
1057
- * List of the locations this breakpoint resolved into upon addition.
1058
- */
1059
- locations: Location[];
1060
- }
1061
- interface SetBreakpointReturnType {
1062
- /**
1063
- * Id of the created breakpoint for further reference.
1064
- */
1065
- breakpointId: BreakpointId;
1066
- /**
1067
- * Location this breakpoint resolved into.
1068
- */
1069
- actualLocation: Location;
1070
- }
1071
- interface GetPossibleBreakpointsReturnType {
1072
- /**
1073
- * List of the possible breakpoint locations.
1074
- */
1075
- locations: BreakLocation[];
1076
- }
1077
- interface GetStackTraceReturnType {
1078
- stackTrace: Runtime.StackTrace;
1079
- }
1080
- interface SearchInContentReturnType {
1081
- /**
1082
- * List of search matches.
1083
- */
1084
- result: SearchMatch[];
1085
- }
1086
- interface SetScriptSourceReturnType {
1087
- /**
1088
- * New stack trace in case editing has happened while VM was stopped.
1089
- */
1090
- callFrames?: CallFrame[] | undefined;
1091
- /**
1092
- * Whether current call stack was modified after applying the changes.
1093
- */
1094
- stackChanged?: boolean | undefined;
1095
- /**
1096
- * Async stack trace, if any.
1097
- */
1098
- asyncStackTrace?: Runtime.StackTrace | undefined;
1099
- /**
1100
- * Async stack trace, if any.
1101
- * @experimental
1102
- */
1103
- asyncStackTraceId?: Runtime.StackTraceId | undefined;
1104
- /**
1105
- * Exception details if any.
1106
- */
1107
- exceptionDetails?: Runtime.ExceptionDetails | undefined;
1108
- }
1109
- interface RestartFrameReturnType {
1110
- /**
1111
- * New stack trace.
1112
- */
1113
- callFrames: CallFrame[];
1114
- /**
1115
- * Async stack trace, if any.
1116
- */
1117
- asyncStackTrace?: Runtime.StackTrace | undefined;
1118
- /**
1119
- * Async stack trace, if any.
1120
- * @experimental
1121
- */
1122
- asyncStackTraceId?: Runtime.StackTraceId | undefined;
1123
- }
1124
- interface GetScriptSourceReturnType {
1125
- /**
1126
- * Script source.
1127
- */
1128
- scriptSource: string;
1129
- }
1130
- interface EvaluateOnCallFrameReturnType {
1131
- /**
1132
- * Object wrapper for the evaluation result.
1133
- */
1134
- result: Runtime.RemoteObject;
1135
- /**
1136
- * Exception details.
1137
- */
1138
- exceptionDetails?: Runtime.ExceptionDetails | undefined;
1139
- }
1140
- interface ScriptParsedEventDataType {
1141
- /**
1142
- * Identifier of the script parsed.
1143
- */
1144
- scriptId: Runtime.ScriptId;
1145
- /**
1146
- * URL or name of the script parsed (if any).
1147
- */
1148
- url: string;
1149
- /**
1150
- * Line offset of the script within the resource with given URL (for script tags).
1151
- */
1152
- startLine: number;
1153
- /**
1154
- * Column offset of the script within the resource with given URL.
1155
- */
1156
- startColumn: number;
1157
- /**
1158
- * Last line of the script.
1159
- */
1160
- endLine: number;
1161
- /**
1162
- * Length of the last line of the script.
1163
- */
1164
- endColumn: number;
1165
- /**
1166
- * Specifies script creation context.
1167
- */
1168
- executionContextId: Runtime.ExecutionContextId;
1169
- /**
1170
- * Content hash of the script.
1171
- */
1172
- hash: string;
1173
- /**
1174
- * Embedder-specific auxiliary data.
1175
- */
1176
- executionContextAuxData?: {} | undefined;
1177
- /**
1178
- * True, if this script is generated as a result of the live edit operation.
1179
- * @experimental
1180
- */
1181
- isLiveEdit?: boolean | undefined;
1182
- /**
1183
- * URL of source map associated with script (if any).
1184
- */
1185
- sourceMapURL?: string | undefined;
1186
- /**
1187
- * True, if this script has sourceURL.
1188
- */
1189
- hasSourceURL?: boolean | undefined;
1190
- /**
1191
- * True, if this script is ES6 module.
1192
- */
1193
- isModule?: boolean | undefined;
1194
- /**
1195
- * This script length.
1196
- */
1197
- length?: number | undefined;
1198
- /**
1199
- * JavaScript top stack frame of where the script parsed event was triggered if available.
1200
- * @experimental
1201
- */
1202
- stackTrace?: Runtime.StackTrace | undefined;
1203
- }
1204
- interface ScriptFailedToParseEventDataType {
1205
- /**
1206
- * Identifier of the script parsed.
1207
- */
1208
- scriptId: Runtime.ScriptId;
1209
- /**
1210
- * URL or name of the script parsed (if any).
1211
- */
1212
- url: string;
1213
- /**
1214
- * Line offset of the script within the resource with given URL (for script tags).
1215
- */
1216
- startLine: number;
1217
- /**
1218
- * Column offset of the script within the resource with given URL.
1219
- */
1220
- startColumn: number;
1221
- /**
1222
- * Last line of the script.
1223
- */
1224
- endLine: number;
1225
- /**
1226
- * Length of the last line of the script.
1227
- */
1228
- endColumn: number;
1229
- /**
1230
- * Specifies script creation context.
1231
- */
1232
- executionContextId: Runtime.ExecutionContextId;
1233
- /**
1234
- * Content hash of the script.
1235
- */
1236
- hash: string;
1237
- /**
1238
- * Embedder-specific auxiliary data.
1239
- */
1240
- executionContextAuxData?: {} | undefined;
1241
- /**
1242
- * URL of source map associated with script (if any).
1243
- */
1244
- sourceMapURL?: string | undefined;
1245
- /**
1246
- * True, if this script has sourceURL.
1247
- */
1248
- hasSourceURL?: boolean | undefined;
1249
- /**
1250
- * True, if this script is ES6 module.
1251
- */
1252
- isModule?: boolean | undefined;
1253
- /**
1254
- * This script length.
1255
- */
1256
- length?: number | undefined;
1257
- /**
1258
- * JavaScript top stack frame of where the script parsed event was triggered if available.
1259
- * @experimental
1260
- */
1261
- stackTrace?: Runtime.StackTrace | undefined;
1262
- }
1263
- interface BreakpointResolvedEventDataType {
1264
- /**
1265
- * Breakpoint unique identifier.
1266
- */
1267
- breakpointId: BreakpointId;
1268
- /**
1269
- * Actual breakpoint location.
1270
- */
1271
- location: Location;
1272
- }
1273
- interface PausedEventDataType {
1274
- /**
1275
- * Call stack the virtual machine stopped on.
1276
- */
1277
- callFrames: CallFrame[];
1278
- /**
1279
- * Pause reason.
1280
- */
1281
- reason: string;
1282
- /**
1283
- * Object containing break-specific auxiliary properties.
1284
- */
1285
- data?: {} | undefined;
1286
- /**
1287
- * Hit breakpoints IDs
1288
- */
1289
- hitBreakpoints?: string[] | undefined;
1290
- /**
1291
- * Async stack trace, if any.
1292
- */
1293
- asyncStackTrace?: Runtime.StackTrace | undefined;
1294
- /**
1295
- * Async stack trace, if any.
1296
- * @experimental
1297
- */
1298
- asyncStackTraceId?: Runtime.StackTraceId | undefined;
1299
- /**
1300
- * Just scheduled async call will have this stack trace as parent stack during async execution. This field is available only after <code>Debugger.stepInto</code> call with <code>breakOnAsynCall</code> flag.
1301
- * @experimental
1302
- */
1303
- asyncCallStackTraceId?: Runtime.StackTraceId | undefined;
1304
- }
1305
- }
1306
- namespace Console {
1307
- /**
1308
- * Console message.
1309
- */
1310
- interface ConsoleMessage {
1311
- /**
1312
- * Message source.
1313
- */
1314
- source: string;
1315
- /**
1316
- * Message severity.
1317
- */
1318
- level: string;
1319
- /**
1320
- * Message text.
1321
- */
1322
- text: string;
1323
- /**
1324
- * URL of the message origin.
1325
- */
1326
- url?: string | undefined;
1327
- /**
1328
- * Line number in the resource that generated this message (1-based).
1329
- */
1330
- line?: number | undefined;
1331
- /**
1332
- * Column number in the resource that generated this message (1-based).
1333
- */
1334
- column?: number | undefined;
1335
- }
1336
- interface MessageAddedEventDataType {
1337
- /**
1338
- * Console message that has been added.
1339
- */
1340
- message: ConsoleMessage;
1341
- }
1342
- }
1343
- namespace Profiler {
1344
- /**
1345
- * Profile node. Holds callsite information, execution statistics and child nodes.
1346
- */
1347
- interface ProfileNode {
1348
- /**
1349
- * Unique id of the node.
1350
- */
1351
- id: number;
1352
- /**
1353
- * Function location.
1354
- */
1355
- callFrame: Runtime.CallFrame;
1356
- /**
1357
- * Number of samples where this node was on top of the call stack.
1358
- */
1359
- hitCount?: number | undefined;
1360
- /**
1361
- * Child node ids.
1362
- */
1363
- children?: number[] | undefined;
1364
- /**
1365
- * The reason of being not optimized. The function may be deoptimized or marked as don't optimize.
1366
- */
1367
- deoptReason?: string | undefined;
1368
- /**
1369
- * An array of source position ticks.
1370
- */
1371
- positionTicks?: PositionTickInfo[] | undefined;
1372
- }
1373
- /**
1374
- * Profile.
1375
- */
1376
- interface Profile {
1377
- /**
1378
- * The list of profile nodes. First item is the root node.
1379
- */
1380
- nodes: ProfileNode[];
1381
- /**
1382
- * Profiling start timestamp in microseconds.
1383
- */
1384
- startTime: number;
1385
- /**
1386
- * Profiling end timestamp in microseconds.
1387
- */
1388
- endTime: number;
1389
- /**
1390
- * Ids of samples top nodes.
1391
- */
1392
- samples?: number[] | undefined;
1393
- /**
1394
- * Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime.
1395
- */
1396
- timeDeltas?: number[] | undefined;
1397
- }
1398
- /**
1399
- * Specifies a number of samples attributed to a certain source position.
1400
- */
1401
- interface PositionTickInfo {
1402
- /**
1403
- * Source line number (1-based).
1404
- */
1405
- line: number;
1406
- /**
1407
- * Number of samples attributed to the source line.
1408
- */
1409
- ticks: number;
1410
- }
1411
- /**
1412
- * Coverage data for a source range.
1413
- */
1414
- interface CoverageRange {
1415
- /**
1416
- * JavaScript script source offset for the range start.
1417
- */
1418
- startOffset: number;
1419
- /**
1420
- * JavaScript script source offset for the range end.
1421
- */
1422
- endOffset: number;
1423
- /**
1424
- * Collected execution count of the source range.
1425
- */
1426
- count: number;
1427
- }
1428
- /**
1429
- * Coverage data for a JavaScript function.
1430
- */
1431
- interface FunctionCoverage {
1432
- /**
1433
- * JavaScript function name.
1434
- */
1435
- functionName: string;
1436
- /**
1437
- * Source ranges inside the function with coverage data.
1438
- */
1439
- ranges: CoverageRange[];
1440
- /**
1441
- * Whether coverage data for this function has block granularity.
1442
- */
1443
- isBlockCoverage: boolean;
1444
- }
1445
- /**
1446
- * Coverage data for a JavaScript script.
1447
- */
1448
- interface ScriptCoverage {
1449
- /**
1450
- * JavaScript script id.
1451
- */
1452
- scriptId: Runtime.ScriptId;
1453
- /**
1454
- * JavaScript script name or url.
1455
- */
1456
- url: string;
1457
- /**
1458
- * Functions contained in the script that has coverage data.
1459
- */
1460
- functions: FunctionCoverage[];
1461
- }
1462
- interface SetSamplingIntervalParameterType {
1463
- /**
1464
- * New sampling interval in microseconds.
1465
- */
1466
- interval: number;
1467
- }
1468
- interface StartPreciseCoverageParameterType {
1469
- /**
1470
- * Collect accurate call counts beyond simple 'covered' or 'not covered'.
1471
- */
1472
- callCount?: boolean | undefined;
1473
- /**
1474
- * Collect block-based coverage.
1475
- */
1476
- detailed?: boolean | undefined;
1477
- }
1478
- interface StopReturnType {
1479
- /**
1480
- * Recorded profile.
1481
- */
1482
- profile: Profile;
1483
- }
1484
- interface TakePreciseCoverageReturnType {
1485
- /**
1486
- * Coverage data for the current isolate.
1487
- */
1488
- result: ScriptCoverage[];
1489
- }
1490
- interface GetBestEffortCoverageReturnType {
1491
- /**
1492
- * Coverage data for the current isolate.
1493
- */
1494
- result: ScriptCoverage[];
1495
- }
1496
- interface ConsoleProfileStartedEventDataType {
1497
- id: string;
1498
- /**
1499
- * Location of console.profile().
1500
- */
1501
- location: Debugger.Location;
1502
- /**
1503
- * Profile title passed as an argument to console.profile().
1504
- */
1505
- title?: string | undefined;
1506
- }
1507
- interface ConsoleProfileFinishedEventDataType {
1508
- id: string;
1509
- /**
1510
- * Location of console.profileEnd().
1511
- */
1512
- location: Debugger.Location;
1513
- profile: Profile;
1514
- /**
1515
- * Profile title passed as an argument to console.profile().
1516
- */
1517
- title?: string | undefined;
1518
- }
1519
- }
1520
- namespace HeapProfiler {
1521
- /**
1522
- * Heap snapshot object id.
1523
- */
1524
- type HeapSnapshotObjectId = string;
1525
- /**
1526
- * Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.
1527
- */
1528
- interface SamplingHeapProfileNode {
1529
- /**
1530
- * Function location.
1531
- */
1532
- callFrame: Runtime.CallFrame;
1533
- /**
1534
- * Allocations size in bytes for the node excluding children.
1535
- */
1536
- selfSize: number;
1537
- /**
1538
- * Child nodes.
1539
- */
1540
- children: SamplingHeapProfileNode[];
1541
- }
1542
- /**
1543
- * Profile.
1544
- */
1545
- interface SamplingHeapProfile {
1546
- head: SamplingHeapProfileNode;
1547
- }
1548
- interface StartTrackingHeapObjectsParameterType {
1549
- trackAllocations?: boolean | undefined;
1550
- }
1551
- interface StopTrackingHeapObjectsParameterType {
1552
- /**
1553
- * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped.
1554
- */
1555
- reportProgress?: boolean | undefined;
1556
- }
1557
- interface TakeHeapSnapshotParameterType {
1558
- /**
1559
- * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken.
1560
- */
1561
- reportProgress?: boolean | undefined;
1562
- }
1563
- interface GetObjectByHeapObjectIdParameterType {
1564
- objectId: HeapSnapshotObjectId;
1565
- /**
1566
- * Symbolic group name that can be used to release multiple objects.
1567
- */
1568
- objectGroup?: string | undefined;
1569
- }
1570
- interface AddInspectedHeapObjectParameterType {
1571
- /**
1572
- * Heap snapshot object id to be accessible by means of $x command line API.
1573
- */
1574
- heapObjectId: HeapSnapshotObjectId;
1575
- }
1576
- interface GetHeapObjectIdParameterType {
1577
- /**
1578
- * Identifier of the object to get heap object id for.
1579
- */
1580
- objectId: Runtime.RemoteObjectId;
1581
- }
1582
- interface StartSamplingParameterType {
1583
- /**
1584
- * Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes.
1585
- */
1586
- samplingInterval?: number | undefined;
1587
- }
1588
- interface GetObjectByHeapObjectIdReturnType {
1589
- /**
1590
- * Evaluation result.
1591
- */
1592
- result: Runtime.RemoteObject;
1593
- }
1594
- interface GetHeapObjectIdReturnType {
1595
- /**
1596
- * Id of the heap snapshot object corresponding to the passed remote object id.
1597
- */
1598
- heapSnapshotObjectId: HeapSnapshotObjectId;
1599
- }
1600
- interface StopSamplingReturnType {
1601
- /**
1602
- * Recorded sampling heap profile.
1603
- */
1604
- profile: SamplingHeapProfile;
1605
- }
1606
- interface GetSamplingProfileReturnType {
1607
- /**
1608
- * Return the sampling profile being collected.
1609
- */
1610
- profile: SamplingHeapProfile;
1611
- }
1612
- interface AddHeapSnapshotChunkEventDataType {
1613
- chunk: string;
1614
- }
1615
- interface ReportHeapSnapshotProgressEventDataType {
1616
- done: number;
1617
- total: number;
1618
- finished?: boolean | undefined;
1619
- }
1620
- interface LastSeenObjectIdEventDataType {
1621
- lastSeenObjectId: number;
1622
- timestamp: number;
1623
- }
1624
- interface HeapStatsUpdateEventDataType {
1625
- /**
1626
- * An array of triplets. Each triplet describes a fragment. The first integer is the fragment index, the second integer is a total count of objects for the fragment, the third integer is a total size of the objects for the fragment.
1627
- */
1628
- statsUpdate: number[];
1629
- }
1630
- }
1631
- namespace NodeTracing {
1632
- interface TraceConfig {
1633
- /**
1634
- * Controls how the trace buffer stores data.
1635
- */
1636
- recordMode?: string | undefined;
1637
- /**
1638
- * Included category filters.
1639
- */
1640
- includedCategories: string[];
1641
- }
1642
- interface StartParameterType {
1643
- traceConfig: TraceConfig;
1644
- }
1645
- interface GetCategoriesReturnType {
1646
- /**
1647
- * A list of supported tracing categories.
1648
- */
1649
- categories: string[];
1650
- }
1651
- interface DataCollectedEventDataType {
1652
- value: Array<{}>;
1653
- }
1654
- }
1655
- namespace NodeWorker {
1656
- type WorkerID = string;
1657
- /**
1658
- * Unique identifier of attached debugging session.
1659
- */
1660
- type SessionID = string;
1661
- interface WorkerInfo {
1662
- workerId: WorkerID;
1663
- type: string;
1664
- title: string;
1665
- url: string;
1666
- }
1667
- interface SendMessageToWorkerParameterType {
1668
- message: string;
1669
- /**
1670
- * Identifier of the session.
1671
- */
1672
- sessionId: SessionID;
1673
- }
1674
- interface EnableParameterType {
1675
- /**
1676
- * Whether to new workers should be paused until the frontend sends `Runtime.runIfWaitingForDebugger`
1677
- * message to run them.
1678
- */
1679
- waitForDebuggerOnStart: boolean;
1680
- }
1681
- interface DetachParameterType {
1682
- sessionId: SessionID;
1683
- }
1684
- interface AttachedToWorkerEventDataType {
1685
- /**
1686
- * Identifier assigned to the session used to send/receive messages.
1687
- */
1688
- sessionId: SessionID;
1689
- workerInfo: WorkerInfo;
1690
- waitingForDebugger: boolean;
1691
- }
1692
- interface DetachedFromWorkerEventDataType {
1693
- /**
1694
- * Detached session identifier.
1695
- */
1696
- sessionId: SessionID;
1697
- }
1698
- interface ReceivedMessageFromWorkerEventDataType {
1699
- /**
1700
- * Identifier of a session which sends a message.
1701
- */
1702
- sessionId: SessionID;
1703
- message: string;
1704
- }
1705
- }
1706
- namespace Network {
1707
- /**
1708
- * Resource type as it was perceived by the rendering engine.
1709
- */
1710
- type ResourceType = string;
1711
- /**
1712
- * Unique request identifier.
1713
- */
1714
- type RequestId = string;
1715
- /**
1716
- * UTC time in seconds, counted from January 1, 1970.
1717
- */
1718
- type TimeSinceEpoch = number;
1719
- /**
1720
- * Monotonically increasing time in seconds since an arbitrary point in the past.
1721
- */
1722
- type MonotonicTime = number;
1723
- /**
1724
- * Information about the request initiator.
1725
- */
1726
- interface Initiator {
1727
- /**
1728
- * Type of this initiator.
1729
- */
1730
- type: string;
1731
- /**
1732
- * Initiator JavaScript stack trace, set for Script only.
1733
- * Requires the Debugger domain to be enabled.
1734
- */
1735
- stack?: Runtime.StackTrace | undefined;
1736
- /**
1737
- * Initiator URL, set for Parser type or for Script type (when script is importing module) or for SignedExchange type.
1738
- */
1739
- url?: string | undefined;
1740
- /**
1741
- * Initiator line number, set for Parser type or for Script type (when script is importing
1742
- * module) (0-based).
1743
- */
1744
- lineNumber?: number | undefined;
1745
- /**
1746
- * Initiator column number, set for Parser type or for Script type (when script is importing
1747
- * module) (0-based).
1748
- */
1749
- columnNumber?: number | undefined;
1750
- /**
1751
- * Set if another request triggered this request (e.g. preflight).
1752
- */
1753
- requestId?: RequestId | undefined;
1754
- }
1755
- /**
1756
- * HTTP request data.
1757
- */
1758
- interface Request {
1759
- url: string;
1760
- method: string;
1761
- headers: Headers;
1762
- }
1763
- /**
1764
- * HTTP response data.
1765
- */
1766
- interface Response {
1767
- url: string;
1768
- status: number;
1769
- statusText: string;
1770
- headers: Headers;
1771
- }
1772
- /**
1773
- * Request / response headers as keys / values of JSON object.
1774
- */
1775
- interface Headers {
1776
- }
1777
- interface RequestWillBeSentEventDataType {
1778
- /**
1779
- * Request identifier.
1780
- */
1781
- requestId: RequestId;
1782
- /**
1783
- * Request data.
1784
- */
1785
- request: Request;
1786
- /**
1787
- * Request initiator.
1788
- */
1789
- initiator: Initiator;
1790
- /**
1791
- * Timestamp.
1792
- */
1793
- timestamp: MonotonicTime;
1794
- /**
1795
- * Timestamp.
1796
- */
1797
- wallTime: TimeSinceEpoch;
1798
- }
1799
- interface ResponseReceivedEventDataType {
1800
- /**
1801
- * Request identifier.
1802
- */
1803
- requestId: RequestId;
1804
- /**
1805
- * Timestamp.
1806
- */
1807
- timestamp: MonotonicTime;
1808
- /**
1809
- * Resource type.
1810
- */
1811
- type: ResourceType;
1812
- /**
1813
- * Response data.
1814
- */
1815
- response: Response;
1816
- }
1817
- interface LoadingFailedEventDataType {
1818
- /**
1819
- * Request identifier.
1820
- */
1821
- requestId: RequestId;
1822
- /**
1823
- * Timestamp.
1824
- */
1825
- timestamp: MonotonicTime;
1826
- /**
1827
- * Resource type.
1828
- */
1829
- type: ResourceType;
1830
- /**
1831
- * Error message.
1832
- */
1833
- errorText: string;
1834
- }
1835
- interface LoadingFinishedEventDataType {
1836
- /**
1837
- * Request identifier.
1838
- */
1839
- requestId: RequestId;
1840
- /**
1841
- * Timestamp.
1842
- */
1843
- timestamp: MonotonicTime;
1844
- }
1845
- }
1846
- namespace NodeRuntime {
1847
- interface NotifyWhenWaitingForDisconnectParameterType {
1848
- enabled: boolean;
1849
- }
1850
- }
1851
-
1852
- /**
1853
- * The `inspector.Session` is used for dispatching messages to the V8 inspector
1854
- * back-end and receiving message responses and notifications.
1855
- */
1856
- class Session extends EventEmitter {
1857
- /**
1858
- * Create a new instance of the inspector.Session class.
1859
- * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend.
1860
- */
1861
- constructor();
1862
-
1863
- /**
1864
- * Connects a session to the inspector back-end.
1865
- */
1866
- connect(): void;
1867
-
1868
- /**
1869
- * Connects a session to the inspector back-end.
1870
- * An exception will be thrown if this API was not called on a Worker thread.
1871
- * @since v12.11.0
1872
- */
1873
- connectToMainThread(): void;
1874
-
1875
- /**
1876
- * Immediately close the session. All pending message callbacks will be called with an error.
1877
- * `session.connect()` will need to be called to be able to send messages again.
1878
- * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints.
1879
- */
1880
- disconnect(): void;
1881
-
1882
- /**
1883
- * Posts a message to the inspector back-end. `callback` will be notified when
1884
- * a response is received. `callback` is a function that accepts two optional
1885
- * arguments: error and message-specific result.
1886
- *
1887
- * ```js
1888
- * session.post('Runtime.evaluate', { expression: '2 + 2' },
1889
- * (error, { result }) => console.log(result));
1890
- * // Output: { type: 'number', value: 4, description: '4' }
1891
- * ```
1892
- *
1893
- * The latest version of the V8 inspector protocol is published on the
1894
- * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/).
1895
- *
1896
- * Node.js inspector supports all the Chrome DevTools Protocol domains declared
1897
- * by V8. Chrome DevTools Protocol domain provides an interface for interacting
1898
- * with one of the runtime agents used to inspect the application state and listen
1899
- * to the run-time events.
1900
- */
1901
- post(method: string, callback?: (err: Error | null, params?: object) => void): void;
1902
- post(method: string, params?: object, callback?: (err: Error | null, params?: object) => void): void;
1903
- /**
1904
- * Returns supported domains.
1905
- */
1906
- post(method: 'Schema.getDomains', callback?: (err: Error | null, params: Schema.GetDomainsReturnType) => void): void;
1907
- /**
1908
- * Evaluates expression on global object.
1909
- */
1910
- post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType, callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void;
1911
- post(method: 'Runtime.evaluate', callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void;
1912
- /**
1913
- * Add handler to promise with given promise object id.
1914
- */
1915
- post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType, callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void;
1916
- post(method: 'Runtime.awaitPromise', callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void;
1917
- /**
1918
- * Calls function with given declaration on the given object. Object group of the result is inherited from the target object.
1919
- */
1920
- post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType, callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void;
1921
- post(method: 'Runtime.callFunctionOn', callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void;
1922
- /**
1923
- * Returns properties of a given object. Object group of the result is inherited from the target object.
1924
- */
1925
- post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType, callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void;
1926
- post(method: 'Runtime.getProperties', callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void;
1927
- /**
1928
- * Releases remote object with given id.
1929
- */
1930
- post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType, callback?: (err: Error | null) => void): void;
1931
- post(method: 'Runtime.releaseObject', callback?: (err: Error | null) => void): void;
1932
- /**
1933
- * Releases all remote objects that belong to a given group.
1934
- */
1935
- post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType, callback?: (err: Error | null) => void): void;
1936
- post(method: 'Runtime.releaseObjectGroup', callback?: (err: Error | null) => void): void;
1937
- /**
1938
- * Tells inspected instance to run if it was waiting for debugger to attach.
1939
- */
1940
- post(method: 'Runtime.runIfWaitingForDebugger', callback?: (err: Error | null) => void): void;
1941
- /**
1942
- * Enables reporting of execution contexts creation by means of <code>executionContextCreated</code> event. When the reporting gets enabled the event will be sent immediately for each existing execution context.
1943
- */
1944
- post(method: 'Runtime.enable', callback?: (err: Error | null) => void): void;
1945
- /**
1946
- * Disables reporting of execution contexts creation.
1947
- */
1948
- post(method: 'Runtime.disable', callback?: (err: Error | null) => void): void;
1949
- /**
1950
- * Discards collected exceptions and console API calls.
1951
- */
1952
- post(method: 'Runtime.discardConsoleEntries', callback?: (err: Error | null) => void): void;
1953
- /**
1954
- * @experimental
1955
- */
1956
- post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType, callback?: (err: Error | null) => void): void;
1957
- post(method: 'Runtime.setCustomObjectFormatterEnabled', callback?: (err: Error | null) => void): void;
1958
- /**
1959
- * Compiles expression.
1960
- */
1961
- post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType, callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void;
1962
- post(method: 'Runtime.compileScript', callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void;
1963
- /**
1964
- * Runs script with given id in a given context.
1965
- */
1966
- post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType, callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void;
1967
- post(method: 'Runtime.runScript', callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void;
1968
- post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType, callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void;
1969
- post(method: 'Runtime.queryObjects', callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void;
1970
- /**
1971
- * Returns all let, const and class variables from global scope.
1972
- */
1973
- post(
1974
- method: 'Runtime.globalLexicalScopeNames',
1975
- params?: Runtime.GlobalLexicalScopeNamesParameterType,
1976
- callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void
1977
- ): void;
1978
- post(method: 'Runtime.globalLexicalScopeNames', callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void): void;
1979
- /**
1980
- * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.
1981
- */
1982
- post(method: 'Debugger.enable', callback?: (err: Error | null, params: Debugger.EnableReturnType) => void): void;
1983
- /**
1984
- * Disables debugger for given page.
1985
- */
1986
- post(method: 'Debugger.disable', callback?: (err: Error | null) => void): void;
1987
- /**
1988
- * Activates / deactivates all breakpoints on the page.
1989
- */
1990
- post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType, callback?: (err: Error | null) => void): void;
1991
- post(method: 'Debugger.setBreakpointsActive', callback?: (err: Error | null) => void): void;
1992
- /**
1993
- * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).
1994
- */
1995
- post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType, callback?: (err: Error | null) => void): void;
1996
- post(method: 'Debugger.setSkipAllPauses', callback?: (err: Error | null) => void): void;
1997
- /**
1998
- * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in <code>locations</code> property. Further matching script parsing will result in subsequent <code>breakpointResolved</code> events issued. This logical breakpoint will survive page reloads.
1999
- */
2000
- post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void;
2001
- post(method: 'Debugger.setBreakpointByUrl', callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void;
2002
- /**
2003
- * Sets JavaScript breakpoint at a given location.
2004
- */
2005
- post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void;
2006
- post(method: 'Debugger.setBreakpoint', callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void;
2007
- /**
2008
- * Removes JavaScript breakpoint.
2009
- */
2010
- post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType, callback?: (err: Error | null) => void): void;
2011
- post(method: 'Debugger.removeBreakpoint', callback?: (err: Error | null) => void): void;
2012
- /**
2013
- * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same.
2014
- */
2015
- post(
2016
- method: 'Debugger.getPossibleBreakpoints',
2017
- params?: Debugger.GetPossibleBreakpointsParameterType,
2018
- callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void
2019
- ): void;
2020
- post(method: 'Debugger.getPossibleBreakpoints', callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void): void;
2021
- /**
2022
- * Continues execution until specific location is reached.
2023
- */
2024
- post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType, callback?: (err: Error | null) => void): void;
2025
- post(method: 'Debugger.continueToLocation', callback?: (err: Error | null) => void): void;
2026
- /**
2027
- * @experimental
2028
- */
2029
- post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType, callback?: (err: Error | null) => void): void;
2030
- post(method: 'Debugger.pauseOnAsyncCall', callback?: (err: Error | null) => void): void;
2031
- /**
2032
- * Steps over the statement.
2033
- */
2034
- post(method: 'Debugger.stepOver', callback?: (err: Error | null) => void): void;
2035
- /**
2036
- * Steps into the function call.
2037
- */
2038
- post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType, callback?: (err: Error | null) => void): void;
2039
- post(method: 'Debugger.stepInto', callback?: (err: Error | null) => void): void;
2040
- /**
2041
- * Steps out of the function call.
2042
- */
2043
- post(method: 'Debugger.stepOut', callback?: (err: Error | null) => void): void;
2044
- /**
2045
- * Stops on the next JavaScript statement.
2046
- */
2047
- post(method: 'Debugger.pause', callback?: (err: Error | null) => void): void;
2048
- /**
2049
- * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called.
2050
- * @experimental
2051
- */
2052
- post(method: 'Debugger.scheduleStepIntoAsync', callback?: (err: Error | null) => void): void;
2053
- /**
2054
- * Resumes JavaScript execution.
2055
- */
2056
- post(method: 'Debugger.resume', callback?: (err: Error | null) => void): void;
2057
- /**
2058
- * Returns stack trace with given <code>stackTraceId</code>.
2059
- * @experimental
2060
- */
2061
- post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType, callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void;
2062
- post(method: 'Debugger.getStackTrace', callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void;
2063
- /**
2064
- * Searches for given string in script content.
2065
- */
2066
- post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType, callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void;
2067
- post(method: 'Debugger.searchInContent', callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void;
2068
- /**
2069
- * Edits JavaScript source live.
2070
- */
2071
- post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void;
2072
- post(method: 'Debugger.setScriptSource', callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void;
2073
- /**
2074
- * Restarts particular call frame from the beginning.
2075
- */
2076
- post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType, callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void;
2077
- post(method: 'Debugger.restartFrame', callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void;
2078
- /**
2079
- * Returns source for the script with given id.
2080
- */
2081
- post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void;
2082
- post(method: 'Debugger.getScriptSource', callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void;
2083
- /**
2084
- * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is <code>none</code>.
2085
- */
2086
- post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType, callback?: (err: Error | null) => void): void;
2087
- post(method: 'Debugger.setPauseOnExceptions', callback?: (err: Error | null) => void): void;
2088
- /**
2089
- * Evaluates expression on a given call frame.
2090
- */
2091
- post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType, callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void;
2092
- post(method: 'Debugger.evaluateOnCallFrame', callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void;
2093
- /**
2094
- * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.
2095
- */
2096
- post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType, callback?: (err: Error | null) => void): void;
2097
- post(method: 'Debugger.setVariableValue', callback?: (err: Error | null) => void): void;
2098
- /**
2099
- * Changes return value in top frame. Available only at return break position.
2100
- * @experimental
2101
- */
2102
- post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType, callback?: (err: Error | null) => void): void;
2103
- post(method: 'Debugger.setReturnValue', callback?: (err: Error | null) => void): void;
2104
- /**
2105
- * Enables or disables async call stacks tracking.
2106
- */
2107
- post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType, callback?: (err: Error | null) => void): void;
2108
- post(method: 'Debugger.setAsyncCallStackDepth', callback?: (err: Error | null) => void): void;
2109
- /**
2110
- * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.
2111
- * @experimental
2112
- */
2113
- post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType, callback?: (err: Error | null) => void): void;
2114
- post(method: 'Debugger.setBlackboxPatterns', callback?: (err: Error | null) => void): void;
2115
- /**
2116
- * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted.
2117
- * @experimental
2118
- */
2119
- post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType, callback?: (err: Error | null) => void): void;
2120
- post(method: 'Debugger.setBlackboxedRanges', callback?: (err: Error | null) => void): void;
2121
- /**
2122
- * Enables console domain, sends the messages collected so far to the client by means of the <code>messageAdded</code> notification.
2123
- */
2124
- post(method: 'Console.enable', callback?: (err: Error | null) => void): void;
2125
- /**
2126
- * Disables console domain, prevents further console messages from being reported to the client.
2127
- */
2128
- post(method: 'Console.disable', callback?: (err: Error | null) => void): void;
2129
- /**
2130
- * Does nothing.
2131
- */
2132
- post(method: 'Console.clearMessages', callback?: (err: Error | null) => void): void;
2133
- post(method: 'Profiler.enable', callback?: (err: Error | null) => void): void;
2134
- post(method: 'Profiler.disable', callback?: (err: Error | null) => void): void;
2135
- /**
2136
- * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.
2137
- */
2138
- post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType, callback?: (err: Error | null) => void): void;
2139
- post(method: 'Profiler.setSamplingInterval', callback?: (err: Error | null) => void): void;
2140
- post(method: 'Profiler.start', callback?: (err: Error | null) => void): void;
2141
- post(method: 'Profiler.stop', callback?: (err: Error | null, params: Profiler.StopReturnType) => void): void;
2142
- /**
2143
- * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters.
2144
- */
2145
- post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType, callback?: (err: Error | null) => void): void;
2146
- post(method: 'Profiler.startPreciseCoverage', callback?: (err: Error | null) => void): void;
2147
- /**
2148
- * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code.
2149
- */
2150
- post(method: 'Profiler.stopPreciseCoverage', callback?: (err: Error | null) => void): void;
2151
- /**
2152
- * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started.
2153
- */
2154
- post(method: 'Profiler.takePreciseCoverage', callback?: (err: Error | null, params: Profiler.TakePreciseCoverageReturnType) => void): void;
2155
- /**
2156
- * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.
2157
- */
2158
- post(method: 'Profiler.getBestEffortCoverage', callback?: (err: Error | null, params: Profiler.GetBestEffortCoverageReturnType) => void): void;
2159
- post(method: 'HeapProfiler.enable', callback?: (err: Error | null) => void): void;
2160
- post(method: 'HeapProfiler.disable', callback?: (err: Error | null) => void): void;
2161
- post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void;
2162
- post(method: 'HeapProfiler.startTrackingHeapObjects', callback?: (err: Error | null) => void): void;
2163
- post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void;
2164
- post(method: 'HeapProfiler.stopTrackingHeapObjects', callback?: (err: Error | null) => void): void;
2165
- post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType, callback?: (err: Error | null) => void): void;
2166
- post(method: 'HeapProfiler.takeHeapSnapshot', callback?: (err: Error | null) => void): void;
2167
- post(method: 'HeapProfiler.collectGarbage', callback?: (err: Error | null) => void): void;
2168
- post(
2169
- method: 'HeapProfiler.getObjectByHeapObjectId',
2170
- params?: HeapProfiler.GetObjectByHeapObjectIdParameterType,
2171
- callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void
2172
- ): void;
2173
- post(method: 'HeapProfiler.getObjectByHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void): void;
2174
- /**
2175
- * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).
2176
- */
2177
- post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType, callback?: (err: Error | null) => void): void;
2178
- post(method: 'HeapProfiler.addInspectedHeapObject', callback?: (err: Error | null) => void): void;
2179
- post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType, callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void;
2180
- post(method: 'HeapProfiler.getHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void;
2181
- post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType, callback?: (err: Error | null) => void): void;
2182
- post(method: 'HeapProfiler.startSampling', callback?: (err: Error | null) => void): void;
2183
- post(method: 'HeapProfiler.stopSampling', callback?: (err: Error | null, params: HeapProfiler.StopSamplingReturnType) => void): void;
2184
- post(method: 'HeapProfiler.getSamplingProfile', callback?: (err: Error | null, params: HeapProfiler.GetSamplingProfileReturnType) => void): void;
2185
- /**
2186
- * Gets supported tracing categories.
2187
- */
2188
- post(method: 'NodeTracing.getCategories', callback?: (err: Error | null, params: NodeTracing.GetCategoriesReturnType) => void): void;
2189
- /**
2190
- * Start trace events collection.
2191
- */
2192
- post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType, callback?: (err: Error | null) => void): void;
2193
- post(method: 'NodeTracing.start', callback?: (err: Error | null) => void): void;
2194
- /**
2195
- * Stop trace events collection. Remaining collected events will be sent as a sequence of
2196
- * dataCollected events followed by tracingComplete event.
2197
- */
2198
- post(method: 'NodeTracing.stop', callback?: (err: Error | null) => void): void;
2199
- /**
2200
- * Sends protocol message over session with given id.
2201
- */
2202
- post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType, callback?: (err: Error | null) => void): void;
2203
- post(method: 'NodeWorker.sendMessageToWorker', callback?: (err: Error | null) => void): void;
2204
- /**
2205
- * Instructs the inspector to attach to running workers. Will also attach to new workers
2206
- * as they start
2207
- */
2208
- post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType, callback?: (err: Error | null) => void): void;
2209
- post(method: 'NodeWorker.enable', callback?: (err: Error | null) => void): void;
2210
- /**
2211
- * Detaches from all running workers and disables attaching to new workers as they are started.
2212
- */
2213
- post(method: 'NodeWorker.disable', callback?: (err: Error | null) => void): void;
2214
- /**
2215
- * Detached from the worker with given sessionId.
2216
- */
2217
- post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType, callback?: (err: Error | null) => void): void;
2218
- post(method: 'NodeWorker.detach', callback?: (err: Error | null) => void): void;
2219
- /**
2220
- * Disables network tracking, prevents network events from being sent to the client.
2221
- */
2222
- post(method: 'Network.disable', callback?: (err: Error | null) => void): void;
2223
- /**
2224
- * Enables network tracking, network events will now be delivered to the client.
2225
- */
2226
- post(method: 'Network.enable', callback?: (err: Error | null) => void): void;
2227
- /**
2228
- * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`.
2229
- */
2230
- post(method: 'NodeRuntime.enable', callback?: (err: Error | null) => void): void;
2231
- /**
2232
- * Disable NodeRuntime events
2233
- */
2234
- post(method: 'NodeRuntime.disable', callback?: (err: Error | null) => void): void;
2235
- /**
2236
- * Enable the `NodeRuntime.waitingForDisconnect`.
2237
- */
2238
- post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType, callback?: (err: Error | null) => void): void;
2239
- post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', callback?: (err: Error | null) => void): void;
2240
-
2241
- addListener(event: string, listener: (...args: any[]) => void): this;
2242
- /**
2243
- * Emitted when any notification from the V8 Inspector is received.
2244
- */
2245
- addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
2246
- /**
2247
- * Issued when new execution context is created.
2248
- */
2249
- addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
2250
- /**
2251
- * Issued when execution context is destroyed.
2252
- */
2253
- addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
2254
- /**
2255
- * Issued when all executionContexts were cleared in browser
2256
- */
2257
- addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;
2258
- /**
2259
- * Issued when exception was thrown and unhandled.
2260
- */
2261
- addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
2262
- /**
2263
- * Issued when unhandled exception was revoked.
2264
- */
2265
- addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
2266
- /**
2267
- * Issued when console API was called.
2268
- */
2269
- addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
2270
- /**
2271
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
2272
- */
2273
- addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
2274
- /**
2275
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
2276
- */
2277
- addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
2278
- /**
2279
- * Fired when virtual machine fails to parse the script.
2280
- */
2281
- addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
2282
- /**
2283
- * Fired when breakpoint is resolved to an actual script and location.
2284
- */
2285
- addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
2286
- /**
2287
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
2288
- */
2289
- addListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
2290
- /**
2291
- * Fired when the virtual machine resumed execution.
2292
- */
2293
- addListener(event: 'Debugger.resumed', listener: () => void): this;
2294
- /**
2295
- * Issued when new console message is added.
2296
- */
2297
- addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
2298
- /**
2299
- * Sent when new profile recording is started using console.profile() call.
2300
- */
2301
- addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
2302
- addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
2303
- addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
2304
- addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
2305
- addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
2306
- /**
2307
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
2308
- */
2309
- addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
2310
- /**
2311
- * If heap objects tracking has been started then backend may send update for one or more fragments
2312
- */
2313
- addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
2314
- /**
2315
- * Contains an bucket of collected trace events.
2316
- */
2317
- addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
2318
- /**
2319
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
2320
- * delivered via dataCollected events.
2321
- */
2322
- addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;
2323
- /**
2324
- * Issued when attached to a worker.
2325
- */
2326
- addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
2327
- /**
2328
- * Issued when detached from the worker.
2329
- */
2330
- addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
2331
- /**
2332
- * Notifies about a new protocol message received from the session
2333
- * (session ID is provided in attachedToWorker notification).
2334
- */
2335
- addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
2336
- /**
2337
- * Fired when page is about to send HTTP request.
2338
- */
2339
- addListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
2340
- /**
2341
- * Fired when HTTP response is available.
2342
- */
2343
- addListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
2344
- addListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
2345
- addListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
2346
- /**
2347
- * This event is fired instead of `Runtime.executionContextDestroyed` when
2348
- * enabled.
2349
- * It is fired when the Node process finished all code execution and is
2350
- * waiting for all frontends to disconnect.
2351
- */
2352
- addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
2353
- /**
2354
- * This event is fired when the runtime is waiting for the debugger. For
2355
- * example, when inspector.waitingForDebugger is called
2356
- */
2357
- addListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
2358
- emit(event: string | symbol, ...args: any[]): boolean;
2359
- emit(event: 'inspectorNotification', message: InspectorNotification<object>): boolean;
2360
- emit(event: 'Runtime.executionContextCreated', message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>): boolean;
2361
- emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>): boolean;
2362
- emit(event: 'Runtime.executionContextsCleared'): boolean;
2363
- emit(event: 'Runtime.exceptionThrown', message: InspectorNotification<Runtime.ExceptionThrownEventDataType>): boolean;
2364
- emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>): boolean;
2365
- emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>): boolean;
2366
- emit(event: 'Runtime.inspectRequested', message: InspectorNotification<Runtime.InspectRequestedEventDataType>): boolean;
2367
- emit(event: 'Debugger.scriptParsed', message: InspectorNotification<Debugger.ScriptParsedEventDataType>): boolean;
2368
- emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>): boolean;
2369
- emit(event: 'Debugger.breakpointResolved', message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>): boolean;
2370
- emit(event: 'Debugger.paused', message: InspectorNotification<Debugger.PausedEventDataType>): boolean;
2371
- emit(event: 'Debugger.resumed'): boolean;
2372
- emit(event: 'Console.messageAdded', message: InspectorNotification<Console.MessageAddedEventDataType>): boolean;
2373
- emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>): boolean;
2374
- emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>): boolean;
2375
- emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>): boolean;
2376
- emit(event: 'HeapProfiler.resetProfiles'): boolean;
2377
- emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>): boolean;
2378
- emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>): boolean;
2379
- emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>): boolean;
2380
- emit(event: 'NodeTracing.dataCollected', message: InspectorNotification<NodeTracing.DataCollectedEventDataType>): boolean;
2381
- emit(event: 'NodeTracing.tracingComplete'): boolean;
2382
- emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>): boolean;
2383
- emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>): boolean;
2384
- emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>): boolean;
2385
- emit(event: 'Network.requestWillBeSent', message: InspectorNotification<Network.RequestWillBeSentEventDataType>): boolean;
2386
- emit(event: 'Network.responseReceived', message: InspectorNotification<Network.ResponseReceivedEventDataType>): boolean;
2387
- emit(event: 'Network.loadingFailed', message: InspectorNotification<Network.LoadingFailedEventDataType>): boolean;
2388
- emit(event: 'Network.loadingFinished', message: InspectorNotification<Network.LoadingFinishedEventDataType>): boolean;
2389
- emit(event: 'NodeRuntime.waitingForDisconnect'): boolean;
2390
- emit(event: 'NodeRuntime.waitingForDebugger'): boolean;
2391
- on(event: string, listener: (...args: any[]) => void): this;
2392
- /**
2393
- * Emitted when any notification from the V8 Inspector is received.
2394
- */
2395
- on(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
2396
- /**
2397
- * Issued when new execution context is created.
2398
- */
2399
- on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
2400
- /**
2401
- * Issued when execution context is destroyed.
2402
- */
2403
- on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
2404
- /**
2405
- * Issued when all executionContexts were cleared in browser
2406
- */
2407
- on(event: 'Runtime.executionContextsCleared', listener: () => void): this;
2408
- /**
2409
- * Issued when exception was thrown and unhandled.
2410
- */
2411
- on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
2412
- /**
2413
- * Issued when unhandled exception was revoked.
2414
- */
2415
- on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
2416
- /**
2417
- * Issued when console API was called.
2418
- */
2419
- on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
2420
- /**
2421
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
2422
- */
2423
- on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
2424
- /**
2425
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
2426
- */
2427
- on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
2428
- /**
2429
- * Fired when virtual machine fails to parse the script.
2430
- */
2431
- on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
2432
- /**
2433
- * Fired when breakpoint is resolved to an actual script and location.
2434
- */
2435
- on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
2436
- /**
2437
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
2438
- */
2439
- on(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
2440
- /**
2441
- * Fired when the virtual machine resumed execution.
2442
- */
2443
- on(event: 'Debugger.resumed', listener: () => void): this;
2444
- /**
2445
- * Issued when new console message is added.
2446
- */
2447
- on(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
2448
- /**
2449
- * Sent when new profile recording is started using console.profile() call.
2450
- */
2451
- on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
2452
- on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
2453
- on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
2454
- on(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
2455
- on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
2456
- /**
2457
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
2458
- */
2459
- on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
2460
- /**
2461
- * If heap objects tracking has been started then backend may send update for one or more fragments
2462
- */
2463
- on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
2464
- /**
2465
- * Contains an bucket of collected trace events.
2466
- */
2467
- on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
2468
- /**
2469
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
2470
- * delivered via dataCollected events.
2471
- */
2472
- on(event: 'NodeTracing.tracingComplete', listener: () => void): this;
2473
- /**
2474
- * Issued when attached to a worker.
2475
- */
2476
- on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
2477
- /**
2478
- * Issued when detached from the worker.
2479
- */
2480
- on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
2481
- /**
2482
- * Notifies about a new protocol message received from the session
2483
- * (session ID is provided in attachedToWorker notification).
2484
- */
2485
- on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
2486
- /**
2487
- * Fired when page is about to send HTTP request.
2488
- */
2489
- on(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
2490
- /**
2491
- * Fired when HTTP response is available.
2492
- */
2493
- on(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
2494
- on(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
2495
- on(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
2496
- /**
2497
- * This event is fired instead of `Runtime.executionContextDestroyed` when
2498
- * enabled.
2499
- * It is fired when the Node process finished all code execution and is
2500
- * waiting for all frontends to disconnect.
2501
- */
2502
- on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
2503
- /**
2504
- * This event is fired when the runtime is waiting for the debugger. For
2505
- * example, when inspector.waitingForDebugger is called
2506
- */
2507
- on(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
2508
- once(event: string, listener: (...args: any[]) => void): this;
2509
- /**
2510
- * Emitted when any notification from the V8 Inspector is received.
2511
- */
2512
- once(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
2513
- /**
2514
- * Issued when new execution context is created.
2515
- */
2516
- once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
2517
- /**
2518
- * Issued when execution context is destroyed.
2519
- */
2520
- once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
2521
- /**
2522
- * Issued when all executionContexts were cleared in browser
2523
- */
2524
- once(event: 'Runtime.executionContextsCleared', listener: () => void): this;
2525
- /**
2526
- * Issued when exception was thrown and unhandled.
2527
- */
2528
- once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
2529
- /**
2530
- * Issued when unhandled exception was revoked.
2531
- */
2532
- once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
2533
- /**
2534
- * Issued when console API was called.
2535
- */
2536
- once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
2537
- /**
2538
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
2539
- */
2540
- once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
2541
- /**
2542
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
2543
- */
2544
- once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
2545
- /**
2546
- * Fired when virtual machine fails to parse the script.
2547
- */
2548
- once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
2549
- /**
2550
- * Fired when breakpoint is resolved to an actual script and location.
2551
- */
2552
- once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
2553
- /**
2554
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
2555
- */
2556
- once(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
2557
- /**
2558
- * Fired when the virtual machine resumed execution.
2559
- */
2560
- once(event: 'Debugger.resumed', listener: () => void): this;
2561
- /**
2562
- * Issued when new console message is added.
2563
- */
2564
- once(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
2565
- /**
2566
- * Sent when new profile recording is started using console.profile() call.
2567
- */
2568
- once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
2569
- once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
2570
- once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
2571
- once(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
2572
- once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
2573
- /**
2574
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
2575
- */
2576
- once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
2577
- /**
2578
- * If heap objects tracking has been started then backend may send update for one or more fragments
2579
- */
2580
- once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
2581
- /**
2582
- * Contains an bucket of collected trace events.
2583
- */
2584
- once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
2585
- /**
2586
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
2587
- * delivered via dataCollected events.
2588
- */
2589
- once(event: 'NodeTracing.tracingComplete', listener: () => void): this;
2590
- /**
2591
- * Issued when attached to a worker.
2592
- */
2593
- once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
2594
- /**
2595
- * Issued when detached from the worker.
2596
- */
2597
- once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
2598
- /**
2599
- * Notifies about a new protocol message received from the session
2600
- * (session ID is provided in attachedToWorker notification).
2601
- */
2602
- once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
2603
- /**
2604
- * Fired when page is about to send HTTP request.
2605
- */
2606
- once(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
2607
- /**
2608
- * Fired when HTTP response is available.
2609
- */
2610
- once(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
2611
- once(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
2612
- once(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
2613
- /**
2614
- * This event is fired instead of `Runtime.executionContextDestroyed` when
2615
- * enabled.
2616
- * It is fired when the Node process finished all code execution and is
2617
- * waiting for all frontends to disconnect.
2618
- */
2619
- once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
2620
- /**
2621
- * This event is fired when the runtime is waiting for the debugger. For
2622
- * example, when inspector.waitingForDebugger is called
2623
- */
2624
- once(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
2625
- prependListener(event: string, listener: (...args: any[]) => void): this;
2626
- /**
2627
- * Emitted when any notification from the V8 Inspector is received.
2628
- */
2629
- prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
2630
- /**
2631
- * Issued when new execution context is created.
2632
- */
2633
- prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
2634
- /**
2635
- * Issued when execution context is destroyed.
2636
- */
2637
- prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
2638
- /**
2639
- * Issued when all executionContexts were cleared in browser
2640
- */
2641
- prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;
2642
- /**
2643
- * Issued when exception was thrown and unhandled.
2644
- */
2645
- prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
2646
- /**
2647
- * Issued when unhandled exception was revoked.
2648
- */
2649
- prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
2650
- /**
2651
- * Issued when console API was called.
2652
- */
2653
- prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
2654
- /**
2655
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
2656
- */
2657
- prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
2658
- /**
2659
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
2660
- */
2661
- prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
2662
- /**
2663
- * Fired when virtual machine fails to parse the script.
2664
- */
2665
- prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
2666
- /**
2667
- * Fired when breakpoint is resolved to an actual script and location.
2668
- */
2669
- prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
2670
- /**
2671
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
2672
- */
2673
- prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
2674
- /**
2675
- * Fired when the virtual machine resumed execution.
2676
- */
2677
- prependListener(event: 'Debugger.resumed', listener: () => void): this;
2678
- /**
2679
- * Issued when new console message is added.
2680
- */
2681
- prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
2682
- /**
2683
- * Sent when new profile recording is started using console.profile() call.
2684
- */
2685
- prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
2686
- prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
2687
- prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
2688
- prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
2689
- prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
2690
- /**
2691
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
2692
- */
2693
- prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
2694
- /**
2695
- * If heap objects tracking has been started then backend may send update for one or more fragments
2696
- */
2697
- prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
2698
- /**
2699
- * Contains an bucket of collected trace events.
2700
- */
2701
- prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
2702
- /**
2703
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
2704
- * delivered via dataCollected events.
2705
- */
2706
- prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;
2707
- /**
2708
- * Issued when attached to a worker.
2709
- */
2710
- prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
2711
- /**
2712
- * Issued when detached from the worker.
2713
- */
2714
- prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
2715
- /**
2716
- * Notifies about a new protocol message received from the session
2717
- * (session ID is provided in attachedToWorker notification).
2718
- */
2719
- prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
2720
- /**
2721
- * Fired when page is about to send HTTP request.
2722
- */
2723
- prependListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
2724
- /**
2725
- * Fired when HTTP response is available.
2726
- */
2727
- prependListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
2728
- prependListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
2729
- prependListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
2730
- /**
2731
- * This event is fired instead of `Runtime.executionContextDestroyed` when
2732
- * enabled.
2733
- * It is fired when the Node process finished all code execution and is
2734
- * waiting for all frontends to disconnect.
2735
- */
2736
- prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
2737
- /**
2738
- * This event is fired when the runtime is waiting for the debugger. For
2739
- * example, when inspector.waitingForDebugger is called
2740
- */
2741
- prependListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
2742
- prependOnceListener(event: string, listener: (...args: any[]) => void): this;
2743
- /**
2744
- * Emitted when any notification from the V8 Inspector is received.
2745
- */
2746
- prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
2747
- /**
2748
- * Issued when new execution context is created.
2749
- */
2750
- prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
2751
- /**
2752
- * Issued when execution context is destroyed.
2753
- */
2754
- prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
2755
- /**
2756
- * Issued when all executionContexts were cleared in browser
2757
- */
2758
- prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;
2759
- /**
2760
- * Issued when exception was thrown and unhandled.
2761
- */
2762
- prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
2763
- /**
2764
- * Issued when unhandled exception was revoked.
2765
- */
2766
- prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
2767
- /**
2768
- * Issued when console API was called.
2769
- */
2770
- prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
2771
- /**
2772
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
2773
- */
2774
- prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
2775
- /**
2776
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
2777
- */
2778
- prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
2779
- /**
2780
- * Fired when virtual machine fails to parse the script.
2781
- */
2782
- prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
2783
- /**
2784
- * Fired when breakpoint is resolved to an actual script and location.
2785
- */
2786
- prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
2787
- /**
2788
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
2789
- */
2790
- prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
2791
- /**
2792
- * Fired when the virtual machine resumed execution.
2793
- */
2794
- prependOnceListener(event: 'Debugger.resumed', listener: () => void): this;
2795
- /**
2796
- * Issued when new console message is added.
2797
- */
2798
- prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
2799
- /**
2800
- * Sent when new profile recording is started using console.profile() call.
2801
- */
2802
- prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
2803
- prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
2804
- prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
2805
- prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
2806
- prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
2807
- /**
2808
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
2809
- */
2810
- prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
2811
- /**
2812
- * If heap objects tracking has been started then backend may send update for one or more fragments
2813
- */
2814
- prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
2815
- /**
2816
- * Contains an bucket of collected trace events.
2817
- */
2818
- prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
2819
- /**
2820
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
2821
- * delivered via dataCollected events.
2822
- */
2823
- prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;
2824
- /**
2825
- * Issued when attached to a worker.
2826
- */
2827
- prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
2828
- /**
2829
- * Issued when detached from the worker.
2830
- */
2831
- prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
2832
- /**
2833
- * Notifies about a new protocol message received from the session
2834
- * (session ID is provided in attachedToWorker notification).
2835
- */
2836
- prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
2837
- /**
2838
- * Fired when page is about to send HTTP request.
2839
- */
2840
- prependOnceListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
2841
- /**
2842
- * Fired when HTTP response is available.
2843
- */
2844
- prependOnceListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
2845
- prependOnceListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
2846
- prependOnceListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
2847
- /**
2848
- * This event is fired instead of `Runtime.executionContextDestroyed` when
2849
- * enabled.
2850
- * It is fired when the Node process finished all code execution and is
2851
- * waiting for all frontends to disconnect.
2852
- */
2853
- prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
2854
- /**
2855
- * This event is fired when the runtime is waiting for the debugger. For
2856
- * example, when inspector.waitingForDebugger is called
2857
- */
2858
- prependOnceListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
2859
- }
2860
-
2861
- /**
2862
- * Activate inspector on host and port. Equivalent to `node --inspect=[[host:]port]`, but can be done programmatically after node has
2863
- * started.
2864
- *
2865
- * If wait is `true`, will block until a client has connected to the inspect port
2866
- * and flow control has been passed to the debugger client.
2867
- *
2868
- * See the [security warning](https://nodejs.org/docs/latest-v22.x/api/cli.html#warning-binding-inspector-to-a-public-ipport-combination-is-insecure)
2869
- * regarding the `host` parameter usage.
2870
- * @param port Port to listen on for inspector connections. Defaults to what was specified on the CLI.
2871
- * @param host Host to listen on for inspector connections. Defaults to what was specified on the CLI.
2872
- * @param wait Block until a client has connected. Defaults to what was specified on the CLI.
2873
- * @returns Disposable that calls `inspector.close()`.
2874
- */
2875
- function open(port?: number, host?: string, wait?: boolean): Disposable;
2876
-
2877
- /**
2878
- * Deactivate the inspector. Blocks until there are no active connections.
2879
- */
2880
- function close(): void;
2881
-
2882
- /**
2883
- * Return the URL of the active inspector, or `undefined` if there is none.
2884
- *
2885
- * ```console
2886
- * $ node --inspect -p 'inspector.url()'
2887
- * Debugger listening on ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34
2888
- * For help, see: https://nodejs.org/en/docs/inspector
2889
- * ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34
2890
- *
2891
- * $ node --inspect=localhost:3000 -p 'inspector.url()'
2892
- * Debugger listening on ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a
2893
- * For help, see: https://nodejs.org/en/docs/inspector
2894
- * ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a
2895
- *
2896
- * $ node -p 'inspector.url()'
2897
- * undefined
2898
- * ```
2899
- */
2900
- function url(): string | undefined;
2901
-
2902
- /**
2903
- * Blocks until a client (existing or connected later) has sent `Runtime.runIfWaitingForDebugger` command.
2904
- *
2905
- * An exception will be thrown if there is no active inspector.
2906
- * @since v12.7.0
2907
- */
2908
- function waitForDebugger(): void;
2909
-
2910
- // These methods are exposed by the V8 inspector console API (inspector/v8-console.h).
2911
- // The method signatures differ from those of the Node.js console, and are deliberately
2912
- // typed permissively.
2913
- interface InspectorConsole {
2914
- debug(...data: any[]): void;
2915
- error(...data: any[]): void;
2916
- info(...data: any[]): void;
2917
- log(...data: any[]): void;
2918
- warn(...data: any[]): void;
2919
- dir(...data: any[]): void;
2920
- dirxml(...data: any[]): void;
2921
- table(...data: any[]): void;
2922
- trace(...data: any[]): void;
2923
- group(...data: any[]): void;
2924
- groupCollapsed(...data: any[]): void;
2925
- groupEnd(...data: any[]): void;
2926
- clear(...data: any[]): void;
2927
- count(label?: any): void;
2928
- countReset(label?: any): void;
2929
- assert(value?: any, ...data: any[]): void;
2930
- profile(label?: any): void;
2931
- profileEnd(label?: any): void;
2932
- time(label?: any): void;
2933
- timeLog(label?: any): void;
2934
- timeStamp(label?: any): void;
2935
- }
2936
-
2937
- /**
2938
- * An object to send messages to the remote inspector console.
2939
- * @since v11.0.0
2940
- */
2941
- const console: InspectorConsole;
2942
-
2943
- // DevTools protocol event broadcast methods
2944
- namespace Network {
2945
- /**
2946
- * This feature is only available with the `--experimental-network-inspection` flag enabled.
2947
- *
2948
- * Broadcasts the `Network.requestWillBeSent` event to connected frontends. This event indicates that
2949
- * the application is about to send an HTTP request.
2950
- * @since v22.6.0
2951
- * @experimental
2952
- */
2953
- function requestWillBeSent(params: RequestWillBeSentEventDataType): void;
2954
- /**
2955
- * This feature is only available with the `--experimental-network-inspection` flag enabled.
2956
- *
2957
- * Broadcasts the `Network.responseReceived` event to connected frontends. This event indicates that
2958
- * HTTP response is available.
2959
- * @since v22.6.0
2960
- * @experimental
2961
- */
2962
- function responseReceived(params: ResponseReceivedEventDataType): void;
2963
- /**
2964
- * This feature is only available with the `--experimental-network-inspection` flag enabled.
2965
- *
2966
- * Broadcasts the `Network.loadingFinished` event to connected frontends. This event indicates that
2967
- * HTTP request has finished loading.
2968
- * @since v22.6.0
2969
- * @experimental
2970
- */
2971
- function loadingFinished(params: LoadingFinishedEventDataType): void;
2972
- /**
2973
- * This feature is only available with the `--experimental-network-inspection` flag enabled.
2974
- *
2975
- * Broadcasts the `Network.loadingFailed` event to connected frontends. This event indicates that
2976
- * HTTP request has failed to load.
2977
- * @since v22.7.0
2978
- * @experimental
2979
- */
2980
- function loadingFailed(params: LoadingFailedEventDataType): void;
2981
- }
2982
- }
2983
-
2984
- /**
2985
- * The `node:inspector` module provides an API for interacting with the V8
2986
- * inspector.
2987
- */
2988
- declare module 'node:inspector' {
2989
- export * from 'inspector';
2990
- }
2991
-
2992
- /**
2993
- * The `node:inspector/promises` module provides an API for interacting with the V8
2994
- * inspector.
2995
- * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/inspector/promises.js)
2996
- * @since v19.0.0
2997
- */
2998
- declare module 'inspector/promises' {
2999
- import EventEmitter = require('node:events');
3000
- import {
3001
- open,
3002
- close,
3003
- url,
3004
- waitForDebugger,
3005
- console,
3006
- InspectorNotification,
3007
- Schema,
3008
- Runtime,
3009
- Debugger,
3010
- Console,
3011
- Profiler,
3012
- HeapProfiler,
3013
- NodeTracing,
3014
- NodeWorker,
3015
- Network,
3016
- NodeRuntime,
3017
- } from 'inspector';
3018
-
3019
- /**
3020
- * The `inspector.Session` is used for dispatching messages to the V8 inspector
3021
- * back-end and receiving message responses and notifications.
3022
- * @since v19.0.0
3023
- */
3024
- class Session extends EventEmitter {
3025
- /**
3026
- * Create a new instance of the `inspector.Session` class.
3027
- * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend.
3028
- */
3029
- constructor();
3030
-
3031
- /**
3032
- * Connects a session to the inspector back-end.
3033
- */
3034
- connect(): void;
3035
-
3036
- /**
3037
- * Connects a session to the inspector back-end.
3038
- * An exception will be thrown if this API was not called on a Worker thread.
3039
- */
3040
- connectToMainThread(): void;
3041
-
3042
- /**
3043
- * Immediately close the session. All pending message callbacks will be called with an error.
3044
- * `session.connect()` will need to be called to be able to send messages again.
3045
- * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints.
3046
- */
3047
- disconnect(): void;
3048
-
3049
- /**
3050
- * Posts a message to the inspector back-end.
3051
- *
3052
- * ```js
3053
- * import { Session } from 'node:inspector/promises';
3054
- * try {
3055
- * const session = new Session();
3056
- * session.connect();
3057
- * const result = await session.post('Runtime.evaluate', { expression: '2 + 2' });
3058
- * console.log(result);
3059
- * } catch (error) {
3060
- * console.error(error);
3061
- * }
3062
- * // Output: { result: { type: 'number', value: 4, description: '4' } }
3063
- * ```
3064
- *
3065
- * The latest version of the V8 inspector protocol is published on the
3066
- * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/).
3067
- *
3068
- * Node.js inspector supports all the Chrome DevTools Protocol domains declared
3069
- * by V8. Chrome DevTools Protocol domain provides an interface for interacting
3070
- * with one of the runtime agents used to inspect the application state and listen
3071
- * to the run-time events.
3072
- */
3073
- post(method: string, params?: object): Promise<void>;
3074
- /**
3075
- * Returns supported domains.
3076
- */
3077
- post(method: 'Schema.getDomains'): Promise<Schema.GetDomainsReturnType>;
3078
- /**
3079
- * Evaluates expression on global object.
3080
- */
3081
- post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType): Promise<Runtime.EvaluateReturnType>;
3082
- /**
3083
- * Add handler to promise with given promise object id.
3084
- */
3085
- post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType): Promise<Runtime.AwaitPromiseReturnType>;
3086
- /**
3087
- * Calls function with given declaration on the given object. Object group of the result is inherited from the target object.
3088
- */
3089
- post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType): Promise<Runtime.CallFunctionOnReturnType>;
3090
- /**
3091
- * Returns properties of a given object. Object group of the result is inherited from the target object.
3092
- */
3093
- post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType): Promise<Runtime.GetPropertiesReturnType>;
3094
- /**
3095
- * Releases remote object with given id.
3096
- */
3097
- post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType): Promise<void>;
3098
- /**
3099
- * Releases all remote objects that belong to a given group.
3100
- */
3101
- post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType): Promise<void>;
3102
- /**
3103
- * Tells inspected instance to run if it was waiting for debugger to attach.
3104
- */
3105
- post(method: 'Runtime.runIfWaitingForDebugger'): Promise<void>;
3106
- /**
3107
- * Enables reporting of execution contexts creation by means of <code>executionContextCreated</code> event. When the reporting gets enabled the event will be sent immediately for each existing execution context.
3108
- */
3109
- post(method: 'Runtime.enable'): Promise<void>;
3110
- /**
3111
- * Disables reporting of execution contexts creation.
3112
- */
3113
- post(method: 'Runtime.disable'): Promise<void>;
3114
- /**
3115
- * Discards collected exceptions and console API calls.
3116
- */
3117
- post(method: 'Runtime.discardConsoleEntries'): Promise<void>;
3118
- /**
3119
- * @experimental
3120
- */
3121
- post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType): Promise<void>;
3122
- /**
3123
- * Compiles expression.
3124
- */
3125
- post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType): Promise<Runtime.CompileScriptReturnType>;
3126
- /**
3127
- * Runs script with given id in a given context.
3128
- */
3129
- post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType): Promise<Runtime.RunScriptReturnType>;
3130
- post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType): Promise<Runtime.QueryObjectsReturnType>;
3131
- /**
3132
- * Returns all let, const and class variables from global scope.
3133
- */
3134
- post(method: 'Runtime.globalLexicalScopeNames', params?: Runtime.GlobalLexicalScopeNamesParameterType): Promise<Runtime.GlobalLexicalScopeNamesReturnType>;
3135
- /**
3136
- * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.
3137
- */
3138
- post(method: 'Debugger.enable'): Promise<Debugger.EnableReturnType>;
3139
- /**
3140
- * Disables debugger for given page.
3141
- */
3142
- post(method: 'Debugger.disable'): Promise<void>;
3143
- /**
3144
- * Activates / deactivates all breakpoints on the page.
3145
- */
3146
- post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType): Promise<void>;
3147
- /**
3148
- * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).
3149
- */
3150
- post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType): Promise<void>;
3151
- /**
3152
- * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in <code>locations</code> property. Further matching script parsing will result in subsequent <code>breakpointResolved</code> events issued. This logical breakpoint will survive page reloads.
3153
- */
3154
- post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType): Promise<Debugger.SetBreakpointByUrlReturnType>;
3155
- /**
3156
- * Sets JavaScript breakpoint at a given location.
3157
- */
3158
- post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType): Promise<Debugger.SetBreakpointReturnType>;
3159
- /**
3160
- * Removes JavaScript breakpoint.
3161
- */
3162
- post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType): Promise<void>;
3163
- /**
3164
- * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same.
3165
- */
3166
- post(method: 'Debugger.getPossibleBreakpoints', params?: Debugger.GetPossibleBreakpointsParameterType): Promise<Debugger.GetPossibleBreakpointsReturnType>;
3167
- /**
3168
- * Continues execution until specific location is reached.
3169
- */
3170
- post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType): Promise<void>;
3171
- /**
3172
- * @experimental
3173
- */
3174
- post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType): Promise<void>;
3175
- /**
3176
- * Steps over the statement.
3177
- */
3178
- post(method: 'Debugger.stepOver'): Promise<void>;
3179
- /**
3180
- * Steps into the function call.
3181
- */
3182
- post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType): Promise<void>;
3183
- /**
3184
- * Steps out of the function call.
3185
- */
3186
- post(method: 'Debugger.stepOut'): Promise<void>;
3187
- /**
3188
- * Stops on the next JavaScript statement.
3189
- */
3190
- post(method: 'Debugger.pause'): Promise<void>;
3191
- /**
3192
- * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called.
3193
- * @experimental
3194
- */
3195
- post(method: 'Debugger.scheduleStepIntoAsync'): Promise<void>;
3196
- /**
3197
- * Resumes JavaScript execution.
3198
- */
3199
- post(method: 'Debugger.resume'): Promise<void>;
3200
- /**
3201
- * Returns stack trace with given <code>stackTraceId</code>.
3202
- * @experimental
3203
- */
3204
- post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType): Promise<Debugger.GetStackTraceReturnType>;
3205
- /**
3206
- * Searches for given string in script content.
3207
- */
3208
- post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType): Promise<Debugger.SearchInContentReturnType>;
3209
- /**
3210
- * Edits JavaScript source live.
3211
- */
3212
- post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType): Promise<Debugger.SetScriptSourceReturnType>;
3213
- /**
3214
- * Restarts particular call frame from the beginning.
3215
- */
3216
- post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType): Promise<Debugger.RestartFrameReturnType>;
3217
- /**
3218
- * Returns source for the script with given id.
3219
- */
3220
- post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType): Promise<Debugger.GetScriptSourceReturnType>;
3221
- /**
3222
- * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is <code>none</code>.
3223
- */
3224
- post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType): Promise<void>;
3225
- /**
3226
- * Evaluates expression on a given call frame.
3227
- */
3228
- post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType): Promise<Debugger.EvaluateOnCallFrameReturnType>;
3229
- /**
3230
- * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.
3231
- */
3232
- post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType): Promise<void>;
3233
- /**
3234
- * Changes return value in top frame. Available only at return break position.
3235
- * @experimental
3236
- */
3237
- post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType): Promise<void>;
3238
- /**
3239
- * Enables or disables async call stacks tracking.
3240
- */
3241
- post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType): Promise<void>;
3242
- /**
3243
- * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.
3244
- * @experimental
3245
- */
3246
- post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType): Promise<void>;
3247
- /**
3248
- * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted.
3249
- * @experimental
3250
- */
3251
- post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType): Promise<void>;
3252
- /**
3253
- * Enables console domain, sends the messages collected so far to the client by means of the <code>messageAdded</code> notification.
3254
- */
3255
- post(method: 'Console.enable'): Promise<void>;
3256
- /**
3257
- * Disables console domain, prevents further console messages from being reported to the client.
3258
- */
3259
- post(method: 'Console.disable'): Promise<void>;
3260
- /**
3261
- * Does nothing.
3262
- */
3263
- post(method: 'Console.clearMessages'): Promise<void>;
3264
- post(method: 'Profiler.enable'): Promise<void>;
3265
- post(method: 'Profiler.disable'): Promise<void>;
3266
- /**
3267
- * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.
3268
- */
3269
- post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType): Promise<void>;
3270
- post(method: 'Profiler.start'): Promise<void>;
3271
- post(method: 'Profiler.stop'): Promise<Profiler.StopReturnType>;
3272
- /**
3273
- * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters.
3274
- */
3275
- post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType): Promise<void>;
3276
- /**
3277
- * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code.
3278
- */
3279
- post(method: 'Profiler.stopPreciseCoverage'): Promise<void>;
3280
- /**
3281
- * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started.
3282
- */
3283
- post(method: 'Profiler.takePreciseCoverage'): Promise<Profiler.TakePreciseCoverageReturnType>;
3284
- /**
3285
- * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.
3286
- */
3287
- post(method: 'Profiler.getBestEffortCoverage'): Promise<Profiler.GetBestEffortCoverageReturnType>;
3288
- post(method: 'HeapProfiler.enable'): Promise<void>;
3289
- post(method: 'HeapProfiler.disable'): Promise<void>;
3290
- post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType): Promise<void>;
3291
- post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType): Promise<void>;
3292
- post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType): Promise<void>;
3293
- post(method: 'HeapProfiler.collectGarbage'): Promise<void>;
3294
- post(method: 'HeapProfiler.getObjectByHeapObjectId', params?: HeapProfiler.GetObjectByHeapObjectIdParameterType): Promise<HeapProfiler.GetObjectByHeapObjectIdReturnType>;
3295
- /**
3296
- * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).
3297
- */
3298
- post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType): Promise<void>;
3299
- post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType): Promise<HeapProfiler.GetHeapObjectIdReturnType>;
3300
- post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType): Promise<void>;
3301
- post(method: 'HeapProfiler.stopSampling'): Promise<HeapProfiler.StopSamplingReturnType>;
3302
- post(method: 'HeapProfiler.getSamplingProfile'): Promise<HeapProfiler.GetSamplingProfileReturnType>;
3303
- /**
3304
- * Gets supported tracing categories.
3305
- */
3306
- post(method: 'NodeTracing.getCategories'): Promise<NodeTracing.GetCategoriesReturnType>;
3307
- /**
3308
- * Start trace events collection.
3309
- */
3310
- post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType): Promise<void>;
3311
- /**
3312
- * Stop trace events collection. Remaining collected events will be sent as a sequence of
3313
- * dataCollected events followed by tracingComplete event.
3314
- */
3315
- post(method: 'NodeTracing.stop'): Promise<void>;
3316
- /**
3317
- * Sends protocol message over session with given id.
3318
- */
3319
- post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType): Promise<void>;
3320
- /**
3321
- * Instructs the inspector to attach to running workers. Will also attach to new workers
3322
- * as they start
3323
- */
3324
- post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType): Promise<void>;
3325
- /**
3326
- * Detaches from all running workers and disables attaching to new workers as they are started.
3327
- */
3328
- post(method: 'NodeWorker.disable'): Promise<void>;
3329
- /**
3330
- * Detached from the worker with given sessionId.
3331
- */
3332
- post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType): Promise<void>;
3333
- /**
3334
- * Disables network tracking, prevents network events from being sent to the client.
3335
- */
3336
- post(method: 'Network.disable'): Promise<void>;
3337
- /**
3338
- * Enables network tracking, network events will now be delivered to the client.
3339
- */
3340
- post(method: 'Network.enable'): Promise<void>;
3341
- /**
3342
- * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`.
3343
- */
3344
- post(method: 'NodeRuntime.enable'): Promise<void>;
3345
- /**
3346
- * Disable NodeRuntime events
3347
- */
3348
- post(method: 'NodeRuntime.disable'): Promise<void>;
3349
- /**
3350
- * Enable the `NodeRuntime.waitingForDisconnect`.
3351
- */
3352
- post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType): Promise<void>;
3353
-
3354
- addListener(event: string, listener: (...args: any[]) => void): this;
3355
- /**
3356
- * Emitted when any notification from the V8 Inspector is received.
3357
- */
3358
- addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
3359
- /**
3360
- * Issued when new execution context is created.
3361
- */
3362
- addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
3363
- /**
3364
- * Issued when execution context is destroyed.
3365
- */
3366
- addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
3367
- /**
3368
- * Issued when all executionContexts were cleared in browser
3369
- */
3370
- addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;
3371
- /**
3372
- * Issued when exception was thrown and unhandled.
3373
- */
3374
- addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
3375
- /**
3376
- * Issued when unhandled exception was revoked.
3377
- */
3378
- addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
3379
- /**
3380
- * Issued when console API was called.
3381
- */
3382
- addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
3383
- /**
3384
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
3385
- */
3386
- addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
3387
- /**
3388
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
3389
- */
3390
- addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
3391
- /**
3392
- * Fired when virtual machine fails to parse the script.
3393
- */
3394
- addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
3395
- /**
3396
- * Fired when breakpoint is resolved to an actual script and location.
3397
- */
3398
- addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
3399
- /**
3400
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
3401
- */
3402
- addListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
3403
- /**
3404
- * Fired when the virtual machine resumed execution.
3405
- */
3406
- addListener(event: 'Debugger.resumed', listener: () => void): this;
3407
- /**
3408
- * Issued when new console message is added.
3409
- */
3410
- addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
3411
- /**
3412
- * Sent when new profile recording is started using console.profile() call.
3413
- */
3414
- addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
3415
- addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
3416
- addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
3417
- addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
3418
- addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
3419
- /**
3420
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
3421
- */
3422
- addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
3423
- /**
3424
- * If heap objects tracking has been started then backend may send update for one or more fragments
3425
- */
3426
- addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
3427
- /**
3428
- * Contains an bucket of collected trace events.
3429
- */
3430
- addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
3431
- /**
3432
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
3433
- * delivered via dataCollected events.
3434
- */
3435
- addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;
3436
- /**
3437
- * Issued when attached to a worker.
3438
- */
3439
- addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
3440
- /**
3441
- * Issued when detached from the worker.
3442
- */
3443
- addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
3444
- /**
3445
- * Notifies about a new protocol message received from the session
3446
- * (session ID is provided in attachedToWorker notification).
3447
- */
3448
- addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
3449
- /**
3450
- * Fired when page is about to send HTTP request.
3451
- */
3452
- addListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
3453
- /**
3454
- * Fired when HTTP response is available.
3455
- */
3456
- addListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
3457
- addListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
3458
- addListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
3459
- /**
3460
- * This event is fired instead of `Runtime.executionContextDestroyed` when
3461
- * enabled.
3462
- * It is fired when the Node process finished all code execution and is
3463
- * waiting for all frontends to disconnect.
3464
- */
3465
- addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
3466
- /**
3467
- * This event is fired when the runtime is waiting for the debugger. For
3468
- * example, when inspector.waitingForDebugger is called
3469
- */
3470
- addListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
3471
- emit(event: string | symbol, ...args: any[]): boolean;
3472
- emit(event: 'inspectorNotification', message: InspectorNotification<object>): boolean;
3473
- emit(event: 'Runtime.executionContextCreated', message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>): boolean;
3474
- emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>): boolean;
3475
- emit(event: 'Runtime.executionContextsCleared'): boolean;
3476
- emit(event: 'Runtime.exceptionThrown', message: InspectorNotification<Runtime.ExceptionThrownEventDataType>): boolean;
3477
- emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>): boolean;
3478
- emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>): boolean;
3479
- emit(event: 'Runtime.inspectRequested', message: InspectorNotification<Runtime.InspectRequestedEventDataType>): boolean;
3480
- emit(event: 'Debugger.scriptParsed', message: InspectorNotification<Debugger.ScriptParsedEventDataType>): boolean;
3481
- emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>): boolean;
3482
- emit(event: 'Debugger.breakpointResolved', message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>): boolean;
3483
- emit(event: 'Debugger.paused', message: InspectorNotification<Debugger.PausedEventDataType>): boolean;
3484
- emit(event: 'Debugger.resumed'): boolean;
3485
- emit(event: 'Console.messageAdded', message: InspectorNotification<Console.MessageAddedEventDataType>): boolean;
3486
- emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>): boolean;
3487
- emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>): boolean;
3488
- emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>): boolean;
3489
- emit(event: 'HeapProfiler.resetProfiles'): boolean;
3490
- emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>): boolean;
3491
- emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>): boolean;
3492
- emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>): boolean;
3493
- emit(event: 'NodeTracing.dataCollected', message: InspectorNotification<NodeTracing.DataCollectedEventDataType>): boolean;
3494
- emit(event: 'NodeTracing.tracingComplete'): boolean;
3495
- emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>): boolean;
3496
- emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>): boolean;
3497
- emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>): boolean;
3498
- emit(event: 'Network.requestWillBeSent', message: InspectorNotification<Network.RequestWillBeSentEventDataType>): boolean;
3499
- emit(event: 'Network.responseReceived', message: InspectorNotification<Network.ResponseReceivedEventDataType>): boolean;
3500
- emit(event: 'Network.loadingFailed', message: InspectorNotification<Network.LoadingFailedEventDataType>): boolean;
3501
- emit(event: 'Network.loadingFinished', message: InspectorNotification<Network.LoadingFinishedEventDataType>): boolean;
3502
- emit(event: 'NodeRuntime.waitingForDisconnect'): boolean;
3503
- emit(event: 'NodeRuntime.waitingForDebugger'): boolean;
3504
- on(event: string, listener: (...args: any[]) => void): this;
3505
- /**
3506
- * Emitted when any notification from the V8 Inspector is received.
3507
- */
3508
- on(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
3509
- /**
3510
- * Issued when new execution context is created.
3511
- */
3512
- on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
3513
- /**
3514
- * Issued when execution context is destroyed.
3515
- */
3516
- on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
3517
- /**
3518
- * Issued when all executionContexts were cleared in browser
3519
- */
3520
- on(event: 'Runtime.executionContextsCleared', listener: () => void): this;
3521
- /**
3522
- * Issued when exception was thrown and unhandled.
3523
- */
3524
- on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
3525
- /**
3526
- * Issued when unhandled exception was revoked.
3527
- */
3528
- on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
3529
- /**
3530
- * Issued when console API was called.
3531
- */
3532
- on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
3533
- /**
3534
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
3535
- */
3536
- on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
3537
- /**
3538
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
3539
- */
3540
- on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
3541
- /**
3542
- * Fired when virtual machine fails to parse the script.
3543
- */
3544
- on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
3545
- /**
3546
- * Fired when breakpoint is resolved to an actual script and location.
3547
- */
3548
- on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
3549
- /**
3550
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
3551
- */
3552
- on(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
3553
- /**
3554
- * Fired when the virtual machine resumed execution.
3555
- */
3556
- on(event: 'Debugger.resumed', listener: () => void): this;
3557
- /**
3558
- * Issued when new console message is added.
3559
- */
3560
- on(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
3561
- /**
3562
- * Sent when new profile recording is started using console.profile() call.
3563
- */
3564
- on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
3565
- on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
3566
- on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
3567
- on(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
3568
- on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
3569
- /**
3570
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
3571
- */
3572
- on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
3573
- /**
3574
- * If heap objects tracking has been started then backend may send update for one or more fragments
3575
- */
3576
- on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
3577
- /**
3578
- * Contains an bucket of collected trace events.
3579
- */
3580
- on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
3581
- /**
3582
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
3583
- * delivered via dataCollected events.
3584
- */
3585
- on(event: 'NodeTracing.tracingComplete', listener: () => void): this;
3586
- /**
3587
- * Issued when attached to a worker.
3588
- */
3589
- on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
3590
- /**
3591
- * Issued when detached from the worker.
3592
- */
3593
- on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
3594
- /**
3595
- * Notifies about a new protocol message received from the session
3596
- * (session ID is provided in attachedToWorker notification).
3597
- */
3598
- on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
3599
- /**
3600
- * Fired when page is about to send HTTP request.
3601
- */
3602
- on(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
3603
- /**
3604
- * Fired when HTTP response is available.
3605
- */
3606
- on(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
3607
- on(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
3608
- on(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
3609
- /**
3610
- * This event is fired instead of `Runtime.executionContextDestroyed` when
3611
- * enabled.
3612
- * It is fired when the Node process finished all code execution and is
3613
- * waiting for all frontends to disconnect.
3614
- */
3615
- on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
3616
- /**
3617
- * This event is fired when the runtime is waiting for the debugger. For
3618
- * example, when inspector.waitingForDebugger is called
3619
- */
3620
- on(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
3621
- once(event: string, listener: (...args: any[]) => void): this;
3622
- /**
3623
- * Emitted when any notification from the V8 Inspector is received.
3624
- */
3625
- once(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
3626
- /**
3627
- * Issued when new execution context is created.
3628
- */
3629
- once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
3630
- /**
3631
- * Issued when execution context is destroyed.
3632
- */
3633
- once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
3634
- /**
3635
- * Issued when all executionContexts were cleared in browser
3636
- */
3637
- once(event: 'Runtime.executionContextsCleared', listener: () => void): this;
3638
- /**
3639
- * Issued when exception was thrown and unhandled.
3640
- */
3641
- once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
3642
- /**
3643
- * Issued when unhandled exception was revoked.
3644
- */
3645
- once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
3646
- /**
3647
- * Issued when console API was called.
3648
- */
3649
- once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
3650
- /**
3651
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
3652
- */
3653
- once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
3654
- /**
3655
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
3656
- */
3657
- once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
3658
- /**
3659
- * Fired when virtual machine fails to parse the script.
3660
- */
3661
- once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
3662
- /**
3663
- * Fired when breakpoint is resolved to an actual script and location.
3664
- */
3665
- once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
3666
- /**
3667
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
3668
- */
3669
- once(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
3670
- /**
3671
- * Fired when the virtual machine resumed execution.
3672
- */
3673
- once(event: 'Debugger.resumed', listener: () => void): this;
3674
- /**
3675
- * Issued when new console message is added.
3676
- */
3677
- once(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
3678
- /**
3679
- * Sent when new profile recording is started using console.profile() call.
3680
- */
3681
- once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
3682
- once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
3683
- once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
3684
- once(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
3685
- once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
3686
- /**
3687
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
3688
- */
3689
- once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
3690
- /**
3691
- * If heap objects tracking has been started then backend may send update for one or more fragments
3692
- */
3693
- once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
3694
- /**
3695
- * Contains an bucket of collected trace events.
3696
- */
3697
- once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
3698
- /**
3699
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
3700
- * delivered via dataCollected events.
3701
- */
3702
- once(event: 'NodeTracing.tracingComplete', listener: () => void): this;
3703
- /**
3704
- * Issued when attached to a worker.
3705
- */
3706
- once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
3707
- /**
3708
- * Issued when detached from the worker.
3709
- */
3710
- once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
3711
- /**
3712
- * Notifies about a new protocol message received from the session
3713
- * (session ID is provided in attachedToWorker notification).
3714
- */
3715
- once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
3716
- /**
3717
- * Fired when page is about to send HTTP request.
3718
- */
3719
- once(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
3720
- /**
3721
- * Fired when HTTP response is available.
3722
- */
3723
- once(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
3724
- once(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
3725
- once(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
3726
- /**
3727
- * This event is fired instead of `Runtime.executionContextDestroyed` when
3728
- * enabled.
3729
- * It is fired when the Node process finished all code execution and is
3730
- * waiting for all frontends to disconnect.
3731
- */
3732
- once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
3733
- /**
3734
- * This event is fired when the runtime is waiting for the debugger. For
3735
- * example, when inspector.waitingForDebugger is called
3736
- */
3737
- once(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
3738
- prependListener(event: string, listener: (...args: any[]) => void): this;
3739
- /**
3740
- * Emitted when any notification from the V8 Inspector is received.
3741
- */
3742
- prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
3743
- /**
3744
- * Issued when new execution context is created.
3745
- */
3746
- prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
3747
- /**
3748
- * Issued when execution context is destroyed.
3749
- */
3750
- prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
3751
- /**
3752
- * Issued when all executionContexts were cleared in browser
3753
- */
3754
- prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;
3755
- /**
3756
- * Issued when exception was thrown and unhandled.
3757
- */
3758
- prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
3759
- /**
3760
- * Issued when unhandled exception was revoked.
3761
- */
3762
- prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
3763
- /**
3764
- * Issued when console API was called.
3765
- */
3766
- prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
3767
- /**
3768
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
3769
- */
3770
- prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
3771
- /**
3772
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
3773
- */
3774
- prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
3775
- /**
3776
- * Fired when virtual machine fails to parse the script.
3777
- */
3778
- prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
3779
- /**
3780
- * Fired when breakpoint is resolved to an actual script and location.
3781
- */
3782
- prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
3783
- /**
3784
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
3785
- */
3786
- prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
3787
- /**
3788
- * Fired when the virtual machine resumed execution.
3789
- */
3790
- prependListener(event: 'Debugger.resumed', listener: () => void): this;
3791
- /**
3792
- * Issued when new console message is added.
3793
- */
3794
- prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
3795
- /**
3796
- * Sent when new profile recording is started using console.profile() call.
3797
- */
3798
- prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
3799
- prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
3800
- prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
3801
- prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
3802
- prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
3803
- /**
3804
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
3805
- */
3806
- prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
3807
- /**
3808
- * If heap objects tracking has been started then backend may send update for one or more fragments
3809
- */
3810
- prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
3811
- /**
3812
- * Contains an bucket of collected trace events.
3813
- */
3814
- prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
3815
- /**
3816
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
3817
- * delivered via dataCollected events.
3818
- */
3819
- prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;
3820
- /**
3821
- * Issued when attached to a worker.
3822
- */
3823
- prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
3824
- /**
3825
- * Issued when detached from the worker.
3826
- */
3827
- prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
3828
- /**
3829
- * Notifies about a new protocol message received from the session
3830
- * (session ID is provided in attachedToWorker notification).
3831
- */
3832
- prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
3833
- /**
3834
- * Fired when page is about to send HTTP request.
3835
- */
3836
- prependListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
3837
- /**
3838
- * Fired when HTTP response is available.
3839
- */
3840
- prependListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
3841
- prependListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
3842
- prependListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
3843
- /**
3844
- * This event is fired instead of `Runtime.executionContextDestroyed` when
3845
- * enabled.
3846
- * It is fired when the Node process finished all code execution and is
3847
- * waiting for all frontends to disconnect.
3848
- */
3849
- prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
3850
- /**
3851
- * This event is fired when the runtime is waiting for the debugger. For
3852
- * example, when inspector.waitingForDebugger is called
3853
- */
3854
- prependListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
3855
- prependOnceListener(event: string, listener: (...args: any[]) => void): this;
3856
- /**
3857
- * Emitted when any notification from the V8 Inspector is received.
3858
- */
3859
- prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;
3860
- /**
3861
- * Issued when new execution context is created.
3862
- */
3863
- prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;
3864
- /**
3865
- * Issued when execution context is destroyed.
3866
- */
3867
- prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;
3868
- /**
3869
- * Issued when all executionContexts were cleared in browser
3870
- */
3871
- prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;
3872
- /**
3873
- * Issued when exception was thrown and unhandled.
3874
- */
3875
- prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;
3876
- /**
3877
- * Issued when unhandled exception was revoked.
3878
- */
3879
- prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;
3880
- /**
3881
- * Issued when console API was called.
3882
- */
3883
- prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;
3884
- /**
3885
- * Issued when object should be inspected (for example, as a result of inspect() command line API call).
3886
- */
3887
- prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;
3888
- /**
3889
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.
3890
- */
3891
- prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;
3892
- /**
3893
- * Fired when virtual machine fails to parse the script.
3894
- */
3895
- prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;
3896
- /**
3897
- * Fired when breakpoint is resolved to an actual script and location.
3898
- */
3899
- prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;
3900
- /**
3901
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
3902
- */
3903
- prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;
3904
- /**
3905
- * Fired when the virtual machine resumed execution.
3906
- */
3907
- prependOnceListener(event: 'Debugger.resumed', listener: () => void): this;
3908
- /**
3909
- * Issued when new console message is added.
3910
- */
3911
- prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;
3912
- /**
3913
- * Sent when new profile recording is started using console.profile() call.
3914
- */
3915
- prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;
3916
- prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;
3917
- prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;
3918
- prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;
3919
- prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;
3920
- /**
3921
- * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
3922
- */
3923
- prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;
3924
- /**
3925
- * If heap objects tracking has been started then backend may send update for one or more fragments
3926
- */
3927
- prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;
3928
- /**
3929
- * Contains an bucket of collected trace events.
3930
- */
3931
- prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;
3932
- /**
3933
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
3934
- * delivered via dataCollected events.
3935
- */
3936
- prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;
3937
- /**
3938
- * Issued when attached to a worker.
3939
- */
3940
- prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;
3941
- /**
3942
- * Issued when detached from the worker.
3943
- */
3944
- prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;
3945
- /**
3946
- * Notifies about a new protocol message received from the session
3947
- * (session ID is provided in attachedToWorker notification).
3948
- */
3949
- prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;
3950
- /**
3951
- * Fired when page is about to send HTTP request.
3952
- */
3953
- prependOnceListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;
3954
- /**
3955
- * Fired when HTTP response is available.
3956
- */
3957
- prependOnceListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;
3958
- prependOnceListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;
3959
- prependOnceListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;
3960
- /**
3961
- * This event is fired instead of `Runtime.executionContextDestroyed` when
3962
- * enabled.
3963
- * It is fired when the Node process finished all code execution and is
3964
- * waiting for all frontends to disconnect.
3965
- */
3966
- prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;
3967
- /**
3968
- * This event is fired when the runtime is waiting for the debugger. For
3969
- * example, when inspector.waitingForDebugger is called
3970
- */
3971
- prependOnceListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;
3972
- }
3973
-
3974
- export {
3975
- Session,
3976
- open,
3977
- close,
3978
- url,
3979
- waitForDebugger,
3980
- console,
3981
- InspectorNotification,
3982
- Schema,
3983
- Runtime,
3984
- Debugger,
3985
- Console,
3986
- Profiler,
3987
- HeapProfiler,
3988
- NodeTracing,
3989
- NodeWorker,
3990
- Network,
3991
- NodeRuntime,
3992
- };
3993
- }
3994
-
3995
- /**
3996
- * The `node:inspector/promises` module provides an API for interacting with the V8
3997
- * inspector.
3998
- * @since v19.0.0
3999
- */
4000
- declare module 'node:inspector/promises' {
4001
- export * from 'inspector/promises';
4002
- }