Migrating dependencies from Bower, and while attempting to swap to NPM, I found a mismatch in code versions between the two package managers.
The 1.12.1 version on Bower points to this commit, while the NPM package version is pulling a .tgz file, which does not match the Bower counterpart, and is missing quite a few widgets.
Would it be possible to update the NPM listing to use the same source as Bower?