@flock/wirespec 0.17.13 → 0.17.15

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.
@@ -551,7 +551,7 @@ function Companion_getInstance() {
551
551
  }
552
552
  protoOf(Segment).l2g = function () {
553
553
  var tmp1_safe_receiver = this.w2f_1;
554
- var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.r2a();
554
+ var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.q2a();
555
555
  return tmp0_elvis_lhs == null ? false : tmp0_elvis_lhs;
556
556
  };
557
557
  protoOf(Segment).e2h = function () {
@@ -775,7 +775,7 @@ function AlwaysSharedCopyTracker() {
775
775
  AlwaysSharedCopyTracker_instance = this;
776
776
  SegmentCopyTracker.call(this);
777
777
  }
778
- protoOf(AlwaysSharedCopyTracker).r2a = function () {
778
+ protoOf(AlwaysSharedCopyTracker).q2a = function () {
779
779
  return true;
780
780
  };
781
781
  protoOf(AlwaysSharedCopyTracker).g2h = function () {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flock/wirespec",
3
- "version": "0.17.13",
3
+ "version": "0.17.15",
4
4
  "main": "wirespec-src-plugin-npm.mjs",
5
5
  "types": "wirespec-src-plugin-npm.d.ts",
6
6
  "devDependencies": {