Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): Fix npm audit
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Sep 21, 2025
commit 04a53d0f1c46d66b4adb0029a8e8fff58304f6da
4 changes: 2 additions & 2 deletions js/recommendations-dashboard.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions js/recommendations-dashboard.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.1
- license: BSD-2-Clause
- @nextcloud/auth
- version: 2.4.0
- version: 2.5.2
- license: GPL-3.0-or-later
- @nextcloud/axios
- version: 2.5.1
Expand All @@ -84,10 +84,10 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.1
- version: 3.26.0
- license: MIT
- @nextcloud/vue
- version: 8.29.1
- version: 8.31.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0
Expand All @@ -102,7 +102,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.1.0
- license: MIT
- axios
- version: 1.9.0
- version: 1.12.2
- license: MIT
- bail
- version: 2.0.2
Expand Down Expand Up @@ -138,7 +138,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.2.6
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.4
- version: 15.0.5
- license: BSD-3-Clause
- escape-html
- version: 1.0.3
Expand Down
2 changes: 1 addition & 1 deletion js/recommendations-dashboard.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/recommendations-main.js

Large diffs are not rendered by default.

17 changes: 12 additions & 5 deletions js/recommendations-main.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ SPDX-License-Identifier: BSD-2-Clause
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-FileCopyrightText: xiaokai <[email protected]>
SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: rhysd <[email protected]>
SPDX-FileCopyrightText: inline-style-parser developers
SPDX-FileCopyrightText: escape-html developers
Expand Down Expand Up @@ -59,7 +60,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.1
- license: BSD-2-Clause
- @nextcloud/auth
- version: 2.4.0
- version: 2.5.2
- license: GPL-3.0-or-later
- @nextcloud/axios
- version: 2.5.1
Expand All @@ -86,10 +87,10 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.1
- version: 3.26.0
- license: MIT
- @nextcloud/vue
- version: 8.29.1
- version: 8.31.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0
Expand All @@ -104,7 +105,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.1.0
- license: MIT
- axios
- version: 1.9.0
- version: 1.12.2
- license: MIT
- bail
- version: 2.0.2
Expand Down Expand Up @@ -143,7 +144,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.2.6
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.4
- version: 15.0.5
- license: BSD-3-Clause
- escape-html
- version: 1.0.3
Expand Down Expand Up @@ -289,6 +290,9 @@ This file is generated from multiple sources. Included packages:
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
- safe-buffer
- version: 5.2.1
- license: MIT
- semver
- version: 7.7.2
- license: ISC
Expand All @@ -298,6 +302,9 @@ This file is generated from multiple sources. Included packages:
- splitpanes
- version: 2.4.1
- license: MIT
- string_decoder
- version: 1.3.0
- license: MIT
- striptags
- version: 3.2.0
- license: MIT
Expand Down
2 changes: 1 addition & 1 deletion js/recommendations-main.js.map

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-FileCopyrightText: xiaokai <[email protected]>
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Roman Shtylman <[email protected]>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Guillaume Chau <[email protected]>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
SPDX-FileCopyrightText: David Clark
Expand All @@ -15,14 +18,26 @@ SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>


This file is generated from multiple sources. Included packages:
- @nextcloud/auth
- version: 2.5.2
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/event-bus
- version: 3.3.2
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.0
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.2
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.29.1
- version: 8.31.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.1.0
Expand All @@ -45,6 +60,12 @@ This file is generated from multiple sources. Included packages:
- focus-trap
- version: 7.5.4
- license: MIT
- process
- version: 0.11.10
- license: MIT
- semver
- version: 7.7.2
- license: ISC
- style-loader
- version: 4.0.0
- license: MIT
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>

This file is generated from multiple sources. Included packages:
- @nextcloud/auth
- version: 2.4.0
- version: 2.5.2
- license: GPL-3.0-or-later
- @nextcloud/axios
- version: 2.5.1
Expand All @@ -57,10 +57,10 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.1
- version: 3.26.0
- license: MIT
- @nextcloud/vue
- version: 8.29.1
- version: 8.31.0
- license: AGPL-3.0-or-later
- @vueuse/components
- version: 11.1.0
Expand All @@ -72,7 +72,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.1.0
- license: MIT
- axios
- version: 1.9.0
- version: 1.12.2
- license: MIT
- base64-js
- version: 1.5.1
Expand Down
Loading
Loading