csv-stringify
Advanced tools
Comparing version 6.3.3 to 6.3.4
{ | ||
"version": "6.3.3", | ||
"version": "6.3.4", | ||
"name": "csv-stringify", | ||
@@ -18,3 +18,3 @@ "description": "CSV stringifier implementing the Node.js `stream.Transform` API", | ||
"coffeescript": "~2.7.0", | ||
"csv-generate": "^4.2.5", | ||
"csv-generate": "^4.2.6", | ||
"each": "^2.3.0", | ||
@@ -115,3 +115,3 @@ "eslint": "^8.36.0", | ||
}, | ||
"gitHead": "74ca71aa11c98cd5dcdde8176c6871d119831f26" | ||
"gitHead": "fbff146dc9a9b943586e110ecb143aeb056e3400" | ||
} |
@@ -35,3 +35,3 @@ | ||
Run `npm install csv` to install the full csv module or run `npm install csv-stringify` if you are only interested by the CSV stringifier. | ||
Run `npm install csv` to install the full CSV module or run `npm install csv-stringify` if you are only interested by the CSV stringifier. | ||
@@ -38,0 +38,0 @@ The module is built on the Node.js Stream API. 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