Package: node-magic-string<br>Version: 0.25.3-1<br>Severity: important<br><br>Provided magic-string.es.js does not match location mentioned in "module" field of package.json<br><br>With import path changed and directly running ES module in rollup,<br><br>$ node --<br>experimental-modules bin/src/index.js           (node:19550) ExperimentalWarning: The ESM module loader is experimental.                        file:///home/praveen/forge/node-rollup/src/Bundle.js:3                                          import { Bundle as MagicStringBundle } from 'magic-string';                                              ^^^^^^                                 SyntaxError: The requested module 'magic-string' does not provide an export named 'Bundle'          at ModuleJob._instantiate (internal/modules/esm/module_job.js:93:21)                            at async ModuleJob.run (internal/modules/esm/module_job.js:108:20)                              at async Loader.import (internal/modules/esm/loader.js:134:24)<br><br>Please ship the file in dist to match package.json and fix the ES module exports.<br>-- <br>Sent from my Android device with K-9 Mail. Please excuse my brevity.