Skip to content

Commit 235d03a

Browse files
chore(deps): fix npm audit
Signed-off-by: GitHub <[email protected]>
1 parent 3e3b37a commit 235d03a

26 files changed

+1979
-1842
lines changed

js/editor-collab.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/editor-collab.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.

js/editor-guest.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/editor-guest.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.

js/editor.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/editor.js.LICENSE.txt

Lines changed: 22 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,3 @@
1-
/*
2-
* @copyright Copyright (c) 2019 Azul <[email protected]>
3-
*
4-
* @author Azul <[email protected]>
5-
*
6-
* @license GNU AGPL version 3 or any later version
7-
*
8-
* This program is free software: you can redistribute it and/or modify
9-
* it under the terms of the GNU Affero General Public License as
10-
* published by the Free Software Foundation, either version 3 of the
11-
* License, or (at your option) any later version.
12-
*
13-
* This program is distributed in the hope that it will be useful,
14-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
15-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16-
* GNU Affero General Public License for more details.
17-
*
18-
* You should have received a copy of the GNU Affero General Public License
19-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
20-
*
21-
*/
22-
231
/*
242
* @copyright Copyright (c) 2019 Julius Härtl <[email protected]>
253
*
@@ -137,28 +115,6 @@
137115
*
138116
*/
139117

140-
/*
141-
* @copyright Copyright (c) 2022 Jonas <[email protected]>
142-
*
143-
* @author Jonas <[email protected]>
144-
*
145-
* @license GNU AGPL version 3 or any later version
146-
*
147-
* This program is free software: you can redistribute it and/or modify
148-
* it under the terms of the GNU Affero General Public License as
149-
* published by the Free Software Foundation, either version 3 of the
150-
* License, or (at your option) any later version.
151-
*
152-
* This program is distributed in the hope that it will be useful,
153-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
154-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
155-
* GNU Affero General Public License for more details.
156-
*
157-
* You should have received a copy of the GNU Affero General Public License
158-
* along with this program. If not, see <http://www.gnu.org/licenses/>.
159-
*
160-
*/
161-
162118
/*
163119
* @copyright Copyright (c) 2022 Julius Härtl <[email protected]>
164120
*
@@ -290,8 +246,6 @@
290246
* along with this program. If not, see <http://www.gnu.org/licenses/>.
291247
*/
292248

293-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
294-
295249
/**
296250
* @copyright Copyright (c) 2019 Julius Härtl <[email protected]>
297251
*
@@ -465,3 +419,25 @@
465419
* along with this program. If not, see <http://www.gnu.org/licenses/>.
466420
*
467421
*/
422+
423+
/**
424+
* @copyright Copyright (c) 2022 Vinicius Reis <[email protected]>
425+
*
426+
* @author Vinicius Reis <[email protected]>
427+
*
428+
* @license AGPL-3.0-or-later
429+
*
430+
* This program is free software: you can redistribute it and/or modify
431+
* it under the terms of the GNU Affero General Public License as
432+
* published by the Free Software Foundation, either version 3 of the
433+
* License, or (at your option) any later version.
434+
*
435+
* This program is distributed in the hope that it will be useful,
436+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
437+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
438+
* GNU Affero General Public License for more details.
439+
*
440+
* You should have received a copy of the GNU Affero General Public License
441+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
442+
*
443+
*/

js/editor.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.

js/files-modal.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.

0 commit comments

Comments
 (0)