mol_wire_lib 1.0.928 → 1.0.930

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mol_wire_lib",
3
- "version": "1.0.928",
3
+ "version": "1.0.930",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/web.test.js CHANGED
@@ -1268,6 +1268,13 @@ var $;
1268
1268
  ;
1269
1269
  "use strict";
1270
1270
 
1271
+ ;
1272
+ "use strict";
1273
+ var $;
1274
+ (function ($_1) {
1275
+ $mol_test_mocks.push($ => $.$mol_fail_log = () => false);
1276
+ })($ || ($ = {}));
1277
+
1271
1278
  ;
1272
1279
  "use strict";
1273
1280
  var $;