diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-06-21 15:53:19 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-06-23 16:55:37 +0200 |
commit | c8ec22f47b5220519c25a5abc2d8f6014f232d87 (patch) | |
tree | 2a647393e4a41270bb491cc3af13941bc2e8151b /dist/files-init.js.license | |
parent | 3ed32ffbb4fda77e7860e8ae6ac7f6a1c4ca902b (diff) | |
download | nextcloud-server-c8ec22f47b5220519c25a5abc2d8f6014f232d87.tar.gz nextcloud-server-c8ec22f47b5220519c25a5abc2d8f6014f232d87.zip |
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'dist/files-init.js.license')
-rw-r--r-- | dist/files-init.js.license | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dist/files-init.js.license b/dist/files-init.js.license index 696b3d2a241..36fa91a1b93 100644 --- a/dist/files-init.js.license +++ b/dist/files-init.js.license @@ -21,6 +21,7 @@ SPDX-FileCopyrightText: Matt Zabriskie SPDX-FileCopyrightText: Joyent SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com> SPDX-FileCopyrightText: Jordan Harband +SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com> SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/) SPDX-FileCopyrightText: John Molakvoæ <skjnldsv@protonmail.com> SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> @@ -65,11 +66,14 @@ This file is generated from multiple sources. Included packages: - @nextcloud/l10n - version: 3.1.0 - license: GPL-3.0-or-later +- @nextcloud/sharing + - version: 0.2.2 + - license: GPL-3.0-or-later - @nextcloud/files - - version: 3.4.1 + - version: 3.5.1 - license: AGPL-3.0-or-later - @nextcloud/initial-state - - version: 2.1.0 + - version: 2.2.0 - license: GPL-3.0-or-later - @nextcloud/router - version: 2.2.0 @@ -263,6 +267,9 @@ This file is generated from multiple sources. Included packages: - toastify-js - version: 1.12.0 - license: MIT +- typescript-event-target + - version: 1.1.1 + - license: MIT - util - version: 0.12.5 - license: MIT |