updatenotification-updatenotification.js.license 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  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: debounce developers
  10. SPDX-FileCopyrightText: atomiks
  11. SPDX-FileCopyrightText: Varun A P
  12. SPDX-FileCopyrightText: Tobias Koppers @sokra
  13. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  14. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  15. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  16. SPDX-FileCopyrightText: Roeland Jago Douma
  17. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  18. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  19. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  20. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  21. SPDX-FileCopyrightText: Matt Zabriskie
  22. SPDX-FileCopyrightText: Joyent
  23. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  24. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  25. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  26. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  27. SPDX-FileCopyrightText: Hypercontext
  28. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  29. SPDX-FileCopyrightText: GitHub Inc.
  30. SPDX-FileCopyrightText: Feross Aboukhadijeh
  31. SPDX-FileCopyrightText: Evan You
  32. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  33. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  34. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  35. SPDX-FileCopyrightText: David Clark
  36. SPDX-FileCopyrightText: Christoph Wurst
  37. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  38. SPDX-FileCopyrightText: Andris Reinman
  39. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  40. This file is generated from multiple sources. Included packages:
  41. - @floating-ui/core
  42. - version: 1.6.5
  43. - license: MIT
  44. - @floating-ui/utils
  45. - version: 0.2.5
  46. - license: MIT
  47. - @nextcloud/auth
  48. - version: 2.4.0
  49. - license: GPL-3.0-or-later
  50. - @nextcloud/axios
  51. - version: 2.5.1
  52. - license: GPL-3.0-or-later
  53. - @nextcloud/browser-storage
  54. - version: 0.4.0
  55. - license: GPL-3.0-or-later
  56. - @nextcloud/capabilities
  57. - version: 1.2.0
  58. - license: GPL-3.0-or-later
  59. - @nextcloud/dialogs
  60. - version: 6.0.0
  61. - license: AGPL-3.0-or-later
  62. - semver
  63. - version: 7.6.3
  64. - license: ISC
  65. - @nextcloud/event-bus
  66. - version: 3.3.1
  67. - license: GPL-3.0-or-later
  68. - @nextcloud/initial-state
  69. - version: 2.2.0
  70. - license: GPL-3.0-or-later
  71. - @nextcloud/l10n
  72. - version: 3.1.0
  73. - license: GPL-3.0-or-later
  74. - @nextcloud/logger
  75. - version: 3.0.2
  76. - license: GPL-3.0-or-later
  77. - @nextcloud/router
  78. - version: 3.0.1
  79. - license: GPL-3.0-or-later
  80. - @nextcloud/vue-select
  81. - version: 3.25.1
  82. - license: MIT
  83. - @nextcloud/vue
  84. - version: 8.17.1
  85. - license: AGPL-3.0-or-later
  86. - @vueuse/components
  87. - version: 11.1.0
  88. - license: MIT
  89. - @vueuse/core
  90. - version: 11.1.0
  91. - license: MIT
  92. - @vueuse/shared
  93. - version: 11.1.0
  94. - license: MIT
  95. - axios
  96. - version: 1.7.7
  97. - license: MIT
  98. - base64-js
  99. - version: 1.5.1
  100. - license: MIT
  101. - charenc
  102. - version: 0.0.2
  103. - license: BSD-3-Clause
  104. - crypt
  105. - version: 0.0.2
  106. - license: BSD-3-Clause
  107. - css-loader
  108. - version: 7.1.2
  109. - license: MIT
  110. - debounce
  111. - version: 2.1.0
  112. - license: MIT
  113. - dompurify
  114. - version: 3.1.7
  115. - license: (MPL-2.0 OR Apache-2.0)
  116. - escape-html
  117. - version: 1.0.3
  118. - license: MIT
  119. - floating-vue
  120. - version: 1.0.0-beta.19
  121. - license: MIT
  122. - focus-trap
  123. - version: 7.6.0
  124. - license: MIT
  125. - ieee754
  126. - version: 1.2.1
  127. - license: BSD-3-Clause
  128. - is-buffer
  129. - version: 1.1.6
  130. - license: MIT
  131. - linkify-string
  132. - version: 4.1.3
  133. - license: MIT
  134. - lodash.get
  135. - version: 4.4.2
  136. - license: MIT
  137. - md5
  138. - version: 2.3.0
  139. - license: BSD-3-Clause
  140. - node-gettext
  141. - version: 3.0.0
  142. - license: MIT
  143. - buffer
  144. - version: 6.0.3
  145. - license: MIT
  146. - inherits
  147. - version: 2.0.3
  148. - license: ISC
  149. - util
  150. - version: 0.10.4
  151. - license: MIT
  152. - path
  153. - version: 0.12.7
  154. - license: MIT
  155. - process
  156. - version: 0.11.10
  157. - license: MIT
  158. - striptags
  159. - version: 3.2.0
  160. - license: MIT
  161. - style-loader
  162. - version: 4.0.0
  163. - license: MIT
  164. - tabbable
  165. - version: 6.2.0
  166. - license: MIT
  167. - toastify-js
  168. - version: 1.12.0
  169. - license: MIT
  170. - unist-builder
  171. - version: 4.0.0
  172. - license: MIT
  173. - unist-util-is
  174. - version: 6.0.0
  175. - license: MIT
  176. - unist-util-visit-parents
  177. - version: 6.0.1
  178. - license: MIT
  179. - unist-util-visit
  180. - version: 5.0.0
  181. - license: MIT
  182. - vue-loader
  183. - version: 15.11.1
  184. - license: MIT
  185. - vue-material-design-icons
  186. - version: 5.3.0
  187. - license: MIT
  188. - vue
  189. - version: 2.7.16
  190. - license: MIT
  191. - webpack
  192. - version: 5.94.0
  193. - license: MIT
  194. - nextcloud
  195. - version: 1.0.0
  196. - license: AGPL-3.0-or-later