@gudhub/core 1.2.4-beta.57 → 1.2.4-beta.59
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/.parcel-cache/83e7562660f7cc15-BundleGraph +0 -0
- package/.parcel-cache/9a0d07555444f4da-AssetGraph +0 -0
- package/.parcel-cache/d3a1b9507cb44047-AssetGraph +0 -0
- package/.parcel-cache/data.mdb +0 -0
- package/.parcel-cache/dc1da35000e13623-RequestGraph +0 -0
- package/.parcel-cache/lock.mdb +0 -0
- package/.parcel-cache/snapshot-dc1da35000e13623.txt +29402 -39257
- package/.vscode/launch.json +31 -0
- package/GUDHUB/Storage/ModulesList.js +24 -1
- package/GUDHUB/Utils/filter/filter.js +32 -1
- package/diff.txt +1221 -0
- package/dist/gudhub.es.js +13459 -0
- package/dist/gudhub.umd.js +195 -0
- package/package.json +1 -2
- package/umd/library.min.js +285 -0
- package/umd/library.min.js.map +1 -0
package/diff.txt
ADDED
|
@@ -0,0 +1,1221 @@
|
|
|
1
|
+
@gudhub/core@1.2.4-beta.58 /home/vitaly/Documents/work/gudhubclient/override_npm/gudhub
|
|
2
|
+
├─┬ @babel/core@7.26.0
|
|
3
|
+
│ ├─┬ @ampproject/remapping@2.3.0
|
|
4
|
+
│ │ ├─┬ @jridgewell/gen-mapping@0.3.8
|
|
5
|
+
│ │ │ ├── @jridgewell/set-array@1.2.1
|
|
6
|
+
│ │ │ ├── @jridgewell/sourcemap-codec@1.5.0
|
|
7
|
+
│ │ │ └── @jridgewell/trace-mapping@0.3.25 deduped
|
|
8
|
+
│ │ └─┬ @jridgewell/trace-mapping@0.3.25
|
|
9
|
+
│ │ ├── @jridgewell/resolve-uri@3.1.2
|
|
10
|
+
│ │ └── @jridgewell/sourcemap-codec@1.5.0 deduped
|
|
11
|
+
│ ├─┬ @babel/code-frame@7.26.2
|
|
12
|
+
│ │ ├── @babel/helper-validator-identifier@7.25.9
|
|
13
|
+
│ │ ├── js-tokens@4.0.0
|
|
14
|
+
│ │ └── picocolors@1.1.1
|
|
15
|
+
│ ├─┬ @babel/generator@7.26.9
|
|
16
|
+
│ │ ├── @babel/parser@7.26.9 deduped
|
|
17
|
+
│ │ ├── @babel/types@7.26.9 deduped
|
|
18
|
+
│ │ ├── @jridgewell/gen-mapping@0.3.8 deduped
|
|
19
|
+
│ │ ├── @jridgewell/trace-mapping@0.3.25 deduped
|
|
20
|
+
│ │ └── jsesc@3.1.0
|
|
21
|
+
│ ├─┬ @babel/helper-compilation-targets@7.26.5
|
|
22
|
+
│ │ ├── @babel/compat-data@7.26.8 deduped
|
|
23
|
+
│ │ ├── @babel/helper-validator-option@7.25.9 deduped
|
|
24
|
+
│ │ ├─┬ browserslist@4.24.4
|
|
25
|
+
│ │ │ ├── caniuse-lite@1.0.30001702
|
|
26
|
+
│ │ │ ├── electron-to-chromium@1.5.112
|
|
27
|
+
│ │ │ ├── node-releases@2.0.19
|
|
28
|
+
│ │ │ └─┬ update-browserslist-db@1.1.3
|
|
29
|
+
│ │ │ ├── escalade@3.2.0 deduped
|
|
30
|
+
│ │ │ └── picocolors@1.1.1 deduped
|
|
31
|
+
│ │ ├─┬ lru-cache@5.1.1
|
|
32
|
+
│ │ │ └── yallist@3.1.1
|
|
33
|
+
│ │ └── semver@6.3.1 deduped
|
|
34
|
+
│ ├─┬ @babel/helper-module-transforms@7.26.0
|
|
35
|
+
│ │ ├── @babel/helper-module-imports@7.25.9 deduped
|
|
36
|
+
│ │ ├── @babel/helper-validator-identifier@7.25.9 deduped
|
|
37
|
+
│ │ └── @babel/traverse@7.26.9 deduped
|
|
38
|
+
│ ├─┬ @babel/helpers@7.26.9
|
|
39
|
+
│ │ ├── @babel/template@7.26.9 deduped
|
|
40
|
+
│ │ └── @babel/types@7.26.9 deduped
|
|
41
|
+
│ ├─┬ @babel/parser@7.26.9
|
|
42
|
+
│ │ └── @babel/types@7.26.9 deduped
|
|
43
|
+
│ ├─┬ @babel/template@7.26.9
|
|
44
|
+
│ │ ├── @babel/code-frame@7.26.2 deduped
|
|
45
|
+
│ │ ├── @babel/parser@7.26.9 deduped
|
|
46
|
+
│ │ └── @babel/types@7.26.9 deduped
|
|
47
|
+
│ ├─┬ @babel/traverse@7.26.9
|
|
48
|
+
│ │ ├── @babel/code-frame@7.26.2 deduped
|
|
49
|
+
│ │ ├── @babel/generator@7.26.9 deduped
|
|
50
|
+
│ │ ├── @babel/parser@7.26.9 deduped
|
|
51
|
+
│ │ ├── @babel/template@7.26.9 deduped
|
|
52
|
+
│ │ ├── @babel/types@7.26.9 deduped
|
|
53
|
+
│ │ ├── debug@4.4.0 deduped
|
|
54
|
+
│ │ └── globals@11.12.0
|
|
55
|
+
│ ├─┬ @babel/types@7.26.9
|
|
56
|
+
│ │ ├── @babel/helper-string-parser@7.25.9
|
|
57
|
+
│ │ └── @babel/helper-validator-identifier@7.25.9 deduped
|
|
58
|
+
│ ├── convert-source-map@2.0.0
|
|
59
|
+
│ ├─┬ debug@4.4.0
|
|
60
|
+
│ │ └── ms@2.1.3 deduped
|
|
61
|
+
│ ├── gensync@1.0.0-beta.2
|
|
62
|
+
│ ├── json5@2.2.3
|
|
63
|
+
│ └── semver@6.3.1
|
|
64
|
+
├─┬ @babel/plugin-transform-runtime@7.25.9
|
|
65
|
+
│ ├─┬ @babel/helper-module-imports@7.25.9
|
|
66
|
+
│ │ ├── @babel/traverse@7.26.9 deduped
|
|
67
|
+
│ │ └── @babel/types@7.26.9 deduped
|
|
68
|
+
│ ├── @babel/helper-plugin-utils@7.26.5
|
|
69
|
+
│ ├─┬ babel-plugin-polyfill-corejs2@0.4.12
|
|
70
|
+
│ │ ├── @babel/compat-data@7.26.8 deduped
|
|
71
|
+
│ │ ├─┬ @babel/helper-define-polyfill-provider@0.6.3
|
|
72
|
+
│ │ │ ├── @babel/helper-compilation-targets@7.26.5 deduped
|
|
73
|
+
│ │ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
74
|
+
│ │ │ ├── debug@4.4.0 deduped
|
|
75
|
+
│ │ │ ├── lodash.debounce@4.0.8
|
|
76
|
+
│ │ │ └─┬ resolve@1.22.10
|
|
77
|
+
│ │ │ ├─┬ is-core-module@2.16.1
|
|
78
|
+
│ │ │ │ └── hasown@2.0.2 deduped
|
|
79
|
+
│ │ │ ├── path-parse@1.0.7
|
|
80
|
+
│ │ │ └── supports-preserve-symlinks-flag@1.0.0
|
|
81
|
+
│ │ └── semver@6.3.1 deduped
|
|
82
|
+
│ ├─┬ babel-plugin-polyfill-corejs3@0.10.6
|
|
83
|
+
│ │ ├── @babel/helper-define-polyfill-provider@0.6.3 deduped
|
|
84
|
+
│ │ └── core-js-compat@3.41.0 deduped
|
|
85
|
+
│ ├─┬ babel-plugin-polyfill-regenerator@0.6.3
|
|
86
|
+
│ │ └── @babel/helper-define-polyfill-provider@0.6.3 deduped
|
|
87
|
+
│ └── semver@6.3.1 deduped
|
|
88
|
+
├─┬ @babel/preset-env@7.26.0
|
|
89
|
+
│ ├── @babel/compat-data@7.26.8
|
|
90
|
+
│ ├── @babel/helper-compilation-targets@7.26.5 deduped
|
|
91
|
+
│ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
92
|
+
│ ├── @babel/helper-validator-option@7.25.9
|
|
93
|
+
│ ├─┬ @babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9
|
|
94
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
95
|
+
│ │ └── @babel/traverse@7.26.9 deduped
|
|
96
|
+
│ ├─┬ @babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9
|
|
97
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
98
|
+
│ ├─┬ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9
|
|
99
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
100
|
+
│ ├─┬ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9
|
|
101
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
102
|
+
│ │ ├─┬ @babel/helper-skip-transparent-expression-wrappers@7.25.9
|
|
103
|
+
│ │ │ ├── @babel/traverse@7.26.9 deduped
|
|
104
|
+
│ │ │ └── @babel/types@7.26.9 deduped
|
|
105
|
+
│ │ └── @babel/plugin-transform-optional-chaining@7.25.9 deduped
|
|
106
|
+
│ ├─┬ @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9
|
|
107
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
108
|
+
│ │ └── @babel/traverse@7.26.9 deduped
|
|
109
|
+
│ ├── @babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2
|
|
110
|
+
│ ├─┬ @babel/plugin-syntax-import-assertions@7.26.0
|
|
111
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
112
|
+
│ ├─┬ @babel/plugin-syntax-import-attributes@7.26.0
|
|
113
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
114
|
+
│ ├─┬ @babel/plugin-syntax-unicode-sets-regex@7.18.6
|
|
115
|
+
│ │ ├─┬ @babel/helper-create-regexp-features-plugin@7.26.3
|
|
116
|
+
│ │ │ ├── @babel/helper-annotate-as-pure@7.25.9 deduped
|
|
117
|
+
│ │ │ ├─┬ regexpu-core@6.2.0
|
|
118
|
+
│ │ │ │ ├── regenerate@1.4.2
|
|
119
|
+
│ │ │ │ ├─┬ regenerate-unicode-properties@10.2.0
|
|
120
|
+
│ │ │ │ │ └── regenerate@1.4.2 deduped
|
|
121
|
+
│ │ │ │ ├── regjsgen@0.8.0
|
|
122
|
+
│ │ │ │ ├─┬ regjsparser@0.12.0
|
|
123
|
+
│ │ │ │ │ └── jsesc@3.0.2
|
|
124
|
+
│ │ │ │ ├─┬ unicode-match-property-ecmascript@2.0.0
|
|
125
|
+
│ │ │ │ │ ├── unicode-canonical-property-names-ecmascript@2.0.1
|
|
126
|
+
│ │ │ │ │ └── unicode-property-aliases-ecmascript@2.1.0
|
|
127
|
+
│ │ │ │ └── unicode-match-property-value-ecmascript@2.2.0
|
|
128
|
+
│ │ │ └── semver@6.3.1 deduped
|
|
129
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
130
|
+
│ ├─┬ @babel/plugin-transform-arrow-functions@7.25.9
|
|
131
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
132
|
+
│ ├─┬ @babel/plugin-transform-async-generator-functions@7.26.8
|
|
133
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
134
|
+
│ │ ├─┬ @babel/helper-remap-async-to-generator@7.25.9
|
|
135
|
+
│ │ │ ├── @babel/helper-annotate-as-pure@7.25.9 deduped
|
|
136
|
+
│ │ │ ├─┬ @babel/helper-wrap-function@7.25.9
|
|
137
|
+
│ │ │ │ ├── @babel/template@7.26.9 deduped
|
|
138
|
+
│ │ │ │ ├── @babel/traverse@7.26.9 deduped
|
|
139
|
+
│ │ │ │ └── @babel/types@7.26.9 deduped
|
|
140
|
+
│ │ │ └── @babel/traverse@7.26.9 deduped
|
|
141
|
+
│ │ └── @babel/traverse@7.26.9 deduped
|
|
142
|
+
│ ├─┬ @babel/plugin-transform-async-to-generator@7.25.9
|
|
143
|
+
│ │ ├── @babel/helper-module-imports@7.25.9 deduped
|
|
144
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
145
|
+
│ │ └── @babel/helper-remap-async-to-generator@7.25.9 deduped
|
|
146
|
+
│ ├─┬ @babel/plugin-transform-block-scoped-functions@7.26.5
|
|
147
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
148
|
+
│ ├─┬ @babel/plugin-transform-block-scoping@7.25.9
|
|
149
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
150
|
+
│ ├─┬ @babel/plugin-transform-class-properties@7.25.9
|
|
151
|
+
│ │ ├─┬ @babel/helper-create-class-features-plugin@7.26.9
|
|
152
|
+
│ │ │ ├── @babel/helper-annotate-as-pure@7.25.9 deduped
|
|
153
|
+
│ │ │ ├─┬ @babel/helper-member-expression-to-functions@7.25.9
|
|
154
|
+
│ │ │ │ ├── @babel/traverse@7.26.9 deduped
|
|
155
|
+
│ │ │ │ └── @babel/types@7.26.9 deduped
|
|
156
|
+
│ │ │ ├─┬ @babel/helper-optimise-call-expression@7.25.9
|
|
157
|
+
│ │ │ │ └── @babel/types@7.26.9 deduped
|
|
158
|
+
│ │ │ ├── @babel/helper-replace-supers@7.26.5 deduped
|
|
159
|
+
│ │ │ ├── @babel/helper-skip-transparent-expression-wrappers@7.25.9 deduped
|
|
160
|
+
│ │ │ ├── @babel/traverse@7.26.9 deduped
|
|
161
|
+
│ │ │ └── semver@6.3.1 deduped
|
|
162
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
163
|
+
│ ├─┬ @babel/plugin-transform-class-static-block@7.26.0
|
|
164
|
+
│ │ ├── @babel/helper-create-class-features-plugin@7.26.9 deduped
|
|
165
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
166
|
+
│ ├─┬ @babel/plugin-transform-classes@7.25.9
|
|
167
|
+
│ │ ├─┬ @babel/helper-annotate-as-pure@7.25.9
|
|
168
|
+
│ │ │ └── @babel/types@7.26.9 deduped
|
|
169
|
+
│ │ ├── @babel/helper-compilation-targets@7.26.5 deduped
|
|
170
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
171
|
+
│ │ ├─┬ @babel/helper-replace-supers@7.26.5
|
|
172
|
+
│ │ │ ├── @babel/helper-member-expression-to-functions@7.25.9 deduped
|
|
173
|
+
│ │ │ ├── @babel/helper-optimise-call-expression@7.25.9 deduped
|
|
174
|
+
│ │ │ └── @babel/traverse@7.26.9 deduped
|
|
175
|
+
│ │ ├── @babel/traverse@7.26.9 deduped
|
|
176
|
+
│ │ └── globals@11.12.0 deduped
|
|
177
|
+
│ ├─┬ @babel/plugin-transform-computed-properties@7.25.9
|
|
178
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
179
|
+
│ │ └── @babel/template@7.26.9 deduped
|
|
180
|
+
│ ├─┬ @babel/plugin-transform-destructuring@7.25.9
|
|
181
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
182
|
+
│ ├─┬ @babel/plugin-transform-dotall-regex@7.25.9
|
|
183
|
+
│ │ ├── @babel/helper-create-regexp-features-plugin@7.26.3 deduped
|
|
184
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
185
|
+
│ ├─┬ @babel/plugin-transform-duplicate-keys@7.25.9
|
|
186
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
187
|
+
│ ├─┬ @babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9
|
|
188
|
+
│ │ ├── @babel/helper-create-regexp-features-plugin@7.26.3 deduped
|
|
189
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
190
|
+
│ ├─┬ @babel/plugin-transform-dynamic-import@7.25.9
|
|
191
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
192
|
+
│ ├─┬ @babel/plugin-transform-exponentiation-operator@7.26.3
|
|
193
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
194
|
+
│ ├─┬ @babel/plugin-transform-export-namespace-from@7.25.9
|
|
195
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
196
|
+
│ ├─┬ @babel/plugin-transform-for-of@7.26.9
|
|
197
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
198
|
+
│ │ └── @babel/helper-skip-transparent-expression-wrappers@7.25.9 deduped
|
|
199
|
+
│ ├─┬ @babel/plugin-transform-function-name@7.25.9
|
|
200
|
+
│ │ ├── @babel/helper-compilation-targets@7.26.5 deduped
|
|
201
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
202
|
+
│ │ └── @babel/traverse@7.26.9 deduped
|
|
203
|
+
│ ├─┬ @babel/plugin-transform-json-strings@7.25.9
|
|
204
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
205
|
+
│ ├─┬ @babel/plugin-transform-literals@7.25.9
|
|
206
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
207
|
+
│ ├─┬ @babel/plugin-transform-logical-assignment-operators@7.25.9
|
|
208
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
209
|
+
│ ├─┬ @babel/plugin-transform-member-expression-literals@7.25.9
|
|
210
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
211
|
+
│ ├─┬ @babel/plugin-transform-modules-amd@7.25.9
|
|
212
|
+
│ │ ├── @babel/helper-module-transforms@7.26.0 deduped
|
|
213
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
214
|
+
│ ├─┬ @babel/plugin-transform-modules-commonjs@7.26.3
|
|
215
|
+
│ │ ├── @babel/helper-module-transforms@7.26.0 deduped
|
|
216
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
217
|
+
│ ├─┬ @babel/plugin-transform-modules-systemjs@7.25.9
|
|
218
|
+
│ │ ├── @babel/helper-module-transforms@7.26.0 deduped
|
|
219
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
220
|
+
│ │ ├── @babel/helper-validator-identifier@7.25.9 deduped
|
|
221
|
+
│ │ └── @babel/traverse@7.26.9 deduped
|
|
222
|
+
│ ├─┬ @babel/plugin-transform-modules-umd@7.25.9
|
|
223
|
+
│ │ ├── @babel/helper-module-transforms@7.26.0 deduped
|
|
224
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
225
|
+
│ ├─┬ @babel/plugin-transform-named-capturing-groups-regex@7.25.9
|
|
226
|
+
│ │ ├── @babel/helper-create-regexp-features-plugin@7.26.3 deduped
|
|
227
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
228
|
+
│ ├─┬ @babel/plugin-transform-new-target@7.25.9
|
|
229
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
230
|
+
│ ├─┬ @babel/plugin-transform-nullish-coalescing-operator@7.26.6
|
|
231
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
232
|
+
│ ├─┬ @babel/plugin-transform-numeric-separator@7.25.9
|
|
233
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
234
|
+
│ ├─┬ @babel/plugin-transform-object-rest-spread@7.25.9
|
|
235
|
+
│ │ ├── @babel/helper-compilation-targets@7.26.5 deduped
|
|
236
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
237
|
+
│ │ └── @babel/plugin-transform-parameters@7.25.9 deduped
|
|
238
|
+
│ ├─┬ @babel/plugin-transform-object-super@7.25.9
|
|
239
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
240
|
+
│ │ └── @babel/helper-replace-supers@7.26.5 deduped
|
|
241
|
+
│ ├─┬ @babel/plugin-transform-optional-catch-binding@7.25.9
|
|
242
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
243
|
+
│ ├─┬ @babel/plugin-transform-optional-chaining@7.25.9
|
|
244
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
245
|
+
│ │ └── @babel/helper-skip-transparent-expression-wrappers@7.25.9 deduped
|
|
246
|
+
│ ├─┬ @babel/plugin-transform-parameters@7.25.9
|
|
247
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
248
|
+
│ ├─┬ @babel/plugin-transform-private-methods@7.25.9
|
|
249
|
+
│ │ ├── @babel/helper-create-class-features-plugin@7.26.9 deduped
|
|
250
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
251
|
+
│ ├─┬ @babel/plugin-transform-private-property-in-object@7.25.9
|
|
252
|
+
│ │ ├── @babel/helper-annotate-as-pure@7.25.9 deduped
|
|
253
|
+
│ │ ├── @babel/helper-create-class-features-plugin@7.26.9 deduped
|
|
254
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
255
|
+
│ ├─┬ @babel/plugin-transform-property-literals@7.25.9
|
|
256
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
257
|
+
│ ├─┬ @babel/plugin-transform-regenerator@7.25.9
|
|
258
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
259
|
+
│ │ └─┬ regenerator-transform@0.15.2
|
|
260
|
+
│ │ └── @babel/runtime@7.26.0 deduped
|
|
261
|
+
│ ├─┬ @babel/plugin-transform-regexp-modifiers@7.26.0
|
|
262
|
+
│ │ ├── @babel/helper-create-regexp-features-plugin@7.26.3 deduped
|
|
263
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
264
|
+
│ ├─┬ @babel/plugin-transform-reserved-words@7.25.9
|
|
265
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
266
|
+
│ ├─┬ @babel/plugin-transform-shorthand-properties@7.25.9
|
|
267
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
268
|
+
│ ├─┬ @babel/plugin-transform-spread@7.25.9
|
|
269
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
270
|
+
│ │ └── @babel/helper-skip-transparent-expression-wrappers@7.25.9 deduped
|
|
271
|
+
│ ├─┬ @babel/plugin-transform-sticky-regex@7.25.9
|
|
272
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
273
|
+
│ ├─┬ @babel/plugin-transform-template-literals@7.26.8
|
|
274
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
275
|
+
│ ├─┬ @babel/plugin-transform-typeof-symbol@7.26.7
|
|
276
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
277
|
+
│ ├─┬ @babel/plugin-transform-unicode-escapes@7.25.9
|
|
278
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
279
|
+
│ ├─┬ @babel/plugin-transform-unicode-property-regex@7.25.9
|
|
280
|
+
│ │ ├── @babel/helper-create-regexp-features-plugin@7.26.3 deduped
|
|
281
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
282
|
+
│ ├─┬ @babel/plugin-transform-unicode-regex@7.25.9
|
|
283
|
+
│ │ ├── @babel/helper-create-regexp-features-plugin@7.26.3 deduped
|
|
284
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
285
|
+
│ ├─┬ @babel/plugin-transform-unicode-sets-regex@7.25.9
|
|
286
|
+
│ │ ├── @babel/helper-create-regexp-features-plugin@7.26.3 deduped
|
|
287
|
+
│ │ └── @babel/helper-plugin-utils@7.26.5 deduped
|
|
288
|
+
│ ├─┬ @babel/preset-modules@0.1.6-no-external-plugins
|
|
289
|
+
│ │ ├── @babel/helper-plugin-utils@7.26.5 deduped
|
|
290
|
+
│ │ ├── @babel/types@7.26.9 deduped
|
|
291
|
+
│ │ └── esutils@2.0.3
|
|
292
|
+
│ ├── babel-plugin-polyfill-corejs2@0.4.12 deduped
|
|
293
|
+
│ ├── babel-plugin-polyfill-corejs3@0.10.6 deduped
|
|
294
|
+
│ ├── babel-plugin-polyfill-regenerator@0.6.3 deduped
|
|
295
|
+
│ ├─┬ core-js-compat@3.41.0
|
|
296
|
+
│ │ └── browserslist@4.24.4 deduped
|
|
297
|
+
│ └── semver@6.3.1 deduped
|
|
298
|
+
├─┬ @babel/runtime@7.26.0
|
|
299
|
+
│ └── regenerator-runtime@0.14.1
|
|
300
|
+
├─┬ @babel/runtime-corejs3@7.26.0
|
|
301
|
+
│ ├── core-js-pure@3.41.0
|
|
302
|
+
│ └── regenerator-runtime@0.14.1
|
|
303
|
+
├─┬ @parcel/optimizer-data-url@2.13.3
|
|
304
|
+
│ ├─┬ @parcel/plugin@2.13.3
|
|
305
|
+
│ │ └─┬ @parcel/types@2.13.3
|
|
306
|
+
│ │ ├── @parcel/types-internal@2.13.3 deduped
|
|
307
|
+
│ │ └── @parcel/workers@2.13.3 deduped
|
|
308
|
+
│ ├─┬ @parcel/utils@2.13.3
|
|
309
|
+
│ │ ├─┬ @parcel/codeframe@2.13.3
|
|
310
|
+
│ │ │ └── chalk@4.1.2 deduped
|
|
311
|
+
│ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
312
|
+
│ │ ├── @parcel/logger@2.13.3 deduped
|
|
313
|
+
│ │ ├─┬ @parcel/markdown-ansi@2.13.3
|
|
314
|
+
│ │ │ └── chalk@4.1.2 deduped
|
|
315
|
+
│ │ ├── @parcel/rust@2.13.3
|
|
316
|
+
│ │ ├─┬ @parcel/source-map@2.1.1
|
|
317
|
+
│ │ │ └── detect-libc@1.0.3
|
|
318
|
+
│ │ ├── chalk@4.1.2 deduped
|
|
319
|
+
│ │ └── nullthrows@1.1.1
|
|
320
|
+
│ ├── isbinaryfile@5.0.4
|
|
321
|
+
│ └── mime@3.0.0
|
|
322
|
+
├─┬ @parcel/transformer-inline-string@2.13.3
|
|
323
|
+
│ └── @parcel/plugin@2.13.3 deduped
|
|
324
|
+
├─┬ @rollup/plugin-babel@6.0.4
|
|
325
|
+
│ ├── @babel/helper-module-imports@7.25.9 deduped
|
|
326
|
+
│ └─┬ @rollup/pluginutils@5.1.4
|
|
327
|
+
│ ├── @types/estree@1.0.6
|
|
328
|
+
│ ├── estree-walker@2.0.2
|
|
329
|
+
│ └── picomatch@4.0.2
|
|
330
|
+
├─┬ axios@0.21.4
|
|
331
|
+
│ └── follow-redirects@1.15.9
|
|
332
|
+
├─┬ canvas@2.11.2
|
|
333
|
+
│ ├─┬ @mapbox/node-pre-gyp@1.0.11
|
|
334
|
+
│ │ ├── detect-libc@2.0.3
|
|
335
|
+
│ │ ├── https-proxy-agent@5.0.1 deduped
|
|
336
|
+
│ │ ├─┬ make-dir@3.1.0
|
|
337
|
+
│ │ │ └── semver@6.3.1 deduped
|
|
338
|
+
│ │ ├─┬ node-fetch@2.7.0
|
|
339
|
+
│ │ │ └─┬ whatwg-url@5.0.0
|
|
340
|
+
│ │ │ ├── tr46@0.0.3
|
|
341
|
+
│ │ │ └── webidl-conversions@3.0.1
|
|
342
|
+
│ │ ├─┬ nopt@5.0.0
|
|
343
|
+
│ │ │ └── abbrev@1.1.1
|
|
344
|
+
│ │ ├─┬ npmlog@5.0.1
|
|
345
|
+
│ │ │ ├─┬ are-we-there-yet@2.0.0
|
|
346
|
+
│ │ │ │ ├── delegates@1.0.0
|
|
347
|
+
│ │ │ │ └─┬ readable-stream@3.6.2
|
|
348
|
+
│ │ │ │ ├── inherits@2.0.4 deduped
|
|
349
|
+
│ │ │ │ ├─┬ string_decoder@1.3.0
|
|
350
|
+
│ │ │ │ │ └── safe-buffer@5.2.1 deduped
|
|
351
|
+
│ │ │ │ └── util-deprecate@1.0.2
|
|
352
|
+
│ │ │ ├── console-control-strings@1.1.0
|
|
353
|
+
│ │ │ ├─┬ gauge@3.0.2
|
|
354
|
+
│ │ │ │ ├── aproba@2.0.0
|
|
355
|
+
│ │ │ │ ├── color-support@1.1.3
|
|
356
|
+
│ │ │ │ ├── console-control-strings@1.1.0 deduped
|
|
357
|
+
│ │ │ │ ├── has-unicode@2.0.1
|
|
358
|
+
│ │ │ │ ├── object-assign@4.1.1
|
|
359
|
+
│ │ │ │ ├── signal-exit@3.0.7
|
|
360
|
+
│ │ │ │ ├── string-width@4.2.3 deduped
|
|
361
|
+
│ │ │ │ ├── strip-ansi@6.0.1 deduped
|
|
362
|
+
│ │ │ │ └─┬ wide-align@1.1.5
|
|
363
|
+
│ │ │ │ └── string-width@4.2.3 deduped
|
|
364
|
+
│ │ │ └── set-blocking@2.0.0
|
|
365
|
+
│ │ ├─┬ rimraf@3.0.2
|
|
366
|
+
│ │ │ └─┬ glob@7.2.3
|
|
367
|
+
│ │ │ ├── fs.realpath@1.0.0 deduped
|
|
368
|
+
│ │ │ ├── inflight@1.0.6 deduped
|
|
369
|
+
│ │ │ ├── inherits@2.0.4 deduped
|
|
370
|
+
│ │ │ ├─┬ minimatch@3.1.2
|
|
371
|
+
│ │ │ │ └── brace-expansion@1.1.11 deduped
|
|
372
|
+
│ │ │ ├── once@1.4.0 deduped
|
|
373
|
+
│ │ │ └── path-is-absolute@1.0.1 deduped
|
|
374
|
+
│ │ ├── semver@7.7.1
|
|
375
|
+
│ │ └─┬ tar@6.2.1
|
|
376
|
+
│ │ ├── chownr@2.0.0
|
|
377
|
+
│ │ ├─┬ fs-minipass@2.1.0
|
|
378
|
+
│ │ │ └─┬ minipass@3.3.6
|
|
379
|
+
│ │ │ └── yallist@4.0.0
|
|
380
|
+
│ │ ├── minipass@5.0.0
|
|
381
|
+
│ │ ├─┬ minizlib@2.1.2
|
|
382
|
+
│ │ │ ├─┬ minipass@3.3.6
|
|
383
|
+
│ │ │ │ └── yallist@4.0.0 deduped
|
|
384
|
+
│ │ │ └── yallist@4.0.0
|
|
385
|
+
│ │ ├── mkdirp@1.0.4
|
|
386
|
+
│ │ └── yallist@4.0.0
|
|
387
|
+
│ ├── nan@2.22.2
|
|
388
|
+
│ └─┬ simple-get@3.1.1
|
|
389
|
+
│ ├─┬ decompress-response@4.2.1
|
|
390
|
+
│ │ └── mimic-response@2.1.0
|
|
391
|
+
│ ├─┬ once@1.4.0
|
|
392
|
+
│ │ └── wrappy@1.0.2
|
|
393
|
+
│ └── simple-concat@1.0.1
|
|
394
|
+
├── core-js@3.40.0
|
|
395
|
+
├─┬ date-fns@2.30.0
|
|
396
|
+
│ └── @babel/runtime@7.26.0 deduped
|
|
397
|
+
├─┬ express@4.21.2
|
|
398
|
+
│ ├─┬ accepts@1.3.8
|
|
399
|
+
│ │ ├─┬ mime-types@2.1.35
|
|
400
|
+
│ │ │ └── mime-db@1.52.0
|
|
401
|
+
│ │ └── negotiator@0.6.3
|
|
402
|
+
│ ├── array-flatten@1.1.1
|
|
403
|
+
│ ├─┬ body-parser@1.20.3
|
|
404
|
+
│ │ ├── bytes@3.1.2
|
|
405
|
+
│ │ ├── content-type@1.0.5 deduped
|
|
406
|
+
│ │ ├─┬ debug@2.6.9
|
|
407
|
+
│ │ │ └── ms@2.0.0
|
|
408
|
+
│ │ ├── depd@2.0.0 deduped
|
|
409
|
+
│ │ ├── destroy@1.2.0
|
|
410
|
+
│ │ ├── http-errors@2.0.0 deduped
|
|
411
|
+
│ │ ├─┬ iconv-lite@0.4.24
|
|
412
|
+
│ │ │ └── safer-buffer@2.1.2
|
|
413
|
+
│ │ ├── on-finished@2.4.1 deduped
|
|
414
|
+
│ │ ├─┬ qs@6.13.0
|
|
415
|
+
│ │ │ └── side-channel@1.1.0 deduped
|
|
416
|
+
│ │ ├─┬ raw-body@2.5.2
|
|
417
|
+
│ │ │ ├── bytes@3.1.2 deduped
|
|
418
|
+
│ │ │ ├── http-errors@2.0.0 deduped
|
|
419
|
+
│ │ │ ├── iconv-lite@0.4.24 deduped
|
|
420
|
+
│ │ │ └── unpipe@1.0.0 deduped
|
|
421
|
+
│ │ ├── type-is@1.6.18 deduped
|
|
422
|
+
│ │ └── unpipe@1.0.0
|
|
423
|
+
│ ├─┬ content-disposition@0.5.4
|
|
424
|
+
│ │ └── safe-buffer@5.2.1 deduped
|
|
425
|
+
│ ├── content-type@1.0.5
|
|
426
|
+
│ ├── cookie@0.7.1
|
|
427
|
+
│ ├── cookie-signature@1.0.6
|
|
428
|
+
│ ├─┬ debug@2.6.9
|
|
429
|
+
│ │ └── ms@2.0.0
|
|
430
|
+
│ ├── depd@2.0.0
|
|
431
|
+
│ ├── encodeurl@2.0.0
|
|
432
|
+
│ ├── escape-html@1.0.3
|
|
433
|
+
│ ├── etag@1.8.1
|
|
434
|
+
│ ├─┬ finalhandler@1.3.1
|
|
435
|
+
│ │ ├─┬ debug@2.6.9
|
|
436
|
+
│ │ │ └── ms@2.0.0
|
|
437
|
+
│ │ ├── encodeurl@2.0.0 deduped
|
|
438
|
+
│ │ ├── escape-html@1.0.3 deduped
|
|
439
|
+
│ │ ├── on-finished@2.4.1 deduped
|
|
440
|
+
│ │ ├── parseurl@1.3.3 deduped
|
|
441
|
+
│ │ ├── statuses@2.0.1 deduped
|
|
442
|
+
│ │ └── unpipe@1.0.0 deduped
|
|
443
|
+
│ ├── fresh@0.5.2
|
|
444
|
+
│ ├─┬ http-errors@2.0.0
|
|
445
|
+
│ │ ├── depd@2.0.0 deduped
|
|
446
|
+
│ │ ├── inherits@2.0.4
|
|
447
|
+
│ │ ├── setprototypeof@1.2.0 deduped
|
|
448
|
+
│ │ ├── statuses@2.0.1 deduped
|
|
449
|
+
│ │ └── toidentifier@1.0.1
|
|
450
|
+
│ ├── merge-descriptors@1.0.3
|
|
451
|
+
│ ├── methods@1.1.2
|
|
452
|
+
│ ├─┬ on-finished@2.4.1
|
|
453
|
+
│ │ └── ee-first@1.1.1
|
|
454
|
+
│ ├── parseurl@1.3.3
|
|
455
|
+
│ ├── path-to-regexp@0.1.12
|
|
456
|
+
│ ├─┬ proxy-addr@2.0.7
|
|
457
|
+
│ │ ├── forwarded@0.2.0
|
|
458
|
+
│ │ └── ipaddr.js@1.9.1
|
|
459
|
+
│ ├─┬ qs@6.13.0
|
|
460
|
+
│ │ └── side-channel@1.1.0 deduped
|
|
461
|
+
│ ├── range-parser@1.2.1
|
|
462
|
+
│ ├── safe-buffer@5.2.1
|
|
463
|
+
│ ├─┬ send@0.19.0
|
|
464
|
+
│ │ ├─┬ debug@2.6.9
|
|
465
|
+
│ │ │ └── ms@2.0.0
|
|
466
|
+
│ │ ├── depd@2.0.0 deduped
|
|
467
|
+
│ │ ├── destroy@1.2.0 deduped
|
|
468
|
+
│ │ ├── encodeurl@1.0.2
|
|
469
|
+
│ │ ├── escape-html@1.0.3 deduped
|
|
470
|
+
│ │ ├── etag@1.8.1 deduped
|
|
471
|
+
│ │ ├── fresh@0.5.2 deduped
|
|
472
|
+
│ │ ├── http-errors@2.0.0 deduped
|
|
473
|
+
│ │ ├── mime@1.6.0
|
|
474
|
+
│ │ ├── ms@2.1.3 deduped
|
|
475
|
+
│ │ ├── on-finished@2.4.1 deduped
|
|
476
|
+
│ │ ├── range-parser@1.2.1 deduped
|
|
477
|
+
│ │ └── statuses@2.0.1 deduped
|
|
478
|
+
│ ├─┬ serve-static@1.16.2
|
|
479
|
+
│ │ ├── encodeurl@2.0.0 deduped
|
|
480
|
+
│ │ ├── escape-html@1.0.3 deduped
|
|
481
|
+
│ │ ├── parseurl@1.3.3 deduped
|
|
482
|
+
│ │ └── send@0.19.0 deduped
|
|
483
|
+
│ ├── setprototypeof@1.2.0
|
|
484
|
+
│ ├── statuses@2.0.1
|
|
485
|
+
│ ├─┬ type-is@1.6.18
|
|
486
|
+
│ │ ├── media-typer@0.3.0
|
|
487
|
+
│ │ └── mime-types@2.1.35 deduped
|
|
488
|
+
│ ├── utils-merge@1.0.1
|
|
489
|
+
│ └── vary@1.1.2
|
|
490
|
+
├── fuse.js@6.6.2
|
|
491
|
+
├─┬ jsdom@20.0.3
|
|
492
|
+
│ ├── abab@2.0.6
|
|
493
|
+
│ ├── acorn@8.14.1
|
|
494
|
+
│ ├─┬ acorn-globals@7.0.1
|
|
495
|
+
│ │ ├── acorn@8.14.1 deduped
|
|
496
|
+
│ │ └─┬ acorn-walk@8.3.4
|
|
497
|
+
│ │ └── acorn@8.14.1 deduped
|
|
498
|
+
│ ├── cssom@0.5.0
|
|
499
|
+
│ ├─┬ cssstyle@2.3.0
|
|
500
|
+
│ │ └── cssom@0.3.8
|
|
501
|
+
│ ├─┬ data-urls@3.0.2
|
|
502
|
+
│ │ ├── abab@2.0.6 deduped
|
|
503
|
+
│ │ ├── whatwg-mimetype@3.0.0 deduped
|
|
504
|
+
│ │ └─┬ whatwg-url@11.0.0
|
|
505
|
+
│ │ ├─┬ tr46@3.0.0
|
|
506
|
+
│ │ │ └── punycode@2.3.1 deduped
|
|
507
|
+
│ │ └── webidl-conversions@7.0.0
|
|
508
|
+
│ ├── decimal.js@10.5.0
|
|
509
|
+
│ ├─┬ domexception@4.0.0
|
|
510
|
+
│ │ └── webidl-conversions@7.0.0
|
|
511
|
+
│ ├─┬ escodegen@2.1.0
|
|
512
|
+
│ │ ├── esprima@4.0.1
|
|
513
|
+
│ │ ├── estraverse@5.3.0
|
|
514
|
+
│ │ ├── esutils@2.0.3 deduped
|
|
515
|
+
│ │ └── source-map@0.6.1
|
|
516
|
+
│ ├─┬ form-data@4.0.2
|
|
517
|
+
│ │ ├── asynckit@0.4.0
|
|
518
|
+
│ │ ├─┬ combined-stream@1.0.8
|
|
519
|
+
│ │ │ └── delayed-stream@1.0.0
|
|
520
|
+
│ │ ├─┬ es-set-tostringtag@2.1.0
|
|
521
|
+
│ │ │ ├── es-errors@1.3.0 deduped
|
|
522
|
+
│ │ │ ├─┬ get-intrinsic@1.3.0
|
|
523
|
+
│ │ │ │ ├─┬ call-bind-apply-helpers@1.0.2
|
|
524
|
+
│ │ │ │ │ ├── es-errors@1.3.0 deduped
|
|
525
|
+
│ │ │ │ │ └── function-bind@1.1.2 deduped
|
|
526
|
+
│ │ │ │ ├── es-define-property@1.0.1
|
|
527
|
+
│ │ │ │ ├── es-errors@1.3.0 deduped
|
|
528
|
+
│ │ │ │ ├─┬ es-object-atoms@1.1.1
|
|
529
|
+
│ │ │ │ │ └── es-errors@1.3.0 deduped
|
|
530
|
+
│ │ │ │ ├── function-bind@1.1.2
|
|
531
|
+
│ │ │ │ ├─┬ get-proto@1.0.1
|
|
532
|
+
│ │ │ │ │ ├─┬ dunder-proto@1.0.1
|
|
533
|
+
│ │ │ │ │ │ ├── call-bind-apply-helpers@1.0.2 deduped
|
|
534
|
+
│ │ │ │ │ │ ├── es-errors@1.3.0 deduped
|
|
535
|
+
│ │ │ │ │ │ └── gopd@1.2.0 deduped
|
|
536
|
+
│ │ │ │ │ └── es-object-atoms@1.1.1 deduped
|
|
537
|
+
│ │ │ │ ├── gopd@1.2.0
|
|
538
|
+
│ │ │ │ ├── has-symbols@1.1.0
|
|
539
|
+
│ │ │ │ ├── hasown@2.0.2 deduped
|
|
540
|
+
│ │ │ │ └── math-intrinsics@1.1.0
|
|
541
|
+
│ │ │ ├─┬ has-tostringtag@1.0.2
|
|
542
|
+
│ │ │ │ └── has-symbols@1.1.0 deduped
|
|
543
|
+
│ │ │ └─┬ hasown@2.0.2
|
|
544
|
+
│ │ │ └── function-bind@1.1.2 deduped
|
|
545
|
+
│ │ └── mime-types@2.1.35 deduped
|
|
546
|
+
│ ├─┬ html-encoding-sniffer@3.0.0
|
|
547
|
+
│ │ └── whatwg-encoding@2.0.0 deduped
|
|
548
|
+
│ ├─┬ http-proxy-agent@5.0.0
|
|
549
|
+
│ │ ├── @tootallnate/once@2.0.0
|
|
550
|
+
│ │ ├─┬ agent-base@6.0.2
|
|
551
|
+
│ │ │ └── debug@4.4.0 deduped
|
|
552
|
+
│ │ └── debug@4.4.0 deduped
|
|
553
|
+
│ ├─┬ https-proxy-agent@5.0.1
|
|
554
|
+
│ │ ├── agent-base@6.0.2 deduped
|
|
555
|
+
│ │ └── debug@4.4.0 deduped
|
|
556
|
+
│ ├── is-potential-custom-element-name@1.0.1
|
|
557
|
+
│ ├── nwsapi@2.2.18
|
|
558
|
+
│ ├─┬ parse5@7.2.1
|
|
559
|
+
│ │ └── entities@4.5.0
|
|
560
|
+
│ ├─┬ saxes@6.0.0
|
|
561
|
+
│ │ └── xmlchars@2.2.0
|
|
562
|
+
│ ├── symbol-tree@3.2.4
|
|
563
|
+
│ ├─┬ tough-cookie@4.1.4
|
|
564
|
+
│ │ ├─┬ psl@1.15.0
|
|
565
|
+
│ │ │ └── punycode@2.3.1 deduped
|
|
566
|
+
│ │ ├── punycode@2.3.1
|
|
567
|
+
│ │ ├── universalify@0.2.0
|
|
568
|
+
│ │ └─┬ url-parse@1.5.10
|
|
569
|
+
│ │ ├── querystringify@2.2.0
|
|
570
|
+
│ │ └── requires-port@1.0.0
|
|
571
|
+
│ ├─┬ w3c-xmlserializer@4.0.0
|
|
572
|
+
│ │ └── xml-name-validator@4.0.0 deduped
|
|
573
|
+
│ ├── webidl-conversions@7.0.0
|
|
574
|
+
│ ├─┬ whatwg-encoding@2.0.0
|
|
575
|
+
│ │ └─┬ iconv-lite@0.6.3
|
|
576
|
+
│ │ └── safer-buffer@2.1.2 deduped
|
|
577
|
+
│ ├── whatwg-mimetype@3.0.0
|
|
578
|
+
│ ├─┬ whatwg-url@11.0.0
|
|
579
|
+
│ │ ├─┬ tr46@3.0.0
|
|
580
|
+
│ │ │ └── punycode@2.3.1 deduped
|
|
581
|
+
│ │ └── webidl-conversions@7.0.0 deduped
|
|
582
|
+
│ ├── ws@8.18.1
|
|
583
|
+
│ └── xml-name-validator@4.0.0
|
|
584
|
+
├─┬ jsonpath@1.1.1
|
|
585
|
+
│ ├── esprima@1.2.2
|
|
586
|
+
│ ├─┬ static-eval@2.0.2
|
|
587
|
+
│ │ └─┬ escodegen@1.14.3
|
|
588
|
+
│ │ ├── esprima@4.0.1
|
|
589
|
+
│ │ ├── estraverse@4.3.0
|
|
590
|
+
│ │ ├── esutils@2.0.3 deduped
|
|
591
|
+
│ │ ├─┬ optionator@0.8.3
|
|
592
|
+
│ │ │ ├── deep-is@0.1.4
|
|
593
|
+
│ │ │ ├── fast-levenshtein@2.0.6
|
|
594
|
+
│ │ │ ├─┬ levn@0.3.0
|
|
595
|
+
│ │ │ │ ├── prelude-ls@1.1.2 deduped
|
|
596
|
+
│ │ │ │ └── type-check@0.3.2 deduped
|
|
597
|
+
│ │ │ ├── prelude-ls@1.1.2
|
|
598
|
+
│ │ │ ├─┬ type-check@0.3.2
|
|
599
|
+
│ │ │ │ └── prelude-ls@1.1.2 deduped
|
|
600
|
+
│ │ │ └── word-wrap@1.2.5
|
|
601
|
+
│ │ └── source-map@0.6.1 deduped
|
|
602
|
+
│ └── underscore@1.12.1
|
|
603
|
+
├─┬ mocha@8.4.0
|
|
604
|
+
│ ├── @ungap/promise-all-settled@1.1.2
|
|
605
|
+
│ ├── ansi-colors@4.1.1
|
|
606
|
+
│ ├── browser-stdout@1.3.1
|
|
607
|
+
│ ├─┬ chokidar@3.5.1
|
|
608
|
+
│ │ ├─┬ anymatch@3.1.3
|
|
609
|
+
│ │ │ ├── normalize-path@3.0.0 deduped
|
|
610
|
+
│ │ │ └── picomatch@2.3.1
|
|
611
|
+
│ │ ├─┬ braces@3.0.3
|
|
612
|
+
│ │ │ └─┬ fill-range@7.1.1
|
|
613
|
+
│ │ │ └─┬ to-regex-range@5.0.1
|
|
614
|
+
│ │ │ └── is-number@7.0.0
|
|
615
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@2.3.3
|
|
616
|
+
│ │ ├─┬ glob-parent@5.1.2
|
|
617
|
+
│ │ │ └── is-glob@4.0.3 deduped
|
|
618
|
+
│ │ ├─┬ is-binary-path@2.1.0
|
|
619
|
+
│ │ │ └── binary-extensions@2.3.0
|
|
620
|
+
│ │ ├─┬ is-glob@4.0.3
|
|
621
|
+
│ │ │ └── is-extglob@2.1.1
|
|
622
|
+
│ │ ├── normalize-path@3.0.0
|
|
623
|
+
│ │ └─┬ readdirp@3.5.0
|
|
624
|
+
│ │ └── picomatch@2.3.1
|
|
625
|
+
│ ├─┬ debug@4.3.1
|
|
626
|
+
│ │ └── ms@2.1.2
|
|
627
|
+
│ ├── diff@5.0.0
|
|
628
|
+
│ ├── escape-string-regexp@4.0.0
|
|
629
|
+
│ ├─┬ find-up@5.0.0
|
|
630
|
+
│ │ ├─┬ locate-path@6.0.0
|
|
631
|
+
│ │ │ └─┬ p-locate@5.0.0
|
|
632
|
+
│ │ │ └─┬ p-limit@3.1.0
|
|
633
|
+
│ │ │ └── yocto-queue@0.1.0
|
|
634
|
+
│ │ └── path-exists@4.0.0
|
|
635
|
+
│ ├─┬ glob@7.1.6
|
|
636
|
+
│ │ ├── fs.realpath@1.0.0
|
|
637
|
+
│ │ ├─┬ inflight@1.0.6
|
|
638
|
+
│ │ │ ├── once@1.4.0 deduped
|
|
639
|
+
│ │ │ └── wrappy@1.0.2 deduped
|
|
640
|
+
│ │ ├── inherits@2.0.4 deduped
|
|
641
|
+
│ │ ├── minimatch@3.0.4 deduped
|
|
642
|
+
│ │ ├── once@1.4.0 deduped
|
|
643
|
+
│ │ └── path-is-absolute@1.0.1
|
|
644
|
+
│ ├── growl@1.10.5
|
|
645
|
+
│ ├── he@1.2.0
|
|
646
|
+
│ ├─┬ js-yaml@4.0.0
|
|
647
|
+
│ │ └── argparse@2.0.1
|
|
648
|
+
│ ├─┬ log-symbols@4.0.0
|
|
649
|
+
│ │ └── chalk@4.1.2 deduped
|
|
650
|
+
│ ├─┬ minimatch@3.0.4
|
|
651
|
+
│ │ └─┬ brace-expansion@1.1.11
|
|
652
|
+
│ │ ├── balanced-match@1.0.2
|
|
653
|
+
│ │ └── concat-map@0.0.1
|
|
654
|
+
│ ├── ms@2.1.3
|
|
655
|
+
│ ├── nanoid@3.1.20
|
|
656
|
+
│ ├─┬ serialize-javascript@5.0.1
|
|
657
|
+
│ │ └─┬ randombytes@2.1.0
|
|
658
|
+
│ │ └── safe-buffer@5.2.1 deduped
|
|
659
|
+
│ ├── strip-json-comments@3.1.1
|
|
660
|
+
│ ├─┬ supports-color@8.1.1
|
|
661
|
+
│ │ └── has-flag@4.0.0
|
|
662
|
+
│ ├─┬ which@2.0.2
|
|
663
|
+
│ │ └── isexe@2.0.0
|
|
664
|
+
│ ├─┬ wide-align@1.1.3
|
|
665
|
+
│ │ └─┬ string-width@2.1.1
|
|
666
|
+
│ │ ├── is-fullwidth-code-point@2.0.0
|
|
667
|
+
│ │ └─┬ strip-ansi@4.0.0
|
|
668
|
+
│ │ └── ansi-regex@3.0.1
|
|
669
|
+
│ ├── workerpool@6.1.0
|
|
670
|
+
│ ├─┬ yargs@16.2.0
|
|
671
|
+
│ │ ├─┬ cliui@7.0.4
|
|
672
|
+
│ │ │ ├── string-width@4.2.3 deduped
|
|
673
|
+
│ │ │ ├─┬ strip-ansi@6.0.1
|
|
674
|
+
│ │ │ │ └── ansi-regex@5.0.1
|
|
675
|
+
│ │ │ └─┬ wrap-ansi@7.0.0
|
|
676
|
+
│ │ │ ├── ansi-styles@4.3.0 deduped
|
|
677
|
+
│ │ │ ├── string-width@4.2.3 deduped
|
|
678
|
+
│ │ │ └── strip-ansi@6.0.1 deduped
|
|
679
|
+
│ │ ├── escalade@3.2.0
|
|
680
|
+
│ │ ├── get-caller-file@2.0.5
|
|
681
|
+
│ │ ├── require-directory@2.1.1
|
|
682
|
+
│ │ ├─┬ string-width@4.2.3
|
|
683
|
+
│ │ │ ├── emoji-regex@8.0.0
|
|
684
|
+
│ │ │ ├── is-fullwidth-code-point@3.0.0
|
|
685
|
+
│ │ │ └── strip-ansi@6.0.1 deduped
|
|
686
|
+
│ │ ├── y18n@5.0.8
|
|
687
|
+
│ │ └── yargs-parser@20.2.4 deduped
|
|
688
|
+
│ ├── yargs-parser@20.2.4
|
|
689
|
+
│ └─┬ yargs-unparser@2.0.0
|
|
690
|
+
│ ├── camelcase@6.3.0
|
|
691
|
+
│ ├── decamelize@4.0.0
|
|
692
|
+
│ ├── flat@5.0.2
|
|
693
|
+
│ └── is-plain-obj@2.1.0
|
|
694
|
+
├─┬ parcel@2.13.3
|
|
695
|
+
│ ├─┬ @parcel/config-default@2.13.3
|
|
696
|
+
│ │ ├─┬ @parcel/bundler-default@2.13.3
|
|
697
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
698
|
+
│ │ │ ├── @parcel/graph@3.3.3 deduped
|
|
699
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
700
|
+
│ │ │ ├── @parcel/rust@2.13.3 deduped
|
|
701
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
702
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
703
|
+
│ │ ├─┬ @parcel/compressor-raw@2.13.3
|
|
704
|
+
│ │ │ └── @parcel/plugin@2.13.3 deduped
|
|
705
|
+
│ │ ├─┬ @parcel/namer-default@2.13.3
|
|
706
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
707
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
708
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
709
|
+
│ │ ├─┬ @parcel/optimizer-css@2.13.3
|
|
710
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
711
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
712
|
+
│ │ │ ├── @parcel/source-map@2.1.1 deduped
|
|
713
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
714
|
+
│ │ │ ├── browserslist@4.24.4 deduped
|
|
715
|
+
│ │ │ ├─┬ lightningcss@1.29.2
|
|
716
|
+
│ │ │ │ ├── detect-libc@2.0.3
|
|
717
|
+
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY lightningcss-darwin-arm64@1.29.2
|
|
718
|
+
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY lightningcss-darwin-x64@1.29.2
|
|
719
|
+
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY lightningcss-freebsd-x64@1.29.2
|
|
720
|
+
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY lightningcss-linux-arm-gnueabihf@1.29.2
|
|
721
|
+
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY lightningcss-linux-arm64-gnu@1.29.2
|
|
722
|
+
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY lightningcss-linux-arm64-musl@1.29.2
|
|
723
|
+
│ │ │ │ ├── lightningcss-linux-x64-gnu@1.29.2
|
|
724
|
+
│ │ │ │ ├── lightningcss-linux-x64-musl@1.29.2
|
|
725
|
+
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY lightningcss-win32-arm64-msvc@1.29.2
|
|
726
|
+
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY lightningcss-win32-x64-msvc@1.29.2
|
|
727
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
728
|
+
│ │ ├─┬ @parcel/optimizer-htmlnano@2.13.3
|
|
729
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
730
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
731
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
732
|
+
│ │ │ ├─┬ htmlnano@2.1.1
|
|
733
|
+
│ │ │ │ ├─┬ cosmiconfig@9.0.0
|
|
734
|
+
│ │ │ │ │ ├── env-paths@2.2.1
|
|
735
|
+
│ │ │ │ │ ├─┬ import-fresh@3.3.1
|
|
736
|
+
│ │ │ │ │ │ ├─┬ parent-module@1.0.1
|
|
737
|
+
│ │ │ │ │ │ │ └── callsites@3.1.0
|
|
738
|
+
│ │ │ │ │ │ └── resolve-from@4.0.0
|
|
739
|
+
│ │ │ │ │ ├─┬ js-yaml@4.1.0
|
|
740
|
+
│ │ │ │ │ │ └── argparse@2.0.1 deduped
|
|
741
|
+
│ │ │ │ │ └─┬ parse-json@5.2.0
|
|
742
|
+
│ │ │ │ │ ├── @babel/code-frame@7.26.2 deduped
|
|
743
|
+
│ │ │ │ │ ├─┬ error-ex@1.3.2
|
|
744
|
+
│ │ │ │ │ │ └── is-arrayish@0.2.1
|
|
745
|
+
│ │ │ │ │ ├── json-parse-even-better-errors@2.3.1
|
|
746
|
+
│ │ │ │ │ └── lines-and-columns@1.2.4
|
|
747
|
+
│ │ │ │ ├── posthtml@0.16.6 deduped
|
|
748
|
+
│ │ │ │ └── timsort@0.3.0
|
|
749
|
+
│ │ │ ├── nullthrows@1.1.1 deduped
|
|
750
|
+
│ │ │ └─┬ posthtml@0.16.6
|
|
751
|
+
│ │ │ ├─┬ posthtml-parser@0.11.0
|
|
752
|
+
│ │ │ │ └─┬ htmlparser2@7.2.0
|
|
753
|
+
│ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
754
|
+
│ │ │ │ ├─┬ domhandler@4.3.1
|
|
755
|
+
│ │ │ │ │ └── domelementtype@2.3.0 deduped
|
|
756
|
+
│ │ │ │ ├─┬ domutils@2.8.0
|
|
757
|
+
│ │ │ │ │ ├─┬ dom-serializer@1.4.1
|
|
758
|
+
│ │ │ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
759
|
+
│ │ │ │ │ │ ├── domhandler@4.3.1 deduped
|
|
760
|
+
│ │ │ │ │ │ └── entities@2.2.0
|
|
761
|
+
│ │ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
762
|
+
│ │ │ │ │ └── domhandler@4.3.1 deduped
|
|
763
|
+
│ │ │ │ └── entities@3.0.1
|
|
764
|
+
│ │ │ └── posthtml-render@3.0.0 deduped
|
|
765
|
+
│ │ ├─┬ @parcel/optimizer-image@2.13.3
|
|
766
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
767
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
768
|
+
│ │ │ ├── @parcel/rust@2.13.3 deduped
|
|
769
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
770
|
+
│ │ │ └── @parcel/workers@2.13.3 deduped
|
|
771
|
+
│ │ ├─┬ @parcel/optimizer-svgo@2.13.3
|
|
772
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
773
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
774
|
+
│ │ │ └── @parcel/utils@2.13.3 deduped
|
|
775
|
+
│ │ ├─┬ @parcel/optimizer-swc@2.13.3
|
|
776
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
777
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
778
|
+
│ │ │ ├── @parcel/source-map@2.1.1 deduped
|
|
779
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
780
|
+
│ │ │ ├── @swc/core@1.11.7 deduped
|
|
781
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
782
|
+
│ │ ├─┬ @parcel/packager-css@2.13.3
|
|
783
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
784
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
785
|
+
│ │ │ ├── @parcel/source-map@2.1.1 deduped
|
|
786
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
787
|
+
│ │ │ ├── lightningcss@1.29.2 deduped
|
|
788
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
789
|
+
│ │ ├─┬ @parcel/packager-html@2.13.3
|
|
790
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
791
|
+
│ │ │ ├── @parcel/types@2.13.3 deduped
|
|
792
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
793
|
+
│ │ │ ├── nullthrows@1.1.1 deduped
|
|
794
|
+
│ │ │ └── posthtml@0.16.6 deduped
|
|
795
|
+
│ │ ├─┬ @parcel/packager-js@2.13.3
|
|
796
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
797
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
798
|
+
│ │ │ ├── @parcel/rust@2.13.3 deduped
|
|
799
|
+
│ │ │ ├── @parcel/source-map@2.1.1 deduped
|
|
800
|
+
│ │ │ ├── @parcel/types@2.13.3 deduped
|
|
801
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
802
|
+
│ │ │ ├─┬ globals@13.24.0
|
|
803
|
+
│ │ │ │ └── type-fest@0.20.2
|
|
804
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
805
|
+
│ │ ├─┬ @parcel/packager-raw@2.13.3
|
|
806
|
+
│ │ │ └── @parcel/plugin@2.13.3 deduped
|
|
807
|
+
│ │ ├─┬ @parcel/packager-svg@2.13.3
|
|
808
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
809
|
+
│ │ │ ├── @parcel/types@2.13.3 deduped
|
|
810
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
811
|
+
│ │ │ └── posthtml@0.16.6 deduped
|
|
812
|
+
│ │ ├─┬ @parcel/packager-wasm@2.13.3
|
|
813
|
+
│ │ │ └── @parcel/plugin@2.13.3 deduped
|
|
814
|
+
│ │ ├── @parcel/reporter-dev-server@2.13.3 deduped
|
|
815
|
+
│ │ ├─┬ @parcel/resolver-default@2.13.3
|
|
816
|
+
│ │ │ ├── @parcel/node-resolver-core@3.4.3 deduped
|
|
817
|
+
│ │ │ └── @parcel/plugin@2.13.3 deduped
|
|
818
|
+
│ │ ├─┬ @parcel/runtime-browser-hmr@2.13.3
|
|
819
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
820
|
+
│ │ │ └── @parcel/utils@2.13.3 deduped
|
|
821
|
+
│ │ ├─┬ @parcel/runtime-js@2.13.3
|
|
822
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
823
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
824
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
825
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
826
|
+
│ │ ├─┬ @parcel/runtime-react-refresh@2.13.3
|
|
827
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
828
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
829
|
+
│ │ │ ├── react-error-overlay@6.0.9
|
|
830
|
+
│ │ │ └── react-refresh@0.14.2
|
|
831
|
+
│ │ ├─┬ @parcel/runtime-service-worker@2.13.3
|
|
832
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
833
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
834
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
835
|
+
│ │ ├─┬ @parcel/transformer-babel@2.13.3
|
|
836
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
837
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
838
|
+
│ │ │ ├── @parcel/source-map@2.1.1 deduped
|
|
839
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
840
|
+
│ │ │ ├── browserslist@4.24.4 deduped
|
|
841
|
+
│ │ │ ├── json5@2.2.3 deduped
|
|
842
|
+
│ │ │ ├── nullthrows@1.1.1 deduped
|
|
843
|
+
│ │ │ └── semver@7.7.1
|
|
844
|
+
│ │ ├─┬ @parcel/transformer-css@2.13.3
|
|
845
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
846
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
847
|
+
│ │ │ ├── @parcel/source-map@2.1.1 deduped
|
|
848
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
849
|
+
│ │ │ ├── browserslist@4.24.4 deduped
|
|
850
|
+
│ │ │ ├── lightningcss@1.29.2 deduped
|
|
851
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
852
|
+
│ │ ├─┬ @parcel/transformer-html@2.13.3
|
|
853
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
854
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
855
|
+
│ │ │ ├── @parcel/rust@2.13.3 deduped
|
|
856
|
+
│ │ │ ├── nullthrows@1.1.1 deduped
|
|
857
|
+
│ │ │ ├── posthtml@0.16.6 deduped
|
|
858
|
+
│ │ │ ├─┬ posthtml-parser@0.12.1
|
|
859
|
+
│ │ │ │ └─┬ htmlparser2@9.1.0
|
|
860
|
+
│ │ │ │ ├── domelementtype@2.3.0
|
|
861
|
+
│ │ │ │ ├─┬ domhandler@5.0.3
|
|
862
|
+
│ │ │ │ │ └── domelementtype@2.3.0 deduped
|
|
863
|
+
│ │ │ │ ├─┬ domutils@3.2.2
|
|
864
|
+
│ │ │ │ │ ├─┬ dom-serializer@2.0.0
|
|
865
|
+
│ │ │ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
866
|
+
│ │ │ │ │ │ ├── domhandler@5.0.3 deduped
|
|
867
|
+
│ │ │ │ │ │ └── entities@4.5.0 deduped
|
|
868
|
+
│ │ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
869
|
+
│ │ │ │ │ └── domhandler@5.0.3 deduped
|
|
870
|
+
│ │ │ │ └── entities@4.5.0 deduped
|
|
871
|
+
│ │ │ ├─┬ posthtml-render@3.0.0
|
|
872
|
+
│ │ │ │ └── is-json@2.0.1
|
|
873
|
+
│ │ │ ├── semver@7.7.1
|
|
874
|
+
│ │ │ └── srcset@4.0.0
|
|
875
|
+
│ │ ├─┬ @parcel/transformer-image@2.13.3
|
|
876
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
877
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
878
|
+
│ │ │ ├── @parcel/workers@2.13.3 deduped
|
|
879
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
880
|
+
│ │ ├─┬ @parcel/transformer-js@2.13.3
|
|
881
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
882
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
883
|
+
│ │ │ ├── @parcel/rust@2.13.3 deduped
|
|
884
|
+
│ │ │ ├── @parcel/source-map@2.1.1 deduped
|
|
885
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
886
|
+
│ │ │ ├── @parcel/workers@2.13.3 deduped
|
|
887
|
+
│ │ │ ├─┬ @swc/helpers@0.5.15
|
|
888
|
+
│ │ │ │ └── tslib@2.8.1
|
|
889
|
+
│ │ │ ├── browserslist@4.24.4 deduped
|
|
890
|
+
│ │ │ ├── nullthrows@1.1.1 deduped
|
|
891
|
+
│ │ │ ├── regenerator-runtime@0.14.1
|
|
892
|
+
│ │ │ └── semver@7.7.1
|
|
893
|
+
│ │ ├─┬ @parcel/transformer-json@2.13.3
|
|
894
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
895
|
+
│ │ │ └── json5@2.2.3 deduped
|
|
896
|
+
│ │ ├─┬ @parcel/transformer-postcss@2.13.3
|
|
897
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
898
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
899
|
+
│ │ │ ├── @parcel/rust@2.13.3 deduped
|
|
900
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
901
|
+
│ │ │ ├── clone@2.1.2 deduped
|
|
902
|
+
│ │ │ ├── nullthrows@1.1.1 deduped
|
|
903
|
+
│ │ │ ├── postcss-value-parser@4.2.0
|
|
904
|
+
│ │ │ └── semver@7.7.1
|
|
905
|
+
│ │ ├─┬ @parcel/transformer-posthtml@2.13.3
|
|
906
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
907
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
908
|
+
│ │ │ ├── nullthrows@1.1.1 deduped
|
|
909
|
+
│ │ │ ├── posthtml@0.16.6 deduped
|
|
910
|
+
│ │ │ ├─┬ posthtml-parser@0.12.1
|
|
911
|
+
│ │ │ │ └─┬ htmlparser2@9.1.0
|
|
912
|
+
│ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
913
|
+
│ │ │ │ ├─┬ domhandler@5.0.3
|
|
914
|
+
│ │ │ │ │ └── domelementtype@2.3.0 deduped
|
|
915
|
+
│ │ │ │ ├─┬ domutils@3.2.2
|
|
916
|
+
│ │ │ │ │ ├─┬ dom-serializer@2.0.0
|
|
917
|
+
│ │ │ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
918
|
+
│ │ │ │ │ │ ├── domhandler@5.0.3 deduped
|
|
919
|
+
│ │ │ │ │ │ └── entities@4.5.0 deduped
|
|
920
|
+
│ │ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
921
|
+
│ │ │ │ │ └── domhandler@5.0.3 deduped
|
|
922
|
+
│ │ │ │ └── entities@4.5.0 deduped
|
|
923
|
+
│ │ │ ├── posthtml-render@3.0.0 deduped
|
|
924
|
+
│ │ │ └── semver@7.7.1
|
|
925
|
+
│ │ ├─┬ @parcel/transformer-raw@2.13.3
|
|
926
|
+
│ │ │ └── @parcel/plugin@2.13.3 deduped
|
|
927
|
+
│ │ ├─┬ @parcel/transformer-react-refresh-wrap@2.13.3
|
|
928
|
+
│ │ │ ├── @parcel/plugin@2.13.3 deduped
|
|
929
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
930
|
+
│ │ │ └── react-refresh@0.14.2 deduped
|
|
931
|
+
│ │ └─┬ @parcel/transformer-svg@2.13.3
|
|
932
|
+
│ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
933
|
+
│ │ ├── @parcel/plugin@2.13.3 deduped
|
|
934
|
+
│ │ ├── @parcel/rust@2.13.3 deduped
|
|
935
|
+
│ │ ├── nullthrows@1.1.1 deduped
|
|
936
|
+
│ │ ├── posthtml@0.16.6 deduped
|
|
937
|
+
│ │ ├─┬ posthtml-parser@0.12.1
|
|
938
|
+
│ │ │ └─┬ htmlparser2@9.1.0
|
|
939
|
+
│ │ │ ├── domelementtype@2.3.0 deduped
|
|
940
|
+
│ │ │ ├─┬ domhandler@5.0.3
|
|
941
|
+
│ │ │ │ └── domelementtype@2.3.0 deduped
|
|
942
|
+
│ │ │ ├─┬ domutils@3.2.2
|
|
943
|
+
│ │ │ │ ├─┬ dom-serializer@2.0.0
|
|
944
|
+
│ │ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
945
|
+
│ │ │ │ │ ├── domhandler@5.0.3 deduped
|
|
946
|
+
│ │ │ │ │ └── entities@4.5.0 deduped
|
|
947
|
+
│ │ │ │ ├── domelementtype@2.3.0 deduped
|
|
948
|
+
│ │ │ │ └── domhandler@5.0.3 deduped
|
|
949
|
+
│ │ │ └── entities@4.5.0 deduped
|
|
950
|
+
│ │ ├── posthtml-render@3.0.0 deduped
|
|
951
|
+
│ │ └── semver@7.7.1
|
|
952
|
+
│ ├─┬ @parcel/core@2.13.3
|
|
953
|
+
│ │ ├─┬ @mischnic/json-sourcemap@0.1.1
|
|
954
|
+
│ │ │ ├── @lezer/common@1.2.3
|
|
955
|
+
│ │ │ ├─┬ @lezer/lr@1.4.2
|
|
956
|
+
│ │ │ │ └── @lezer/common@1.2.3 deduped
|
|
957
|
+
│ │ │ └── json5@2.2.3 deduped
|
|
958
|
+
│ │ ├─┬ @parcel/cache@2.13.3
|
|
959
|
+
│ │ │ ├── @parcel/fs@2.13.3 deduped
|
|
960
|
+
│ │ │ ├── @parcel/logger@2.13.3 deduped
|
|
961
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
962
|
+
│ │ │ └─┬ lmdb@2.8.5
|
|
963
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @lmdb/lmdb-darwin-arm64@2.8.5
|
|
964
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @lmdb/lmdb-darwin-x64@2.8.5
|
|
965
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @lmdb/lmdb-linux-arm@2.8.5
|
|
966
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @lmdb/lmdb-linux-arm64@2.8.5
|
|
967
|
+
│ │ │ ├── @lmdb/lmdb-linux-x64@2.8.5
|
|
968
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @lmdb/lmdb-win32-x64@2.8.5
|
|
969
|
+
│ │ │ ├── msgpackr@1.11.2 deduped
|
|
970
|
+
│ │ │ ├── node-addon-api@6.1.0
|
|
971
|
+
│ │ │ ├─┬ node-gyp-build-optional-packages@5.1.1
|
|
972
|
+
│ │ │ │ └── detect-libc@2.0.3
|
|
973
|
+
│ │ │ ├── ordered-binary@1.5.3
|
|
974
|
+
│ │ │ └── weak-lru-cache@1.2.2
|
|
975
|
+
│ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
976
|
+
│ │ ├── @parcel/events@2.13.3 deduped
|
|
977
|
+
│ │ ├── @parcel/feature-flags@2.13.3 deduped
|
|
978
|
+
│ │ ├── @parcel/fs@2.13.3 deduped
|
|
979
|
+
│ │ ├─┬ @parcel/graph@3.3.3
|
|
980
|
+
│ │ │ ├── @parcel/feature-flags@2.13.3 deduped
|
|
981
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
982
|
+
│ │ ├── @parcel/logger@2.13.3 deduped
|
|
983
|
+
│ │ ├── @parcel/package-manager@2.13.3 deduped
|
|
984
|
+
│ │ ├── @parcel/plugin@2.13.3 deduped
|
|
985
|
+
│ │ ├─┬ @parcel/profiler@2.13.3
|
|
986
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
987
|
+
│ │ │ ├── @parcel/events@2.13.3 deduped
|
|
988
|
+
│ │ │ ├── @parcel/types-internal@2.13.3 deduped
|
|
989
|
+
│ │ │ └── chrome-trace-event@1.0.4 deduped
|
|
990
|
+
│ │ ├── @parcel/rust@2.13.3 deduped
|
|
991
|
+
│ │ ├── @parcel/source-map@2.1.1 deduped
|
|
992
|
+
│ │ ├── @parcel/types@2.13.3 deduped
|
|
993
|
+
│ │ ├── @parcel/utils@2.13.3 deduped
|
|
994
|
+
│ │ ├─┬ @parcel/workers@2.13.3
|
|
995
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
996
|
+
│ │ │ ├── @parcel/logger@2.13.3 deduped
|
|
997
|
+
│ │ │ ├── @parcel/profiler@2.13.3 deduped
|
|
998
|
+
│ │ │ ├── @parcel/types-internal@2.13.3 deduped
|
|
999
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
1000
|
+
│ │ │ └── nullthrows@1.1.1 deduped
|
|
1001
|
+
│ │ ├─┬ base-x@3.0.10
|
|
1002
|
+
│ │ │ └── safe-buffer@5.2.1 deduped
|
|
1003
|
+
│ │ ├── browserslist@4.24.4 deduped
|
|
1004
|
+
│ │ ├── clone@2.1.2
|
|
1005
|
+
│ │ ├── dotenv@16.4.7
|
|
1006
|
+
│ │ ├─┬ dotenv-expand@11.0.7
|
|
1007
|
+
│ │ │ └── dotenv@16.4.7 deduped
|
|
1008
|
+
│ │ ├── json5@2.2.3 deduped
|
|
1009
|
+
│ │ ├─┬ msgpackr@1.11.2
|
|
1010
|
+
│ │ │ └─┬ msgpackr-extract@3.0.3
|
|
1011
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3
|
|
1012
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @msgpackr-extract/msgpackr-extract-darwin-x64@3.0.3
|
|
1013
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @msgpackr-extract/msgpackr-extract-linux-arm@3.0.3
|
|
1014
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @msgpackr-extract/msgpackr-extract-linux-arm64@3.0.3
|
|
1015
|
+
│ │ │ ├── @msgpackr-extract/msgpackr-extract-linux-x64@3.0.3
|
|
1016
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @msgpackr-extract/msgpackr-extract-win32-x64@3.0.3
|
|
1017
|
+
│ │ │ └─┬ node-gyp-build-optional-packages@5.2.2
|
|
1018
|
+
│ │ │ └── detect-libc@2.0.3
|
|
1019
|
+
│ │ ├── nullthrows@1.1.1 deduped
|
|
1020
|
+
│ │ └── semver@7.7.1
|
|
1021
|
+
│ ├─┬ @parcel/diagnostic@2.13.3
|
|
1022
|
+
│ │ ├── @mischnic/json-sourcemap@0.1.1 deduped
|
|
1023
|
+
│ │ └── nullthrows@1.1.1 deduped
|
|
1024
|
+
│ ├── @parcel/events@2.13.3
|
|
1025
|
+
│ ├── @parcel/feature-flags@2.13.3
|
|
1026
|
+
│ ├─┬ @parcel/fs@2.13.3
|
|
1027
|
+
│ │ ├── @parcel/feature-flags@2.13.3 deduped
|
|
1028
|
+
│ │ ├── @parcel/rust@2.13.3 deduped
|
|
1029
|
+
│ │ ├─┬ @parcel/types-internal@2.13.3
|
|
1030
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
1031
|
+
│ │ │ ├── @parcel/feature-flags@2.13.3 deduped
|
|
1032
|
+
│ │ │ ├── @parcel/source-map@2.1.1 deduped
|
|
1033
|
+
│ │ │ └── utility-types@3.11.0
|
|
1034
|
+
│ │ ├── @parcel/utils@2.13.3 deduped
|
|
1035
|
+
│ │ ├─┬ @parcel/watcher@2.5.1
|
|
1036
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-android-arm64@2.5.1
|
|
1037
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-darwin-arm64@2.5.1
|
|
1038
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-darwin-x64@2.5.1
|
|
1039
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-freebsd-x64@2.5.1
|
|
1040
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-linux-arm-glibc@2.5.1
|
|
1041
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-linux-arm-musl@2.5.1
|
|
1042
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-linux-arm64-glibc@2.5.1
|
|
1043
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-linux-arm64-musl@2.5.1
|
|
1044
|
+
│ │ │ ├── @parcel/watcher-linux-x64-glibc@2.5.1
|
|
1045
|
+
│ │ │ ├── @parcel/watcher-linux-x64-musl@2.5.1
|
|
1046
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-win32-arm64@2.5.1
|
|
1047
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-win32-ia32@2.5.1
|
|
1048
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @parcel/watcher-win32-x64@2.5.1
|
|
1049
|
+
│ │ │ ├── detect-libc@1.0.3 deduped
|
|
1050
|
+
│ │ │ ├── is-glob@4.0.3 deduped
|
|
1051
|
+
│ │ │ ├─┬ micromatch@4.0.8
|
|
1052
|
+
│ │ │ │ ├── braces@3.0.3 deduped
|
|
1053
|
+
│ │ │ │ └── picomatch@2.3.1
|
|
1054
|
+
│ │ │ └── node-addon-api@7.1.1
|
|
1055
|
+
│ │ └── @parcel/workers@2.13.3 deduped
|
|
1056
|
+
│ ├─┬ @parcel/logger@2.13.3
|
|
1057
|
+
│ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
1058
|
+
│ │ └── @parcel/events@2.13.3 deduped
|
|
1059
|
+
│ ├─┬ @parcel/package-manager@2.13.3
|
|
1060
|
+
│ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
1061
|
+
│ │ ├── @parcel/fs@2.13.3 deduped
|
|
1062
|
+
│ │ ├── @parcel/logger@2.13.3 deduped
|
|
1063
|
+
│ │ ├─┬ @parcel/node-resolver-core@3.4.3
|
|
1064
|
+
│ │ │ ├── @mischnic/json-sourcemap@0.1.1 deduped
|
|
1065
|
+
│ │ │ ├── @parcel/diagnostic@2.13.3 deduped
|
|
1066
|
+
│ │ │ ├── @parcel/fs@2.13.3 deduped
|
|
1067
|
+
│ │ │ ├── @parcel/rust@2.13.3 deduped
|
|
1068
|
+
│ │ │ ├── @parcel/utils@2.13.3 deduped
|
|
1069
|
+
│ │ │ ├── nullthrows@1.1.1 deduped
|
|
1070
|
+
│ │ │ └── semver@7.7.1
|
|
1071
|
+
│ │ ├── @parcel/types@2.13.3 deduped
|
|
1072
|
+
│ │ ├── @parcel/utils@2.13.3 deduped
|
|
1073
|
+
│ │ ├── @parcel/workers@2.13.3 deduped
|
|
1074
|
+
│ │ ├─┬ @swc/core@1.11.7
|
|
1075
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @swc/core-darwin-arm64@1.11.7
|
|
1076
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @swc/core-darwin-x64@1.11.7
|
|
1077
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @swc/core-linux-arm-gnueabihf@1.11.7
|
|
1078
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @swc/core-linux-arm64-gnu@1.11.7
|
|
1079
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @swc/core-linux-arm64-musl@1.11.7
|
|
1080
|
+
│ │ │ ├── @swc/core-linux-x64-gnu@1.11.7
|
|
1081
|
+
│ │ │ ├── @swc/core-linux-x64-musl@1.11.7
|
|
1082
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @swc/core-win32-arm64-msvc@1.11.7
|
|
1083
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @swc/core-win32-ia32-msvc@1.11.7
|
|
1084
|
+
│ │ │ ├── UNMET OPTIONAL DEPENDENCY @swc/core-win32-x64-msvc@1.11.7
|
|
1085
|
+
│ │ │ ├── @swc/counter@0.1.3
|
|
1086
|
+
│ │ │ └─┬ @swc/types@0.1.19
|
|
1087
|
+
│ │ │ └── @swc/counter@0.1.3 deduped
|
|
1088
|
+
│ │ └── semver@7.7.1
|
|
1089
|
+
│ ├─┬ @parcel/reporter-cli@2.13.3
|
|
1090
|
+
│ │ ├── @parcel/plugin@2.13.3 deduped
|
|
1091
|
+
│ │ ├── @parcel/types@2.13.3 deduped
|
|
1092
|
+
│ │ ├── @parcel/utils@2.13.3 deduped
|
|
1093
|
+
│ │ ├── chalk@4.1.2 deduped
|
|
1094
|
+
│ │ └── term-size@2.2.1
|
|
1095
|
+
│ ├─┬ @parcel/reporter-dev-server@2.13.3
|
|
1096
|
+
│ │ ├── @parcel/plugin@2.13.3 deduped
|
|
1097
|
+
│ │ └── @parcel/utils@2.13.3 deduped
|
|
1098
|
+
│ ├─┬ @parcel/reporter-tracer@2.13.3
|
|
1099
|
+
│ │ ├── @parcel/plugin@2.13.3 deduped
|
|
1100
|
+
│ │ ├── @parcel/utils@2.13.3 deduped
|
|
1101
|
+
│ │ ├── chrome-trace-event@1.0.4
|
|
1102
|
+
│ │ └── nullthrows@1.1.1 deduped
|
|
1103
|
+
│ ├── @parcel/utils@2.13.3 deduped
|
|
1104
|
+
│ ├─┬ chalk@4.1.2
|
|
1105
|
+
│ │ ├─┬ ansi-styles@4.3.0
|
|
1106
|
+
│ │ │ └─┬ color-convert@2.0.1
|
|
1107
|
+
│ │ │ └── color-name@1.1.4
|
|
1108
|
+
│ │ └── supports-color@7.2.0 deduped
|
|
1109
|
+
│ ├── commander@12.1.0
|
|
1110
|
+
│ └── get-port@4.2.0
|
|
1111
|
+
├─┬ parcel-resolver-ignore@2.2.0
|
|
1112
|
+
│ └── @parcel/plugin@2.13.3 deduped
|
|
1113
|
+
├─┬ qs@6.14.0
|
|
1114
|
+
│ └─┬ side-channel@1.1.0
|
|
1115
|
+
│ ├── es-errors@1.3.0
|
|
1116
|
+
│ ├── object-inspect@1.13.4
|
|
1117
|
+
│ ├─┬ side-channel-list@1.0.0
|
|
1118
|
+
│ │ ├── es-errors@1.3.0 deduped
|
|
1119
|
+
│ │ └── object-inspect@1.13.4 deduped
|
|
1120
|
+
│ ├─┬ side-channel-map@1.0.1
|
|
1121
|
+
│ │ ├─┬ call-bound@1.0.4
|
|
1122
|
+
│ │ │ ├── call-bind-apply-helpers@1.0.2 deduped
|
|
1123
|
+
│ │ │ └── get-intrinsic@1.3.0 deduped
|
|
1124
|
+
│ │ ├── es-errors@1.3.0 deduped
|
|
1125
|
+
│ │ ├── get-intrinsic@1.3.0 deduped
|
|
1126
|
+
│ │ └── object-inspect@1.13.4 deduped
|
|
1127
|
+
│ └─┬ side-channel-weakmap@1.0.2
|
|
1128
|
+
│ ├── call-bound@1.0.4 deduped
|
|
1129
|
+
│ ├── es-errors@1.3.0 deduped
|
|
1130
|
+
│ ├── get-intrinsic@1.3.0 deduped
|
|
1131
|
+
│ ├── object-inspect@1.13.4 deduped
|
|
1132
|
+
│ └── side-channel-map@1.0.1 deduped
|
|
1133
|
+
├── regenerator-runtime@0.13.11
|
|
1134
|
+
├─┬ should@13.2.3
|
|
1135
|
+
│ ├─┬ should-equal@2.0.0
|
|
1136
|
+
│ │ └── should-type@1.4.0 deduped
|
|
1137
|
+
│ ├─┬ should-format@3.0.3
|
|
1138
|
+
│ │ ├── should-type@1.4.0 deduped
|
|
1139
|
+
│ │ └── should-type-adaptors@1.1.0 deduped
|
|
1140
|
+
│ ├── should-type@1.4.0
|
|
1141
|
+
│ ├─┬ should-type-adaptors@1.1.0
|
|
1142
|
+
│ │ ├── should-type@1.4.0 deduped
|
|
1143
|
+
│ │ └── should-util@1.0.1 deduped
|
|
1144
|
+
│ └── should-util@1.0.1
|
|
1145
|
+
├─┬ sinon@14.0.2
|
|
1146
|
+
│ ├─┬ @sinonjs/commons@2.0.0
|
|
1147
|
+
│ │ └── type-detect@4.0.8
|
|
1148
|
+
│ ├─┬ @sinonjs/fake-timers@9.1.2
|
|
1149
|
+
│ │ └─┬ @sinonjs/commons@1.8.6
|
|
1150
|
+
│ │ └── type-detect@4.0.8 deduped
|
|
1151
|
+
│ ├─┬ @sinonjs/samsam@7.0.1
|
|
1152
|
+
│ │ ├── @sinonjs/commons@2.0.0 deduped
|
|
1153
|
+
│ │ ├── lodash.get@4.4.2
|
|
1154
|
+
│ │ └── type-detect@4.0.8 deduped
|
|
1155
|
+
│ ├── diff@5.0.0 deduped
|
|
1156
|
+
│ ├─┬ nise@5.1.9
|
|
1157
|
+
│ │ ├─┬ @sinonjs/commons@3.0.1
|
|
1158
|
+
│ │ │ └── type-detect@4.0.8 deduped
|
|
1159
|
+
│ │ ├─┬ @sinonjs/fake-timers@11.3.1
|
|
1160
|
+
│ │ │ └── @sinonjs/commons@3.0.1 deduped
|
|
1161
|
+
│ │ ├── @sinonjs/text-encoding@0.7.3
|
|
1162
|
+
│ │ ├── just-extend@6.2.0
|
|
1163
|
+
│ │ └── path-to-regexp@6.3.0
|
|
1164
|
+
│ └─┬ supports-color@7.2.0
|
|
1165
|
+
│ └── has-flag@4.0.0 deduped
|
|
1166
|
+
├─┬ vite@6.0.11
|
|
1167
|
+
│ ├─┬ esbuild@0.24.2
|
|
1168
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/aix-ppc64@0.24.2
|
|
1169
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/android-arm@0.24.2
|
|
1170
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/android-arm64@0.24.2
|
|
1171
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/android-x64@0.24.2
|
|
1172
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/darwin-arm64@0.24.2
|
|
1173
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/darwin-x64@0.24.2
|
|
1174
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/freebsd-arm64@0.24.2
|
|
1175
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/freebsd-x64@0.24.2
|
|
1176
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/linux-arm@0.24.2
|
|
1177
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/linux-arm64@0.24.2
|
|
1178
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/linux-ia32@0.24.2
|
|
1179
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/linux-loong64@0.24.2
|
|
1180
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/linux-mips64el@0.24.2
|
|
1181
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/linux-ppc64@0.24.2
|
|
1182
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/linux-riscv64@0.24.2
|
|
1183
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/linux-s390x@0.24.2
|
|
1184
|
+
│ │ ├── @esbuild/linux-x64@0.24.2
|
|
1185
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/netbsd-arm64@0.24.2
|
|
1186
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/netbsd-x64@0.24.2
|
|
1187
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/openbsd-arm64@0.24.2
|
|
1188
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/openbsd-x64@0.24.2
|
|
1189
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/sunos-x64@0.24.2
|
|
1190
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/win32-arm64@0.24.2
|
|
1191
|
+
│ │ ├── UNMET OPTIONAL DEPENDENCY @esbuild/win32-ia32@0.24.2
|
|
1192
|
+
│ │ └── UNMET OPTIONAL DEPENDENCY @esbuild/win32-x64@0.24.2
|
|
1193
|
+
│ ├── UNMET OPTIONAL DEPENDENCY fsevents@2.3.3
|
|
1194
|
+
│ ├─┬ postcss@8.5.3
|
|
1195
|
+
│ │ ├── nanoid@3.3.8
|
|
1196
|
+
│ │ ├── picocolors@1.1.1 deduped
|
|
1197
|
+
│ │ └── source-map-js@1.2.1
|
|
1198
|
+
│ └─┬ rollup@4.34.9
|
|
1199
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-android-arm-eabi@4.34.9
|
|
1200
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-android-arm64@4.34.9
|
|
1201
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-darwin-arm64@4.34.9
|
|
1202
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-darwin-x64@4.34.9
|
|
1203
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-freebsd-arm64@4.34.9
|
|
1204
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-freebsd-x64@4.34.9
|
|
1205
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-linux-arm-gnueabihf@4.34.9
|
|
1206
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-linux-arm-musleabihf@4.34.9
|
|
1207
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-linux-arm64-gnu@4.34.9
|
|
1208
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-linux-arm64-musl@4.34.9
|
|
1209
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-linux-loongarch64-gnu@4.34.9
|
|
1210
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-linux-powerpc64le-gnu@4.34.9
|
|
1211
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-linux-riscv64-gnu@4.34.9
|
|
1212
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-linux-s390x-gnu@4.34.9
|
|
1213
|
+
│ ├── @rollup/rollup-linux-x64-gnu@4.34.9
|
|
1214
|
+
│ ├── @rollup/rollup-linux-x64-musl@4.34.9
|
|
1215
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-win32-arm64-msvc@4.34.9
|
|
1216
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-win32-ia32-msvc@4.34.9
|
|
1217
|
+
│ ├── UNMET OPTIONAL DEPENDENCY @rollup/rollup-win32-x64-msvc@4.34.9
|
|
1218
|
+
│ ├── @types/estree@1.0.6 deduped
|
|
1219
|
+
│ └── UNMET OPTIONAL DEPENDENCY fsevents@2.3.3
|
|
1220
|
+
└── ws@7.5.10
|
|
1221
|
+
|