mol_plot_all 1.2.1231 → 1.2.1232

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/node.mjs CHANGED
@@ -2368,6 +2368,13 @@ var $;
2368
2368
  $.$mol_memo = $mol_memo;
2369
2369
  })($ || ($ = {}));
2370
2370
 
2371
+ ;
2372
+ "use strict";
2373
+ var $;
2374
+ (function ($) {
2375
+ $.$mol_dom = $mol_dom_context;
2376
+ })($ || ($ = {}));
2377
+
2371
2378
  ;
2372
2379
  "use strict";
2373
2380
  var $;
package/node.test.js CHANGED
@@ -2359,6 +2359,13 @@ var $;
2359
2359
  $.$mol_memo = $mol_memo;
2360
2360
  })($ || ($ = {}));
2361
2361
 
2362
+ ;
2363
+ "use strict";
2364
+ var $;
2365
+ (function ($) {
2366
+ $.$mol_dom = $mol_dom_context;
2367
+ })($ || ($ = {}));
2368
+
2362
2369
  ;
2363
2370
  "use strict";
2364
2371
  var $;