files_external-init.js.license 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. SPDX-License-Identifier: MIT
  2. SPDX-License-Identifier: ISC
  3. SPDX-License-Identifier: GPL-3.0-or-later
  4. SPDX-License-Identifier: BSD-3-Clause
  5. SPDX-License-Identifier: AGPL-3.0-or-later
  6. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  7. SPDX-FileCopyrightText: inherits developers
  8. SPDX-FileCopyrightText: escape-html developers
  9. SPDX-FileCopyrightText: assert developers
  10. SPDX-FileCopyrightText: Varun A P
  11. SPDX-FileCopyrightText: Tobias Koppers @sokra
  12. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  13. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  14. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  15. SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
  16. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  17. SPDX-FileCopyrightText: Matt Zabriskie
  18. SPDX-FileCopyrightText: Joyent
  19. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  20. SPDX-FileCopyrightText: Jordan Harband
  21. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  22. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  23. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  24. SPDX-FileCopyrightText: GitHub Inc.
  25. SPDX-FileCopyrightText: Feross Aboukhadijeh
  26. SPDX-FileCopyrightText: Evan You
  27. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  28. SPDX-FileCopyrightText: Denis Pushkarev
  29. SPDX-FileCopyrightText: David Clark
  30. SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
  31. SPDX-FileCopyrightText: Christoph Wurst
  32. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  33. SPDX-FileCopyrightText: Andris Reinman
  34. SPDX-FileCopyrightText: Alkemics
  35. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  36. This file is generated from multiple sources. Included packages:
  37. - @nextcloud/auth
  38. - version: 2.3.0
  39. - license: GPL-3.0-or-later
  40. - @nextcloud/router
  41. - version: 2.2.0
  42. - license: GPL-3.0-or-later
  43. - @nextcloud/axios
  44. - version: 2.4.0
  45. - license: GPL-3.0-or-later
  46. - @nextcloud/dialogs
  47. - version: 5.3.1
  48. - license: GPL-3.0-or-later
  49. - semver
  50. - version: 7.6.2
  51. - license: ISC
  52. - @nextcloud/event-bus
  53. - version: 3.3.1
  54. - license: GPL-3.0-or-later
  55. - @nextcloud/l10n
  56. - version: 3.1.0
  57. - license: GPL-3.0-or-later
  58. - @nextcloud/files
  59. - version: 3.4.1
  60. - license: AGPL-3.0-or-later
  61. - @nextcloud/initial-state
  62. - version: 2.1.0
  63. - license: GPL-3.0-or-later
  64. - @nextcloud/router
  65. - version: 2.2.0
  66. - license: GPL-3.0-or-later
  67. - @nextcloud/l10n
  68. - version: 2.2.0
  69. - license: GPL-3.0-or-later
  70. - @nextcloud/logger
  71. - version: 3.0.2
  72. - license: GPL-3.0-or-later
  73. - @nextcloud/paths
  74. - version: 2.1.0
  75. - license: GPL-3.0-or-later
  76. - @nextcloud/router
  77. - version: 3.0.1
  78. - license: GPL-3.0-or-later
  79. - @nextcloud/vue
  80. - version: 8.11.2
  81. - license: AGPL-3.0-or-later
  82. - @vueuse/core
  83. - version: 10.9.0
  84. - license: MIT
  85. - @vueuse/shared
  86. - version: 10.9.0
  87. - license: MIT
  88. - assert
  89. - version: 2.1.0
  90. - license: MIT
  91. - available-typed-arrays
  92. - version: 1.0.7
  93. - license: MIT
  94. - axios
  95. - version: 1.6.8
  96. - license: MIT
  97. - base64-js
  98. - version: 1.5.1
  99. - license: MIT
  100. - buffer
  101. - version: 6.0.3
  102. - license: MIT
  103. - call-bind
  104. - version: 1.0.7
  105. - license: MIT
  106. - cancelable-promise
  107. - version: 4.3.1
  108. - license: MIT
  109. - console-browserify
  110. - version: 1.2.0
  111. - license: MIT
  112. - core-js
  113. - version: 3.37.1
  114. - license: MIT
  115. - css-loader
  116. - version: 6.10.0
  117. - license: MIT
  118. - define-data-property
  119. - version: 1.1.4
  120. - license: MIT
  121. - define-properties
  122. - version: 1.2.1
  123. - license: MIT
  124. - dompurify
  125. - version: 3.1.4
  126. - license: (MPL-2.0 OR Apache-2.0)
  127. - es-define-property
  128. - version: 1.0.0
  129. - license: MIT
  130. - es-errors
  131. - version: 1.3.0
  132. - license: MIT
  133. - escape-html
  134. - version: 1.0.3
  135. - license: MIT
  136. - floating-vue
  137. - version: 1.0.0-beta.19
  138. - license: MIT
  139. - focus-trap
  140. - version: 7.5.4
  141. - license: MIT
  142. - for-each
  143. - version: 0.3.3
  144. - license: MIT
  145. - function-bind
  146. - version: 1.1.2
  147. - license: MIT
  148. - get-intrinsic
  149. - version: 1.2.4
  150. - license: MIT
  151. - gopd
  152. - version: 1.0.1
  153. - license: MIT
  154. - has-property-descriptors
  155. - version: 1.0.2
  156. - license: MIT
  157. - has-proto
  158. - version: 1.0.3
  159. - license: MIT
  160. - has-symbols
  161. - version: 1.0.3
  162. - license: MIT
  163. - has-tostringtag
  164. - version: 1.0.2
  165. - license: MIT
  166. - hasown
  167. - version: 2.0.1
  168. - license: MIT
  169. - ieee754
  170. - version: 1.2.1
  171. - license: BSD-3-Clause
  172. - inherits
  173. - version: 2.0.4
  174. - license: ISC
  175. - is-arguments
  176. - version: 1.1.1
  177. - license: MIT
  178. - is-callable
  179. - version: 1.2.7
  180. - license: MIT
  181. - is-generator-function
  182. - version: 1.0.10
  183. - license: MIT
  184. - is-nan
  185. - version: 1.3.2
  186. - license: MIT
  187. - is-typed-array
  188. - version: 1.1.13
  189. - license: MIT
  190. - lodash.get
  191. - version: 4.4.2
  192. - license: MIT
  193. - node-gettext
  194. - version: 3.0.0
  195. - license: MIT
  196. - object-is
  197. - version: 1.1.5
  198. - license: MIT
  199. - object-keys
  200. - version: 1.1.1
  201. - license: MIT
  202. - object.assign
  203. - version: 4.1.5
  204. - license: MIT
  205. - inherits
  206. - version: 2.0.3
  207. - license: ISC
  208. - util
  209. - version: 0.10.4
  210. - license: MIT
  211. - path
  212. - version: 0.12.7
  213. - license: MIT
  214. - possible-typed-array-names
  215. - version: 1.0.0
  216. - license: MIT
  217. - process
  218. - version: 0.11.10
  219. - license: MIT
  220. - set-function-length
  221. - version: 1.2.1
  222. - license: MIT
  223. - style-loader
  224. - version: 3.3.4
  225. - license: MIT
  226. - tabbable
  227. - version: 6.2.0
  228. - license: MIT
  229. - toastify-js
  230. - version: 1.12.0
  231. - license: MIT
  232. - util
  233. - version: 0.12.5
  234. - license: MIT
  235. - vue
  236. - version: 2.7.16
  237. - license: MIT
  238. - webdav
  239. - version: 5.6.0
  240. - license: MIT
  241. - webpack
  242. - version: 5.91.0
  243. - license: MIT
  244. - which-typed-array
  245. - version: 1.1.14
  246. - license: MIT
  247. - nextcloud
  248. - version: 1.0.0
  249. - license: AGPL-3.0-or-later