pnpm 9.15.6 → 9.15.7
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/README.md +26 -20
- package/dist/node_modules/.modules.yaml +23 -23
- package/dist/node_modules/.pnpm/lock.yaml +72 -79
- package/dist/node_modules/.pnpm-workspace-state.json +1 -1
- package/dist/node_modules/agent-base/dist/index.d.ts.map +1 -1
- package/dist/node_modules/agent-base/dist/index.js +7 -2
- package/dist/node_modules/agent-base/dist/index.js.map +1 -1
- package/dist/node_modules/agent-base/package.json +2 -5
- package/dist/node_modules/ansi-regex/index.js +4 -2
- package/dist/node_modules/ansi-regex/package.json +6 -3
- package/dist/node_modules/cacache/lib/entry-index.js +12 -6
- package/dist/node_modules/cacache/package.json +1 -1
- package/dist/node_modules/cross-spawn/package.json +2 -2
- package/dist/node_modules/debug/package.json +7 -2
- package/dist/node_modules/debug/src/browser.js +4 -1
- package/dist/node_modules/debug/src/common.js +57 -39
- package/dist/node_modules/exponential-backoff/LICENSE +2 -2
- package/dist/node_modules/exponential-backoff/dist/backoff.js +6 -0
- package/dist/node_modules/exponential-backoff/dist/backoff.js.map +1 -1
- package/dist/node_modules/exponential-backoff/dist/options.js.map +1 -1
- package/dist/node_modules/exponential-backoff/package.json +6 -5
- package/dist/node_modules/foreground-child/dist/commonjs/all-signals.d.ts.map +1 -1
- package/dist/node_modules/foreground-child/dist/commonjs/index.d.ts.map +1 -1
- package/dist/node_modules/foreground-child/dist/commonjs/index.js +6 -4
- package/dist/node_modules/foreground-child/dist/commonjs/index.js.map +1 -1
- package/dist/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts.map +1 -1
- package/dist/node_modules/foreground-child/dist/commonjs/watchdog.d.ts.map +1 -1
- package/dist/node_modules/foreground-child/dist/esm/all-signals.d.ts.map +1 -1
- package/dist/node_modules/foreground-child/dist/esm/index.d.ts.map +1 -1
- package/dist/node_modules/foreground-child/dist/esm/index.js +4 -2
- package/dist/node_modules/foreground-child/dist/esm/index.js.map +1 -1
- package/dist/node_modules/foreground-child/dist/esm/proxy-signals.d.ts.map +1 -1
- package/dist/node_modules/foreground-child/dist/esm/watchdog.d.ts.map +1 -1
- package/dist/node_modules/foreground-child/package.json +6 -11
- package/dist/node_modules/https-proxy-agent/dist/index.d.ts.map +1 -1
- package/dist/node_modules/https-proxy-agent/dist/index.js +13 -8
- package/dist/node_modules/https-proxy-agent/dist/index.js.map +1 -1
- package/dist/node_modules/https-proxy-agent/package.json +2 -2
- package/dist/node_modules/jackspeak/package.json +4 -4
- package/dist/node_modules/ms/index.js +1 -1
- package/dist/node_modules/ms/package.json +5 -4
- package/dist/node_modules/negotiator/index.js +4 -4
- package/dist/node_modules/negotiator/lib/encoding.js +26 -5
- package/dist/node_modules/negotiator/lib/mediaType.js +3 -3
- package/dist/node_modules/negotiator/package.json +1 -1
- package/dist/node_modules/node-gyp/.release-please-manifest.json +1 -1
- package/dist/node_modules/node-gyp/lib/create-config-gypi.js +3 -0
- package/dist/node_modules/node-gyp/package.json +1 -1
- package/dist/node_modules/package-json-from-dist/dist/commonjs/index.d.ts.map +1 -1
- package/dist/node_modules/package-json-from-dist/dist/commonjs/index.js +11 -1
- package/dist/node_modules/package-json-from-dist/dist/commonjs/index.js.map +1 -1
- package/dist/node_modules/package-json-from-dist/dist/esm/index.d.ts.map +1 -1
- package/dist/node_modules/package-json-from-dist/dist/esm/index.js +11 -1
- package/dist/node_modules/package-json-from-dist/dist/esm/index.js.map +1 -1
- package/dist/node_modules/package-json-from-dist/package.json +2 -2
- package/dist/node_modules/semver/bin/semver.js +2 -1
- package/dist/node_modules/semver/classes/range.js +24 -10
- package/dist/node_modules/semver/classes/semver.js +22 -6
- package/dist/node_modules/semver/functions/diff.js +5 -12
- package/dist/node_modules/semver/internal/re.js +2 -0
- package/dist/node_modules/semver/package.json +8 -7
- package/dist/node_modules/socks/package.json +1 -1
- package/dist/node_modules/socks-proxy-agent/dist/index.d.ts.map +1 -1
- package/dist/node_modules/socks-proxy-agent/dist/index.js +13 -3
- package/dist/node_modules/socks-proxy-agent/dist/index.js.map +1 -1
- package/dist/node_modules/socks-proxy-agent/package.json +2 -2
- package/dist/pnpm.cjs +5200 -6419
- package/dist/worker.js +4510 -5140
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -45,7 +45,13 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
45
45
|
<a href="https://sanity.io/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/sanity.svg" width="180" alt="Bit"></a>
|
|
46
46
|
</td>
|
|
47
47
|
<td align="center" valign="middle">
|
|
48
|
-
<a href="https://
|
|
48
|
+
<a href="https://syntax.fm/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
49
|
+
<picture>
|
|
50
|
+
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/syntaxfm.svg" />
|
|
51
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/syntaxfm_light.svg" />
|
|
52
|
+
<img src="https://pnpm.io/img/users/syntaxfm.svg" width="90" alt="Syntax" />
|
|
53
|
+
</picture>
|
|
54
|
+
</a>
|
|
49
55
|
</td>
|
|
50
56
|
</tr>
|
|
51
57
|
</tbody>
|
|
@@ -65,17 +71,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
65
71
|
</picture>
|
|
66
72
|
</a>
|
|
67
73
|
</td>
|
|
68
|
-
<td align="center" valign="middle">
|
|
69
|
-
<a href="https://prisma.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
70
|
-
<picture>
|
|
71
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/prisma.svg" />
|
|
72
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/prisma_light.svg" />
|
|
73
|
-
<img src="https://pnpm.io/img/users/prisma.svg" width="180" alt="Prisma" />
|
|
74
|
-
</picture>
|
|
75
|
-
</a>
|
|
76
|
-
</td>
|
|
77
|
-
</tr>
|
|
78
|
-
<tr>
|
|
79
74
|
<td align="center" valign="middle">
|
|
80
75
|
<a href="https://uscreen.de/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
81
76
|
<picture>
|
|
@@ -85,6 +80,8 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
85
80
|
</picture>
|
|
86
81
|
</a>
|
|
87
82
|
</td>
|
|
83
|
+
</tr>
|
|
84
|
+
<tr>
|
|
88
85
|
<td align="center" valign="middle">
|
|
89
86
|
<a href="https://www.jetbrains.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
90
87
|
<picture>
|
|
@@ -94,8 +91,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
94
91
|
</picture>
|
|
95
92
|
</a>
|
|
96
93
|
</td>
|
|
97
|
-
</tr>
|
|
98
|
-
<tr>
|
|
99
94
|
<td align="center" valign="middle">
|
|
100
95
|
<a href="https://nx.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
101
96
|
<picture>
|
|
@@ -105,6 +100,8 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
105
100
|
</picture>
|
|
106
101
|
</a>
|
|
107
102
|
</td>
|
|
103
|
+
</tr>
|
|
104
|
+
<tr>
|
|
108
105
|
<td align="center" valign="middle">
|
|
109
106
|
<a href="https://coderabbit.ai/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
110
107
|
<picture>
|
|
@@ -114,13 +111,13 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
114
111
|
</picture>
|
|
115
112
|
</a>
|
|
116
113
|
</td>
|
|
117
|
-
</tr>
|
|
118
|
-
<tr>
|
|
119
114
|
<td align="center" valign="middle">
|
|
120
115
|
<a href="https://route4me.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
121
116
|
<img src="https://pnpm.io/img/users/route4me.svg" width="220" alt="Route4Me" />
|
|
122
117
|
</a>
|
|
123
118
|
</td>
|
|
119
|
+
</tr>
|
|
120
|
+
<tr>
|
|
124
121
|
<td align="center" valign="middle">
|
|
125
122
|
<a href="https://workleap.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
126
123
|
<picture>
|
|
@@ -130,11 +127,13 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
130
127
|
</picture>
|
|
131
128
|
</a>
|
|
132
129
|
</td>
|
|
133
|
-
</tr>
|
|
134
|
-
<tr>
|
|
135
130
|
<td align="center" valign="middle">
|
|
136
|
-
<a href="https://
|
|
137
|
-
<
|
|
131
|
+
<a href="https://stackblitz.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
132
|
+
<picture>
|
|
133
|
+
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/stackblitz.svg" />
|
|
134
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/stackblitz_light.svg" />
|
|
135
|
+
<img src="https://pnpm.io/img/users/stackblitz.svg" width="190" alt="Stackblitz" />
|
|
136
|
+
</picture>
|
|
138
137
|
</a>
|
|
139
138
|
</td>
|
|
140
139
|
</tr>
|
|
@@ -224,6 +223,13 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
224
223
|
</a>
|
|
225
224
|
</td>
|
|
226
225
|
</tr>
|
|
226
|
+
<tr>
|
|
227
|
+
<td align="center" valign="middle">
|
|
228
|
+
<a href="https://opensource.mercedes-benz.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
229
|
+
<img src="https://pnpm.io/img/users/mercedes.svg" width="32" alt="Vite">
|
|
230
|
+
</a>
|
|
231
|
+
</td>
|
|
232
|
+
</tr>
|
|
227
233
|
</tbody>
|
|
228
234
|
</table>
|
|
229
235
|
|
|
@@ -11,15 +11,15 @@ hoistedLocations:
|
|
|
11
11
|
- node_modules/@pkgjs/parseargs
|
|
12
12
|
abbrev@2.0.0:
|
|
13
13
|
- node_modules/abbrev
|
|
14
|
-
agent-base@7.1.
|
|
14
|
+
agent-base@7.1.3:
|
|
15
15
|
- node_modules/agent-base
|
|
16
16
|
aggregate-error@3.1.0:
|
|
17
17
|
- node_modules/aggregate-error
|
|
18
18
|
ansi-regex@5.0.1:
|
|
19
|
-
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
20
19
|
- node_modules/strip-ansi-cjs/node_modules/ansi-regex
|
|
21
20
|
- node_modules/wrap-ansi-cjs/node_modules/ansi-regex
|
|
22
|
-
|
|
21
|
+
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
22
|
+
ansi-regex@6.1.0:
|
|
23
23
|
- node_modules/ansi-regex
|
|
24
24
|
ansi-styles@4.3.0:
|
|
25
25
|
- node_modules/wrap-ansi-cjs/node_modules/ansi-styles
|
|
@@ -29,7 +29,7 @@ hoistedLocations:
|
|
|
29
29
|
- node_modules/balanced-match
|
|
30
30
|
brace-expansion@2.0.1:
|
|
31
31
|
- node_modules/brace-expansion
|
|
32
|
-
cacache@18.0.
|
|
32
|
+
cacache@18.0.4:
|
|
33
33
|
- node_modules/cacache
|
|
34
34
|
chownr@2.0.0:
|
|
35
35
|
- node_modules/chownr
|
|
@@ -39,15 +39,15 @@ hoistedLocations:
|
|
|
39
39
|
- node_modules/color-convert
|
|
40
40
|
color-name@1.1.4:
|
|
41
41
|
- node_modules/color-name
|
|
42
|
-
cross-spawn@7.0.
|
|
42
|
+
cross-spawn@7.0.6:
|
|
43
43
|
- node_modules/cross-spawn
|
|
44
|
-
debug@4.
|
|
44
|
+
debug@4.4.0:
|
|
45
45
|
- node_modules/debug
|
|
46
46
|
eastasianwidth@0.2.0:
|
|
47
47
|
- node_modules/eastasianwidth
|
|
48
48
|
emoji-regex@8.0.0:
|
|
49
|
-
- node_modules/string-width-cjs/node_modules/emoji-regex
|
|
50
49
|
- node_modules/wrap-ansi-cjs/node_modules/emoji-regex
|
|
50
|
+
- node_modules/string-width-cjs/node_modules/emoji-regex
|
|
51
51
|
emoji-regex@9.2.2:
|
|
52
52
|
- node_modules/emoji-regex
|
|
53
53
|
encoding@0.1.13:
|
|
@@ -56,9 +56,9 @@ hoistedLocations:
|
|
|
56
56
|
- node_modules/env-paths
|
|
57
57
|
err-code@2.0.3:
|
|
58
58
|
- node_modules/err-code
|
|
59
|
-
exponential-backoff@3.1.
|
|
59
|
+
exponential-backoff@3.1.2:
|
|
60
60
|
- node_modules/exponential-backoff
|
|
61
|
-
foreground-child@3.
|
|
61
|
+
foreground-child@3.3.1:
|
|
62
62
|
- node_modules/foreground-child
|
|
63
63
|
fs-minipass@2.1.0:
|
|
64
64
|
- node_modules/fs-minipass
|
|
@@ -72,7 +72,7 @@ hoistedLocations:
|
|
|
72
72
|
- node_modules/http-cache-semantics
|
|
73
73
|
http-proxy-agent@7.0.2:
|
|
74
74
|
- node_modules/http-proxy-agent
|
|
75
|
-
https-proxy-agent@7.0.
|
|
75
|
+
https-proxy-agent@7.0.6:
|
|
76
76
|
- node_modules/https-proxy-agent
|
|
77
77
|
iconv-lite@0.6.3:
|
|
78
78
|
- node_modules/iconv-lite
|
|
@@ -90,7 +90,7 @@ hoistedLocations:
|
|
|
90
90
|
- node_modules/isexe
|
|
91
91
|
isexe@3.1.1:
|
|
92
92
|
- node_modules/node-gyp/node_modules/isexe
|
|
93
|
-
jackspeak@3.4.
|
|
93
|
+
jackspeak@3.4.3:
|
|
94
94
|
- node_modules/jackspeak
|
|
95
95
|
jsbn@1.1.0:
|
|
96
96
|
- node_modules/jsbn
|
|
@@ -111,10 +111,10 @@ hoistedLocations:
|
|
|
111
111
|
minipass-sized@1.0.3:
|
|
112
112
|
- node_modules/minipass-sized
|
|
113
113
|
minipass@3.3.6:
|
|
114
|
-
- node_modules/fs-minipass/node_modules/minipass
|
|
115
|
-
- node_modules/minizlib/node_modules/minipass
|
|
116
114
|
- node_modules/minipass-flush/node_modules/minipass
|
|
117
115
|
- node_modules/minipass-pipeline/node_modules/minipass
|
|
116
|
+
- node_modules/fs-minipass/node_modules/minipass
|
|
117
|
+
- node_modules/minizlib/node_modules/minipass
|
|
118
118
|
- node_modules/minipass-sized/node_modules/minipass
|
|
119
119
|
minipass@5.0.0:
|
|
120
120
|
- node_modules/tar/node_modules/minipass
|
|
@@ -124,17 +124,17 @@ hoistedLocations:
|
|
|
124
124
|
- node_modules/minizlib
|
|
125
125
|
mkdirp@1.0.4:
|
|
126
126
|
- node_modules/mkdirp
|
|
127
|
-
ms@2.1.
|
|
127
|
+
ms@2.1.3:
|
|
128
128
|
- node_modules/ms
|
|
129
|
-
negotiator@0.6.
|
|
129
|
+
negotiator@0.6.4:
|
|
130
130
|
- node_modules/negotiator
|
|
131
|
-
node-gyp@10.
|
|
131
|
+
node-gyp@10.3.1:
|
|
132
132
|
- node_modules/node-gyp
|
|
133
133
|
nopt@7.2.1:
|
|
134
134
|
- node_modules/nopt
|
|
135
135
|
p-map@4.0.0:
|
|
136
136
|
- node_modules/p-map
|
|
137
|
-
package-json-from-dist@1.0.
|
|
137
|
+
package-json-from-dist@1.0.1:
|
|
138
138
|
- node_modules/package-json-from-dist
|
|
139
139
|
path-key@3.1.1:
|
|
140
140
|
- node_modules/path-key
|
|
@@ -148,7 +148,7 @@ hoistedLocations:
|
|
|
148
148
|
- node_modules/retry
|
|
149
149
|
safer-buffer@2.1.2:
|
|
150
150
|
- node_modules/safer-buffer
|
|
151
|
-
semver@7.
|
|
151
|
+
semver@7.7.1:
|
|
152
152
|
- node_modules/semver
|
|
153
153
|
shebang-command@2.0.0:
|
|
154
154
|
- node_modules/shebang-command
|
|
@@ -158,9 +158,9 @@ hoistedLocations:
|
|
|
158
158
|
- node_modules/signal-exit
|
|
159
159
|
smart-buffer@4.2.0:
|
|
160
160
|
- node_modules/smart-buffer
|
|
161
|
-
socks-proxy-agent@8.0.
|
|
161
|
+
socks-proxy-agent@8.0.5:
|
|
162
162
|
- node_modules/socks-proxy-agent
|
|
163
|
-
socks@2.8.
|
|
163
|
+
socks@2.8.4:
|
|
164
164
|
- node_modules/socks
|
|
165
165
|
sprintf-js@1.1.3:
|
|
166
166
|
- node_modules/sprintf-js
|
|
@@ -172,8 +172,8 @@ hoistedLocations:
|
|
|
172
172
|
string-width@5.1.2:
|
|
173
173
|
- node_modules/string-width
|
|
174
174
|
strip-ansi@6.0.1:
|
|
175
|
-
- node_modules/string-width-cjs/node_modules/strip-ansi
|
|
176
175
|
- node_modules/wrap-ansi-cjs/node_modules/strip-ansi
|
|
176
|
+
- node_modules/string-width-cjs/node_modules/strip-ansi
|
|
177
177
|
- node_modules/strip-ansi-cjs
|
|
178
178
|
strip-ansi@7.1.0:
|
|
179
179
|
- node_modules/strip-ansi
|
|
@@ -202,9 +202,9 @@ included:
|
|
|
202
202
|
injectedDeps: {}
|
|
203
203
|
layoutVersion: 5
|
|
204
204
|
nodeLinker: hoisted
|
|
205
|
-
packageManager: pnpm@10.
|
|
205
|
+
packageManager: pnpm@10.5.2
|
|
206
206
|
pendingBuilds: []
|
|
207
|
-
prunedAt:
|
|
207
|
+
prunedAt: Thu, 06 Mar 2025 10:33:41 GMT
|
|
208
208
|
publicHoistPattern: []
|
|
209
209
|
registries:
|
|
210
210
|
default: https://registry.npmjs.org/
|
|
@@ -21,9 +21,9 @@ overrides:
|
|
|
21
21
|
json5@<2.2.2: ^2.2.3
|
|
22
22
|
jsonwebtoken@<=8.5.1: '>=9.0.0'
|
|
23
23
|
nopt@5: npm:@pnpm/nopt@^0.2.1
|
|
24
|
-
path-to-regexp@<0.1.12: ^0.1.12
|
|
25
24
|
path-to-regexp@>=4.0.0 <6.3.0: '>=6.3.0'
|
|
26
25
|
path-to-regexp@>=7.0.0 <8.0.0: '>=8.0.0'
|
|
26
|
+
path-to-regexp@<0.1.12: ^0.1.12
|
|
27
27
|
semver@<7.5.2: ^7.6.2
|
|
28
28
|
send@<0.19.0: ^0.19.0
|
|
29
29
|
serve-static@<1.16.0: ^1.16.0
|
|
@@ -41,8 +41,8 @@ importers:
|
|
|
41
41
|
version: 2.4.0
|
|
42
42
|
optionalDependencies:
|
|
43
43
|
node-gyp:
|
|
44
|
-
specifier: ^10.
|
|
45
|
-
version: 10.
|
|
44
|
+
specifier: ^10.3.1
|
|
45
|
+
version: 10.3.1
|
|
46
46
|
|
|
47
47
|
packages:
|
|
48
48
|
|
|
@@ -66,8 +66,8 @@ packages:
|
|
|
66
66
|
resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
|
|
67
67
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
68
68
|
|
|
69
|
-
agent-base@7.1.
|
|
70
|
-
resolution: {integrity: sha512-
|
|
69
|
+
agent-base@7.1.3:
|
|
70
|
+
resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==}
|
|
71
71
|
engines: {node: '>= 14'}
|
|
72
72
|
|
|
73
73
|
aggregate-error@3.1.0:
|
|
@@ -78,8 +78,8 @@ packages:
|
|
|
78
78
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
79
79
|
engines: {node: '>=8'}
|
|
80
80
|
|
|
81
|
-
ansi-regex@6.0
|
|
82
|
-
resolution: {integrity: sha512-
|
|
81
|
+
ansi-regex@6.1.0:
|
|
82
|
+
resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
|
|
83
83
|
engines: {node: '>=12'}
|
|
84
84
|
|
|
85
85
|
ansi-styles@4.3.0:
|
|
@@ -96,8 +96,8 @@ packages:
|
|
|
96
96
|
brace-expansion@2.0.1:
|
|
97
97
|
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
|
|
98
98
|
|
|
99
|
-
cacache@18.0.
|
|
100
|
-
resolution: {integrity: sha512-
|
|
99
|
+
cacache@18.0.4:
|
|
100
|
+
resolution: {integrity: sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ==}
|
|
101
101
|
engines: {node: ^16.14.0 || >=18.0.0}
|
|
102
102
|
|
|
103
103
|
chownr@2.0.0:
|
|
@@ -115,12 +115,12 @@ packages:
|
|
|
115
115
|
color-name@1.1.4:
|
|
116
116
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
117
117
|
|
|
118
|
-
cross-spawn@7.0.
|
|
119
|
-
resolution: {integrity: sha512-
|
|
118
|
+
cross-spawn@7.0.6:
|
|
119
|
+
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
120
120
|
engines: {node: '>= 8'}
|
|
121
121
|
|
|
122
|
-
debug@4.
|
|
123
|
-
resolution: {integrity: sha512-
|
|
122
|
+
debug@4.4.0:
|
|
123
|
+
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
|
|
124
124
|
engines: {node: '>=6.0'}
|
|
125
125
|
peerDependencies:
|
|
126
126
|
supports-color: '*'
|
|
@@ -147,11 +147,11 @@ packages:
|
|
|
147
147
|
err-code@2.0.3:
|
|
148
148
|
resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==}
|
|
149
149
|
|
|
150
|
-
exponential-backoff@3.1.
|
|
151
|
-
resolution: {integrity: sha512-
|
|
150
|
+
exponential-backoff@3.1.2:
|
|
151
|
+
resolution: {integrity: sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==}
|
|
152
152
|
|
|
153
|
-
foreground-child@3.
|
|
154
|
-
resolution: {integrity: sha512-
|
|
153
|
+
foreground-child@3.3.1:
|
|
154
|
+
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
|
|
155
155
|
engines: {node: '>=14'}
|
|
156
156
|
|
|
157
157
|
fs-minipass@2.1.0:
|
|
@@ -176,8 +176,8 @@ packages:
|
|
|
176
176
|
resolution: {integrity: sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==}
|
|
177
177
|
engines: {node: '>= 14'}
|
|
178
178
|
|
|
179
|
-
https-proxy-agent@7.0.
|
|
180
|
-
resolution: {integrity: sha512-
|
|
179
|
+
https-proxy-agent@7.0.6:
|
|
180
|
+
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
|
|
181
181
|
engines: {node: '>= 14'}
|
|
182
182
|
|
|
183
183
|
iconv-lite@0.6.3:
|
|
@@ -210,9 +210,8 @@ packages:
|
|
|
210
210
|
resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
|
|
211
211
|
engines: {node: '>=16'}
|
|
212
212
|
|
|
213
|
-
jackspeak@3.4.
|
|
214
|
-
resolution: {integrity: sha512-
|
|
215
|
-
engines: {node: 14 >=14.21 || 16 >=16.20 || >=18}
|
|
213
|
+
jackspeak@3.4.3:
|
|
214
|
+
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
216
215
|
|
|
217
216
|
jsbn@1.1.0:
|
|
218
217
|
resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==}
|
|
@@ -269,15 +268,15 @@ packages:
|
|
|
269
268
|
engines: {node: '>=10'}
|
|
270
269
|
hasBin: true
|
|
271
270
|
|
|
272
|
-
ms@2.1.
|
|
273
|
-
resolution: {integrity: sha512-
|
|
271
|
+
ms@2.1.3:
|
|
272
|
+
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
274
273
|
|
|
275
|
-
negotiator@0.6.
|
|
276
|
-
resolution: {integrity: sha512
|
|
274
|
+
negotiator@0.6.4:
|
|
275
|
+
resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==}
|
|
277
276
|
engines: {node: '>= 0.6'}
|
|
278
277
|
|
|
279
|
-
node-gyp@10.
|
|
280
|
-
resolution: {integrity: sha512-
|
|
278
|
+
node-gyp@10.3.1:
|
|
279
|
+
resolution: {integrity: sha512-Pp3nFHBThHzVtNY7U6JfPjvT/DTE8+o/4xKsLQtBoU+j2HLsGlhcfzflAoUreaJbNmYnX+LlLi0qjV8kpyO6xQ==}
|
|
281
280
|
engines: {node: ^16.14.0 || >=18.0.0}
|
|
282
281
|
hasBin: true
|
|
283
282
|
|
|
@@ -290,8 +289,8 @@ packages:
|
|
|
290
289
|
resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==}
|
|
291
290
|
engines: {node: '>=10'}
|
|
292
291
|
|
|
293
|
-
package-json-from-dist@1.0.
|
|
294
|
-
resolution: {integrity: sha512-
|
|
292
|
+
package-json-from-dist@1.0.1:
|
|
293
|
+
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
|
295
294
|
|
|
296
295
|
path-key@3.1.1:
|
|
297
296
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
@@ -316,8 +315,8 @@ packages:
|
|
|
316
315
|
safer-buffer@2.1.2:
|
|
317
316
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
318
317
|
|
|
319
|
-
semver@7.
|
|
320
|
-
resolution: {integrity: sha512-
|
|
318
|
+
semver@7.7.1:
|
|
319
|
+
resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==}
|
|
321
320
|
engines: {node: '>=10'}
|
|
322
321
|
hasBin: true
|
|
323
322
|
|
|
@@ -337,12 +336,12 @@ packages:
|
|
|
337
336
|
resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==}
|
|
338
337
|
engines: {node: '>= 6.0.0', npm: '>= 3.0.0'}
|
|
339
338
|
|
|
340
|
-
socks-proxy-agent@8.0.
|
|
341
|
-
resolution: {integrity: sha512-
|
|
339
|
+
socks-proxy-agent@8.0.5:
|
|
340
|
+
resolution: {integrity: sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==}
|
|
342
341
|
engines: {node: '>= 14'}
|
|
343
342
|
|
|
344
|
-
socks@2.8.
|
|
345
|
-
resolution: {integrity: sha512-
|
|
343
|
+
socks@2.8.4:
|
|
344
|
+
resolution: {integrity: sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==}
|
|
346
345
|
engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
|
|
347
346
|
|
|
348
347
|
sprintf-js@1.1.3:
|
|
@@ -418,18 +417,18 @@ snapshots:
|
|
|
418
417
|
|
|
419
418
|
'@npmcli/agent@2.2.2':
|
|
420
419
|
dependencies:
|
|
421
|
-
agent-base: 7.1.
|
|
420
|
+
agent-base: 7.1.3
|
|
422
421
|
http-proxy-agent: 7.0.2
|
|
423
|
-
https-proxy-agent: 7.0.
|
|
422
|
+
https-proxy-agent: 7.0.6
|
|
424
423
|
lru-cache: 10.4.3
|
|
425
|
-
socks-proxy-agent: 8.0.
|
|
424
|
+
socks-proxy-agent: 8.0.5
|
|
426
425
|
transitivePeerDependencies:
|
|
427
426
|
- supports-color
|
|
428
427
|
optional: true
|
|
429
428
|
|
|
430
429
|
'@npmcli/fs@3.1.1':
|
|
431
430
|
dependencies:
|
|
432
|
-
semver: 7.
|
|
431
|
+
semver: 7.7.1
|
|
433
432
|
optional: true
|
|
434
433
|
|
|
435
434
|
'@pkgjs/parseargs@0.11.0':
|
|
@@ -438,11 +437,7 @@ snapshots:
|
|
|
438
437
|
abbrev@2.0.0:
|
|
439
438
|
optional: true
|
|
440
439
|
|
|
441
|
-
agent-base@7.1.
|
|
442
|
-
dependencies:
|
|
443
|
-
debug: 4.3.5
|
|
444
|
-
transitivePeerDependencies:
|
|
445
|
-
- supports-color
|
|
440
|
+
agent-base@7.1.3:
|
|
446
441
|
optional: true
|
|
447
442
|
|
|
448
443
|
aggregate-error@3.1.0:
|
|
@@ -454,7 +449,7 @@ snapshots:
|
|
|
454
449
|
ansi-regex@5.0.1:
|
|
455
450
|
optional: true
|
|
456
451
|
|
|
457
|
-
ansi-regex@6.0
|
|
452
|
+
ansi-regex@6.1.0:
|
|
458
453
|
optional: true
|
|
459
454
|
|
|
460
455
|
ansi-styles@4.3.0:
|
|
@@ -473,7 +468,7 @@ snapshots:
|
|
|
473
468
|
balanced-match: 1.0.2
|
|
474
469
|
optional: true
|
|
475
470
|
|
|
476
|
-
cacache@18.0.
|
|
471
|
+
cacache@18.0.4:
|
|
477
472
|
dependencies:
|
|
478
473
|
'@npmcli/fs': 3.1.1
|
|
479
474
|
fs-minipass: 3.0.3
|
|
@@ -503,16 +498,16 @@ snapshots:
|
|
|
503
498
|
color-name@1.1.4:
|
|
504
499
|
optional: true
|
|
505
500
|
|
|
506
|
-
cross-spawn@7.0.
|
|
501
|
+
cross-spawn@7.0.6:
|
|
507
502
|
dependencies:
|
|
508
503
|
path-key: 3.1.1
|
|
509
504
|
shebang-command: 2.0.0
|
|
510
505
|
which: 2.0.2
|
|
511
506
|
optional: true
|
|
512
507
|
|
|
513
|
-
debug@4.
|
|
508
|
+
debug@4.4.0:
|
|
514
509
|
dependencies:
|
|
515
|
-
ms: 2.1.
|
|
510
|
+
ms: 2.1.3
|
|
516
511
|
optional: true
|
|
517
512
|
|
|
518
513
|
eastasianwidth@0.2.0:
|
|
@@ -535,12 +530,12 @@ snapshots:
|
|
|
535
530
|
err-code@2.0.3:
|
|
536
531
|
optional: true
|
|
537
532
|
|
|
538
|
-
exponential-backoff@3.1.
|
|
533
|
+
exponential-backoff@3.1.2:
|
|
539
534
|
optional: true
|
|
540
535
|
|
|
541
|
-
foreground-child@3.
|
|
536
|
+
foreground-child@3.3.1:
|
|
542
537
|
dependencies:
|
|
543
|
-
cross-spawn: 7.0.
|
|
538
|
+
cross-spawn: 7.0.6
|
|
544
539
|
signal-exit: 4.1.0
|
|
545
540
|
optional: true
|
|
546
541
|
|
|
@@ -556,11 +551,11 @@ snapshots:
|
|
|
556
551
|
|
|
557
552
|
glob@10.4.5:
|
|
558
553
|
dependencies:
|
|
559
|
-
foreground-child: 3.
|
|
560
|
-
jackspeak: 3.4.
|
|
554
|
+
foreground-child: 3.3.1
|
|
555
|
+
jackspeak: 3.4.3
|
|
561
556
|
minimatch: 9.0.5
|
|
562
557
|
minipass: 7.1.2
|
|
563
|
-
package-json-from-dist: 1.0.
|
|
558
|
+
package-json-from-dist: 1.0.1
|
|
564
559
|
path-scurry: 1.11.1
|
|
565
560
|
optional: true
|
|
566
561
|
|
|
@@ -572,16 +567,16 @@ snapshots:
|
|
|
572
567
|
|
|
573
568
|
http-proxy-agent@7.0.2:
|
|
574
569
|
dependencies:
|
|
575
|
-
agent-base: 7.1.
|
|
576
|
-
debug: 4.
|
|
570
|
+
agent-base: 7.1.3
|
|
571
|
+
debug: 4.4.0
|
|
577
572
|
transitivePeerDependencies:
|
|
578
573
|
- supports-color
|
|
579
574
|
optional: true
|
|
580
575
|
|
|
581
|
-
https-proxy-agent@7.0.
|
|
576
|
+
https-proxy-agent@7.0.6:
|
|
582
577
|
dependencies:
|
|
583
|
-
agent-base: 7.1.
|
|
584
|
-
debug: 4.
|
|
578
|
+
agent-base: 7.1.3
|
|
579
|
+
debug: 4.4.0
|
|
585
580
|
transitivePeerDependencies:
|
|
586
581
|
- supports-color
|
|
587
582
|
optional: true
|
|
@@ -615,7 +610,7 @@ snapshots:
|
|
|
615
610
|
isexe@3.1.1:
|
|
616
611
|
optional: true
|
|
617
612
|
|
|
618
|
-
jackspeak@3.4.
|
|
613
|
+
jackspeak@3.4.3:
|
|
619
614
|
dependencies:
|
|
620
615
|
'@isaacs/cliui': 8.0.2
|
|
621
616
|
optionalDependencies:
|
|
@@ -631,14 +626,14 @@ snapshots:
|
|
|
631
626
|
make-fetch-happen@13.0.1:
|
|
632
627
|
dependencies:
|
|
633
628
|
'@npmcli/agent': 2.2.2
|
|
634
|
-
cacache: 18.0.
|
|
629
|
+
cacache: 18.0.4
|
|
635
630
|
http-cache-semantics: 4.1.1
|
|
636
631
|
is-lambda: 1.0.1
|
|
637
632
|
minipass: 7.1.2
|
|
638
633
|
minipass-fetch: 3.0.5
|
|
639
634
|
minipass-flush: 1.0.5
|
|
640
635
|
minipass-pipeline: 1.2.4
|
|
641
|
-
negotiator: 0.6.
|
|
636
|
+
negotiator: 0.6.4
|
|
642
637
|
proc-log: 4.2.0
|
|
643
638
|
promise-retry: 2.0.1
|
|
644
639
|
ssri: 10.0.6
|
|
@@ -700,22 +695,22 @@ snapshots:
|
|
|
700
695
|
mkdirp@1.0.4:
|
|
701
696
|
optional: true
|
|
702
697
|
|
|
703
|
-
ms@2.1.
|
|
698
|
+
ms@2.1.3:
|
|
704
699
|
optional: true
|
|
705
700
|
|
|
706
|
-
negotiator@0.6.
|
|
701
|
+
negotiator@0.6.4:
|
|
707
702
|
optional: true
|
|
708
703
|
|
|
709
|
-
node-gyp@10.
|
|
704
|
+
node-gyp@10.3.1:
|
|
710
705
|
dependencies:
|
|
711
706
|
env-paths: 2.2.1
|
|
712
|
-
exponential-backoff: 3.1.
|
|
707
|
+
exponential-backoff: 3.1.2
|
|
713
708
|
glob: 10.4.5
|
|
714
709
|
graceful-fs: 4.2.11
|
|
715
710
|
make-fetch-happen: 13.0.1
|
|
716
711
|
nopt: 7.2.1
|
|
717
712
|
proc-log: 4.2.0
|
|
718
|
-
semver: 7.
|
|
713
|
+
semver: 7.7.1
|
|
719
714
|
tar: 6.2.1
|
|
720
715
|
which: 4.0.0
|
|
721
716
|
transitivePeerDependencies:
|
|
@@ -732,7 +727,7 @@ snapshots:
|
|
|
732
727
|
aggregate-error: 3.1.0
|
|
733
728
|
optional: true
|
|
734
729
|
|
|
735
|
-
package-json-from-dist@1.0.
|
|
730
|
+
package-json-from-dist@1.0.1:
|
|
736
731
|
optional: true
|
|
737
732
|
|
|
738
733
|
path-key@3.1.1:
|
|
@@ -759,7 +754,7 @@ snapshots:
|
|
|
759
754
|
safer-buffer@2.1.2:
|
|
760
755
|
optional: true
|
|
761
756
|
|
|
762
|
-
semver@7.
|
|
757
|
+
semver@7.7.1:
|
|
763
758
|
optional: true
|
|
764
759
|
|
|
765
760
|
shebang-command@2.0.0:
|
|
@@ -776,16 +771,16 @@ snapshots:
|
|
|
776
771
|
smart-buffer@4.2.0:
|
|
777
772
|
optional: true
|
|
778
773
|
|
|
779
|
-
socks-proxy-agent@8.0.
|
|
774
|
+
socks-proxy-agent@8.0.5:
|
|
780
775
|
dependencies:
|
|
781
|
-
agent-base: 7.1.
|
|
782
|
-
debug: 4.
|
|
783
|
-
socks: 2.8.
|
|
776
|
+
agent-base: 7.1.3
|
|
777
|
+
debug: 4.4.0
|
|
778
|
+
socks: 2.8.4
|
|
784
779
|
transitivePeerDependencies:
|
|
785
780
|
- supports-color
|
|
786
781
|
optional: true
|
|
787
782
|
|
|
788
|
-
socks@2.8.
|
|
783
|
+
socks@2.8.4:
|
|
789
784
|
dependencies:
|
|
790
785
|
ip-address: 9.0.5
|
|
791
786
|
smart-buffer: 4.2.0
|
|
@@ -820,7 +815,7 @@ snapshots:
|
|
|
820
815
|
|
|
821
816
|
strip-ansi@7.1.0:
|
|
822
817
|
dependencies:
|
|
823
|
-
ansi-regex: 6.0
|
|
818
|
+
ansi-regex: 6.1.0
|
|
824
819
|
optional: true
|
|
825
820
|
|
|
826
821
|
tar@6.2.1:
|
|
@@ -871,5 +866,3 @@ snapshots:
|
|
|
871
866
|
|
|
872
867
|
yallist@4.0.0:
|
|
873
868
|
optional: true
|
|
874
|
-
|
|
875
|
-
time: {}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAAA,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAC3B,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAC3B,OAAO,KAAK,IAAI,MAAM,MAAM,CAAC;AAE7B,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAErC,cAAc,WAAW,CAAC;AAE1B,UAAU,eAAgB,SAAQ,GAAG,CAAC,iBAAiB;IACtD,cAAc,EAAE,KAAK,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,gBAAiB,SAAQ,GAAG,CAAC,iBAAiB;IACvD,cAAc,EAAE,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;CACb;AAED,MAAM,MAAM,gBAAgB,GAAG,eAAe,GAAG,gBAAgB,CAAC;AAElE,QAAA,MAAM,QAAQ,eAAmC,CAAC;AAQlD,8BAAsB,KAAM,SAAQ,IAAI,CAAC,KAAK;IAC7C,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAgB;IAGlC,OAAO,EAAG,OAAO,CAAC,GAAG,CAAC,iBAAiB,GAAG,GAAG,CAAC,iBAAiB,CAAC,CAAC;IACjE,SAAS,EAAG,OAAO,CAAC;gBAER,IAAI,CAAC,EAAE,IAAI,CAAC,YAAY;IAKpC,QAAQ,CAAC,OAAO,CACf,GAAG,EAAE,IAAI,CAAC,aAAa,EACvB,OAAO,EAAE,gBAAgB,GACvB,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,MAAM,GAAG,IAAI,CAAC,KAAK;IAErD;;OAEG;IACH,gBAAgB,CAAC,OAAO,CAAC,EAAE,gBAAgB,GAAG,OAAO;IAqCrD,OAAO,CAAC,gBAAgB;IAqBxB,OAAO,CAAC,gBAAgB;IAmBxB,OAAO,CAAC,OAAO,EAAE,gBAAgB,GAAG,MAAM;IAa1C,YAAY,CACX,GAAG,EAAE,IAAI,CAAC,aAAa,EACvB,OAAO,EAAE,gBAAgB,EACzB,EAAE,EAAE,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAAA,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAC3B,OAAO,KAAK,GAAG,MAAM,KAAK,CAAC;AAC3B,OAAO,KAAK,IAAI,MAAM,MAAM,CAAC;AAE7B,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAErC,cAAc,WAAW,CAAC;AAE1B,UAAU,eAAgB,SAAQ,GAAG,CAAC,iBAAiB;IACtD,cAAc,EAAE,KAAK,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,gBAAiB,SAAQ,GAAG,CAAC,iBAAiB;IACvD,cAAc,EAAE,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;CACb;AAED,MAAM,MAAM,gBAAgB,GAAG,eAAe,GAAG,gBAAgB,CAAC;AAElE,QAAA,MAAM,QAAQ,eAAmC,CAAC;AAQlD,8BAAsB,KAAM,SAAQ,IAAI,CAAC,KAAK;IAC7C,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAgB;IAGlC,OAAO,EAAG,OAAO,CAAC,GAAG,CAAC,iBAAiB,GAAG,GAAG,CAAC,iBAAiB,CAAC,CAAC;IACjE,SAAS,EAAG,OAAO,CAAC;gBAER,IAAI,CAAC,EAAE,IAAI,CAAC,YAAY;IAKpC,QAAQ,CAAC,OAAO,CACf,GAAG,EAAE,IAAI,CAAC,aAAa,EACvB,OAAO,EAAE,gBAAgB,GACvB,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,MAAM,GAAG,IAAI,CAAC,KAAK;IAErD;;OAEG;IACH,gBAAgB,CAAC,OAAO,CAAC,EAAE,gBAAgB,GAAG,OAAO;IAqCrD,OAAO,CAAC,gBAAgB;IAqBxB,OAAO,CAAC,gBAAgB;IAmBxB,OAAO,CAAC,OAAO,EAAE,gBAAgB,GAAG,MAAM;IAa1C,YAAY,CACX,GAAG,EAAE,IAAI,CAAC,aAAa,EACvB,OAAO,EAAE,gBAAgB,EACzB,EAAE,EAAE,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI;IAgC5C,gBAAgB,IAAI,MAAM;IAW1B,IAAI,WAAW,IAAI,MAAM,CAKxB;IAED,IAAI,WAAW,CAAC,CAAC,EAAE,MAAM,EAIxB;IAED,IAAI,QAAQ,IAAI,MAAM,CAKrB;IAED,IAAI,QAAQ,CAAC,CAAC,EAAE,MAAM,EAIrB;CACD"}
|