Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hydrooj

Package Overview
Dependencies
Maintainers
1
Versions
1060
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hydrooj - npm Package Compare versions

Comparing version 2.11.3 to 2.11.4

6

dist/entry/common.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc