NPM Package Diff Tool
"pkg-diff is a security utility to easily diff two package versions published to NPM. It works entirely in the browser — no server, no backend. Tarballs are fetched straight from the npm registry, unpacked, and diffed client-side with a Rust-based WebAssembly module. It also supports cross-package diffs (e.g. separate package for nighly releases).
pkg-diff is a static site you can drop on any host. It's built with
@vuetify/0and web components for the main display (@pierre/trees,@pierre/diffs). Very fast, no bloat."