Commit Graph

5 Commits

Author SHA1 Message Date
Esteban Ordano f5d04280eb Add lodash to shrinkwrap 2014-12-03 10:09:18 -03:00
Braydon Fuller cfb32f7fc8 Package: Updated to include the latest versions of dependencies 2014-11-24 15:20:14 -05:00
Braydon Fuller 8ca49fb523 update to include new version of bn.js and elliptic that include hex padding 2014-11-03 16:53:14 -05:00
Ryan X. Charles 199ed7c4ba update dependencies 2014-09-18 18:46:31 -07:00
Ryan X. Charles 004f8c29c8 npm shrinkwrap
This will ensure that the versions of the dependencies of the dependencies
remain the same on npm install, that way we can ensure bitcore works as
intended for the end-user. Note that this does not ensure byte-for-byte
compatibility. We may address that issue in the future.

See: https://www.npmjs.org/doc/cli/npm-shrinkwrap.html
2014-08-30 11:58:33 -07:00