File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "version" : " 17.2.0 " ,
2+ "version" : " 17.2.1 " ,
33 "packages" : [" packages/*" ],
44 "npmClient" : " npm"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @tkey/default" ,
3- "version" : " 17.2.0 " ,
3+ "version" : " 17.2.1 " ,
44 "description" : " TKey default library" ,
55 "main" : " dist/lib.cjs/index.js" ,
66 "module" : " dist/lib.esm/index.js" ,
3939 "@tkey/core" : " ^17.2.0" ,
4040 "@tkey/service-provider-base" : " ^17.2.0" ,
4141 "@tkey/service-provider-torus" : " ^17.2.0" ,
42- "@tkey/share-serialization" : " ^17.2.0 " ,
42+ "@tkey/share-serialization" : " ^17.2.1 " ,
4343 "@tkey/share-transfer" : " ^17.2.0" ,
4444 "@tkey/storage-layer-torus" : " ^17.2.0"
4545 },
4646 "devDependencies" : {
4747 "@tkey/private-keys" : " ^17.2.0" ,
4848 "@tkey/security-questions" : " ^17.2.0" ,
49- "@tkey/seed-phrase" : " ^17.2.0 " ,
49+ "@tkey/seed-phrase" : " ^17.2.1 " ,
5050 "@toruslabs/eccrypto" : " ^7.0.0" ,
5151 "@toruslabs/http-helpers" : " ^9.0.0" ,
5252 "viem" : " ^2.47.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tkey/seed-phrase" ,
3- "version" : " 17.2.0 " ,
3+ "version" : " 17.2.1 " ,
44 "description" : " TKey Seed Phrase Module" ,
55 "author" : " Torus Labs" ,
66 "homepage" : " https://github.com/tkey/tkey#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tkey/share-serialization" ,
3- "version" : " 17.2.0 " ,
3+ "version" : " 17.2.1 " ,
44 "description" : " TKey share serialization module" ,
55 "author" : " Torus Labs" ,
66 "homepage" : " https://github.com/tkey/tkey#readme" ,
4646 "vitest" : " 4.1.0"
4747 },
4848 "dependencies" : {
49+ "@noble/hashes" : " ^2.0.1" ,
4950 "@tkey/common-types" : " ^17.2.0" ,
50- "@toruslabs/metadata-helpers" : " ^8.2.0" ,
51- "@noble/hashes" : " ^2.0.1"
51+ "@toruslabs/metadata-helpers" : " ^8.2.0"
5252 },
5353 "bugs" : {
5454 "url" : " https://github.com/tkey/tkey/issues"
You can’t perform that action at this time.
0 commit comments