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.

settings-vue-settings-personal-password.js.license 5.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  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: assert developers
  11. SPDX-FileCopyrightText: Varun A P
  12. SPDX-FileCopyrightText: Tobias Koppers @sokra
  13. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  14. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  15. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  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
  31. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  32. SPDX-FileCopyrightText: Andris Reinman
  33. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  34. This file is generated from multiple sources. Included packages:
  35. - @nextcloud/auth
  36. - version: 2.3.0
  37. - license: GPL-3.0-or-later
  38. - @nextcloud/axios
  39. - version: 2.5.0
  40. - license: GPL-3.0-or-later
  41. - @nextcloud/dialogs
  42. - version: 5.3.1
  43. - license: GPL-3.0-or-later
  44. - semver
  45. - version: 7.6.2
  46. - license: ISC
  47. - @nextcloud/event-bus
  48. - version: 3.3.1
  49. - license: GPL-3.0-or-later
  50. - @nextcloud/initial-state
  51. - version: 2.2.0
  52. - license: GPL-3.0-or-later
  53. - @nextcloud/router
  54. - version: 2.2.0
  55. - license: GPL-3.0-or-later
  56. - @nextcloud/l10n
  57. - version: 2.2.0
  58. - license: GPL-3.0-or-later
  59. - @nextcloud/router
  60. - version: 3.0.1
  61. - license: GPL-3.0-or-later
  62. - @nextcloud/logger
  63. - version: 2.7.0
  64. - license: GPL-3.0-or-later
  65. - core-js
  66. - version: 3.33.0
  67. - license: MIT
  68. - debounce
  69. - version: 2.0.0
  70. - license: MIT
  71. - @nextcloud/vue
  72. - version: 8.11.2
  73. - license: AGPL-3.0-or-later
  74. - @vueuse/core
  75. - version: 10.11.0
  76. - license: MIT
  77. - @vueuse/shared
  78. - version: 10.11.0
  79. - license: MIT
  80. - assert
  81. - version: 2.1.0
  82. - license: MIT
  83. - available-typed-arrays
  84. - version: 1.0.7
  85. - license: MIT
  86. - axios
  87. - version: 1.7.2
  88. - license: MIT
  89. - base64-js
  90. - version: 1.5.1
  91. - license: MIT
  92. - buffer
  93. - version: 6.0.3
  94. - license: MIT
  95. - call-bind
  96. - version: 1.0.7
  97. - license: MIT
  98. - console-browserify
  99. - version: 1.2.0
  100. - license: MIT
  101. - css-loader
  102. - version: 6.10.0
  103. - license: MIT
  104. - define-data-property
  105. - version: 1.1.4
  106. - license: MIT
  107. - define-properties
  108. - version: 1.2.1
  109. - license: MIT
  110. - dompurify
  111. - version: 3.1.4
  112. - license: (MPL-2.0 OR Apache-2.0)
  113. - es-define-property
  114. - version: 1.0.0
  115. - license: MIT
  116. - es-errors
  117. - version: 1.3.0
  118. - license: MIT
  119. - escape-html
  120. - version: 1.0.3
  121. - license: MIT
  122. - floating-vue
  123. - version: 1.0.0-beta.19
  124. - license: MIT
  125. - focus-trap
  126. - version: 7.5.4
  127. - license: MIT
  128. - for-each
  129. - version: 0.3.3
  130. - license: MIT
  131. - function-bind
  132. - version: 1.1.2
  133. - license: MIT
  134. - get-intrinsic
  135. - version: 1.2.4
  136. - license: MIT
  137. - gopd
  138. - version: 1.0.1
  139. - license: MIT
  140. - has-property-descriptors
  141. - version: 1.0.2
  142. - license: MIT
  143. - has-proto
  144. - version: 1.0.3
  145. - license: MIT
  146. - has-symbols
  147. - version: 1.0.3
  148. - license: MIT
  149. - has-tostringtag
  150. - version: 1.0.2
  151. - license: MIT
  152. - hasown
  153. - version: 2.0.1
  154. - license: MIT
  155. - ieee754
  156. - version: 1.2.1
  157. - license: BSD-3-Clause
  158. - inherits
  159. - version: 2.0.4
  160. - license: ISC
  161. - is-arguments
  162. - version: 1.1.1
  163. - license: MIT
  164. - is-callable
  165. - version: 1.2.7
  166. - license: MIT
  167. - is-generator-function
  168. - version: 1.0.10
  169. - license: MIT
  170. - is-nan
  171. - version: 1.3.2
  172. - license: MIT
  173. - is-typed-array
  174. - version: 1.1.13
  175. - license: MIT
  176. - lodash.get
  177. - version: 4.4.2
  178. - license: MIT
  179. - node-gettext
  180. - version: 3.0.0
  181. - license: MIT
  182. - object-is
  183. - version: 1.1.5
  184. - license: MIT
  185. - object-keys
  186. - version: 1.1.1
  187. - license: MIT
  188. - object.assign
  189. - version: 4.1.5
  190. - license: MIT
  191. - inherits
  192. - version: 2.0.3
  193. - license: ISC
  194. - util
  195. - version: 0.10.4
  196. - license: MIT
  197. - path
  198. - version: 0.12.7
  199. - license: MIT
  200. - possible-typed-array-names
  201. - version: 1.0.0
  202. - license: MIT
  203. - process
  204. - version: 0.11.10
  205. - license: MIT
  206. - set-function-length
  207. - version: 1.2.1
  208. - license: MIT
  209. - style-loader
  210. - version: 3.3.4
  211. - license: MIT
  212. - tabbable
  213. - version: 6.2.0
  214. - license: MIT
  215. - toastify-js
  216. - version: 1.12.0
  217. - license: MIT
  218. - util
  219. - version: 0.12.5
  220. - license: MIT
  221. - vue-loader
  222. - version: 15.11.1
  223. - license: MIT
  224. - vue
  225. - version: 2.7.16
  226. - license: MIT
  227. - webpack
  228. - version: 5.91.0
  229. - license: MIT
  230. - which-typed-array
  231. - version: 1.1.14
  232. - license: MIT
  233. - nextcloud
  234. - version: 1.0.0
  235. - license: AGPL-3.0-or-later