test mailboxes and RPCs from the command line, fix some minor errors
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -98,10 +98,24 @@
|
||||
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
|
||||
"integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
|
||||
},
|
||||
"chainpad-crypto": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/chainpad-crypto/-/chainpad-crypto-0.2.2.tgz",
|
||||
"integrity": "sha512-7MJ7qPz/C4sJPsDhPMjdSRmliOCPoRO0XM1vUomcgXA6HINlW+if9AAt/H4q154nYhZ/b57njgC6cWgd/RDidg==",
|
||||
"requires": {
|
||||
"tweetnacl": "git://github.com/dchest/tweetnacl-js.git#v0.12.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"tweetnacl": {
|
||||
"version": "git://github.com/dchest/tweetnacl-js.git#8a21381d696acdc4e99c9f706f1ad23285795f79",
|
||||
"from": "git://github.com/dchest/tweetnacl-js.git#v0.12.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"chainpad-server": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/chainpad-server/-/chainpad-server-3.0.3.tgz",
|
||||
"integrity": "sha512-NRfV7FFBEYy4ZVX7h0P5znu55X8v5K4iGWeMGihkfWZLKu70GmCPUTwpBCP79dUvnCToKEa4/e8aoSPcvZC8pA==",
|
||||
"version": "3.0.5",
|
||||
"resolved": "https://registry.npmjs.org/chainpad-server/-/chainpad-server-3.0.5.tgz",
|
||||
"integrity": "sha512-USKOMSHsNjnme81Qy3nQ+ji9eCkBPokYH4T82LVHAI0aayTSCXcTPUDLVGDBCRqe8NsXU4io1WPXn1KiZwB8fA==",
|
||||
"requires": {
|
||||
"nthen": "^0.1.8",
|
||||
"pull-stream": "^3.6.9",
|
||||
|
||||
Reference in New Issue
Block a user