Files
npm/lib
Raynos (Jake Verbaten) 059b2bfd06 serialize shrinkwrap payload in order
JavaScript objects will serialize in an arbitrary key order because key
enumeration is not well defined.

To avoid this we sort the keys and create a fresh object in a specific
order. v8 will serialize this object in a consistent fashion.

The problem is *probably* caused because `commands.ls` will write keys
to the `pkginfo` in arbitrary order based on disk IO latency and such
2014-02-16 18:24:33 -08:00
..
2014-02-15 08:23:07 -08:00
2013-12-15 20:55:08 -05:00
2012-11-07 00:40:36 -08:00
2013-11-04 11:58:47 -08:00
2014-02-15 10:28:51 -08:00
2013-04-28 21:44:38 -07:00
2013-05-11 22:14:14 -07:00
2014-02-15 14:58:51 -08:00
2014-02-15 08:23:07 -08:00
2014-02-14 17:33:03 -08:00
2014-02-16 17:39:35 -08:00
2014-02-14 17:33:03 -08:00
2011-08-06 13:51:59 -07:00
2012-07-18 08:08:54 -07:00
2014-01-06 22:07:20 -05:00
2011-08-06 13:51:59 -07:00
2011-08-06 13:51:59 -07:00
2012-06-06 22:36:58 -07:00
2014-02-15 08:23:07 -08:00
2013-11-25 23:16:32 +01:00
2014-02-13 18:09:04 -08:00
2013-06-17 07:38:48 -07:00