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{
22 "name" : " @moonlight/moonlight-sdk" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " A privacy-focused toolkit for the Moonlight protocol on Stellar Soroban smart contracts." ,
55 "license" : " MIT" ,
66 "tasks" : {
1515 "imports" : {
1616 "@fifo/convee" : " jsr:@fifo/convee@^0.5.0" ,
1717 "@colibri/core" : " jsr:@colibri/core@^0.15.0" ,
18-
1918 "@noble/curves" : " jsr:@noble/curves@^1.8.0" ,
2019 "@noble/curves/p256" : " jsr:@noble/curves@^1.8.0/p256" ,
2120 "@noble/curves/abstract/modular" : " jsr:@noble/curves@^1.8.0/abstract/modular" ,
2423 "@noble/hashes/hkdf" : " jsr:@noble/hashes@^1.6.1/hkdf" ,
2524 "@noble/secp256k1" : " jsr:@noble/secp256k1" ,
2625 "@stellar/stellar-sdk" : " npm:@stellar/stellar-sdk@^14.2.0" ,
27-
2826 "@std/assert" : " jsr:@std/assert@^1.0.0" ,
2927 "@std/testing" : " jsr:@std/testing@^1.0.0" ,
3028 "tslib" : " npm:tslib@2.5.0" ,
3129 "buffer" : " npm:buffer@6.0.3" ,
3230 "asn1js" : " npm:asn1js@3.0.5"
3331 }
34- }
32+ }
You can’t perform that action at this time.
0 commit comments