MDL-84159 libraries: upgrade to version 1.9.2 of loglevel.

This commit is contained in:
Paul Holden
2025-02-05 23:10:29 +00:00
parent 07881a5772
commit 8516492ef6
3 changed files with 5 additions and 10 deletions
File diff suppressed because one or more lines are too long
+3 -8
View File
@@ -22,16 +22,11 @@
// OTHER DEALINGS IN THE SOFTWARE.
// Description of import into Moodle:
// Download from https://github.com/pimterry/loglevel/tree/master/dist
// Copy loglevel.js into lib/amd/src/ in Moodle folder.
// Download from https://github.com/pimterry/loglevel/tree/main/dist
// Copy loglevel.js into lib/amd/src/ in Moodle folder, and use grunt to build the code
// Add the license as a comment to the file and these instructions.
/*
* loglevel - https://github.com/pimterry/loglevel
*
* Copyright (c) 2013 Tim Perry
* Licensed under the MIT license.
*/
/*! loglevel - v1.9.2 - https://github.com/pimterry/loglevel - (c) 2024 Tim Perry - licensed MIT */
(function (root, definition) {
"use strict";
if (typeof define === 'function' && define.amd) {
+1 -1
View File
@@ -285,7 +285,7 @@ All rights reserved.</copyright>
<location>amd/src/loglevel.js</location>
<name>loglevel.js</name>
<description>Minimal lightweight simple logging for JavaScript.</description>
<version>1.9.1</version>
<version>1.9.2</version>
<license>MIT</license>
<repository>https://github.com/pimterry/loglevel/</repository>
<copyrights>