@flock/wirespec 0.14.25 → 0.14.27

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.
@@ -537,7 +537,7 @@ function Companion_getInstance() {
537
537
  }
538
538
  protoOf(Segment).h2h = function () {
539
539
  var tmp1_safe_receiver = this.s2g_1;
540
- var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.l26();
540
+ var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.k26();
541
541
  return tmp0_elvis_lhs == null ? false : tmp0_elvis_lhs;
542
542
  };
543
543
  protoOf(Segment).a2i = function () {
@@ -751,7 +751,7 @@ function AlwaysSharedCopyTracker() {
751
751
  AlwaysSharedCopyTracker_instance = this;
752
752
  SegmentCopyTracker.call(this);
753
753
  }
754
- protoOf(AlwaysSharedCopyTracker).l26 = function () {
754
+ protoOf(AlwaysSharedCopyTracker).k26 = function () {
755
755
  return true;
756
756
  };
757
757
  protoOf(AlwaysSharedCopyTracker).c2i = function () {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flock/wirespec",
3
- "version": "0.14.25",
3
+ "version": "0.14.27",
4
4
  "main": "wirespec-src-plugin-npm.mjs",
5
5
  "types": "wirespec-src-plugin-npm.d.ts",
6
6
  "devDependencies": {