@@ -5,28 +5,19 @@ SPDX-License-Identifier: BSD-3-Clause
55SPDX-License-Identifier: AGPL-3.0-or-later
66SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
77SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
8- SPDX-FileCopyrightText: qs developers
98SPDX-FileCopyrightText: inherits developers
109SPDX-FileCopyrightText: escape-html developers
11- SPDX-FileCopyrightText: defunctzombie
1210SPDX-FileCopyrightText: debounce developers
13- SPDX-FileCopyrightText: akfish
1411SPDX-FileCopyrightText: Varun A P
1512SPDX-FileCopyrightText: Tobias Koppers @sokra
1613SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
1714SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
1815SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
19- SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
2016SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
2117SPDX-FileCopyrightText: Matt Zabriskie
22- SPDX-FileCopyrightText: Mathias Bynens
2318SPDX-FileCopyrightText: Joyent
24- SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
25- SPDX-FileCopyrightText: Jordan Harband
2619SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
27- SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com>
2820SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
29- SPDX-FileCopyrightText: James Halliday
3021SPDX-FileCopyrightText: Hiroki Osame
3122SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
3223SPDX-FileCopyrightText: GitHub Inc.
@@ -83,27 +74,15 @@ This file is generated from multiple sources. Included packages:
8374- base64-js
8475 - version: 1.5.1
8576 - license: MIT
86- - call-bind
87- - version: 1.0.7
88- - license: MIT
8977- css-loader
9078 - version: 7.1.2
9179 - license: MIT
9280- debounce
9381 - version: 2.2.0
9482 - license: MIT
95- - define-data-property
96- - version: 1.1.4
97- - license: MIT
9883- dompurify
9984 - version: 3.1.7
10085 - license: (MPL-2.0 OR Apache-2.0)
101- - es-define-property
102- - version: 1.0.0
103- - license: MIT
104- - es-errors
105- - version: 1.3.0
106- - license: MIT
10786- escape-html
10887 - version: 1.0.3
10988 - license: MIT
@@ -113,48 +92,18 @@ This file is generated from multiple sources. Included packages:
11392- focus-trap
11493 - version: 7.6.0
11594 - license: MIT
116- - function-bind
117- - version: 1.1.2
118- - license: MIT
119- - get-intrinsic
120- - version: 1.2.4
121- - license: MIT
122- - gopd
123- - version: 1.0.1
124- - license: MIT
125- - has-property-descriptors
126- - version: 1.0.2
127- - license: MIT
128- - has-proto
129- - version: 1.0.3
130- - license: MIT
131- - has-symbols
132- - version: 1.0.3
133- - license: MIT
134- - hasown
135- - version: 2.0.2
136- - license: MIT
13795- ieee754
13896 - version: 1.2.1
13997 - license: BSD-3-Clause
14098- lodash.get
14199 - version: 4.4.2
142100 - license: MIT
143- - lodash
144- - version: 4.17.21
145- - license: MIT
146101- node-gettext
147102 - version: 3.0.0
148103 - license: MIT
149104- buffer
150105 - version: 6.0.3
151106 - license: MIT
152- - node-vibrant
153- - version: 3.1.6
154- - license: MIT
155- - object-inspect
156- - version: 1.13.2
157- - license: MIT
158107- inherits
159108 - version: 2.0.3
160109 - license: ISC
@@ -167,18 +116,6 @@ This file is generated from multiple sources. Included packages:
167116- process
168117 - version: 0.11.10
169118 - license: MIT
170- - punycode
171- - version: 1.4.1
172- - license: MIT
173- - qs
174- - version: 6.13.0
175- - license: BSD-3-Clause
176- - set-function-length
177- - version: 1.2.2
178- - license: MIT
179- - side-channel
180- - version: 1.0.6
181- - license: MIT
182119- style-loader
183120 - version: 4.0.0
184121 - license: MIT
@@ -188,9 +125,6 @@ This file is generated from multiple sources. Included packages:
188125- toastify-js
189126 - version: 1.12.0
190127 - license: MIT
191- - url
192- - version: 0.11.4
193- - license: MIT
194128- vue-color
195129 - version: 2.8.1
196130 - license: MIT
0 commit comments