Comparing version 2.11.3 to 2.11.4
@@ -13,6 +13,6 @@ "use strict"; | ||
exports.builtinLib = [ | ||
'jwt', 'download', 'i18n', 'mail', 'markdown', | ||
'jwt', 'download', 'i18n', 'mail', 'useragent', | ||
'md5', 'misc', 'paginate', 'hash.hydro', 'rank', | ||
'template', 'validator', 'nav', 'sysinfo', 'testdata.convert.ini', | ||
'testdataConfig', 'logger', 'useragent', | ||
'validator', 'nav', 'sysinfo', 'testdata.convert.ini', 'testdataConfig', | ||
'logger', | ||
]; | ||
@@ -19,0 +19,0 @@ exports.builtinModel = [ |
@@ -8,6 +8,6 @@ /* eslint-disable no-await-in-loop */ | ||
export const builtinLib = [ | ||
'jwt', 'download', 'i18n', 'mail', 'markdown', | ||
'jwt', 'download', 'i18n', 'mail', 'useragent', | ||
'md5', 'misc', 'paginate', 'hash.hydro', 'rank', | ||
'template', 'validator', 'nav', 'sysinfo', 'testdata.convert.ini', | ||
'testdataConfig', 'logger', 'useragent', | ||
'validator', 'nav', 'sysinfo', 'testdata.convert.ini', 'testdataConfig', | ||
'logger', | ||
]; | ||
@@ -14,0 +14,0 @@ |
{ | ||
"name": "hydrooj", | ||
"version": "2.11.3", | ||
"version": "2.11.4", | ||
"main": "dist/loader.js", | ||
@@ -5,0 +5,0 @@ "bin": "bin/hydrooj.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1390652