Version 3.0.1

This release improves protection against npm supply‑chain attacks.

  • All npm packages in the distributed bundle now include package-lock.json files to prevent unexpected dependency upgrades.

  • The library npm package now includes an npm-shrinkwrap.json file that pins all transitive dependencies to fixed versions.