UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

26 lines (17 loc) 552 B
## [v1.1.0] > Oct 1, 2015 * Add `onmount.debug`. ## [v1.0.2] > Jul 1, 2015 * Fix devDependencies being wrongfully installed. * Update tests. ## [v1.0.1] > Jul 1, 2015 * Update keywords and description * Allow overriding of MutationObserver via polyfill (`onmount.MutationObserver = ..`) ## v1.0.0 > Jun 30, 2015 * Initial release. [v1.0.1]: https://github.com/rstacruz/onmount/compare/v1.0.0...v1.0.1 [v1.0.2]: https://github.com/rstacruz/onmount/compare/v1.0.1...v1.0.2 [v1.1.0]: https://github.com/rstacruz/onmount/compare/v1.0.2...v1.1.0