@hydrooj/fps-importer
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -69,2 +69,3 @@ /* eslint-disable no-await-in-loop */ | ||
const addTestdata = (node: any, id: string, ext: string) => { | ||
if (!node && typeof node !== 'string') return; // Ignore file not exist | ||
let c = node; | ||
@@ -71,0 +72,0 @@ if (node.$?.name) { |
{ | ||
"name": "@hydrooj/fps-importer", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Import FPS problems", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
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
9632
135