You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8377-8377.js.license 5.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  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: Nextcloud GmbH and Nextcloud contributors
  16. SPDX-FileCopyrightText: Matt Zabriskie
  17. SPDX-FileCopyrightText: Joyent
  18. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  19. SPDX-FileCopyrightText: Jordan Harband
  20. SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
  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/axios
  41. - version: 2.5.0
  42. - license: GPL-3.0-or-later
  43. - @nextcloud/dialogs
  44. - version: 5.3.1
  45. - license: GPL-3.0-or-later
  46. - semver
  47. - version: 7.6.2
  48. - license: ISC
  49. - @nextcloud/event-bus
  50. - version: 3.3.1
  51. - license: GPL-3.0-or-later
  52. - @nextcloud/l10n
  53. - version: 3.1.0
  54. - license: GPL-3.0-or-later
  55. - @nextcloud/files
  56. - version: 3.5.1
  57. - license: AGPL-3.0-or-later
  58. - @nextcloud/initial-state
  59. - version: 2.2.0
  60. - license: GPL-3.0-or-later
  61. - @nextcloud/router
  62. - version: 2.2.0
  63. - license: GPL-3.0-or-later
  64. - @nextcloud/l10n
  65. - version: 2.2.0
  66. - license: GPL-3.0-or-later
  67. - @nextcloud/logger
  68. - version: 3.0.2
  69. - license: GPL-3.0-or-later
  70. - @nextcloud/paths
  71. - version: 2.1.0
  72. - license: GPL-3.0-or-later
  73. - @nextcloud/router
  74. - version: 3.0.1
  75. - license: GPL-3.0-or-later
  76. - @nextcloud/vue
  77. - version: 8.11.2
  78. - license: AGPL-3.0-or-later
  79. - @vueuse/core
  80. - version: 10.11.0
  81. - license: MIT
  82. - @vueuse/shared
  83. - version: 10.11.0
  84. - license: MIT
  85. - assert
  86. - version: 2.1.0
  87. - license: MIT
  88. - available-typed-arrays
  89. - version: 1.0.7
  90. - license: MIT
  91. - axios
  92. - version: 1.7.2
  93. - license: MIT
  94. - base64-js
  95. - version: 1.5.1
  96. - license: MIT
  97. - buffer
  98. - version: 6.0.3
  99. - license: MIT
  100. - call-bind
  101. - version: 1.0.7
  102. - license: MIT
  103. - cancelable-promise
  104. - version: 4.3.1
  105. - license: MIT
  106. - console-browserify
  107. - version: 1.2.0
  108. - license: MIT
  109. - core-js
  110. - version: 3.37.1
  111. - license: MIT
  112. - css-loader
  113. - version: 6.10.0
  114. - license: MIT
  115. - define-data-property
  116. - version: 1.1.4
  117. - license: MIT
  118. - define-properties
  119. - version: 1.2.1
  120. - license: MIT
  121. - dompurify
  122. - version: 3.1.4
  123. - license: (MPL-2.0 OR Apache-2.0)
  124. - es-define-property
  125. - version: 1.0.0
  126. - license: MIT
  127. - es-errors
  128. - version: 1.3.0
  129. - license: MIT
  130. - escape-html
  131. - version: 1.0.3
  132. - license: MIT
  133. - floating-vue
  134. - version: 1.0.0-beta.19
  135. - license: MIT
  136. - focus-trap
  137. - version: 7.5.4
  138. - license: MIT
  139. - for-each
  140. - version: 0.3.3
  141. - license: MIT
  142. - function-bind
  143. - version: 1.1.2
  144. - license: MIT
  145. - get-intrinsic
  146. - version: 1.2.4
  147. - license: MIT
  148. - gopd
  149. - version: 1.0.1
  150. - license: MIT
  151. - has-property-descriptors
  152. - version: 1.0.2
  153. - license: MIT
  154. - has-proto
  155. - version: 1.0.3
  156. - license: MIT
  157. - has-symbols
  158. - version: 1.0.3
  159. - license: MIT
  160. - has-tostringtag
  161. - version: 1.0.2
  162. - license: MIT
  163. - hasown
  164. - version: 2.0.1
  165. - license: MIT
  166. - ieee754
  167. - version: 1.2.1
  168. - license: BSD-3-Clause
  169. - inherits
  170. - version: 2.0.4
  171. - license: ISC
  172. - is-arguments
  173. - version: 1.1.1
  174. - license: MIT
  175. - is-callable
  176. - version: 1.2.7
  177. - license: MIT
  178. - is-generator-function
  179. - version: 1.0.10
  180. - license: MIT
  181. - is-nan
  182. - version: 1.3.2
  183. - license: MIT
  184. - is-typed-array
  185. - version: 1.1.13
  186. - license: MIT
  187. - lodash.get
  188. - version: 4.4.2
  189. - license: MIT
  190. - node-gettext
  191. - version: 3.0.0
  192. - license: MIT
  193. - object-is
  194. - version: 1.1.5
  195. - license: MIT
  196. - object-keys
  197. - version: 1.1.1
  198. - license: MIT
  199. - object.assign
  200. - version: 4.1.5
  201. - license: MIT
  202. - inherits
  203. - version: 2.0.3
  204. - license: ISC
  205. - util
  206. - version: 0.10.4
  207. - license: MIT
  208. - path
  209. - version: 0.12.7
  210. - license: MIT
  211. - possible-typed-array-names
  212. - version: 1.0.0
  213. - license: MIT
  214. - process
  215. - version: 0.11.10
  216. - license: MIT
  217. - set-function-length
  218. - version: 1.2.1
  219. - license: MIT
  220. - style-loader
  221. - version: 3.3.4
  222. - license: MIT
  223. - tabbable
  224. - version: 6.2.0
  225. - license: MIT
  226. - toastify-js
  227. - version: 1.12.0
  228. - license: MIT
  229. - typescript-event-target
  230. - version: 1.1.1
  231. - license: MIT
  232. - util
  233. - version: 0.12.5
  234. - license: MIT
  235. - vue-loader
  236. - version: 15.11.1
  237. - license: MIT
  238. - vue
  239. - version: 2.7.16
  240. - license: MIT
  241. - which-typed-array
  242. - version: 1.1.14
  243. - license: MIT
  244. - nextcloud
  245. - version: 1.0.0
  246. - license: AGPL-3.0-or-later