Change all version numbers to be static (without ~ or ^)
Run npm audit in the ci (and have the ci fail if there are security issues)
Change the name of the "build" task to "prepack" (this will automatically execute when running npm pack). Not a security issue, but prevents us from accidently releasing mismatched src/ and dist/ folders.
For each of the following projects, we should switch to pinned versions for all dependencies:
For each of these repo's we should: