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

@imikailoby/fr24-csv-parser

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imikailoby/fr24-csv-parser - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"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"
}
}
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