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" : " @wormhole-foundation/sdk-evm-ntt" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 1.0 .0" ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git+https://github.com/wormhole-foundation/example-native-token-transfers.git"
4444 "test" : " jest --config ./jest.config.ts"
4545 },
4646 "dependencies" : {
47- "@wormhole-foundation/sdk-definitions-ntt" : " 0.5 .0" ,
47+ "@wormhole-foundation/sdk-definitions-ntt" : " 1.0 .0" ,
4848 "ethers" : " ^6.5.1"
4949 },
5050 "peerDependencies" : {
7171 }
7272 }
7373 }
74- }
74+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " ntt" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 1.0 .0" ,
44 "type" : " module" ,
55 "license" : " Apache-2.0" ,
66 "scripts" : {
3636 " sdk/examples" ,
3737 " cli"
3838 ]
39- }
39+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @wormhole-foundation/sdk-definitions-ntt" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 1.0 .0" ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git+https://github.com/wormhole-foundation/example-native-token-transfers.git"
Original file line number Diff line number Diff line change 11{
22 "name" : " @wormhole-foundation/sdk-examples-ntt" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 1.0 .0" ,
44 "license" : " Apache-2.0" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "types" : " ./dist/cjs/index.d.ts" ,
3333 },
3434 "dependencies" : {
3535 "@wormhole-foundation/sdk" : " ^2.1.0" ,
36- "@wormhole-foundation/sdk-definitions-ntt" : " 0.5 .0" ,
37- "@wormhole-foundation/sdk-evm-ntt" : " 0.5 .0" ,
38- "@wormhole-foundation/sdk-solana-ntt" : " 0.5 .0" ,
39- "@wormhole-foundation/sdk-route-ntt" : " 0.5 .0"
36+ "@wormhole-foundation/sdk-definitions-ntt" : " 1.0 .0" ,
37+ "@wormhole-foundation/sdk-evm-ntt" : " 1.0 .0" ,
38+ "@wormhole-foundation/sdk-solana-ntt" : " 1.0 .0" ,
39+ "@wormhole-foundation/sdk-route-ntt" : " 1.0 .0"
4040 }
4141}
Original file line number Diff line number Diff line change 11{
22 "name" : " @wormhole-foundation/sdk-route-ntt" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 1.0 .0" ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git+https://github.com/wormhole-foundation/example-native-token-transfers.git"
4545 "ts-node" : " ^10.9.2"
4646 },
4747 "dependencies" : {
48- "@wormhole-foundation/sdk-definitions-ntt" : " 0.5 .0" ,
49- "@wormhole-foundation/sdk-evm-ntt" : " 0.5 .0" ,
50- "@wormhole-foundation/sdk-solana-ntt" : " 0.5 .0"
48+ "@wormhole-foundation/sdk-definitions-ntt" : " 1.0 .0" ,
49+ "@wormhole-foundation/sdk-evm-ntt" : " 1.0 .0" ,
50+ "@wormhole-foundation/sdk-solana-ntt" : " 1.0 .0"
5151 },
5252 "peerDependencies" : {
5353 "@wormhole-foundation/sdk-connect" : " ^2.1.0" ,
6666 }
6767 }
6868 }
69- }
69+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @wormhole-foundation/sdk-solana-ntt" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 1.0 .0" ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git+https://github.com/wormhole-foundation/example-native-token-transfers.git"
5454 "@solana/spl-token" : " 0.4.0" ,
5555 "@solana/web3.js" : " ^1.95.8" ,
5656 "bn.js" : " 5.2.1" ,
57- "@wormhole-foundation/sdk-definitions-ntt" : " 0.5 .0"
57+ "@wormhole-foundation/sdk-definitions-ntt" : " 1.0 .0"
5858 },
5959 "peerDependencies" : {
6060 "@wormhole-foundation/sdk-base" : " ^2.1.0" ,
7575 }
7676 }
7777 }
78- }
78+ }
You can’t perform that action at this time.
0 commit comments