git ssb

2+

mixmix / ticktack



Commit 06176b2a556059bf16c62b812c8f7945dbb692cf

package-lock

Dominic Tarr committed on 8/11/2017, 8:30:26 AM
Parent: 8396d6b7ab6cd799ec572ab4c74862e10cd39099

Files changed

package-lock.jsonchanged
package-lock.jsonView
@@ -736,8 +736,17 @@
736736 "version": "0.0.1",
737737 "resolved": "https://registry.npmjs.org/human-time/-/human-time-0.0.1.tgz",
738738 "integrity": "sha1-KA0DNjeRmTBrLhUY49X2OBy4UH0="
739739 },
740+ "hypermore": {
741+ "version": "1.1.1",
742+ "resolved": "https://registry.npmjs.org/hypermore/-/hypermore-1.1.1.tgz",
743+ "integrity": "sha512-mGoJJMvv8ONFIJHt6GYm2bnSVq6qPdBsdk+WRHoU4jpYtREIicXpnthbqJaR3NzFKLWAoaymxF4IMgTIYs3Y6A==",
744+ "requires": {
745+ "mutant": "3.21.2",
746+ "pull-obv": "1.2.0"
747+ }
748+ },
740749 "increment-buffer": {
741750 "version": "1.0.1",
742751 "resolved": "https://registry.npmjs.org/increment-buffer/-/increment-buffer-1.0.1.tgz",
743752 "integrity": "sha1-ZQdtdRidgIs5rROrW5WOBSFvng0="
@@ -891,8 +900,13 @@
891900 "version": "0.0.9",
892901 "resolved": "https://registry.npmjs.org/monotonic-timestamp/-/monotonic-timestamp-0.0.9.tgz",
893902 "integrity": "sha1-W6Wtx6rIXh1853voRxYe0kazlgM="
894903 },
904+ "morphdom": {
905+ "version": "2.3.3",
906+ "resolved": "https://registry.npmjs.org/morphdom/-/morphdom-2.3.3.tgz",
907+ "integrity": "sha512-z+/GEulEfhrSFPOJSum8o5lZNv63cAGBPeFHO2WgpGo636Ln67ZuVydp2q0iTaZIXdf5FDNP2ZY6uhtg+LjlsA=="
908+ },
895909 "ms": {
896910 "version": "2.0.0",
897911 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
898912 "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
@@ -1171,8 +1185,18 @@
11711185 "version": "1.0.0",
11721186 "resolved": "https://registry.npmjs.org/pull-hash/-/pull-hash-1.0.0.tgz",
11731187 "integrity": "sha1-/K1NJQe/LCsyMfZT3Jv7LbTw2Iw="
11741188 },
1189+ "pull-next": {
1190+ "version": "1.0.1",
1191+ "resolved": "https://registry.npmjs.org/pull-next/-/pull-next-1.0.1.tgz",
1192+ "integrity": "sha1-A/TX0Zhy/BEUFh6I227PTGXmHlY="
1193+ },
1194+ "pull-obv": {
1195+ "version": "1.2.0",
1196+ "resolved": "https://registry.npmjs.org/pull-obv/-/pull-obv-1.2.0.tgz",
1197+ "integrity": "sha512-GsOYI5oq6UM0gUUDfOaWRLmhAKLy/nPF+xjJBiqLYcGtC3aYLVnjGMv42Nl/a4Gt7eo0b16EH5UlC5c4CYFWRw=="
1198+ },
11751199 "pull-pair": {
11761200 "version": "1.1.0",
11771201 "resolved": "https://registry.npmjs.org/pull-pair/-/pull-pair-1.1.0.tgz",
11781202 "integrity": "sha1-fuQnJj/fTaglOXrAoF4atLdL120="

Built with git-ssb-web