csv-generate
Advanced tools
Comparing version 4.2.5 to 4.2.6
{ | ||
"version": "4.2.5", | ||
"version": "4.2.6", | ||
"name": "csv-generate", | ||
@@ -124,3 +124,3 @@ "description": "CSV and object generation implementing the Node.js `stream.Readable` API", | ||
}, | ||
"gitHead": "74ca71aa11c98cd5dcdde8176c6871d119831f26" | ||
"gitHead": "fbff146dc9a9b943586e110ecb143aeb056e3400" | ||
} |
@@ -28,3 +28,3 @@ | ||
Run `npm install csv` to install the full csv module or run `npm install csv-generate` if you are only interested by the CSV generator. | ||
Run `npm install csv` to install the full CSV module or run `npm install csv-generate` if you are only interested by the CSV generator. | ||
@@ -31,0 +31,0 @@ Use the callback and sync APIs for simplicity or the stream based API for scalability. |
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