settings-vue-settings-personal-security.js.license 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  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: Apache-2.0
  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: debounce developers
  11. SPDX-FileCopyrightText: Varun A P
  12. SPDX-FileCopyrightText: Tobias Koppers @sokra
  13. SPDX-FileCopyrightText: The Babel Team (https://babel.dev/team)
  14. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  15. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  16. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  17. SPDX-FileCopyrightText: Matt Zabriskie
  18. SPDX-FileCopyrightText: Joyent
  19. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  20. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com>
  21. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  22. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  23. SPDX-FileCopyrightText: Guillaume Chau
  24. SPDX-FileCopyrightText: GitHub Inc.
  25. SPDX-FileCopyrightText: Feross Aboukhadijeh
  26. SPDX-FileCopyrightText: Evan You
  27. SPDX-FileCopyrightText: Eduardo San Martin Morote
  28. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  29. SPDX-FileCopyrightText: David Clark
  30. SPDX-FileCopyrightText: Christoph Wurst
  31. SPDX-FileCopyrightText: Chen Fengyuan
  32. SPDX-FileCopyrightText: Austin Andrews
  33. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  34. SPDX-FileCopyrightText: Andris Reinman
  35. SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
  36. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  37. This file is generated from multiple sources. Included packages:
  38. - @babel/runtime
  39. - version: 7.25.0
  40. - license: MIT
  41. - @chenfengyuan/vue-qrcode
  42. - version: 1.0.2
  43. - license: MIT
  44. - @mdi/js
  45. - version: 7.4.47
  46. - license: Apache-2.0
  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/dialogs
  57. - version: 6.0.1
  58. - license: AGPL-3.0-or-later
  59. - semver
  60. - version: 7.6.3
  61. - license: ISC
  62. - @nextcloud/event-bus
  63. - version: 3.3.1
  64. - license: GPL-3.0-or-later
  65. - @nextcloud/initial-state
  66. - version: 2.2.0
  67. - license: GPL-3.0-or-later
  68. - @nextcloud/l10n
  69. - version: 3.1.0
  70. - license: GPL-3.0-or-later
  71. - @nextcloud/logger
  72. - version: 3.0.2
  73. - license: GPL-3.0-or-later
  74. - @nextcloud/password-confirmation
  75. - version: 5.1.1
  76. - license: MIT
  77. - @nextcloud/router
  78. - version: 3.0.1
  79. - license: GPL-3.0-or-later
  80. - @nextcloud/vue
  81. - version: 8.17.1
  82. - license: AGPL-3.0-or-later
  83. - @vue/devtools-api
  84. - version: 6.6.3
  85. - license: MIT
  86. - @vueuse/core
  87. - version: 11.1.0
  88. - license: MIT
  89. - @vueuse/shared
  90. - version: 11.1.0
  91. - license: MIT
  92. - axios
  93. - version: 1.7.7
  94. - license: MIT
  95. - base64-js
  96. - version: 1.5.1
  97. - license: MIT
  98. - css-loader
  99. - version: 7.1.2
  100. - license: MIT
  101. - debounce
  102. - version: 2.1.0
  103. - license: MIT
  104. - dompurify
  105. - version: 3.1.7
  106. - license: (MPL-2.0 OR Apache-2.0)
  107. - escape-html
  108. - version: 1.0.3
  109. - license: MIT
  110. - floating-vue
  111. - version: 1.0.0-beta.19
  112. - license: MIT
  113. - focus-trap
  114. - version: 7.6.0
  115. - license: MIT
  116. - ieee754
  117. - version: 1.2.1
  118. - license: BSD-3-Clause
  119. - lodash.get
  120. - version: 4.4.2
  121. - license: MIT
  122. - lodash
  123. - version: 4.17.21
  124. - license: MIT
  125. - node-gettext
  126. - version: 3.0.0
  127. - license: MIT
  128. - buffer
  129. - version: 6.0.3
  130. - license: MIT
  131. - inherits
  132. - version: 2.0.3
  133. - license: ISC
  134. - util
  135. - version: 0.10.4
  136. - license: MIT
  137. - path
  138. - version: 0.12.7
  139. - license: MIT
  140. - pinia
  141. - version: 2.2.4
  142. - license: MIT
  143. - process
  144. - version: 0.11.10
  145. - license: MIT
  146. - style-loader
  147. - version: 4.0.0
  148. - license: MIT
  149. - tabbable
  150. - version: 6.2.0
  151. - license: MIT
  152. - toastify-js
  153. - version: 1.12.0
  154. - license: MIT
  155. - v-tooltip
  156. - version: 2.1.3
  157. - license: MIT
  158. - vue-loader
  159. - version: 15.11.1
  160. - license: MIT
  161. - vue
  162. - version: 2.7.16
  163. - license: MIT
  164. - webpack
  165. - version: 5.94.0
  166. - license: MIT
  167. - nextcloud
  168. - version: 1.0.0
  169. - license: AGPL-3.0-or-later