@gooddollar/goodprotocol 2.0.18 → 2.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +10 -4
- package/releases/deployment.json +3 -0
- package/yarn.lock +67 -78
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddollar/goodprotocol",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.19",
|
|
4
4
|
"description": "GoodDollar Protocol",
|
|
5
5
|
"engines": {
|
|
6
|
-
"node": "
|
|
6
|
+
"node": ">=16.x"
|
|
7
7
|
},
|
|
8
8
|
"main": "dist/test-sdk/index.js",
|
|
9
9
|
"scripts": {
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"@nomiclabs/hardhat-ethers": "^2.2.1",
|
|
94
94
|
"@nomiclabs/hardhat-etherscan": "^3.1.0",
|
|
95
95
|
"@nomiclabs/hardhat-waffle": "^2.0.3",
|
|
96
|
-
"@swc/core": "
|
|
96
|
+
"@swc/core": "1.3.96",
|
|
97
97
|
"@swc/helpers": "^0.3.16",
|
|
98
98
|
"@typechain/ethers-v5": "^11.1.1",
|
|
99
99
|
"@types/mocha": "*",
|
|
@@ -133,5 +133,11 @@
|
|
|
133
133
|
"typechain": "^8.3.1",
|
|
134
134
|
"typescript": "^5.2.2"
|
|
135
135
|
},
|
|
136
|
-
"packageManager": "yarn@3.6.0"
|
|
136
|
+
"packageManager": "yarn@3.6.0",
|
|
137
|
+
"resolutions": {
|
|
138
|
+
"@swc/core": "1.3.96"
|
|
139
|
+
},
|
|
140
|
+
"overrides": {
|
|
141
|
+
"@swc/core": "1.3.96"
|
|
142
|
+
}
|
|
137
143
|
}
|
package/releases/deployment.json
CHANGED
|
@@ -593,5 +593,8 @@
|
|
|
593
593
|
"GReputation": "0x3647469733C01713A7d9bdf6834bd4aBd59D66fa",
|
|
594
594
|
"GoodDollarMintBurnWrapper": "0x69d9c8d240E282a4ec0058CF0AC4E9D8ac7a11ac",
|
|
595
595
|
"GoodDollarStaking": "0xC9a3DdadC753e6a7675Aa125991096623d06c437"
|
|
596
|
+
},
|
|
597
|
+
"development-mainnet": {
|
|
598
|
+
"networkId": 1
|
|
596
599
|
}
|
|
597
600
|
}
|
package/yarn.lock
CHANGED
|
@@ -2406,7 +2406,7 @@ __metadata:
|
|
|
2406
2406
|
"@openzeppelin/hardhat-upgrades": ^1.22.1
|
|
2407
2407
|
"@superfluid-finance/ethereum-contracts": ^1.8.1
|
|
2408
2408
|
"@superfluid-finance/sdk-core": ^0.5.8
|
|
2409
|
-
"@swc/core":
|
|
2409
|
+
"@swc/core": 1.3.96
|
|
2410
2410
|
"@swc/helpers": ^0.3.16
|
|
2411
2411
|
"@typechain/ethers-v5": ^11.1.1
|
|
2412
2412
|
"@typechain/hardhat": ^6.1.5
|
|
@@ -3649,125 +3649,99 @@ __metadata:
|
|
|
3649
3649
|
languageName: node
|
|
3650
3650
|
linkType: hard
|
|
3651
3651
|
|
|
3652
|
-
"@swc/core-
|
|
3653
|
-
version: 1.
|
|
3654
|
-
resolution: "@swc/core-
|
|
3655
|
-
conditions: os=android & cpu=arm
|
|
3656
|
-
languageName: node
|
|
3657
|
-
linkType: hard
|
|
3658
|
-
|
|
3659
|
-
"@swc/core-android-arm64@npm:1.2.196":
|
|
3660
|
-
version: 1.2.196
|
|
3661
|
-
resolution: "@swc/core-android-arm64@npm:1.2.196"
|
|
3662
|
-
conditions: os=android & cpu=arm64
|
|
3663
|
-
languageName: node
|
|
3664
|
-
linkType: hard
|
|
3665
|
-
|
|
3666
|
-
"@swc/core-darwin-arm64@npm:1.2.196":
|
|
3667
|
-
version: 1.2.196
|
|
3668
|
-
resolution: "@swc/core-darwin-arm64@npm:1.2.196"
|
|
3652
|
+
"@swc/core-darwin-arm64@npm:1.3.96":
|
|
3653
|
+
version: 1.3.96
|
|
3654
|
+
resolution: "@swc/core-darwin-arm64@npm:1.3.96"
|
|
3669
3655
|
conditions: os=darwin & cpu=arm64
|
|
3670
3656
|
languageName: node
|
|
3671
3657
|
linkType: hard
|
|
3672
3658
|
|
|
3673
|
-
"@swc/core-darwin-x64@npm:1.
|
|
3674
|
-
version: 1.
|
|
3675
|
-
resolution: "@swc/core-darwin-x64@npm:1.
|
|
3659
|
+
"@swc/core-darwin-x64@npm:1.3.96":
|
|
3660
|
+
version: 1.3.96
|
|
3661
|
+
resolution: "@swc/core-darwin-x64@npm:1.3.96"
|
|
3676
3662
|
conditions: os=darwin & cpu=x64
|
|
3677
3663
|
languageName: node
|
|
3678
3664
|
linkType: hard
|
|
3679
3665
|
|
|
3680
|
-
"@swc/core-
|
|
3681
|
-
version: 1.
|
|
3682
|
-
resolution: "@swc/core-
|
|
3683
|
-
conditions: os=freebsd & cpu=x64
|
|
3684
|
-
languageName: node
|
|
3685
|
-
linkType: hard
|
|
3686
|
-
|
|
3687
|
-
"@swc/core-linux-arm-gnueabihf@npm:1.2.196":
|
|
3688
|
-
version: 1.2.196
|
|
3689
|
-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.2.196"
|
|
3666
|
+
"@swc/core-linux-arm-gnueabihf@npm:1.3.96":
|
|
3667
|
+
version: 1.3.96
|
|
3668
|
+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.96"
|
|
3690
3669
|
conditions: os=linux & cpu=arm
|
|
3691
3670
|
languageName: node
|
|
3692
3671
|
linkType: hard
|
|
3693
3672
|
|
|
3694
|
-
"@swc/core-linux-arm64-gnu@npm:1.
|
|
3695
|
-
version: 1.
|
|
3696
|
-
resolution: "@swc/core-linux-arm64-gnu@npm:1.
|
|
3673
|
+
"@swc/core-linux-arm64-gnu@npm:1.3.96":
|
|
3674
|
+
version: 1.3.96
|
|
3675
|
+
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.96"
|
|
3697
3676
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3698
3677
|
languageName: node
|
|
3699
3678
|
linkType: hard
|
|
3700
3679
|
|
|
3701
|
-
"@swc/core-linux-arm64-musl@npm:1.
|
|
3702
|
-
version: 1.
|
|
3703
|
-
resolution: "@swc/core-linux-arm64-musl@npm:1.
|
|
3680
|
+
"@swc/core-linux-arm64-musl@npm:1.3.96":
|
|
3681
|
+
version: 1.3.96
|
|
3682
|
+
resolution: "@swc/core-linux-arm64-musl@npm:1.3.96"
|
|
3704
3683
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3705
3684
|
languageName: node
|
|
3706
3685
|
linkType: hard
|
|
3707
3686
|
|
|
3708
|
-
"@swc/core-linux-x64-gnu@npm:1.
|
|
3709
|
-
version: 1.
|
|
3710
|
-
resolution: "@swc/core-linux-x64-gnu@npm:1.
|
|
3687
|
+
"@swc/core-linux-x64-gnu@npm:1.3.96":
|
|
3688
|
+
version: 1.3.96
|
|
3689
|
+
resolution: "@swc/core-linux-x64-gnu@npm:1.3.96"
|
|
3711
3690
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3712
3691
|
languageName: node
|
|
3713
3692
|
linkType: hard
|
|
3714
3693
|
|
|
3715
|
-
"@swc/core-linux-x64-musl@npm:1.
|
|
3716
|
-
version: 1.
|
|
3717
|
-
resolution: "@swc/core-linux-x64-musl@npm:1.
|
|
3694
|
+
"@swc/core-linux-x64-musl@npm:1.3.96":
|
|
3695
|
+
version: 1.3.96
|
|
3696
|
+
resolution: "@swc/core-linux-x64-musl@npm:1.3.96"
|
|
3718
3697
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3719
3698
|
languageName: node
|
|
3720
3699
|
linkType: hard
|
|
3721
3700
|
|
|
3722
|
-
"@swc/core-win32-arm64-msvc@npm:1.
|
|
3723
|
-
version: 1.
|
|
3724
|
-
resolution: "@swc/core-win32-arm64-msvc@npm:1.
|
|
3701
|
+
"@swc/core-win32-arm64-msvc@npm:1.3.96":
|
|
3702
|
+
version: 1.3.96
|
|
3703
|
+
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.96"
|
|
3725
3704
|
conditions: os=win32 & cpu=arm64
|
|
3726
3705
|
languageName: node
|
|
3727
3706
|
linkType: hard
|
|
3728
3707
|
|
|
3729
|
-
"@swc/core-win32-ia32-msvc@npm:1.
|
|
3730
|
-
version: 1.
|
|
3731
|
-
resolution: "@swc/core-win32-ia32-msvc@npm:1.
|
|
3708
|
+
"@swc/core-win32-ia32-msvc@npm:1.3.96":
|
|
3709
|
+
version: 1.3.96
|
|
3710
|
+
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.96"
|
|
3732
3711
|
conditions: os=win32 & cpu=ia32
|
|
3733
3712
|
languageName: node
|
|
3734
3713
|
linkType: hard
|
|
3735
3714
|
|
|
3736
|
-
"@swc/core-win32-x64-msvc@npm:1.
|
|
3737
|
-
version: 1.
|
|
3738
|
-
resolution: "@swc/core-win32-x64-msvc@npm:1.
|
|
3715
|
+
"@swc/core-win32-x64-msvc@npm:1.3.96":
|
|
3716
|
+
version: 1.3.96
|
|
3717
|
+
resolution: "@swc/core-win32-x64-msvc@npm:1.3.96"
|
|
3739
3718
|
conditions: os=win32 & cpu=x64
|
|
3740
3719
|
languageName: node
|
|
3741
3720
|
linkType: hard
|
|
3742
3721
|
|
|
3743
|
-
"@swc/core@npm
|
|
3744
|
-
version: 1.
|
|
3745
|
-
resolution: "@swc/core@npm:1.
|
|
3746
|
-
dependencies:
|
|
3747
|
-
"@swc/core-
|
|
3748
|
-
"@swc/core-
|
|
3749
|
-
"@swc/core-
|
|
3750
|
-
"@swc/core-
|
|
3751
|
-
"@swc/core-
|
|
3752
|
-
"@swc/core-linux-
|
|
3753
|
-
"@swc/core-linux-
|
|
3754
|
-
"@swc/core-
|
|
3755
|
-
"@swc/core-
|
|
3756
|
-
"@swc/core-
|
|
3757
|
-
"@swc/
|
|
3758
|
-
"@swc/
|
|
3759
|
-
|
|
3722
|
+
"@swc/core@npm:1.3.96":
|
|
3723
|
+
version: 1.3.96
|
|
3724
|
+
resolution: "@swc/core@npm:1.3.96"
|
|
3725
|
+
dependencies:
|
|
3726
|
+
"@swc/core-darwin-arm64": 1.3.96
|
|
3727
|
+
"@swc/core-darwin-x64": 1.3.96
|
|
3728
|
+
"@swc/core-linux-arm-gnueabihf": 1.3.96
|
|
3729
|
+
"@swc/core-linux-arm64-gnu": 1.3.96
|
|
3730
|
+
"@swc/core-linux-arm64-musl": 1.3.96
|
|
3731
|
+
"@swc/core-linux-x64-gnu": 1.3.96
|
|
3732
|
+
"@swc/core-linux-x64-musl": 1.3.96
|
|
3733
|
+
"@swc/core-win32-arm64-msvc": 1.3.96
|
|
3734
|
+
"@swc/core-win32-ia32-msvc": 1.3.96
|
|
3735
|
+
"@swc/core-win32-x64-msvc": 1.3.96
|
|
3736
|
+
"@swc/counter": ^0.1.1
|
|
3737
|
+
"@swc/types": ^0.1.5
|
|
3738
|
+
peerDependencies:
|
|
3739
|
+
"@swc/helpers": ^0.5.0
|
|
3760
3740
|
dependenciesMeta:
|
|
3761
|
-
"@swc/core-android-arm-eabi":
|
|
3762
|
-
optional: true
|
|
3763
|
-
"@swc/core-android-arm64":
|
|
3764
|
-
optional: true
|
|
3765
3741
|
"@swc/core-darwin-arm64":
|
|
3766
3742
|
optional: true
|
|
3767
3743
|
"@swc/core-darwin-x64":
|
|
3768
3744
|
optional: true
|
|
3769
|
-
"@swc/core-freebsd-x64":
|
|
3770
|
-
optional: true
|
|
3771
3745
|
"@swc/core-linux-arm-gnueabihf":
|
|
3772
3746
|
optional: true
|
|
3773
3747
|
"@swc/core-linux-arm64-gnu":
|
|
@@ -3784,9 +3758,17 @@ __metadata:
|
|
|
3784
3758
|
optional: true
|
|
3785
3759
|
"@swc/core-win32-x64-msvc":
|
|
3786
3760
|
optional: true
|
|
3787
|
-
|
|
3788
|
-
|
|
3789
|
-
|
|
3761
|
+
peerDependenciesMeta:
|
|
3762
|
+
"@swc/helpers":
|
|
3763
|
+
optional: true
|
|
3764
|
+
checksum: 41d4a4461b2952aaf8d3be945d373d0f3bd126115ee1aad0f76f2690e2b5635b6ec5bb54a7638deb9afedb1ad6f7d8453468a704e54e5fbb8234dd4a43b80205
|
|
3765
|
+
languageName: node
|
|
3766
|
+
linkType: hard
|
|
3767
|
+
|
|
3768
|
+
"@swc/counter@npm:^0.1.1":
|
|
3769
|
+
version: 0.1.2
|
|
3770
|
+
resolution: "@swc/counter@npm:0.1.2"
|
|
3771
|
+
checksum: 8427c594f1f0cf44b83885e9c8fe1e370c9db44ae96e07a37c117a6260ee97797d0709483efbcc244e77bac578690215f45b23254c4cd8a70fb25ddbb50bf33e
|
|
3790
3772
|
languageName: node
|
|
3791
3773
|
linkType: hard
|
|
3792
3774
|
|
|
@@ -3799,6 +3781,13 @@ __metadata:
|
|
|
3799
3781
|
languageName: node
|
|
3800
3782
|
linkType: hard
|
|
3801
3783
|
|
|
3784
|
+
"@swc/types@npm:^0.1.5":
|
|
3785
|
+
version: 0.1.5
|
|
3786
|
+
resolution: "@swc/types@npm:0.1.5"
|
|
3787
|
+
checksum: 6aee11f62d3d805a64848e0bd5f0e0e615f958e327a9e1260056c368d7d28764d89e38bd8005a536c9bf18afbcd303edd84099d60df34a2975d62540f61df13b
|
|
3788
|
+
languageName: node
|
|
3789
|
+
linkType: hard
|
|
3790
|
+
|
|
3802
3791
|
"@szmarczak/http-timer@npm:^1.1.2":
|
|
3803
3792
|
version: 1.1.2
|
|
3804
3793
|
resolution: "@szmarczak/http-timer@npm:1.1.2"
|