File tree Expand file tree Collapse file tree 12 files changed +90
-90
lines changed Expand file tree Collapse file tree 12 files changed +90
-90
lines changed Original file line number Diff line number Diff line change 22 "name" : " ic-agent-ledgerhq-app" ,
33 "private" : true ,
44 "dependencies" : {
5- "@dfinity/agent" : " ^0.11.3 " ,
6- "@dfinity/authentication" : " ^0.11.3 " ,
7- "@dfinity/identity" : " ^0.11.3 " ,
8- "@dfinity/identity-ledgerhq" : " ^0.11.3 " ,
9- "@dfinity/principal" : " ^0.11.3 " ,
5+ "@dfinity/agent" : " ^0.12.0 " ,
6+ "@dfinity/authentication" : " ^0.12.0 " ,
7+ "@dfinity/identity" : " ^0.12.0 " ,
8+ "@dfinity/identity-ledgerhq" : " ^0.12.0 " ,
9+ "@dfinity/principal" : " ^0.12.0 " ,
1010 "assert" : " ^2.0.0" ,
1111 "buffer" : " ^6.0.3" ,
1212 "events" : " ^3.2.0" ,
2727 "test:coverage" : " " ,
2828 "test" : " "
2929 },
30- "version" : " 0.11.3 "
30+ "version" : " 0.12.0 "
3131}
Original file line number Diff line number Diff line change 22 "name" : " ic-agent-sample-javascript-app" ,
33 "private" : true ,
44 "dependencies" : {
5- "@dfinity/agent" : " ^0.11.3 " ,
6- "@dfinity/authentication" : " ^0.11.3 " ,
7- "@dfinity/identity" : " ^0.11.3 " ,
8- "@dfinity/principal" : " ^0.11.3 " ,
5+ "@dfinity/agent" : " ^0.12.0 " ,
6+ "@dfinity/authentication" : " ^0.12.0 " ,
7+ "@dfinity/identity" : " ^0.12.0 " ,
8+ "@dfinity/principal" : " ^0.12.0 " ,
99 "assert" : " ^2.0.0" ,
1010 "events" : " ^3.2.0" ,
1111 "html-webpack-plugin" : " ^5.1.0" ,
2424 "test:coverage" : " " ,
2525 "test" : " "
2626 },
27- "version" : " 0.11.3 "
27+ "version" : " 0.12.0 "
2828}
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @do-not-publish/ic-node-e2e-tests" ,
4- "version" : " 0.11.3 " ,
4+ "version" : " 0.12.0 " ,
55 "scripts" : {
66 "ci" : " npm run e2e" ,
77 "e2e" : " jest --verbose" ,
1616 "test" : " "
1717 },
1818 "dependencies" : {
19- "@dfinity/agent" : " ^0.11.3 " ,
20- "@dfinity/authentication" : " ^0.11.3 " ,
21- "@dfinity/identity" : " ^0.11.3 " ,
22- "@dfinity/principal" : " ^0.11.3 " ,
19+ "@dfinity/agent" : " ^0.12.0 " ,
20+ "@dfinity/authentication" : " ^0.12.0 " ,
21+ "@dfinity/identity" : " ^0.12.0 " ,
22+ "@dfinity/principal" : " ^0.12.0 " ,
2323 "@trust/webcrypto" : " ^0.9.2" ,
2424 "@types/base64-js" : " ^1.2.5" ,
2525 "@types/jest" : " ^26.0.23" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @dfinity/agent-monorepo" ,
3- "version" : " 0.11.3 " ,
3+ "version" : " 0.12.0 " ,
44 "private" : true ,
55 "description" : " Use an Agent to interact with the Internet Computer from your JavaScript program." ,
66 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @dfinity/agent" ,
3- "version" : " 0.11.3 " ,
3+ "version" : " 0.12.0 " ,
44 "author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
55 "license" : " Apache-2.0" ,
66 "description" : " JavaScript and TypeScript library to interact with the Internet Computer" ,
4949 "tslint" : " tslint --project tsconfig.json --config tslint.json"
5050 },
5151 "peerDependencies" : {
52- "@dfinity/candid" : " ^0.11.3 " ,
53- "@dfinity/principal" : " ^0.11.3 "
52+ "@dfinity/candid" : " ^0.12.0 " ,
53+ "@dfinity/principal" : " ^0.12.0 "
5454 },
5555 "dependencies" : {
5656 "base64-arraybuffer" : " ^0.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @dfinity/auth-client" ,
3- "version" : " 0.11.3 " ,
3+ "version" : " 0.12.0 " ,
44 "author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
55 "license" : " Apache-2.0" ,
66 "description" : " JavaScript and TypeScript library to provide a simple integration with an IC Internet Identity" ,
4545 "test:coverage" : " jest --verbose --collectCoverage"
4646 },
4747 "peerDependencies" : {
48- "@dfinity/agent" : " ^0.11.3 " ,
49- "@dfinity/authentication" : " ^0.11.3 " ,
50- "@dfinity/identity" : " ^0.11.3 " ,
51- "@dfinity/principal" : " ^0.11.3 "
48+ "@dfinity/agent" : " ^0.12.0 " ,
49+ "@dfinity/authentication" : " ^0.12.0 " ,
50+ "@dfinity/identity" : " ^0.12.0 " ,
51+ "@dfinity/principal" : " ^0.12.0 "
5252 },
5353 "devDependencies" : {
5454 "@trust/webcrypto" : " ^0.9.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @dfinity/authentication" ,
3- "version" : " 0.11.3 " ,
3+ "version" : " 0.12.0 " ,
44 "author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
55 "license" : " Apache-2.0" ,
66 "description" : " JavaScript and TypeScript library to manage identity and authentication with the Internet Computer" ,
4545 "test:coverage" : " jest --verbose --collectCoverage"
4646 },
4747 "peerDependencies" : {
48- "@dfinity/agent" : " ^0.11.3 " ,
49- "@dfinity/identity" : " ^0.11.3 " ,
50- "@dfinity/principal" : " ^0.11.3 "
48+ "@dfinity/agent" : " ^0.12.0 " ,
49+ "@dfinity/identity" : " ^0.12.0 " ,
50+ "@dfinity/principal" : " ^0.12.0 "
5151 },
5252 "devDependencies" : {
5353 "@trust/webcrypto" : " ^0.9.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @dfinity/candid" ,
3- "version" : " 0.11.3 " ,
3+ "version" : " 0.12.0 " ,
44 "author" : " DFINITY Stiftung <sdk@dfinity.org>" ,
55 "license" : " Apache-2.0" ,
66 "description" : " JavaScript and TypeScript library to work with candid interfaces" ,
You can’t perform that action at this time.
0 commit comments