File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353format
5454gradeexport
5555gradeimport
56+ gradepenalty
5657gradereport
5758grades
5859grading
Original file line number Diff line number Diff line change 273273 "copyrightHolders" : [],
274274 "location" : " lib/editor/tiny/js/tinymce" ,
275275 "name" : " Tiny" ,
276- "version" : " 7.3.0 " ,
276+ "version" : " 7.7.1 " ,
277277 "license" : " MIT" ,
278278 "repository" : " https://github.com/tinymce/tinymce" ,
279279 "customised" : false
555555 "location" : " lib/htmlpurifier" ,
556556 "name" : " HTML Purifier" ,
557557 "description" : " Filters HTML." ,
558- "version" : " 4.17 .0" ,
558+ "version" : " 4.18 .0" ,
559559 "license" : " LGPL" ,
560560 "licenseversion" : " 2.1+" ,
561561 "repository" : " https://github.com/ezyang/htmlpurifier" ,
784784 "location" : " lib/php-css-parser" ,
785785 "name" : " PHP-CSS-Parser" ,
786786 "description" : " A Parser for CSS Files written in PHP." ,
787- "version" : " 8.4 .0" ,
787+ "version" : " 8.7 .0" ,
788788 "license" : " MIT" ,
789789 "repository" : " https://github.com/sabberworm/PHP-CSS-Parser" ,
790790 "customised" : true
10711071 "version" : " 1.12.1" ,
10721072 "license" : " MIT" ,
10731073 "repository" : " https://github.com/scssphp/scssphp/" ,
1074- "customised" : false
1074+ "customised" : true
10751075 },
10761076 {
10771077 "copyrightHolders" : [],
Original file line number Diff line number Diff line change 2323 "coursereport" : " course\/ report" ,
2424 "gradeexport" : " grade\/ export" ,
2525 "gradeimport" : " grade\/ import" ,
26+ "gradepenalty" : " grade\/ penalty" ,
2627 "gradereport" : " grade\/ report" ,
2728 "gradingform" : " grade\/ grading\/ form" ,
2829 "mlbackend" : " lib\/ mlbackend" ,
Original file line number Diff line number Diff line change @@ -1505,6 +1505,7 @@ tim@netspot.com.au
15051505tjh238
15061506tjhunt
15071507toanlam
1508+ toanlamt
15081509tomaz
15091510tomflannaghan
15101511toyomoyo
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ PCRE wrapping library that offers type-safe preg_* replacements.
248248### Tiny
249249
250250- ** Location** : lib/editor/tiny/js/tinymce
251- - ** Version** : 7.3.0
251+ - ** Version** : 7.7.1
252252- ** License** : MIT
253253- ** URL** : [ https://github.com/tinymce/tinymce ] ( https://github.com/tinymce/tinymce )
254254
@@ -499,7 +499,7 @@ PHP script to convert HTML into an approximate text equivalent.
499499Filters HTML.
500500
501501- ** Location** : lib/htmlpurifier
502- - ** Version** : 4.17 .0
502+ - ** Version** : 4.18 .0
503503- ** License** : LGPL 2.1+
504504- ** URL** : [ https://github.com/ezyang/htmlpurifier ] ( https://github.com/ezyang/htmlpurifier )
505505
@@ -696,7 +696,7 @@ Base class for other PEAR classes.
696696A Parser for CSS Files written in PHP.
697697
698698- ** Location** : lib/php-css-parser
699- - ** Version** : 8.4 .0 (with Moodle customisations)
699+ - ** Version** : 8.7 .0 (with Moodle customisations)
700700- ** License** : MIT
701701- ** URL** : [ https://github.com/sabberworm/PHP-CSS-Parser ] ( https://github.com/sabberworm/PHP-CSS-Parser )
702702- ** Copyright holders** :
@@ -948,7 +948,7 @@ RTLCSS is a framework for converting Left-To-Right (LTR) Cascading Style Sheets(
948948scssphp is a compiler for SCSS written in PHP.
949949
950950- ** Location** : lib/scssphp
951- - ** Version** : 1.12.1
951+ - ** Version** : 1.12.1 (with Moodle customisations)
952952- ** License** : MIT
953953- ** URL** : [ https://github.com/scssphp/scssphp/ ] ( https://github.com/scssphp/scssphp/ )
954954- ** Copyright holders** :
You can’t perform that action at this time.
0 commit comments