-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: GitHub <[email protected]>
- Loading branch information
1 parent
ebfc4b9
commit 620c276
Showing
7 changed files
with
2,436 additions
and
1,523 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...de_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_mjs.related_resources.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
SPDX-License-Identifier: MIT | ||
SPDX-License-Identifier: ISC | ||
SPDX-License-Identifier: GPL-3.0-or-later | ||
SPDX-License-Identifier: BSD-3-Clause | ||
SPDX-License-Identifier: AGPL-3.0-or-later | ||
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0) | ||
|
@@ -16,15 +17,19 @@ SPDX-FileCopyrightText: Feross Aboukhadijeh | |
SPDX-FileCopyrightText: Evan You | ||
SPDX-FileCopyrightText: Eugene Sharygin <[email protected]> | ||
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/) | ||
SPDX-FileCopyrightText: Christoph Wurst | ||
SPDX-FileCopyrightText: Andris Reinman | ||
|
||
|
||
This file is generated from multiple sources. Included packages: | ||
- @nextcloud/browser-storage | ||
- version: 0.4.0 | ||
- license: GPL-3.0-or-later | ||
- @nextcloud/vue | ||
- version: 8.14.0 | ||
- version: 8.19.0 | ||
- license: AGPL-3.0-or-later | ||
- axios | ||
- version: 1.6.8 | ||
- version: 1.7.7 | ||
- license: MIT | ||
- base64-js | ||
- version: 1.5.1 | ||
|
@@ -33,10 +38,10 @@ This file is generated from multiple sources. Included packages: | |
- version: 6.0.3 | ||
- license: MIT | ||
- css-loader | ||
- version: 6.10.0 | ||
- version: 7.1.2 | ||
- license: MIT | ||
- dompurify | ||
- version: 3.1.2 | ||
- version: 3.1.7 | ||
- license: (MPL-2.0 OR Apache-2.0) | ||
- escape-html | ||
- version: 1.0.3 | ||
|
@@ -54,10 +59,10 @@ This file is generated from multiple sources. Included packages: | |
- version: 0.11.10 | ||
- license: MIT | ||
- semver | ||
- version: 7.6.0 | ||
- version: 7.6.3 | ||
- license: ISC | ||
- style-loader | ||
- version: 3.3.4 | ||
- version: 4.0.0 | ||
- license: MIT | ||
- unist-builder | ||
- version: 4.0.0 | ||
|
2 changes: 1 addition & 1 deletion
2
...odules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_mjs.related_resources.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.