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/core-login.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/core-login.js.license')
-rw-r--r-- | dist/core-login.js.license | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/dist/core-login.js.license b/dist/core-login.js.license index c20e40df9d0..a85e3cd6848 100644 --- a/dist/core-login.js.license +++ b/dist/core-login.js.license @@ -24,6 +24,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) <skjnldsv@protonmail.com> SPDX-FileCopyrightText: Jeremy Ashkenas <jeremy@documentcloud.org> @@ -72,11 +73,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 @@ -151,7 +155,7 @@ This file is generated from multiple sources. Included packages: - version: 0.2.1 - license: BSD-3-Clause - debounce - - version: 1.2.1 + - version: 2.1.0 - license: MIT - define-data-property - version: 1.1.4 @@ -276,6 +280,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 - underscore - version: 1.13.6 - license: MIT |