@space-df/sdk 0.0.1-dev.3.2 → 0.0.1-dev.3.3
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 +2 -1
- package/yarn.lock +268 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@space-df/sdk",
|
|
3
|
-
"version": "0.0.1-dev.3.
|
|
3
|
+
"version": "0.0.1-dev.3.3",
|
|
4
4
|
"description": "The official TypeScript library for the Spacedf SDK API",
|
|
5
5
|
"author": "Spacedf SDK <support@digitalfortress.dev>",
|
|
6
6
|
"types": "./index.d.ts",
|
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"lint": "eslint \"{src,test}/**/*.ts\""
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
+
"@space-df/sdk": "^0.0.1-dev.3.2",
|
|
23
24
|
"@types/node": "^18.11.18",
|
|
24
25
|
"@types/node-fetch": "^2.6.4",
|
|
25
26
|
"abort-controller": "^3.0.0",
|
package/yarn.lock
ADDED
|
@@ -0,0 +1,268 @@
|
|
|
1
|
+
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
2
|
+
# yarn lockfile v1
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
"@space-df/sdk@^0.0.1-dev.3.2":
|
|
6
|
+
version "0.0.1-dev.3.2"
|
|
7
|
+
resolved "https://registry.yarnpkg.com/@space-df/sdk/-/sdk-0.0.1-dev.3.2.tgz#5feb5570d27bf85f6d59be958d642217056c04b2"
|
|
8
|
+
integrity sha512-HT0Qob27cu4EqowJguXeG8GWfySacSisPnecYLNy3CY/EkE84W1ywWY7bv2vOOc4d7hrjPcU2RNdC8C2+e3vCg==
|
|
9
|
+
dependencies:
|
|
10
|
+
"@types/node" "^18.11.18"
|
|
11
|
+
"@types/node-fetch" "^2.6.4"
|
|
12
|
+
abort-controller "^3.0.0"
|
|
13
|
+
agentkeepalive "^4.2.1"
|
|
14
|
+
form-data-encoder "1.7.2"
|
|
15
|
+
formdata-node "^4.3.2"
|
|
16
|
+
node-fetch "^2.6.7"
|
|
17
|
+
|
|
18
|
+
"@types/node-fetch@^2.6.4":
|
|
19
|
+
version "2.6.12"
|
|
20
|
+
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.12.tgz#8ab5c3ef8330f13100a7479e2cd56d3386830a03"
|
|
21
|
+
integrity sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==
|
|
22
|
+
dependencies:
|
|
23
|
+
"@types/node" "*"
|
|
24
|
+
form-data "^4.0.0"
|
|
25
|
+
|
|
26
|
+
"@types/node@*":
|
|
27
|
+
version "22.13.10"
|
|
28
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
|
|
29
|
+
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
|
|
30
|
+
dependencies:
|
|
31
|
+
undici-types "~6.20.0"
|
|
32
|
+
|
|
33
|
+
"@types/node@^18.11.18":
|
|
34
|
+
version "18.19.80"
|
|
35
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.80.tgz#6d6008e8920dddcd23f9dd33da24684ef57d487c"
|
|
36
|
+
integrity sha512-kEWeMwMeIvxYkeg1gTc01awpwLbfMRZXdIhwRcakd/KlK53jmRC26LqcbIt7fnAQTu5GzlnWmzA3H6+l1u6xxQ==
|
|
37
|
+
dependencies:
|
|
38
|
+
undici-types "~5.26.4"
|
|
39
|
+
|
|
40
|
+
abort-controller@^3.0.0:
|
|
41
|
+
version "3.0.0"
|
|
42
|
+
resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
|
|
43
|
+
integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==
|
|
44
|
+
dependencies:
|
|
45
|
+
event-target-shim "^5.0.0"
|
|
46
|
+
|
|
47
|
+
agentkeepalive@^4.2.1:
|
|
48
|
+
version "4.6.0"
|
|
49
|
+
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.6.0.tgz#35f73e94b3f40bf65f105219c623ad19c136ea6a"
|
|
50
|
+
integrity sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==
|
|
51
|
+
dependencies:
|
|
52
|
+
humanize-ms "^1.2.1"
|
|
53
|
+
|
|
54
|
+
asynckit@^0.4.0:
|
|
55
|
+
version "0.4.0"
|
|
56
|
+
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
|
57
|
+
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
|
|
58
|
+
|
|
59
|
+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
|
|
60
|
+
version "1.0.2"
|
|
61
|
+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
|
|
62
|
+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
|
|
63
|
+
dependencies:
|
|
64
|
+
es-errors "^1.3.0"
|
|
65
|
+
function-bind "^1.1.2"
|
|
66
|
+
|
|
67
|
+
combined-stream@^1.0.8:
|
|
68
|
+
version "1.0.8"
|
|
69
|
+
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
|
|
70
|
+
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
|
|
71
|
+
dependencies:
|
|
72
|
+
delayed-stream "~1.0.0"
|
|
73
|
+
|
|
74
|
+
delayed-stream@~1.0.0:
|
|
75
|
+
version "1.0.0"
|
|
76
|
+
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
|
|
77
|
+
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
|
|
78
|
+
|
|
79
|
+
dunder-proto@^1.0.1:
|
|
80
|
+
version "1.0.1"
|
|
81
|
+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
|
|
82
|
+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
|
|
83
|
+
dependencies:
|
|
84
|
+
call-bind-apply-helpers "^1.0.1"
|
|
85
|
+
es-errors "^1.3.0"
|
|
86
|
+
gopd "^1.2.0"
|
|
87
|
+
|
|
88
|
+
es-define-property@^1.0.1:
|
|
89
|
+
version "1.0.1"
|
|
90
|
+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
|
|
91
|
+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
|
|
92
|
+
|
|
93
|
+
es-errors@^1.3.0:
|
|
94
|
+
version "1.3.0"
|
|
95
|
+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
|
|
96
|
+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
|
|
97
|
+
|
|
98
|
+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
|
|
99
|
+
version "1.1.1"
|
|
100
|
+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
|
|
101
|
+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
|
|
102
|
+
dependencies:
|
|
103
|
+
es-errors "^1.3.0"
|
|
104
|
+
|
|
105
|
+
es-set-tostringtag@^2.1.0:
|
|
106
|
+
version "2.1.0"
|
|
107
|
+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
|
|
108
|
+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
|
|
109
|
+
dependencies:
|
|
110
|
+
es-errors "^1.3.0"
|
|
111
|
+
get-intrinsic "^1.2.6"
|
|
112
|
+
has-tostringtag "^1.0.2"
|
|
113
|
+
hasown "^2.0.2"
|
|
114
|
+
|
|
115
|
+
event-target-shim@^5.0.0:
|
|
116
|
+
version "5.0.1"
|
|
117
|
+
resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
|
|
118
|
+
integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==
|
|
119
|
+
|
|
120
|
+
form-data-encoder@1.7.2:
|
|
121
|
+
version "1.7.2"
|
|
122
|
+
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-1.7.2.tgz#1f1ae3dccf58ed4690b86d87e4f57c654fbab040"
|
|
123
|
+
integrity sha512-qfqtYan3rxrnCk1VYaA4H+Ms9xdpPqvLZa6xmMgFvhO32x7/3J/ExcTd6qpxM0vH2GdMI+poehyBZvqfMTto8A==
|
|
124
|
+
|
|
125
|
+
form-data@^4.0.0:
|
|
126
|
+
version "4.0.2"
|
|
127
|
+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
|
|
128
|
+
integrity sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==
|
|
129
|
+
dependencies:
|
|
130
|
+
asynckit "^0.4.0"
|
|
131
|
+
combined-stream "^1.0.8"
|
|
132
|
+
es-set-tostringtag "^2.1.0"
|
|
133
|
+
mime-types "^2.1.12"
|
|
134
|
+
|
|
135
|
+
formdata-node@^4.3.2:
|
|
136
|
+
version "4.4.1"
|
|
137
|
+
resolved "https://registry.yarnpkg.com/formdata-node/-/formdata-node-4.4.1.tgz#23f6a5cb9cb55315912cbec4ff7b0f59bbd191e2"
|
|
138
|
+
integrity sha512-0iirZp3uVDjVGt9p49aTaqjk84TrglENEDuqfdlZQ1roC9CWlPk6Avf8EEnZNcAqPonwkG35x4n3ww/1THYAeQ==
|
|
139
|
+
dependencies:
|
|
140
|
+
node-domexception "1.0.0"
|
|
141
|
+
web-streams-polyfill "4.0.0-beta.3"
|
|
142
|
+
|
|
143
|
+
function-bind@^1.1.2:
|
|
144
|
+
version "1.1.2"
|
|
145
|
+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
|
|
146
|
+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
|
147
|
+
|
|
148
|
+
get-intrinsic@^1.2.6:
|
|
149
|
+
version "1.3.0"
|
|
150
|
+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
|
|
151
|
+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
|
|
152
|
+
dependencies:
|
|
153
|
+
call-bind-apply-helpers "^1.0.2"
|
|
154
|
+
es-define-property "^1.0.1"
|
|
155
|
+
es-errors "^1.3.0"
|
|
156
|
+
es-object-atoms "^1.1.1"
|
|
157
|
+
function-bind "^1.1.2"
|
|
158
|
+
get-proto "^1.0.1"
|
|
159
|
+
gopd "^1.2.0"
|
|
160
|
+
has-symbols "^1.1.0"
|
|
161
|
+
hasown "^2.0.2"
|
|
162
|
+
math-intrinsics "^1.1.0"
|
|
163
|
+
|
|
164
|
+
get-proto@^1.0.1:
|
|
165
|
+
version "1.0.1"
|
|
166
|
+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
|
|
167
|
+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
|
|
168
|
+
dependencies:
|
|
169
|
+
dunder-proto "^1.0.1"
|
|
170
|
+
es-object-atoms "^1.0.0"
|
|
171
|
+
|
|
172
|
+
gopd@^1.2.0:
|
|
173
|
+
version "1.2.0"
|
|
174
|
+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
|
|
175
|
+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
|
|
176
|
+
|
|
177
|
+
has-symbols@^1.0.3, has-symbols@^1.1.0:
|
|
178
|
+
version "1.1.0"
|
|
179
|
+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
|
|
180
|
+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
|
|
181
|
+
|
|
182
|
+
has-tostringtag@^1.0.2:
|
|
183
|
+
version "1.0.2"
|
|
184
|
+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
|
|
185
|
+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
|
|
186
|
+
dependencies:
|
|
187
|
+
has-symbols "^1.0.3"
|
|
188
|
+
|
|
189
|
+
hasown@^2.0.2:
|
|
190
|
+
version "2.0.2"
|
|
191
|
+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
|
|
192
|
+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
|
|
193
|
+
dependencies:
|
|
194
|
+
function-bind "^1.1.2"
|
|
195
|
+
|
|
196
|
+
humanize-ms@^1.2.1:
|
|
197
|
+
version "1.2.1"
|
|
198
|
+
resolved "https://registry.yarnpkg.com/humanize-ms/-/humanize-ms-1.2.1.tgz#c46e3159a293f6b896da29316d8b6fe8bb79bbed"
|
|
199
|
+
integrity sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==
|
|
200
|
+
dependencies:
|
|
201
|
+
ms "^2.0.0"
|
|
202
|
+
|
|
203
|
+
math-intrinsics@^1.1.0:
|
|
204
|
+
version "1.1.0"
|
|
205
|
+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
|
|
206
|
+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
|
|
207
|
+
|
|
208
|
+
mime-db@1.52.0:
|
|
209
|
+
version "1.52.0"
|
|
210
|
+
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
|
|
211
|
+
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
|
212
|
+
|
|
213
|
+
mime-types@^2.1.12:
|
|
214
|
+
version "2.1.35"
|
|
215
|
+
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
|
|
216
|
+
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
|
|
217
|
+
dependencies:
|
|
218
|
+
mime-db "1.52.0"
|
|
219
|
+
|
|
220
|
+
ms@^2.0.0:
|
|
221
|
+
version "2.1.3"
|
|
222
|
+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
|
223
|
+
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
224
|
+
|
|
225
|
+
node-domexception@1.0.0:
|
|
226
|
+
version "1.0.0"
|
|
227
|
+
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
|
|
228
|
+
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
|
|
229
|
+
|
|
230
|
+
node-fetch@^2.6.7:
|
|
231
|
+
version "2.7.0"
|
|
232
|
+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
|
|
233
|
+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
|
|
234
|
+
dependencies:
|
|
235
|
+
whatwg-url "^5.0.0"
|
|
236
|
+
|
|
237
|
+
tr46@~0.0.3:
|
|
238
|
+
version "0.0.3"
|
|
239
|
+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
|
|
240
|
+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
|
|
241
|
+
|
|
242
|
+
undici-types@~5.26.4:
|
|
243
|
+
version "5.26.5"
|
|
244
|
+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
|
245
|
+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
|
246
|
+
|
|
247
|
+
undici-types@~6.20.0:
|
|
248
|
+
version "6.20.0"
|
|
249
|
+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
|
|
250
|
+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
|
|
251
|
+
|
|
252
|
+
web-streams-polyfill@4.0.0-beta.3:
|
|
253
|
+
version "4.0.0-beta.3"
|
|
254
|
+
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.0.0-beta.3.tgz#2898486b74f5156095e473efe989dcf185047a38"
|
|
255
|
+
integrity sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==
|
|
256
|
+
|
|
257
|
+
webidl-conversions@^3.0.0:
|
|
258
|
+
version "3.0.1"
|
|
259
|
+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
|
|
260
|
+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
|
|
261
|
+
|
|
262
|
+
whatwg-url@^5.0.0:
|
|
263
|
+
version "5.0.0"
|
|
264
|
+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
|
|
265
|
+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
|
|
266
|
+
dependencies:
|
|
267
|
+
tr46 "~0.0.3"
|
|
268
|
+
webidl-conversions "^3.0.0"
|