@imikailoby/fr24-csv-parser
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@imikailoby/fr24-csv-parser", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A CSV parser for files exported from myFlightRadar24, returning structured flight data", | ||
@@ -13,3 +13,3 @@ "author": "Mikhail Prosmitskiy", | ||
"scripts": { | ||
"build": "rollup --config rollup.config.js", | ||
"build": "rollup --config rollup.config.mjs", | ||
"lint": "eslint src/**/*.ts", | ||
@@ -51,4 +51,3 @@ "test": "jest", | ||
"typescript": "^5.7.2" | ||
}, | ||
"type": "module" | ||
} | ||
} |
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
13280
No