Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
"copyrightHolders": [],
"location": "public/lib/editor/tiny/js/tinymce",
"name": "Tiny",
"version": "7.7.1",
"version": "8.2.2",
"license": "MIT",
"repository": "https://github.com/tinymce/tinymce",
"customised": false
Expand Down Expand Up @@ -814,7 +814,7 @@
"location": "public/lib/php-jwt",
"name": "PHP-JWT",
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519",
"version": "6.11.0",
"version": "6.11.1",
"license": "BSD",
"licenseversion": "3-Clause",
"repository": "https://github.com/firebase/php-jwt",
Expand Down Expand Up @@ -858,7 +858,7 @@
"location": "public/lib/phpspreadsheet/phpspreadsheet",
"name": "PhpSpreadsheet",
"description": "Library to read, write and create spreadsheet documents in PHP.",
"version": "4.1.0",
"version": "5.2.0",
"license": "MIT",
"repository": "https://github.com/PHPOffice/PhpSpreadsheet",
"customised": true
Expand Down Expand Up @@ -1216,7 +1216,7 @@
"location": "public/media/player/videojs/amd/src/video-lazy.js",
"name": "VideoJS",
"description": "JavaScript library that makes it easier to work with and build on HTML5 video.",
"version": "8.21.1",
"version": "8.23.4",
"license": "Apache",
"licenseversion": "2.0",
"repository": "https://github.com/videojs/video.js",
Expand Down Expand Up @@ -1265,7 +1265,7 @@
"location": "public/media/player/videojs/videojs",
"name": "VideoJS support files",
"description": "JavaScript library that makes it easier to work with and build on HTML5 video",
"version": "8.21.1",
"version": "8.23.4",
"license": "Apache",
"licenseversion": "2.0",
"repository": "https://github.com/videojs/video.js",
Expand Down
3 changes: 3 additions & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ Garske
Gary
Gasper
Gasset
Gattinger
Gaudreau
Gauk
Gaur
Expand Down Expand Up @@ -926,6 +927,7 @@ Pinheiro
Pinto
Pisarev
Piton
Plasger
Platts
Poder
Poggenpohl
Expand Down Expand Up @@ -1479,6 +1481,7 @@ mikewaters
miksik
mindforge
minkowski
mioyu-ubiq
mits
mjollnir_
mkassaei
Expand Down
10 changes: 5 additions & 5 deletions general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ PCRE wrapping library that offers type-safe preg_* replacements.
### Tiny

- **Location**: public/lib/editor/tiny/js/tinymce
- **Version**: 7.7.1
- **Version**: 8.2.2
- **License**: MIT
- **URL**: [https://github.com/tinymce/tinymce](https://github.com/tinymce/tinymce)

Expand Down Expand Up @@ -721,7 +721,7 @@ A Parser for CSS Files written in PHP.
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519

- **Location**: public/lib/php-jwt
- **Version**: 6.11.0
- **Version**: 6.11.1
- **License**: BSD 3-Clause
- **URL**: [https://github.com/firebase/php-jwt](https://github.com/firebase/php-jwt)
- **Copyright holders**:
Expand Down Expand Up @@ -761,7 +761,7 @@ PHP Class for handling Matrices.
Library to read, write and create spreadsheet documents in PHP.

- **Location**: public/lib/phpspreadsheet/phpspreadsheet
- **Version**: 4.1.0 (with Moodle customisations)
- **Version**: 5.2.0 (with Moodle customisations)
- **License**: MIT
- **URL**: [https://github.com/PHPOffice/PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet)

Expand Down Expand Up @@ -1079,7 +1079,7 @@ Javascript media decoder and player for Ogg Vorbis/Opus/Theora and WebM VP8/VP9/
JavaScript library that makes it easier to work with and build on HTML5 video.

- **Location**: public/media/player/videojs/amd/src/video-lazy.js
- **Version**: 8.21.1 (with Moodle customisations)
- **Version**: 8.23.4 (with Moodle customisations)
- **License**: Apache 2.0
- **URL**: [https://github.com/videojs/video.js](https://github.com/videojs/video.js)
- **Copyright holders**:
Expand Down Expand Up @@ -1123,7 +1123,7 @@ JavaScript media decoder and player for Ogg Vorbis/Opus/Theora and WebM VP8/VP9/
JavaScript library that makes it easier to work with and build on HTML5 video

- **Location**: public/media/player/videojs/videojs
- **Version**: 8.21.1 (with Moodle customisations)
- **Version**: 8.23.4 (with Moodle customisations)
- **License**: Apache 2.0
- **URL**: [https://github.com/videojs/video.js](https://github.com/videojs/video.js)
- **Copyright holders**:
Expand Down