csv-parser
Advanced tools
Comparing version 1.4.6 to 1.4.7
{ | ||
"name": "csv-parser", | ||
"version": "1.4.6", | ||
"description": "Streaming csv parser inspired by binary-csv that aims to be faster than everyone else", | ||
"repository": "mafintosh/csv-parser", | ||
"version": "1.4.7", | ||
"description": "Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mafintosh/csv-parser" | ||
}, | ||
"dependencies": { | ||
@@ -30,3 +33,13 @@ "generate-function": "^1.0.1", | ||
"json" | ||
] | ||
], | ||
"bugs": { | ||
"url": "https://github.com/mafintosh/csv-parser/issues" | ||
}, | ||
"homepage": "https://github.com/mafintosh/csv-parser", | ||
"main": "index.js", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"author": "mafintosh", | ||
"license": "BSD" | ||
} |
# csv-parser | ||
Streaming csv parser inspired by binary-csv that aims to be faster than everyone else. | ||
Streaming CSV parser that aims for maximum speed as well as compatibility with the [csv-spectrum](https://npmjs.org/csv-spectrum) CSV acid test suite | ||
@@ -5,0 +5,0 @@ ``` |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15634
0
0
3
1
1