core-unsupported-browser.js.license 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. SPDX-License-Identifier: MIT
  2. SPDX-License-Identifier: ISC
  3. SPDX-License-Identifier: GPL-3.0-or-later
  4. SPDX-License-Identifier: CC-BY-4.0
  5. SPDX-License-Identifier: BSD-3-Clause
  6. SPDX-License-Identifier: AGPL-3.0-or-later
  7. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  8. SPDX-FileCopyrightText: inherits developers
  9. SPDX-FileCopyrightText: escape-html developers
  10. SPDX-FileCopyrightText: assert developers
  11. SPDX-FileCopyrightText: Tobias Koppers @sokra
  12. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  13. SPDX-FileCopyrightText: Sergey Rubanov <chi187@gmail.com>
  14. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  15. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  16. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  17. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  18. SPDX-FileCopyrightText: Kilian Valkhof
  19. SPDX-FileCopyrightText: Joyent
  20. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  21. SPDX-FileCopyrightText: Jordan Harband
  22. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  23. SPDX-FileCopyrightText: GitHub Inc.
  24. SPDX-FileCopyrightText: Feross Aboukhadijeh
  25. SPDX-FileCopyrightText: Evan You
  26. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  27. SPDX-FileCopyrightText: Dmitry Soshnikov
  28. SPDX-FileCopyrightText: Christoph Wurst
  29. SPDX-FileCopyrightText: Ben Briggs
  30. SPDX-FileCopyrightText: Andrey Sitnik <andrey@sitnik.ru>
  31. This file is generated from multiple sources. Included packages:
  32. - @nextcloud/auth
  33. - version: 2.3.0
  34. - license: GPL-3.0-or-later
  35. - @nextcloud/browser-storage
  36. - version: 0.4.0
  37. - license: GPL-3.0-or-later
  38. - @nextcloud/browserslist-config
  39. - version: 3.0.1
  40. - license: GPL-3.0-or-later
  41. - semver
  42. - version: 7.6.2
  43. - license: ISC
  44. - @nextcloud/event-bus
  45. - version: 3.3.1
  46. - license: GPL-3.0-or-later
  47. - @nextcloud/l10n
  48. - version: 3.1.0
  49. - license: GPL-3.0-or-later
  50. - @nextcloud/logger
  51. - version: 3.0.2
  52. - license: GPL-3.0-or-later
  53. - @nextcloud/router
  54. - version: 3.0.1
  55. - license: GPL-3.0-or-later
  56. - @nextcloud/vue
  57. - version: 8.14.0
  58. - license: AGPL-3.0-or-later
  59. - assert
  60. - version: 2.1.0
  61. - license: MIT
  62. - available-typed-arrays
  63. - version: 1.0.7
  64. - license: MIT
  65. - base64-js
  66. - version: 1.5.1
  67. - license: MIT
  68. - browserslist
  69. - version: 4.23.0
  70. - license: MIT
  71. - buffer
  72. - version: 6.0.3
  73. - license: MIT
  74. - call-bind
  75. - version: 1.0.7
  76. - license: MIT
  77. - caniuse-lite
  78. - version: 1.0.30001589
  79. - license: CC-BY-4.0
  80. - console-browserify
  81. - version: 1.2.0
  82. - license: MIT
  83. - css-loader
  84. - version: 6.10.0
  85. - license: MIT
  86. - define-data-property
  87. - version: 1.1.4
  88. - license: MIT
  89. - define-properties
  90. - version: 1.2.1
  91. - license: MIT
  92. - dompurify
  93. - version: 3.1.4
  94. - license: (MPL-2.0 OR Apache-2.0)
  95. - electron-to-chromium
  96. - version: 1.4.680
  97. - license: ISC
  98. - es-define-property
  99. - version: 1.0.0
  100. - license: MIT
  101. - es-errors
  102. - version: 1.3.0
  103. - license: MIT
  104. - escape-html
  105. - version: 1.0.3
  106. - license: MIT
  107. - for-each
  108. - version: 0.3.3
  109. - license: MIT
  110. - function-bind
  111. - version: 1.1.2
  112. - license: MIT
  113. - get-intrinsic
  114. - version: 1.2.4
  115. - license: MIT
  116. - gopd
  117. - version: 1.0.1
  118. - license: MIT
  119. - has-property-descriptors
  120. - version: 1.0.2
  121. - license: MIT
  122. - has-proto
  123. - version: 1.0.3
  124. - license: MIT
  125. - has-symbols
  126. - version: 1.0.3
  127. - license: MIT
  128. - has-tostringtag
  129. - version: 1.0.2
  130. - license: MIT
  131. - hasown
  132. - version: 2.0.1
  133. - license: MIT
  134. - ieee754
  135. - version: 1.2.1
  136. - license: BSD-3-Clause
  137. - inherits
  138. - version: 2.0.4
  139. - license: ISC
  140. - is-arguments
  141. - version: 1.1.1
  142. - license: MIT
  143. - is-callable
  144. - version: 1.2.7
  145. - license: MIT
  146. - is-generator-function
  147. - version: 1.0.10
  148. - license: MIT
  149. - is-nan
  150. - version: 1.3.2
  151. - license: MIT
  152. - is-typed-array
  153. - version: 1.1.13
  154. - license: MIT
  155. - node-releases
  156. - version: 2.0.14
  157. - license: MIT
  158. - object-is
  159. - version: 1.1.5
  160. - license: MIT
  161. - object-keys
  162. - version: 1.1.1
  163. - license: MIT
  164. - object.assign
  165. - version: 4.1.5
  166. - license: MIT
  167. - possible-typed-array-names
  168. - version: 1.0.0
  169. - license: MIT
  170. - process
  171. - version: 0.11.10
  172. - license: MIT
  173. - regexp-tree
  174. - version: 0.1.27
  175. - license: MIT
  176. - set-function-length
  177. - version: 1.2.1
  178. - license: MIT
  179. - style-loader
  180. - version: 3.3.4
  181. - license: MIT
  182. - util
  183. - version: 0.12.5
  184. - license: MIT
  185. - vue-loader
  186. - version: 15.11.1
  187. - license: MIT
  188. - vue-material-design-icons
  189. - version: 5.3.0
  190. - license: MIT
  191. - vue
  192. - version: 2.7.16
  193. - license: MIT
  194. - webpack
  195. - version: 5.91.0
  196. - license: MIT
  197. - which-typed-array
  198. - version: 1.1.14
  199. - license: MIT
  200. - nextcloud
  201. - version: 1.0.0
  202. - license: AGPL-3.0-or-later