Skip to content

Commit

Permalink
release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maycon-mello committed Jun 1, 2022
1 parent e108502 commit 07b72e1
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@docknetwork/wallet-sdk-core",
"version": "0.1.2",
"version": "0.2.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/credentials/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@docknetwork/wallet-sdk-credentials",
"version": "0.1.2",
"version": "0.2.1",
"dependencies": {
"@docknetwork/wallet-sdk-core": "^0.1.3",
"@docknetwork/wallet-sdk-core": "^0.2.1",
"axios": "^0.25.0"
},
"devDependencies": {
Expand Down
3 changes: 1 addition & 2 deletions packages/dids/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"name": "@docknetwork/wallet-sdk-dids",
"main": "lib/index.js",
"version": "0.0.1",
"version": "0.2.1",
"dependencies": {

"@digitalbazaar/did-method-key": "^2.0.0",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@docknetwork/wallet-sdk-react-native",
"version": "0.1.2",
"version": "0.2.1",
"dependencies": {
"@polkadot/keyring": "^7.2.1",
"@polkadot/types-known": "5.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/transactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@docknetwork/wallet-sdk-transactions",
"version": "0.1.2",
"version": "0.2.1",
"dependencies": {
"@polkadot/keyring": "^7.2.1",
"@polkadot/types-known": "5.6.1",
Expand Down
55 changes: 55 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3405,6 +3405,25 @@
n3 "^1.8.1"
rify "^0.7.0"

"@docknetwork/wallet-sdk-core@^0.1.0":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@docknetwork/wallet-sdk-core/-/wallet-sdk-core-0.1.2.tgz#962f5c9a8914430f8d778551f7e24d0ae05c1d78"
integrity sha512-sigMlMiuQFwC6Ox5a0MyKo04p9uSUVjKbV9JC/FLfSOa9//+qkmRuxqoWjZrPGkl7bHJJMrtqKsGfknKEZvp1g==
dependencies:
"@polkadot/keyring" "^7.2.1"
"@polkadot/types-known" "5.6.1"
"@polkadot/ui-shared" "^0.87.5"
"@polkadot/util-crypto" "^7.2.1"
"@polkadot/wasm-crypto" "^4.5.1"
axios "^0.25.0"
babel-node "^0.0.1-security"
bignumber.js "^9.0.1"
json-rpc-2.0 "^0.2.16"
react-native-keychain "^8.0.0"
realm "^10.10.1"
uuid "^8.3.2"
winston "^3.3.3"

"@docknetwork/wallet-sdk-core@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@docknetwork/wallet-sdk-core/-/wallet-sdk-core-0.1.3.tgz#23caa20a95566c54ae783e282ceb17bbdee08d47"
Expand All @@ -3423,6 +3442,42 @@
uuid "^8.3.2"
winston "^3.3.3"

"@docknetwork/wallet-sdk-credentials@^0.1.0":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@docknetwork/wallet-sdk-credentials/-/wallet-sdk-credentials-0.1.1.tgz#e1b5358d9ae88f4d49a102e154f08a4ed4f0a54e"
integrity sha512-2ZGLEMUkvX37syi8xTXdo1ruaWZRU+pP9nZ3JQ5liMyD6U4QQpTnDOWcxQK2nOVj8SuoH1XjVhkbcTwJRYhQsA==
dependencies:
"@docknetwork/wallet-sdk-core" "^0.1.3"
axios "^0.25.0"

"@docknetwork/wallet-sdk-react-native@^0.1.0":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@docknetwork/wallet-sdk-react-native/-/wallet-sdk-react-native-0.1.3.tgz#6f94e163d9d4cfd318fecfa78555c157eb88ef7f"
integrity sha512-Kx2SmCr08JSiTSh0PzaQsRvqNRU8+KhbFS6ArDCo7eIC5G+O6v+tjvT+QFT/Q6RLvUx3LOwRjZHK0VunUXiLaA==
dependencies:
"@polkadot/keyring" "^7.2.1"
"@polkadot/types-known" "5.6.1"
"@polkadot/ui-shared" "^0.87.5"
"@polkadot/util-crypto" "^7.2.1"
"@polkadot/wasm-crypto" "^4.5.1"
react-native "0.64.2"
react-native-webview "^11.4.3"
url-loader "4.1.1"
wasm-loader "^1.3.0"
webpack "^5.67.0"
webpack-dev-server "3.11.1"

"@docknetwork/wallet-sdk-transactions@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@docknetwork/wallet-sdk-transactions/-/wallet-sdk-transactions-0.1.0.tgz#b683af595865aebf955330c1fb85053c55148325"
integrity sha512-3Ia7irYU1n6twz4E/N83BrD0TiCqmDY0La4LE4tiTCW0DBLX20a+UJKYa7AFVt9Csw02y4VYctayNSqRsX84WQ==
dependencies:
"@polkadot/keyring" "^7.2.1"
"@polkadot/types-known" "5.6.1"
"@polkadot/ui-shared" "^0.87.5"
"@polkadot/util-crypto" "^7.2.1"
"@polkadot/wasm-crypto" "^4.5.1"

"@docknetwork/wallet@0.0.3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@docknetwork/wallet/-/wallet-0.0.3.tgz#98cf53e724f33b31a672f830982fa7ce70f76433"
Expand Down

0 comments on commit 07b72e1

Please sign in to comment.