123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- 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-FileCopyrightText: inherits developers
- SPDX-FileCopyrightText: assert developers
- SPDX-FileCopyrightText: Tobias Koppers @sokra
- SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
- SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
- SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
- SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
- SPDX-FileCopyrightText: Matt Zabriskie
- SPDX-FileCopyrightText: Joyent
- SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
- SPDX-FileCopyrightText: Jordan Harband
- SPDX-FileCopyrightText: GitHub Inc.
- SPDX-FileCopyrightText: Feross Aboukhadijeh
- SPDX-FileCopyrightText: Christoph Wurst
- This file is generated from multiple sources. Included packages:
- - @nextcloud/auth
- - version: 2.3.0
- - license: GPL-3.0-or-later
- - @nextcloud/router
- - version: 2.2.0
- - license: GPL-3.0-or-later
- - @nextcloud/axios
- - version: 2.4.0
- - license: GPL-3.0-or-later
- - semver
- - version: 7.6.2
- - license: ISC
- - @nextcloud/event-bus
- - version: 3.3.1
- - license: GPL-3.0-or-later
- - @nextcloud/router
- - version: 3.0.1
- - license: GPL-3.0-or-later
- - assert
- - version: 2.1.0
- - license: MIT
- - available-typed-arrays
- - version: 1.0.7
- - license: MIT
- - axios
- - version: 1.6.8
- - license: MIT
- - base64-js
- - version: 1.5.1
- - license: MIT
- - buffer
- - version: 6.0.3
- - license: MIT
- - call-bind
- - version: 1.0.7
- - license: MIT
- - console-browserify
- - version: 1.2.0
- - license: MIT
- - define-data-property
- - version: 1.1.4
- - license: MIT
- - define-properties
- - version: 1.2.1
- - license: MIT
- - es-define-property
- - version: 1.0.0
- - license: MIT
- - es-errors
- - version: 1.3.0
- - license: MIT
- - for-each
- - version: 0.3.3
- - license: MIT
- - function-bind
- - version: 1.1.2
- - license: MIT
- - get-intrinsic
- - version: 1.2.4
- - license: MIT
- - gopd
- - version: 1.0.1
- - license: MIT
- - has-property-descriptors
- - version: 1.0.2
- - license: MIT
- - has-proto
- - version: 1.0.3
- - license: MIT
- - has-symbols
- - version: 1.0.3
- - license: MIT
- - has-tostringtag
- - version: 1.0.2
- - license: MIT
- - hasown
- - version: 2.0.1
- - license: MIT
- - ieee754
- - version: 1.2.1
- - license: BSD-3-Clause
- - inherits
- - version: 2.0.4
- - license: ISC
- - is-arguments
- - version: 1.1.1
- - license: MIT
- - is-callable
- - version: 1.2.7
- - license: MIT
- - is-generator-function
- - version: 1.0.10
- - license: MIT
- - is-nan
- - version: 1.3.2
- - license: MIT
- - is-typed-array
- - version: 1.1.13
- - license: MIT
- - object-is
- - version: 1.1.5
- - license: MIT
- - object-keys
- - version: 1.1.1
- - license: MIT
- - object.assign
- - version: 4.1.5
- - license: MIT
- - possible-typed-array-names
- - version: 1.0.0
- - license: MIT
- - process
- - version: 0.11.10
- - license: MIT
- - set-function-length
- - version: 1.2.1
- - license: MIT
- - util
- - version: 0.12.5
- - license: MIT
- - webpack
- - version: 5.91.0
- - license: MIT
- - which-typed-array
- - version: 1.1.14
- - license: MIT
- - nextcloud
- - version: 1.0.0
- - license: AGPL-3.0-or-later
|