mol_jsx_lib 0.0.795 → 0.0.796

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_jsx_lib",
3
- "version": "0.0.795",
3
+ "version": "0.0.796",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/web.test.js CHANGED
@@ -1117,6 +1117,13 @@ var $;
1117
1117
  ;
1118
1118
  "use strict";
1119
1119
 
1120
+ ;
1121
+ "use strict";
1122
+ var $;
1123
+ (function ($_1) {
1124
+ $mol_test_mocks.push($ => $.$mol_fail_log = () => false);
1125
+ })($ || ($ = {}));
1126
+
1120
1127
  ;
1121
1128
  "use strict";
1122
1129
  var $;