@hydrooj/fps-importer
Advanced tools
Comparing version 1.5.5 to 1.5.6
@@ -15,3 +15,3 @@ /* eslint-disable no-await-in-loop */ | ||
async get() { | ||
this.response.template = 'problem_import.html'; | ||
this.response.template = 'problem_import_fps.html'; | ||
} | ||
@@ -18,0 +18,0 @@ |
{ | ||
"name": "@hydrooj/fps-importer", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "Import FPS problems", | ||
@@ -12,3 +12,3 @@ "main": "index.ts", | ||
"decode-html": "^2.0.0", | ||
"xml2js": "^0.5.0" | ||
"xml2js": "^0.6.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
@@ -1,1 +0,1 @@ | ||
{"compilerOptions":{"target":"es2020","module":"commonjs","esModuleInterop":true,"moduleResolution":"node","jsx":"react","sourceMap":false,"composite":true,"strictBindCallApply":true,"resolveJsonModule":true,"experimentalDecorators":true,"incremental":true,"types":["accepts","adm-zip","autocannon","body-parser","bonjour","co-body","connect","connect-history-api-fallback","content-disposition","cookiejar","cookies","cross-spawn","debug","dom4","eslint","eslint-scope","estree","expect","express","express-serve-static-core","formidable","fs-extra","geojson","glob","gulp-if","hoist-non-react-statics","http-assert","http-cache-semantics","http-errors","http-proxy","jquery","js-yaml","jsdom","json-schema","json5","jsonfile","katex","keygrip","koa","koa-compose","koa-compress","koa-router","koa-static-cache","linkify-it","lodash","markdown-it","mdurl","mime","mime-types","minimatch","ms","node","nodemailer","notp","pickadate","prop-types","qrcode","qs","range-parser","react","react-dom","redux-logger","retry","saslprep","scheduler","semver","serialize-javascript","serve-index","serve-static","shell-quote","sizzle","sockjs","source-map-support","superagent","superagent-proxy","supertest","tar","tough-cookie","turndown","use-sync-external-store","vinyl","webidl-conversions","webpack-env","whatwg-url","ws","xml2js"],"outDir":"/home/runner/work/Hydro/Hydro/.cache/ts-out/packages/fps-importer","rootDir":"."},"include":["**/*.ts"],"exclude":["public","frontend"]} | ||
{"compilerOptions":{"target":"es2020","module":"commonjs","esModuleInterop":true,"moduleResolution":"node","jsx":"react","sourceMap":false,"composite":true,"strictBindCallApply":true,"resolveJsonModule":true,"experimentalDecorators":true,"incremental":true,"types":["accepts","adm-zip","autocannon","body-parser","bonjour","co-body","connect","connect-history-api-fallback","content-disposition","cookiejar","cookies","cross-spawn","debug","dom4","eslint","eslint-scope","estree","expect","express","express-serve-static-core","formidable","fs-extra","geojson","glob","gulp-if","hoist-non-react-statics","http-assert","http-cache-semantics","http-errors","http-proxy","jquery","js-yaml","jsdom","json-schema","json5","jsonfile","katex","keygrip","koa","koa-compose","koa-compress","koa-router","koa-static-cache","linkify-it","lodash","markdown-it","mdurl","mime","mime-types","minimatch","ms","node","nodemailer","notp","pickadate","prop-types","qrcode","qs","range-parser","react","react-dom","redux-logger","retry","saslprep","scheduler","semver","send","serialize-javascript","serve-index","serve-static","shell-quote","sizzle","sockjs","source-map-support","superagent","superagent-proxy","supertest","tar","tough-cookie","turndown","use-sync-external-store","vinyl","webidl-conversions","webpack-env","whatwg-url","ws","xml2js"],"outDir":"/home/runner/work/Hydro/Hydro/.cache/ts-out/packages/fps-importer","rootDir":"."},"include":["**/*.ts"],"exclude":["public","frontend"]} |
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
8977
+ Addedxml2js@0.6.2(transitive)
- Removedxml2js@0.5.0(transitive)
Updatedxml2js@^0.6.0