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.

core-install.js.license 3.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. SPDX-License-Identifier: MIT
  2. SPDX-License-Identifier: ISC
  3. SPDX-License-Identifier: GPL-3.0-or-later
  4. SPDX-License-Identifier: AGPL-3.0-or-later
  5. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  6. SPDX-FileCopyrightText: jQuery Foundation and other contributors
  7. SPDX-FileCopyrightText: inherits developers
  8. SPDX-FileCopyrightText: escape-html developers
  9. SPDX-FileCopyrightText: assert developers
  10. SPDX-FileCopyrightText: Tobias Koppers @sokra
  11. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  12. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  13. SPDX-FileCopyrightText: OpenJS Foundation and other contributors
  14. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  15. SPDX-FileCopyrightText: Morris Jobke
  16. SPDX-FileCopyrightText: Joyent
  17. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  18. SPDX-FileCopyrightText: Jordan Harband
  19. SPDX-FileCopyrightText: GitHub Inc.
  20. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  21. SPDX-FileCopyrightText: Christoph Wurst
  22. This file is generated from multiple sources. Included packages:
  23. - semver
  24. - version: 7.6.2
  25. - license: ISC
  26. - @nextcloud/event-bus
  27. - version: 3.3.1
  28. - license: GPL-3.0-or-later
  29. - @nextcloud/router
  30. - version: 2.2.0
  31. - license: GPL-3.0-or-later
  32. - @nextcloud/l10n
  33. - version: 2.2.0
  34. - license: GPL-3.0-or-later
  35. - assert
  36. - version: 2.1.0
  37. - license: MIT
  38. - available-typed-arrays
  39. - version: 1.0.7
  40. - license: MIT
  41. - call-bind
  42. - version: 1.0.7
  43. - license: MIT
  44. - console-browserify
  45. - version: 1.2.0
  46. - license: MIT
  47. - css-loader
  48. - version: 6.10.0
  49. - license: MIT
  50. - define-data-property
  51. - version: 1.1.4
  52. - license: MIT
  53. - define-properties
  54. - version: 1.2.1
  55. - license: MIT
  56. - dompurify
  57. - version: 3.1.4
  58. - license: (MPL-2.0 OR Apache-2.0)
  59. - es-define-property
  60. - version: 1.0.0
  61. - license: MIT
  62. - es-errors
  63. - version: 1.3.0
  64. - license: MIT
  65. - escape-html
  66. - version: 1.0.3
  67. - license: MIT
  68. - for-each
  69. - version: 0.3.3
  70. - license: MIT
  71. - function-bind
  72. - version: 1.1.2
  73. - license: MIT
  74. - get-intrinsic
  75. - version: 1.2.4
  76. - license: MIT
  77. - gopd
  78. - version: 1.0.1
  79. - license: MIT
  80. - has-property-descriptors
  81. - version: 1.0.2
  82. - license: MIT
  83. - has-proto
  84. - version: 1.0.3
  85. - license: MIT
  86. - has-symbols
  87. - version: 1.0.3
  88. - license: MIT
  89. - has-tostringtag
  90. - version: 1.0.2
  91. - license: MIT
  92. - hasown
  93. - version: 2.0.1
  94. - license: MIT
  95. - inherits
  96. - version: 2.0.4
  97. - license: ISC
  98. - is-arguments
  99. - version: 1.1.1
  100. - license: MIT
  101. - is-callable
  102. - version: 1.2.7
  103. - license: MIT
  104. - is-generator-function
  105. - version: 1.0.10
  106. - license: MIT
  107. - is-nan
  108. - version: 1.3.2
  109. - license: MIT
  110. - is-typed-array
  111. - version: 1.1.13
  112. - license: MIT
  113. - jquery-ui
  114. - version: 1.13.2
  115. - license: MIT
  116. - jquery
  117. - version: 3.7.1
  118. - license: MIT
  119. - object-is
  120. - version: 1.1.5
  121. - license: MIT
  122. - object-keys
  123. - version: 1.1.1
  124. - license: MIT
  125. - object.assign
  126. - version: 4.1.5
  127. - license: MIT
  128. - possible-typed-array-names
  129. - version: 1.0.0
  130. - license: MIT
  131. - process
  132. - version: 0.11.10
  133. - license: MIT
  134. - set-function-length
  135. - version: 1.2.1
  136. - license: MIT
  137. - strengthify
  138. - version: 0.5.9
  139. - license: MIT
  140. - style-loader
  141. - version: 3.3.4
  142. - license: MIT
  143. - util
  144. - version: 0.12.5
  145. - license: MIT
  146. - webpack
  147. - version: 5.91.0
  148. - license: MIT
  149. - which-typed-array
  150. - version: 1.1.14
  151. - license: MIT
  152. - nextcloud
  153. - version: 1.0.0
  154. - license: AGPL-3.0-or-later