cx 24.5.2 → 24.6.1

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.
package/dist/data.js CHANGED
@@ -116,7 +116,7 @@ function _construct(t, e, r) {
116
116
  var o = [null];
117
117
  o.push.apply(o, e);
118
118
  var p = new (t.bind.apply(t, o))();
119
- return r && _setPrototypeOf(p, r.prototype), p;
119
+ return p;
120
120
  }
121
121
  function _isNativeReflectConstruct() {
122
122
  try {