Skip to content

Commit aff7154

Browse files
Publish
- @windingtree/sdk-client@1.2.0-beta.1 - @windingtree/sdk-constants@1.2.0-beta.0 - @windingtree/sdk-contracts-manager@1.2.0-beta.1 - @windingtree/sdk-db@1.2.0-beta.1 - @windingtree/sdk-logger@1.1.1-beta.0 - @windingtree/sdk-messages@1.2.0-beta.1 - @windingtree/sdk-node@1.2.0-beta.0 - @windingtree/sdk-node-api@1.2.0-beta.0 - @windingtree/sdk-pubsub@1.2.0-beta.0 - @windingtree/sdk-queue@1.2.0-beta.1 - @windingtree/sdk-react@1.2.0-beta.0 - @windingtree/sdk-server@1.2.0-beta.0 - @windingtree/sdk-storage@1.2.0-beta.0 - @windingtree/sdk-test-utils@1.2.0-beta.1 - @windingtree/sdk-types@1.1.1-beta.0 - @windingtree/sdk-utils@1.2.0-beta.1
1 parent 5d90e23 commit aff7154

32 files changed

+199
-18
lines changed

packages/client/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.2.0-beta.0...@windingtree/sdk-client@1.2.0-beta.1) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* add force param to subscribe method in requests manager ([ab77a45](https://github.com/windingtree/sdk/commit/ab77a45712c9dd7ce98ff4fccdea56cf1682137d))
12+
* move renew subscribe flow to request manager ([90009e2](https://github.com/windingtree/sdk/commit/90009e2c20ef8b9a472cb3d5978b844280e928fc))
13+
* update libp2p ([71daad4](https://github.com/windingtree/sdk/commit/71daad41838ae6b2833c76aa36b5b2071a041e92))
14+
* update reconnect flow, update e2e tests ([73da6f9](https://github.com/windingtree/sdk/commit/73da6f97656592b03851c95f45bcb955937e2a8d))
15+
16+
17+
18+
19+
620
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-client@1.1.0...@windingtree/sdk-client@1.2.0-beta.0) (2023-07-31)
721

822
### Features

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-client",
3-
"version": "1.2.0-beta.0",
3+
"version": "1.2.0-beta.1",
44
"description": "The WindingTree market protocol client",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/constants/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-constants@1.1.0...@windingtree/sdk-constants@1.2.0-beta.0) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* improve test coverage ([9d49c6e](https://github.com/windingtree/sdk/commit/9d49c6e2e172cce2c6eb320a3f0e4b097d8e83a8))
12+
13+
14+
15+
16+
617
# [1.1.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-constants@1.1.0-beta.3...@windingtree/sdk-constants@1.1.0) (2023-07-27)
718

819
**Note:** Version bump only for package @windingtree/sdk-constants

packages/constants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-constants",
3-
"version": "1.1.0",
3+
"version": "1.2.0-beta.0",
44
"description": "libp2p PubSub protocol implementation for the WindingTree market protocol",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/contracts-manger/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-contracts-manager@1.2.0-beta.0...@windingtree/sdk-contracts-manager@1.2.0-beta.1) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* improve test coverage ([9d49c6e](https://github.com/windingtree/sdk/commit/9d49c6e2e172cce2c6eb320a3f0e4b097d8e83a8))
12+
13+
14+
15+
16+
617
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-contracts-manager@1.1.0...@windingtree/sdk-contracts-manager@1.2.0-beta.0) (2023-07-31)
718

819
### Features

packages/contracts-manger/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-contracts-manager",
3-
"version": "1.2.0-beta.0",
3+
"version": "1.2.0-beta.1",
44
"description": "Utility class for interaction with the protocol smart contracts",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",
@@ -35,8 +35,8 @@
3535
"viem": "^1.3.0"
3636
},
3737
"devDependencies": {
38-
"@windingtree/sdk-utils": "workspace:*",
3938
"@windingtree/sdk-test-utils": "workspace:*",
39+
"@windingtree/sdk-utils": "workspace:*",
4040
"wtmp-examples-shared-files": "workspace:*"
4141
},
4242
"scripts": {

packages/db/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.2.0-beta.0...@windingtree/sdk-db@1.2.0-beta.1) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* fix async issues ([803ab03](https://github.com/windingtree/sdk/commit/803ab03f1b5d176844247c2d065dfadabc12355f))
12+
* improve test coverage ([9d49c6e](https://github.com/windingtree/sdk/commit/9d49c6e2e172cce2c6eb320a3f0e4b097d8e83a8))
13+
* move buildRandomDeal to messages package ([e0aea26](https://github.com/windingtree/sdk/commit/e0aea265f62cd5ca91b259c6f683a596ceb3ddd4))
14+
15+
16+
17+
18+
619
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-db@1.1.0...@windingtree/sdk-db@1.2.0-beta.0) (2023-07-31)
720

821
### Features

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-db",
3-
"version": "1.2.0-beta.0",
3+
"version": "1.2.0-beta.1",
44
"description": "Databases for the WindingTree market protocol",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/logger/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-logger@1.1.0...@windingtree/sdk-logger@1.1.1-beta.0) (2023-10-25)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-logger
9+
10+
11+
12+
13+
614
# [1.1.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-logger@1.1.0-beta.3...@windingtree/sdk-logger@1.1.0) (2023-07-27)
715

816
**Note:** Version bump only for package @windingtree/sdk-logger

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-logger",
3-
"version": "1.1.0",
3+
"version": "1.1.1-beta.0",
44
"description": "Logger",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/messages/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-messages@1.2.0-beta.0...@windingtree/sdk-messages@1.2.0-beta.1) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* improve test coverage ([9d49c6e](https://github.com/windingtree/sdk/commit/9d49c6e2e172cce2c6eb320a3f0e4b097d8e83a8))
12+
* move buildRandomDeal to messages package ([e0aea26](https://github.com/windingtree/sdk/commit/e0aea265f62cd5ca91b259c6f683a596ceb3ddd4))
13+
14+
15+
16+
17+
618
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-messages@1.1.0...@windingtree/sdk-messages@1.2.0-beta.0) (2023-07-31)
719

820
### Features

packages/messages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-messages",
3-
"version": "1.2.0-beta.0",
3+
"version": "1.2.0-beta.1",
44
"description": "The WindingTree market protocol messages utilities",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/node-api/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.1.1-beta.0...@windingtree/sdk-node-api@1.2.0-beta.0) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* improve test coverage ([9d49c6e](https://github.com/windingtree/sdk/commit/9d49c6e2e172cce2c6eb320a3f0e4b097d8e83a8))
12+
* move buildRandomDeal to messages package ([e0aea26](https://github.com/windingtree/sdk/commit/e0aea265f62cd5ca91b259c6f683a596ceb3ddd4))
13+
14+
15+
16+
17+
618
## [1.1.1-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node-api@1.1.0...@windingtree/sdk-node-api@1.1.1-beta.0) (2023-07-31)
719

820
**Note:** Version bump only for package @windingtree/sdk-node-api

packages/node-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-node-api",
3-
"version": "1.1.1-beta.0",
3+
"version": "1.2.0-beta.0",
44
"description": "The WindingTree market protocol node API server and client",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/node/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.1.1-beta.0...@windingtree/sdk-node@1.2.0-beta.0) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* improve test coverage ([9d49c6e](https://github.com/windingtree/sdk/commit/9d49c6e2e172cce2c6eb320a3f0e4b097d8e83a8))
12+
* move renew subscribe flow to request manager ([90009e2](https://github.com/windingtree/sdk/commit/90009e2c20ef8b9a472cb3d5978b844280e928fc))
13+
* update libp2p ([71daad4](https://github.com/windingtree/sdk/commit/71daad41838ae6b2833c76aa36b5b2071a041e92))
14+
* update reconnect flow, update e2e tests ([73da6f9](https://github.com/windingtree/sdk/commit/73da6f97656592b03851c95f45bcb955937e2a8d))
15+
16+
17+
18+
19+
620
## [1.1.1-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-node@1.1.0...@windingtree/sdk-node@1.1.1-beta.0) (2023-07-31)
721

822
**Note:** Version bump only for package @windingtree/sdk-node

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-node",
3-
"version": "1.1.1-beta.0",
3+
"version": "1.2.0-beta.0",
44
"description": "The WindingTree market protocol node",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/pubsub/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.1.1-beta.0...@windingtree/sdk-pubsub@1.2.0-beta.0) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* fix async issues ([803ab03](https://github.com/windingtree/sdk/commit/803ab03f1b5d176844247c2d065dfadabc12355f))
12+
* update libp2p ([71daad4](https://github.com/windingtree/sdk/commit/71daad41838ae6b2833c76aa36b5b2071a041e92))
13+
14+
15+
16+
17+
618
## [1.1.1-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-pubsub@1.1.0...@windingtree/sdk-pubsub@1.1.1-beta.0) (2023-07-31)
719

820
**Note:** Version bump only for package @windingtree/sdk-pubsub

packages/pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-pubsub",
3-
"version": "1.1.1-beta.0",
3+
"version": "1.2.0-beta.0",
44
"description": "libp2p PubSub protocol implementation for the WindingTree market protocol",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/queue/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.2.0-beta.0...@windingtree/sdk-queue@1.2.0-beta.1) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* update libp2p ([71daad4](https://github.com/windingtree/sdk/commit/71daad41838ae6b2833c76aa36b5b2071a041e92))
12+
13+
14+
15+
16+
617
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.1.0...@windingtree/sdk-queue@1.2.0-beta.0) (2023-07-31)
718

819
### Features

packages/queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-queue",
3-
"version": "1.2.0-beta.0",
3+
"version": "1.2.0-beta.1",
44
"description": "Jobs queue",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/react/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.1.1-beta.0...@windingtree/sdk-react@1.2.0-beta.0) (2023-10-25)
7+
8+
9+
### Bug Fixes
10+
11+
* 🐛 Missed exaports are added to the react package ([cbb4b75](https://github.com/windingtree/sdk/commit/cbb4b75f497b1a58e004d9135cd7e2a869de119f))
12+
13+
14+
### Features
15+
16+
* 🎸 Added DealsManagerProvider to the react package ([ac1129f](https://github.com/windingtree/sdk/commit/ac1129f5d1c45c9f93336718d59bfbe4c7bb60fc))
17+
* 🎸 Added providers for client and requestsManager ([b5f24b8](https://github.com/windingtree/sdk/commit/b5f24b879b6752654325e385841c4061d952a419))
18+
19+
20+
21+
22+
623
## [1.1.1-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-react@1.1.0...@windingtree/sdk-react@1.1.1-beta.0) (2023-07-31)
724

825
**Note:** Version bump only for package @windingtree/sdk-react

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-react",
3-
"version": "1.1.1-beta.0",
3+
"version": "1.2.0-beta.0",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -48,9 +48,9 @@
4848
"@types/react": "^18.2.15",
4949
"@types/react-dom": "^18.2.7",
5050
"@vitejs/plugin-react": "^4.0.3",
51+
"@windingtree/sdk-client": "workspace:*",
5152
"@windingtree/sdk-contracts-manager": "workspace:*",
5253
"@windingtree/sdk-node-api": "workspace:*",
53-
"@windingtree/sdk-client": "workspace:*",
5454
"@windingtree/sdk-storage": "workspace:*",
5555
"@windingtree/sdk-types": "workspace:*",
5656
"eslint": "^8.45.0",

packages/server/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-server@1.1.1-beta.0...@windingtree/sdk-server@1.2.0-beta.0) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* update libp2p ([71daad4](https://github.com/windingtree/sdk/commit/71daad41838ae6b2833c76aa36b5b2071a041e92))
12+
13+
14+
15+
16+
617
## [1.1.1-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-server@1.1.0...@windingtree/sdk-server@1.1.1-beta.0) (2023-07-31)
718

819
**Note:** Version bump only for package @windingtree/sdk-server

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-server",
3-
"version": "1.1.1-beta.0",
3+
"version": "1.2.0-beta.0",
44
"description": "The WindingTree market protocol server",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/storage/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-storage@1.1.0...@windingtree/sdk-storage@1.2.0-beta.0) (2023-10-25)
7+
8+
9+
### Features
10+
11+
* add level db storage ([7756a72](https://github.com/windingtree/sdk/commit/7756a720dd59e22183c758fa3845c637978a91a9))
12+
13+
14+
15+
16+
617
# [1.1.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-storage@1.1.0-beta.3...@windingtree/sdk-storage@1.1.0) (2023-07-27)
718

819
**Note:** Version bump only for package @windingtree/sdk-storage

packages/storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-storage",
3-
"version": "1.1.0",
3+
"version": "1.2.0-beta.0",
44
"description": "Key-value database abstraction layer",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

packages/test-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0-beta.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-test-utils@1.2.0-beta.0...@windingtree/sdk-test-utils@1.2.0-beta.1) (2023-10-25)
7+
8+
**Note:** Version bump only for package @windingtree/sdk-test-utils
9+
10+
11+
12+
13+
614
# [1.2.0-beta.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-test-utils@1.1.0...@windingtree/sdk-test-utils@1.2.0-beta.0) (2023-07-31)
715

816
### Features

packages/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-test-utils",
3-
"version": "1.2.0-beta.0",
3+
"version": "1.2.0-beta.1",
44
"description": "Testing utilities for the Windingtree market protocol SDK",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

0 commit comments

Comments
 (0)