Publish an NPM package including the embed script

What would you like to have?

An npm package to do the setup instead of relying on an external script.

What is your use-case?

We are worried that the domain could change owners or the library will be updated with malicious code without us noticing, and the pulled JS file could act maliciously on behalf of our users.

How does it help other customers?

Other security concerned customers could also install the library with NPM instead of the linked script.