fixparser-plugin-messagestore-kdb 9.1.6-da9cb1d7 → 9.1.6

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.
@@ -1,4 +1,3 @@
1
- const require = createRequire(import.meta.url);
2
1
  var __create = Object.create;
3
2
  var __defProp = Object.defineProperty;
4
3
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -3638,7 +3637,6 @@ var require_websocket_server = __commonJS({
3638
3637
  });
3639
3638
 
3640
3639
  // ../fixparser-common/build/esm/index.mjs
3641
- var require2 = createRequire(import.meta.url);
3642
3640
  var MessageBuffer = class {
3643
3641
  /**
3644
3642
  * A number representing the next expected message sequence number.