Skip to content

Commit f73a6a7

Browse files
authored
Merge pull request #908 from nextcloud/automated/noid/stable31-fix-npm-audit
2 parents e5c4bf9 + 2ce8244 commit f73a6a7

9 files changed

Lines changed: 300 additions & 34 deletions

js/recommendations-dashboard.js.license

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ SPDX-FileCopyrightText: Roeland Jago Douma
1414
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
1515
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
1616
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
17+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1718
SPDX-FileCopyrightText: Matt Zabriskie
1819
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
1920
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com>
@@ -73,7 +74,7 @@ This file is generated from multiple sources. Included packages:
7374
- version: 0.13.11
7475
- license: MIT
7576
- @nextcloud/vue
76-
- version: 8.28.0
77+
- version: 8.29.1
7778
- license: AGPL-3.0-or-later
7879
- axios
7980
- version: 0.24.0

js/recommendations-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/recommendations-main.js.license

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: BSD-2-Clause
66
SPDX-License-Identifier: AGPL-3.0-or-later
7+
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
78
SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
89
SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
910
SPDX-FileCopyrightText: inline-style-parser developers
@@ -15,25 +16,31 @@ SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
1516
SPDX-FileCopyrightText: Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)
1617
SPDX-FileCopyrightText: Sindre Sorhus
1718
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
19+
SPDX-FileCopyrightText: Roeland Jago Douma
1820
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
1921
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
2022
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
23+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
2124
SPDX-FileCopyrightText: Max <max@nextcloud.com>
2225
SPDX-FileCopyrightText: Matt Zabriskie
2326
SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
2427
SPDX-FileCopyrightText: Mapbox
25-
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2628
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
2729
SPDX-FileCopyrightText: James Halliday
30+
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
31+
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
2832
SPDX-FileCopyrightText: GitHub Inc.
2933
SPDX-FileCopyrightText: Feross Aboukhadijeh
3034
SPDX-FileCopyrightText: Evan You
3135
SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
3236
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
37+
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
38+
SPDX-FileCopyrightText: David Clark
3339
SPDX-FileCopyrightText: Christoph Wurst
3440
SPDX-FileCopyrightText: Borys Serebrov
3541
SPDX-FileCopyrightText: Arnout Kazemier
3642
SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
43+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
3744
SPDX-FileCopyrightText: Andrea Giammarchi
3845
SPDX-FileCopyrightText: Alkemics
3946

@@ -51,21 +58,54 @@ This file is generated from multiple sources. Included packages:
5158
- @mapbox/hast-util-table-cell-style
5259
- version: 0.2.1
5360
- license: BSD-2-Clause
61+
- @nextcloud/auth
62+
- version: 2.4.0
63+
- license: GPL-3.0-or-later
5464
- axios
5565
- version: 1.10.0
5666
- license: MIT
67+
- @nextcloud/axios
68+
- version: 2.5.1
69+
- license: GPL-3.0-or-later
5770
- @nextcloud/browser-storage
5871
- version: 0.4.0
5972
- license: GPL-3.0-or-later
73+
- @nextcloud/capabilities
74+
- version: 1.2.0
75+
- license: GPL-3.0-or-later
76+
- @nextcloud/event-bus
77+
- version: 3.3.2
78+
- license: GPL-3.0-or-later
79+
- @nextcloud/initial-state
80+
- version: 2.2.0
81+
- license: GPL-3.0-or-later
82+
- @nextcloud/l10n
83+
- version: 3.4.0
84+
- license: GPL-3.0-or-later
85+
- @nextcloud/logger
86+
- version: 3.0.2
87+
- license: GPL-3.0-or-later
88+
- @nextcloud/router
89+
- version: 3.0.1
90+
- license: GPL-3.0-or-later
6091
- @nextcloud/vue-select
6192
- version: 3.25.1
6293
- license: MIT
6394
- @nextcloud/vue
64-
- version: 8.28.0
95+
- version: 8.29.1
6596
- license: AGPL-3.0-or-later
6697
- @ungap/structured-clone
6798
- version: 1.2.0
6899
- license: ISC
100+
- @vueuse/components
101+
- version: 11.1.0
102+
- license: MIT
103+
- @vueuse/core
104+
- version: 11.1.0
105+
- license: MIT
106+
- @vueuse/shared
107+
- version: 11.1.0
108+
- license: MIT
69109
- bail
70110
- version: 2.0.2
71111
- license: MIT
@@ -99,6 +139,9 @@ This file is generated from multiple sources. Included packages:
99139
- devlop
100140
- version: 1.1.0
101141
- license: MIT
142+
- dompurify
143+
- version: 3.2.6
144+
- license: (MPL-2.0 OR Apache-2.0)
102145
- emoji-mart-vue-fast
103146
- version: 15.0.4
104147
- license: BSD-3-Clause
@@ -111,6 +154,12 @@ This file is generated from multiple sources. Included packages:
111154
- extend
112155
- version: 3.0.2
113156
- license: MIT
157+
- floating-vue
158+
- version: 1.0.0-beta.19
159+
- license: MIT
160+
- focus-trap
161+
- version: 7.5.4
162+
- license: MIT
114163
- hast-to-hyperscript
115164
- version: 10.0.3
116165
- license: MIT
@@ -258,6 +307,9 @@ This file is generated from multiple sources. Included packages:
258307
- style-to-object
259308
- version: 0.4.4
260309
- license: MIT
310+
- tabbable
311+
- version: 6.2.0
312+
- license: MIT
261313
- trim-lines
262314
- version: 3.0.1
263315
- license: MIT

js/recommendations-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/recommendations-node_modules_nextcloud_vue_dist_Components_NcColorPicker_mjs.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
SPDX-License-Identifier: MIT
2+
SPDX-License-Identifier: GPL-3.0-or-later
3+
SPDX-License-Identifier: AGPL-3.0-or-later
4+
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
5+
SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
6+
SPDX-FileCopyrightText: escape-html developers
7+
SPDX-FileCopyrightText: Tobias Koppers @sokra
8+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
9+
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
10+
SPDX-FileCopyrightText: Evan You
11+
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
12+
SPDX-FileCopyrightText: David Clark
13+
SPDX-FileCopyrightText: Christoph Wurst
14+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
15+
16+
17+
This file is generated from multiple sources. Included packages:
18+
- @nextcloud/l10n
19+
- version: 3.4.0
20+
- license: GPL-3.0-or-later
21+
- @nextcloud/router
22+
- version: 3.0.1
23+
- license: GPL-3.0-or-later
24+
- @nextcloud/vue
25+
- version: 8.29.1
26+
- license: AGPL-3.0-or-later
27+
- @vueuse/core
28+
- version: 11.1.0
29+
- license: MIT
30+
- @vueuse/shared
31+
- version: 11.1.0
32+
- license: MIT
33+
- css-loader
34+
- version: 7.1.2
35+
- license: MIT
36+
- dompurify
37+
- version: 3.2.6
38+
- license: (MPL-2.0 OR Apache-2.0)
39+
- escape-html
40+
- version: 1.0.3
41+
- license: MIT
42+
- floating-vue
43+
- version: 1.0.0-beta.19
44+
- license: MIT
45+
- focus-trap
46+
- version: 7.5.4
47+
- license: MIT
48+
- style-loader
49+
- version: 4.0.0
50+
- license: MIT
51+
- tabbable
52+
- version: 6.2.0
53+
- license: MIT
54+
- vue-color
55+
- version: 2.8.1
56+
- license: MIT
57+
- vue
58+
- version: 2.7.16
59+
- license: MIT

js/recommendations-node_modules_nextcloud_vue_dist_Components_NcSelect_mjs.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
SPDX-License-Identifier: MIT
2+
SPDX-License-Identifier: ISC
3+
SPDX-License-Identifier: GPL-3.0-or-later
4+
SPDX-License-Identifier: BSD-3-Clause
5+
SPDX-License-Identifier: AGPL-3.0-or-later
6+
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-FileCopyrightText: escape-html developers
8+
SPDX-FileCopyrightText: Tobias Koppers @sokra
9+
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
10+
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
11+
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
12+
SPDX-FileCopyrightText: Roeland Jago Douma
13+
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
14+
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
15+
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
16+
SPDX-FileCopyrightText: Matt Zabriskie
17+
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
18+
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
19+
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
20+
SPDX-FileCopyrightText: GitHub Inc.
21+
SPDX-FileCopyrightText: Feross Aboukhadijeh
22+
SPDX-FileCopyrightText: Evan You
23+
SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
24+
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
25+
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
26+
SPDX-FileCopyrightText: David Clark
27+
SPDX-FileCopyrightText: Christoph Wurst
28+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
29+
30+
31+
This file is generated from multiple sources. Included packages:
32+
- @nextcloud/auth
33+
- version: 2.4.0
34+
- license: GPL-3.0-or-later
35+
- axios
36+
- version: 1.10.0
37+
- license: MIT
38+
- @nextcloud/axios
39+
- version: 2.5.1
40+
- license: GPL-3.0-or-later
41+
- @nextcloud/browser-storage
42+
- version: 0.4.0
43+
- license: GPL-3.0-or-later
44+
- @nextcloud/capabilities
45+
- version: 1.2.0
46+
- license: GPL-3.0-or-later
47+
- @nextcloud/event-bus
48+
- version: 3.3.2
49+
- license: GPL-3.0-or-later
50+
- @nextcloud/initial-state
51+
- version: 2.2.0
52+
- license: GPL-3.0-or-later
53+
- @nextcloud/l10n
54+
- version: 3.4.0
55+
- license: GPL-3.0-or-later
56+
- @nextcloud/logger
57+
- version: 3.0.2
58+
- license: GPL-3.0-or-later
59+
- @nextcloud/router
60+
- version: 3.0.1
61+
- license: GPL-3.0-or-later
62+
- @nextcloud/vue-select
63+
- version: 3.25.1
64+
- license: MIT
65+
- @nextcloud/vue
66+
- version: 8.29.1
67+
- license: AGPL-3.0-or-later
68+
- @vueuse/components
69+
- version: 11.1.0
70+
- license: MIT
71+
- @vueuse/core
72+
- version: 11.1.0
73+
- license: MIT
74+
- @vueuse/shared
75+
- version: 11.1.0
76+
- license: MIT
77+
- base64-js
78+
- version: 1.5.1
79+
- license: MIT
80+
- buffer
81+
- version: 6.0.3
82+
- license: MIT
83+
- charenc
84+
- version: 0.0.2
85+
- license: BSD-3-Clause
86+
- crypt
87+
- version: 0.0.2
88+
- license: BSD-3-Clause
89+
- css-loader
90+
- version: 7.1.2
91+
- license: MIT
92+
- dompurify
93+
- version: 3.2.6
94+
- license: (MPL-2.0 OR Apache-2.0)
95+
- escape-html
96+
- version: 1.0.3
97+
- license: MIT
98+
- floating-vue
99+
- version: 1.0.0-beta.19
100+
- license: MIT
101+
- focus-trap
102+
- version: 7.5.4
103+
- license: MIT
104+
- ieee754
105+
- version: 1.2.1
106+
- license: BSD-3-Clause
107+
- is-buffer
108+
- version: 1.1.6
109+
- license: MIT
110+
- md5
111+
- version: 2.3.0
112+
- license: BSD-3-Clause
113+
- process
114+
- version: 0.11.10
115+
- license: MIT
116+
- semver
117+
- version: 7.6.3
118+
- license: ISC
119+
- striptags
120+
- version: 3.2.0
121+
- license: MIT
122+
- style-loader
123+
- version: 4.0.0
124+
- license: MIT
125+
- tabbable
126+
- version: 6.2.0
127+
- license: MIT
128+
- unist-builder
129+
- version: 4.0.0
130+
- license: MIT
131+
- unist-util-is
132+
- version: 6.0.0
133+
- license: MIT
134+
- unist-util-visit-parents
135+
- version: 6.0.1
136+
- license: MIT
137+
- unist-util-visit
138+
- version: 5.0.0
139+
- license: MIT
140+
- vue
141+
- version: 2.7.16
142+
- license: MIT

0 commit comments

Comments
 (0)