iandotkelly / nlf

Node License Finder
MIT License
153 stars 41 forks source link

Output quoted CSV columns #54

Open jsumners opened 5 years ago

jsumners commented 5 years ago

Notice that the following package is generating "Apache Licence, Version 2.0" as a value. This throws off the column count in the generated CSV:

name,version,directory,repository,summary,from package.json,from license,from readme
rx-lite,3.1.2,/foo/project/node_modules/inquirer/node_modules/rx-lite,(none),Apache License, Version 2.0,Apache License, Version 2.0,,

https://github.com/Reactive-Extensions/RxJS/tree/e67b23417f9f74072ec2d8b626a24167265c3950