@but212/atom-effect-jquery 0.15.3 → 0.15.4

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/index.mjs CHANGED
@@ -1140,7 +1140,7 @@ class at extends Me {
1140
1140
  if (o.version !== s[n]) return !0;
1141
1141
  if ("value" in o)
1142
1142
  try {
1143
- je(() => o.value);
1143
+ if (je(() => o.value), o.version !== s[n]) return !0;
1144
1144
  } catch {
1145
1145
  return !0;
1146
1146
  }