Skip to content

Commit acc0719

Browse files
authored
Merge pull request #813 from nextcloud/security/dep/stable24
2 parents dc6c39c + 9688ef8 commit acc0719

File tree

5 files changed

+1501
-3021
lines changed

5 files changed

+1501
-3021
lines changed

js/privacy-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/privacy-main.js.LICENSE.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
* @license MIT
1313
*/
1414

15+
/*!
16+
* The buffer module from node.js, for the browser.
17+
*
18+
* @author Feross Aboukhadijeh <https://feross.org>
19+
* @license MIT
20+
*/
21+
1522
/*!
1623
* Vue.js v2.6.14
1724
* (c) 2014-2021 Evan You
@@ -34,6 +41,8 @@
3441

3542
/*! For license information please see Multiselect.js.LICENSE.txt */
3643

44+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
45+
3746
/**!
3847
* @fileOverview Kickass library to create and place poppers near their reference elements.
3948
* @version 1.16.1

js/privacy-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)