{"versions":{"5.6.2":{"version":"5.6.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@types/mocha":"^8.0.4","@types/node":"^14.14.7","@types/should":"^13.0.0","babelify":"^10.0.0","browserify":"^17.0.0","coffeescript":"~2.5.1","csv-generate":"~3.2.4","each":"^1.2.2","express":"^4.17.1","mocha":"~8.2.1","should":"~13.2.3","ts-node":"^9.0.0","typescript":"^4.0.5"},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"scripts":{"build:babel":"cd lib && babel *.js -d es5 && cd ..","build:browserify":"browserify lib/index.js --transform babelify --standalone stringify > lib/browser/index.js && browserify lib/sync.js --transform babelify --standalone stringify > lib/browser/sync.js","build":"npm run build:babel && npm run build:browserify","preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"42db78693c47b2772cc1dafc43bb18a97b5d225f","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.6.2","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"e653783e2189c4c797fbb12abf7f4943c787caa9","size":130136,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.6.2.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.6.2_1614008586961_0.12618666942554668"},"_hasShrinkwrap":false,"publish_time":1614008587081,"_cnpm_publish_time":1614008587081,"contributors":[]},"5.6.1":{"version":"5.6.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@types/mocha":"^8.0.4","@types/node":"^14.14.7","@types/should":"^13.0.0","browserify":"^17.0.0","coffeescript":"~2.5.1","csv-generate":"~3.2.4","each":"^1.2.2","express":"^4.17.1","mocha":"~8.2.1","should":"~13.2.3","ts-node":"^9.0.0","typescript":"^4.0.5"},"optionalDependencies":{},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build_babel":"cd lib && babel *.js -d es5 && cd ..","build_browserify":"browserify lib/index.js --standalone stringify > lib/browser/index.js && browserify lib/sync.js --standalone stringify > lib/browser/sync.js","build":"npm run build_babel && npm run build_browserify","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"6f1fe1dc2688562503efd43bd89aafe166efcc1a","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.6.1","_nodeVersion":"14.15.2","_npmVersion":"6.14.9","dist":{"shasum":"d790bca20f20ed5a8887a3dce3ac458d611cd2e0","size":120335,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.6.1.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.6.1_1610364647427_0.8354728064758312"},"_hasShrinkwrap":false,"publish_time":1610364647565,"_cnpm_publish_time":1610364647565,"contributors":[]},"5.6.0":{"version":"5.6.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@types/mocha":"^8.0.4","@types/node":"^14.14.7","@types/should":"^13.0.0","coffeescript":"~2.5.1","csv-generate":"~3.2.4","each":"^1.2.2","express":"^4.17.1","mocha":"~8.2.1","should":"~13.2.3","ts-node":"^9.0.0","typescript":"^4.0.5"},"optionalDependencies":{},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build_babel":"cd lib && babel *.js -d es5 && cd ..","build_browserify":"browserify lib/index.js --standalone stringify > lib/browser/index.js && browserify lib/sync.js --standalone stringify > lib/browser/sync.js","build":"npm run build_babel && npm run build_browserify","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"73e6b1edb0f1bd9a2572a2bf325cf5fccfae8c93","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.6.0","_nodeVersion":"14.15.2","_npmVersion":"6.14.9","dist":{"shasum":"3dcde51da7561f5052220f1847bfd4db7618fcfa","size":123481,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.6.0.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.6.0_1608811474379_0.5269571360534049"},"_hasShrinkwrap":false,"publish_time":1608811474544,"_cnpm_publish_time":1608811474544,"contributors":[]},"5.5.3":{"version":"5.5.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@types/mocha":"^8.0.4","@types/node":"^14.14.7","@types/should":"^13.0.0","coffeescript":"~2.5.1","csv-generate":"~3.2.4","each":"^1.2.2","mocha":"~8.2.1","should":"~13.2.3","ts-node":"^9.0.0","typescript":"^4.0.5"},"optionalDependencies":{},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"9e62af7d29578931471415d8aa1d1619176cb3e8","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.5.3","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"shasum":"b7a287daee7492de3722b13dccb238f2d60db522","size":17344,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.5.3.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.5.3_1605527859350_0.06785528523118312"},"_hasShrinkwrap":false,"publish_time":1605527859529,"_cnpm_publish_time":1605527859529,"contributors":[]},"5.5.2":{"version":"5.5.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@types/mocha":"^8.0.4","@types/node":"^14.14.7","@types/should":"^13.0.0","coffeescript":"~2.5.1","csv-generate":"~3.2.4","each":"^1.2.2","mocha":"~8.2.1","should":"~13.2.3","ts-node":"^9.0.0","typescript":"^4.0.5"},"optionalDependencies":{},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"3a6cb427b091911652af9e7435ce4b3267978c5f","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.5.2","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"shasum":"4b5bbf73539f612378a8aa4c7d5bee910f50f21f","size":17331,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.5.2.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.5.2_1605523316678_0.017128199141685396"},"_hasShrinkwrap":false,"publish_time":1605523316799,"_cnpm_publish_time":1605523316799,"contributors":[]},"5.5.1":{"version":"5.5.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"824c7a96b558f74c88e05b994dee8ca9db5809ad","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.5.1","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"f42cdd379b0f7f142933a11f674b1a91ebd0fcd0","size":16290,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.5.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.5.1_1596825496329_0.27533049898249584"},"_hasShrinkwrap":false,"publish_time":1596825496476,"_cnpm_publish_time":1596825496476,"contributors":[]},"5.5.0":{"version":"5.5.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"d96691bc92223cf12f150fe748cad25b7ab5bf41","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.5.0","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"0bdeaaf60d6e15b89c752a0eceb4b4c2c8af5a8a","size":16252,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.5.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.5.0_1588365066500_0.9289256516191715"},"_hasShrinkwrap":false,"publish_time":1588365066615,"_cnpm_publish_time":1588365066615,"contributors":[]},"5.4.3":{"version":"5.4.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"56afc6a8960c6c0522d15d3019b086a000a4a410","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.4.3","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"68f2e59652af7bb27bb06fe05a8237ff95bd13f9","size":16155,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.4.3.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.4.3_1587542039087_0.7259341947135252"},"_hasShrinkwrap":false,"publish_time":1587542039245,"_cnpm_publish_time":1587542039245,"contributors":[]},"5.4.2":{"version":"5.4.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"2096fe506e44117830e68a092fdf0fee0af70412","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.4.2","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"c85dc508fec661e8056e3ef120e8ddbf2402a213","size":16131,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.4.2.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.4.2_1587504431600_0.37859333811293894"},"_hasShrinkwrap":false,"publish_time":1587504431736,"_cnpm_publish_time":1587504431736,"contributors":[]},"5.4.1":{"version":"5.4.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"1e4db1df6cc0e6d5cc72ec51ec95a391b1603546","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.4.1","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"fb18f5b8af9ad9daa6431588d6785481a82ae7a8","size":15959,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.4.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.4.1_1587497295412_0.9376904962995385"},"_hasShrinkwrap":false,"publish_time":1587497295598,"_cnpm_publish_time":1587497295598,"contributors":[]},"5.4.0":{"version":"5.4.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"2397aef4496bc41f3d4ffe70a7b645f6ead5ebab","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.4.0","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"4921acfec80a94f934c36c3d1bb562669908e050","size":15946,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.4.0_1587396071785_0.4589593258251605"},"_hasShrinkwrap":false,"publish_time":1587396071941,"_cnpm_publish_time":1587396071941,"contributors":[]},"5.3.6":{"version":"5.3.6","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib/*.js && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"coffee -b -o lib src && cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"7ef594c92428bd97092c3a7f145c9ef095349d5f","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.3.6","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"2655e2e1c01b97b3963bccbc9407b8fb876dc589","size":14359,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.3.6.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.3.6_1577115133826_0.6199898558021106"},"_hasShrinkwrap":false,"publish_time":1577115134011,"_cnpm_publish_time":1577115134011,"contributors":[]},"5.3.5":{"version":"5.3.5","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib/*.js && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"coffee -b -o lib src && cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"69bd09282d5a75df4c1b7c6faaaf7f0c242e8ab6","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.3.5","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"fd1f4008741c77c35870705e45b6ab6bb0671f3c","size":14316,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.3.5.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.3.5_1576676587581_0.9483655389625407"},"_hasShrinkwrap":false,"publish_time":1576676587693,"_cnpm_publish_time":1576676587693,"contributors":[]},"5.3.4":{"version":"5.3.4","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib/*.js && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"coffee -b -o lib src && cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"49f1dc3511b7cb1bb34bc04df880b18afa2236fb","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.3.4","_nodeVersion":"12.7.0","_npmVersion":"6.13.0","dist":{"shasum":"a607e4247c27b94a5ab2551351795a8c0a4321b6","size":14282,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.3.4.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.3.4_1575491702404_0.7781785733653597"},"_hasShrinkwrap":false,"publish_time":1575491702565,"_cnpm_publish_time":1575491702565,"contributors":[]},"5.3.3":{"version":"5.3.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.3.0","typescript":"^3.5.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib/*.js && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"coffee -b -o lib src && cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"368a2c62afef128d4c6b9efc7a9e0472c217f3ce","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.3.3","_nodeVersion":"12.7.0","_npmVersion":"6.10.1","dist":{"shasum":"c4725686a33db9f61e70d87af712285baefebe21","size":14130,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.3.3.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.3.3_1565470757996_0.44348353308604826"},"_hasShrinkwrap":false,"publish_time":1565470758125,"_cnpm_publish_time":1565470758125,"contributors":[]},"5.3.2":{"version":"5.3.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.3.0","typescript":"^3.5.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib/*.js && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"coffee -b -o lib src && cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"57abc9b583964b9b09044ed474abdf69879b1b9f","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.3.2","_nodeVersion":"12.7.0","_npmVersion":"6.10.1","dist":{"shasum":"66952cb22aff962168d809b781ab0ef7a9385397","size":13815,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.3.2.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.3.2_1565381904924_0.19736665973893341"},"_hasShrinkwrap":false,"publish_time":1565381905084,"_cnpm_publish_time":1565381905084,"contributors":[]},"5.3.1":{"version":"5.3.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","@types/mocha":"^5.2.7","@types/node":"^12.6.9","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.3.0","typescript":"^3.5.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib/*.js && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","build":"coffee -b -o lib src && cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"adf84592e1e44214bf39717147b4fdb2b6a5a9cb","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.3.1","_nodeVersion":"12.7.0","_npmVersion":"6.10.1","dist":{"shasum":"e4a2525554a8833d82576f0acfc115619c78edbf","size":13789,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.3.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.3.1_1565126028151_0.4879749407269969"},"_hasShrinkwrap":false,"publish_time":1565126028336,"_cnpm_publish_time":1565126028336,"contributors":[]},"5.3.0":{"version":"5.3.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@types/mocha":"^5.2.5","@types/node":"^10.12.18","@types/should":"^13.0.0","coffeescript":"~2.3.2","csv-generate":"~3.2.0","mocha":"~5.2.0","should":"~13.2.3","ts-node":"^7.0.1","typescript":"^3.2.4"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib/*.js && npm test && cp lib/*.ts lib/es5","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js -d es5 && cd ..","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"1ed9547db752d00ec4168506290a24002954e2d0","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.3.0","_npmVersion":"6.5.0","_nodeVersion":"10.12.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"ff2dfafa6fcccd455ff5039be9c202475aa3bbe0","size":14672,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.3.0_1548077653568_0.004122240586094561"},"_hasShrinkwrap":false,"publish_time":1548077653683,"_cnpm_publish_time":1548077653683,"contributors":[]},"5.2.0":{"version":"5.2.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.0","@babel/preset-env":"^7.2.0","coffeescript":"~2.3.2","csv-generate":"~3.2.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"d2b7330fa41789e188fd92584ac22fd685d6e08b","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.2.0","_npmVersion":"6.5.0","_nodeVersion":"10.12.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"f1bcee0fbeadb6a53a1b126a958aa97c80b5b047","size":12937,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.2.0_1547634649887_0.30554873734643984"},"_hasShrinkwrap":false,"publish_time":1547634650034,"_cnpm_publish_time":1547634650034,"contributors":[]},"5.1.2":{"version":"5.1.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.0","@babel/preset-env":"^7.2.0","coffeescript":"~2.3.2","csv-generate":"~3.2.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"27dfc07881883d49a1ce135c4e70ca37725d71a3","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"0c594ff13f3ae30d40348805eeb0d1f4faf1d9c2","size":12739,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.1.2.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.1.2_1545042298071_0.37622638497460237"},"_hasShrinkwrap":false,"publish_time":1545042298243,"_cnpm_publish_time":1545042298243,"contributors":[]},"5.1.1":{"version":"5.1.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.0","@babel/preset-env":"^7.2.0","coffeescript":"~2.3.2","csv-generate":"~3.2.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"3dc898f392b725f72e25fdc63c03a41f470a652d","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"3989b8fc40b6cf12d2808529c86ca0fde019f560","size":12633,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.1.1_1544052718007_0.12783482097617527"},"_hasShrinkwrap":false,"publish_time":1544052718121,"_cnpm_publish_time":1544052718121,"contributors":[]},"5.1.0":{"version":"5.1.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.0","@babel/preset-env":"^7.2.0","coffeescript":"~2.3.2","csv-generate":"~3.2.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"5efdf58a039ad5aeea70dfee19b1da70edb8399b","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"ca42dc18d8cfdd4764ef365114c4036397c6abc7","size":12603,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.1.0_1544015419736_0.7404588276953017"},"_hasShrinkwrap":false,"publish_time":1544015419838,"_cnpm_publish_time":1544015419838,"contributors":[]},"5.0.0":{"version":"5.0.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.1.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","coffeescript":"~2.3.1","csv-generate":"~2.1.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"3b6a85e1a5d2ecff44af389b5fbbd3a4b8cd3d70","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"7248acd769a6cf74201fd43ded7b806dd51aff1f","size":10526,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.0.0_1542832315033_0.28053727379525495"},"_hasShrinkwrap":false,"publish_time":1542832315129,"_cnpm_publish_time":1542832315129,"contributors":[]},"4.3.1":{"version":"4.3.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.1.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","coffeescript":"~2.3.1","csv-generate":"~2.1.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"97bcb6336b3f39eb4e966798dd3210f99643306d","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@4.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"7bee36f746ef555dd481a735a9e2938965f8478b","size":9780,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-4.3.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_4.3.1_1538170339307_0.23310821136471627"},"_hasShrinkwrap":false,"publish_time":1538170339495,"_cnpm_publish_time":1538170339495,"contributors":[]},"4.3.0":{"version":"4.3.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.1.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","coffeescript":"~2.3.1","csv-generate":"~2.1.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"80e26a5966c9ac070d37ac51e7908fe81b000e26","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@4.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"8734a42ea18f4d8d78ab9f9f456d94159337a6fc","size":9769,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-4.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_4.3.0_1538169353332_0.18542118016327813"},"_hasShrinkwrap":false,"publish_time":1538169353509,"_cnpm_publish_time":1538169353509,"contributors":[]},"4.2.0":{"version":"4.2.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.1.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","coffeescript":"~2.3.1","csv-generate":"~2.1.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"b8e1d7db2fb16f124264d7f72eb9b4c080467573","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@4.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"a8dea976943802fbdd284834f2d81bff32cd1349","size":9826,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-4.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_4.2.0_1538148410293_0.8757521427975874"},"_hasShrinkwrap":false,"publish_time":1538148410454,"_cnpm_publish_time":1538148410454,"contributors":[]},"4.1.0":{"version":"4.1.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"~2.3.1","csv-generate":"~2.1.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"11876313b050063a12c4bffe4ad1519665689263","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@4.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"65fb5980b9f2eb18e69df90b9de52502769f271d","size":9242,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-4.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_4.1.0_1538122370603_0.8691717184834666"},"_hasShrinkwrap":false,"publish_time":1538122370817,"_cnpm_publish_time":1538122370817,"contributors":[]},"4.0.1":{"version":"4.0.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"~2.3.1","csv-generate":"~2.1.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"fa3fe914fb5465cc2c48da070e476c2d2229057b","_id":"csv-stringify@4.0.1","_npmVersion":"6.2.0","_nodeVersion":"10.0.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"2cb3be20c7ca52e6cf8b8104e6d9faf79e3facf5","size":24693,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-4.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_4.0.1_1535403673440_0.4920725439732434"},"_hasShrinkwrap":false,"publish_time":1535403673586,"_cnpm_publish_time":1535403673586,"contributors":[]},"4.0.0":{"version":"4.0.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"~2.3.1","csv-generate":"~2.1.0","mocha":"~5.2.0","should":"~13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"1028e24c70bcb229a00fb4c695393b6ffdf1066d","_id":"csv-stringify@4.0.0","_npmVersion":"6.2.0","_nodeVersion":"10.0.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"32205d94574fb47af7e404ab0202a628e2ae50e1","size":24672,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-4.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_4.0.0_1535401270711_0.9481270122971572"},"_hasShrinkwrap":false,"publish_time":1535401270849,"_cnpm_publish_time":1535401270849,"contributors":[]},"3.1.1":{"version":"3.1.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"7e3aa8ee772a037d7f352d946b8d0fe1d4430c3d","_id":"csv-stringify@3.1.1","_npmVersion":"6.0.1","_nodeVersion":"10.0.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"3a4e180a84f9c45a6a0a0401c1b41b315b9131f0","size":24504,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-3.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_3.1.1_1528789781675_0.6682390196610317"},"_hasShrinkwrap":false,"publish_time":1528789781823,"_cnpm_publish_time":1528789781823,"contributors":[]},"3.1.0":{"version":"3.1.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"15dad653cb5033665fd4591bb76600301ea66db1","_id":"csv-stringify@3.1.0","_npmVersion":"6.0.1","_nodeVersion":"10.0.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"1f7f8eb133a91128154df0db1502d05ce30ae9a6","size":24482,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-3.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_3.1.0_1528658414510_0.03493352435941466"},"_hasShrinkwrap":false,"publish_time":1528658414600,"_cnpm_publish_time":1528658414600,"contributors":[]},"3.0.0":{"version":"3.0.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"gitHead":"93a95f23c8fe26c86a7b90851a0fdeb5faf1a5ff","_id":"csv-stringify@3.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"ed2b4eaae5a3be382309f7864168458970307d7f","size":23492,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-3.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_3.0.0_1522789546236_0.4505546493774595"},"_hasShrinkwrap":false,"publish_time":1522789546359,"_cnpm_publish_time":1522789546359,"contributors":[]},"2.1.0":{"version":"2.1.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"gitHead":"1c64639b4ce482bc57a5a327a6623ce2075f8420","_id":"csv-stringify@2.1.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"b144445a2a5e17cc1cf668282fce421482c23272","size":23484,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-2.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_2.1.0_1522789391980_0.6256881615688163"},"_hasShrinkwrap":false,"publish_time":1522789392090,"_cnpm_publish_time":1522789392090,"contributors":[]},"2.0.4":{"version":"2.0.4","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"gitHead":"9f81347dfa17239de7cf9b534d4332a16e198188","_id":"csv-stringify@2.0.4","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"9ace220df98ffa7ca91314ac77ff8cba0a08c863","size":23384,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-2.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_2.0.4_1518699172001_0.8526933211970731"},"_hasShrinkwrap":false,"publish_time":1518699172820,"_cnpm_publish_time":1518699172820,"contributors":[]},"2.0.3":{"version":"2.0.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","lodash.get":"~4.4.2"},"devDependencies":{"coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"gitHead":"7a52afcf43b877977e7c8c2d3265e473c2833d90","_id":"csv-stringify@2.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"a5eca2d54ac531d49d2f941798a9cfde4784976b","size":23372,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-2.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_2.0.3_1518640862378_0.41073810085253837"},"_hasShrinkwrap":false,"publish_time":1518640864637,"_cnpm_publish_time":1518640864637,"contributors":[]},"2.0.2":{"version":"2.0.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib && npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"mocha test/**/*.coffee"},"gitHead":"bf49f42d6a98afe5aec4f2f94e467f5641cbd86a","_id":"csv-stringify@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"3d1459fe448a8786d86c87278c2c41961ae173ab","size":6653,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-2.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_2.0.2_1518037222567_0.3255506247830404"},"_hasShrinkwrap":false,"publish_time":1518037223253,"_cnpm_publish_time":1518037223253,"contributors":[]},"2.0.1":{"version":"2.0.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib && npm test","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"mocha test/**/*.coffee"},"gitHead":"f1e3f9012f0a8ad77364701cf99695a93265cee4","_id":"csv-stringify@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"bba2a1e1129818bb3e6712914ec3c84d45a9d8c0","size":6622,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-2.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify-2.0.1.tgz_1513766641338_0.9623681735247374"},"directories":{},"publish_time":1513766642363,"_cnpm_publish_time":1513766642363,"_hasShrinkwrap":false,"contributors":[]},"2.0.0":{"version":"2.0.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"coffeescript":"~2.0.1","csv-generate":"~2.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha test/**/*.coffee"},"gitHead":"81765d1185a46a5a65a3b3cd8b80786b6d5d8368","_id":"csv-stringify@2.0.0","_shasum":"927bb55fd1408205ce444d2880184627b24b64f1","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"927bb55fd1408205ce444d2880184627b24b64f1","size":6118,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-2.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify-2.0.0.tgz_1508501162767_0.5796847662422806"},"directories":{},"publish_time":1508501163633,"_hasShrinkwrap":false,"_cnpm_publish_time":1508501163633,"contributors":[]},"1.1.2":{"version":"1.1.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"coffee-script":"~1.12.7","csv-generate":"~1.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha test/**/*.coffee"},"gitHead":"9dcfa38c2ce818c47328be7e9db31c7d3eecbb89","_id":"csv-stringify@1.1.2","_shasum":"77a41526581bce3380f12b00d7c5bbac70c82b58","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"77a41526581bce3380f12b00d7c5bbac70c82b58","size":5537,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-1.1.2.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify-1.1.2.tgz_1508500017729_0.008963113883510232"},"directories":{},"publish_time":1508500018538,"_cnpm_publish_time":1508500018538,"_hasShrinkwrap":false,"contributors":[]},"1.1.1":{"version":"1.1.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"coffee-script":"~1.12.7","csv-generate":"~1.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha test/**/*.coffee"},"gitHead":"843026a68cce1b8d082a857cb080df94f9bcc18d","_id":"csv-stringify@1.1.1","_shasum":"256f6f8d7c68d5603ac21e22ec86814f5d3e67ce","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"256f6f8d7c68d5603ac21e22ec86814f5d3e67ce","size":6126,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-1.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify-1.1.1.tgz_1508499877997_0.3282936920877546"},"directories":{},"publish_time":1508499878903,"_hasShrinkwrap":false,"_cnpm_publish_time":1508499878903,"contributors":[]},"1.1.0":{"version":"1.1.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/adaltas/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"coffeescript":"~2.0.1","csv-generate":"~1.0.0","mocha":"~4.0.1","should":"~13.1.2"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha test/**/*.coffee"},"gitHead":"8767774fd3f5819ba2350ce3327bc636ca3541aa","_id":"csv-stringify@1.1.0","_shasum":"79e5ae9d639dd7c5acefe1564f7dc9f7629f278c","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"dist":{"shasum":"79e5ae9d639dd7c5acefe1564f7dc9f7629f278c","size":6121,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-1.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify-1.1.0.tgz_1508495369864_0.9398626287002116"},"directories":{},"publish_time":1508495370780,"_hasShrinkwrap":false,"_cnpm_publish_time":1508495370780,"contributors":[]},"1.0.4":{"version":"1.0.4","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"^4.0.0"},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot"},"gitHead":"35706bc22bfb39803e46e379acdcbcc2946459ea","_id":"csv-stringify@1.0.4","_shasum":"bc18bab9ad4cef3195fd257980b58b479c42d3e5","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"bc18bab9ad4cef3195fd257980b58b479c42d3e5","size":5413,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-1.0.4.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/csv-stringify-1.0.4.tgz_1462998218169_0.9001891198568046"},"directories":{},"publish_time":1462998220652,"_cnpm_publish_time":1462998220652,"_hasShrinkwrap":false,"contributors":[]},"1.0.3":{"version":"1.0.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"^4.0.0"},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot"},"gitHead":"16c500f3686fd47f2a67bdc04e21200d206a23a3","_id":"csv-stringify@1.0.3","_shasum":"575ea535cb5719df1ebcfa0ba9291a41e09c84d6","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"575ea535cb5719df1ebcfa0ba9291a41e09c84d6","size":5076,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-1.0.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/csv-stringify-1.0.3.tgz_1462561516536_0.9372987458482385"},"directories":{},"publish_time":1462561519067,"_cnpm_publish_time":1462561519067,"_hasShrinkwrap":false,"contributors":[]},"1.0.2":{"version":"1.0.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"^4.0.0"},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot"},"gitHead":"09b98225b252d63c1b3029cd33fcb3d299f80f29","_id":"csv-stringify@1.0.2","_shasum":"62e86627fd94392c82162c82d6543d95700cb741","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.2","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"62e86627fd94392c82162c82d6543d95700cb741","size":5046,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-1.0.2.tgz"},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/csv-stringify-1.0.2.tgz_1455120424840_0.17426725989207625"},"directories":{},"publish_time":1455120427838,"_cnpm_publish_time":1455120427838,"_hasShrinkwrap":false,"contributors":[]},"1.0.1":{"version":"1.0.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{"lodash.get":"^4.0.0"},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot"},"gitHead":"18227cb89d965d54ad4c4ff02131fd67f0f147af","_id":"csv-stringify@1.0.1","_shasum":"d2b958447b167956bd8d97a95010810781984275","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.2","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"d2b958447b167956bd8d97a95010810781984275","size":4964,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-1.0.1.tgz"},"directories":{},"publish_time":1453577646294,"_cnpm_publish_time":1453577646294,"_hasShrinkwrap":false,"contributors":[]},"0.0.8":{"version":"0.0.8","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot"},"gitHead":"b2bdf23aecb1f486f19639319dab155112c9e37d","_id":"csv-stringify@0.0.8","_shasum":"52cc3b3dfc197758c55ad325a95be85071f9e51b","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"52cc3b3dfc197758c55ad325a95be85071f9e51b","size":4922,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.8.tgz"},"directories":{},"publish_time":1433843588343,"_cnpm_publish_time":1433843588343,"_hasShrinkwrap":false,"contributors":[]},"0.0.7":{"version":"0.0.7","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"licenses":"BSD-3-Clause","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"coffee":"coffee -b -o lib src","pretest":"coffee -b -o lib src","test":"NODE_ENV=test ./node_modules/.bin/mocha --compilers coffee:coffee-script/register --reporter dot"},"gitHead":"7385e0f46595454ec7ae7e775b8ecf212966eb71","_id":"csv-stringify@0.0.7","_shasum":"116ae90098b5bebedeedf1a0426f13e2c8e7a530","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"116ae90098b5bebedeedf1a0426f13e2c8e7a530","size":4921,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.7.tgz"},"directories":{},"publish_time":1432891764573,"_cnpm_publish_time":1432891764573,"_hasShrinkwrap":false,"contributors":[]},"0.0.6":{"version":"0.0.6","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"licenses":[{"type":"BSD","url":"https://github.com/wdavidw/node-csv-stringify/blob/master/LICENSE"}],"repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"test":"make test"},"gitHead":"09c3520084335df14c35f10fd4c85385e38b6182","_id":"csv-stringify@0.0.6","_shasum":"7cf09e868b1b18a497dac1553420bdabb99b6b62","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.10.33","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"7cf09e868b1b18a497dac1553420bdabb99b6b62","size":10622,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.6.tgz"},"directories":{},"publish_time":1422306397979,"_cnpm_publish_time":1422306397979,"_hasShrinkwrap":false,"contributors":[]},"0.0.5":{"version":"0.0.5","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"licenses":[{"type":"BSD","url":"https://github.com/wdavidw/node-csv-stringify/blob/master/LICENSE"}],"repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"test":"make test"},"gitHead":"73b6babc222afb3436a56e0c8a90db70e04d8f55","_id":"csv-stringify@0.0.5","_shasum":"03dee7c8ede25fd19455fa5acf00083c9e606cfd","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"03dee7c8ede25fd19455fa5acf00083c9e606cfd","size":10603,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.5.tgz"},"directories":{},"publish_time":1418230959001,"_cnpm_publish_time":1418230959001,"_hasShrinkwrap":false,"contributors":[]},"0.0.4":{"version":"0.0.4","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"licenses":[{"type":"BSD","url":"https://github.com/wdavidw/node-csv-stringify/blob/master/LICENSE"}],"repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"homepage":"http://csv.adaltas.com/stringify/","dependencies":{},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"test":"make test"},"gitHead":"a762626096de0d5f43b39232274e57ec8dc1a8c5","_id":"csv-stringify@0.0.4","_shasum":"9335c3c21b1da8dc039168e501f9334d7144e98e","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"9335c3c21b1da8dc039168e501f9334d7144e98e","size":10536,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.4.tgz"},"directories":{},"publish_time":1416354053766,"_cnpm_publish_time":1416354053766,"_hasShrinkwrap":false,"contributors":[]},"0.0.3":{"version":"0.0.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"licenses":[{"type":"BSD","url":"https://github.com/wdavidw/node-csv-stringify/blob/master/LICENSE"}],"repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"dependencies":{},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"test":"make test"},"gitHead":"1341800d69ddc5c0f8e1f3c00fc3927b5b61f34f","_id":"csv-stringify@0.0.3","_shasum":"cfe9ae46f5bf1111afaec17843e08d8b10358d0b","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"dist":{"shasum":"cfe9ae46f5bf1111afaec17843e08d8b10358d0b","size":10465,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.3.tgz"},"directories":{},"publish_time":1403249879330,"_cnpm_publish_time":1403249879330,"_hasShrinkwrap":false,"contributors":[]},"0.0.2":{"version":"0.0.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"dependencies":{},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"test":"make test"},"_id":"csv-stringify@0.0.2","dist":{"shasum":"7caea4a78625a87bc9fc062eebc557ae64c26d3e","size":8342,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.2.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"publish_time":1396687609930,"_cnpm_publish_time":1396687609930,"_hasShrinkwrap":false,"contributors":[]},"0.0.1":{"version":"0.0.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"dependencies":{},"devDependencies":{"coffee-script":"latest","csv-generate":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","scripts":{"test":"make test"},"_id":"csv-stringify@0.0.1","dist":{"shasum":"22e8b6094e49f0a1e5761c94d0e514ea5105aa5e","size":7915,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.1.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"publish_time":1395525835294,"_cnpm_publish_time":1395525835294,"_hasShrinkwrap":false,"contributors":[]},"0.0.0":{"version":"0.0.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","repository":{"type":"git","url":"http://www.github.com/wdavidw/node-csv-stringify"},"dependencies":{"produce":"latest"},"devDependencies":{"coffee-script":"latest","mocha":"latest","should":"latest"},"optionalDependencies":{},"main":"./lib","_id":"csv-stringify@0.0.0","dist":{"shasum":"eac6f52cd87dc96c5a776bcf80729bdc72b82acb","size":2980,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-0.0.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"directories":{},"publish_time":1382714384499,"_cnpm_publish_time":1382714384499,"_hasShrinkwrap":false,"contributors":[]},"5.6.5":{"version":"5.6.5","name":"csv-stringify","description":"","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/preset-env":"^7.15.0","@types/mocha":"^9.0.0","@types/node":"^16.7.8","@types/should":"^13.0.0","babelify":"^10.0.0","browserify":"^17.0.0","coffeescript":"~2.5.1","csv-generate":"^3.4.3","each":"^1.2.2","express":"^4.17.1","mocha":"~9.1.1","should":"~13.2.3","ts-node":"^10.2.1","typescript":"^4.4.2"},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"scripts":{"build:babel":"cd lib && babel *.js -d es5 && cd ..","build:browserify":"browserify lib/index.js --transform babelify --standalone stringify > lib/browser/index.js && browserify lib/sync.js --transform babelify --standalone stringify > lib/browser/sync.js","build":"npm run build:babel && npm run build:browserify","preversion":"cp lib/*.ts lib/es5 && git add lib/es5/*.ts","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"0fd5209b6862655c384cda052abf38019b959e70","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.6.5","_nodeVersion":"14.11.0","_npmVersion":"lerna/4.0.0/node@v14.11.0+x64 (darwin)","dist":{"shasum":"c6d74badda4b49a79bf4e72f91cce1e33b94de00","size":128867,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.6.5.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.6.5_1630657528627_0.4428828310528108"},"_hasShrinkwrap":false,"publish_time":1630657528775,"_cnpm_publish_time":1630657528775,"contributors":[]},"5.6.4":{"version":"5.6.4","name":"csv-stringify","description":"","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@types/mocha":"^8.0.4","@types/node":"^14.14.7","@types/should":"^13.0.0","babelify":"^10.0.0","browserify":"^17.0.0","coffeescript":"~2.5.1","csv-generate":"~3.2.4","each":"^1.2.2","express":"^4.17.1","mocha":"~8.2.1","should":"~13.2.3","ts-node":"^9.0.0","typescript":"^4.0.5"},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"scripts":{"build:babel":"cd lib && babel *.js -d es5 && cd ..","build:browserify":"browserify lib/index.js --transform babelify --standalone stringify > lib/browser/index.js && browserify lib/sync.js --transform babelify --standalone stringify > lib/browser/sync.js","build":"npm run build:babel && npm run build:browserify","preversion":"cp lib/*.ts lib/es5 && git add lib/es5/*.ts","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"6b34c28a523bb4c666a5e8a7738640b71edf7b05","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.6.4","_nodeVersion":"16.1.0","_npmVersion":"lerna/4.0.0/node@v16.1.0+x64 (darwin)","dist":{"shasum":"8764c56c39eefc1539db47de3f3b90eb11be22f0","size":128797,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-5.6.4.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.6.4_1630082357226_0.11974967343358944"},"_hasShrinkwrap":false,"publish_time":1630082357454,"_cnpm_publish_time":1630082357454,"contributors":[]},"6.0.5":{"version":"6.0.5","name":"csv-stringify","description":"","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.1","@rollup/plugin-node-resolve":"^13.0.6","@types/mocha":"^9.0.0","@types/node":"^16.11.7","@types/should":"^13.0.0","coffeescript":"~2.6.1","csv-generate":"^4.0.4","each":"^1.2.2","eslint":"^8.2.0","express":"^4.17.1","mocha":"~9.1.3","rollup":"^2.60.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.4.0","typescript":"^4.4.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm":"./dist/esm/index.js","./browser/esm/sync":"./dist/esm/sync.js"},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.mjs","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --loader=./test/loaders/legacy/all.mjs 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"bab8d89a6eb3bc073233e27b7af0a50284b1590f","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.0.5","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-7xpV3uweJCFF/Ssn56l3xsR/k2r3UqszwjEhej9qEn2cCPzyK1WyHCgoUVzBA792x8HbwonNX7CU9XM2K5s5yw==","shasum":"3474a4fe784249eb5c91d455f616e1f70961cdc0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.0.5.tgz","fileCount":19,"unpackedSize":1268759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzN4JCRA9TVsSAnZWagAAlykQAKPLJkfBDk8s76NijtmV\nVFN3CUfwC5G/cYydx9sXsHONYanxqJEL8E/o6Dmj3qePxDty8RyoOc/T1Ss+\nA9tYfmCk1r2TCiwKsEK0VQVigfcqfh60pwVSgL47t9/++6Yp5JgMg+eIDsJ3\nkW2Nml4Zi8Fg3dBwp0tCS0Nm1KG0rV/Ry3IDLwLJ9W6ER6KPS5Us80fp99YQ\nevzV5uL2lKGa1HFJwihjxcK4lLztVN1KdY2J+e2zuvKAuIoojQUSa5NJmK55\nKfltKBI0P7KykKXbC/cQpk8G9G6KlyIJ+dwpojqWTc8lAxERul4yS+Rxrf9M\no1PoO1C5vguRT5CI3cfTBRi3wLT8eNNg1RWXFyVyW2fYx1wAHfHY0jIvA5Q8\nlZkORT18eTbqxE//8njVNQDr7+1uV3Ln2TVXJoCifeOcfxXwt2IWm31V6VGx\nZ4IOzkMRqrxU1uIk+UiWF+LZQpuvWwWEIPBaVRSvoBMV5xoj5Lea2h5Y/y0J\naWy0s8xcM0NDRzKTsOyKom89uE5IZVmvzL62DVEu4TsGeqHBw/imSei3QAFt\nk1GG9NNlY7n3D/VFB6z1kGbwIi+dkMs+Ik1MQCGmr/84Qyr62Ro9mKVixHoN\neINjsGwK/EV/Ua8XsCnWYStnrS/8bELuq2CEOegHu57SBbplTr6gAdmcjglN\nM+Ts\r\n=mhJ3\r\n-----END PGP SIGNATURE-----\r\n","size":260671,"noattachment":false},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.0.5_1640816136980_0.6101494059643533"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T22:15:43.590Z","publish_time":1640816137171,"_cnpm_publish_time":1640816137171,"contributors":[]},"6.0.4":{"version":"6.0.4","name":"csv-stringify","description":"","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.1","@rollup/plugin-node-resolve":"^13.0.6","@types/mocha":"^9.0.0","@types/node":"^16.11.7","@types/should":"^13.0.0","coffeescript":"~2.6.1","csv-generate":"^4.0.3","each":"^1.2.2","eslint":"^8.2.0","express":"^4.17.1","mocha":"~9.1.3","rollup":"^2.60.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.4.0","typescript":"^4.4.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm/":"./dist/esm/"},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.mjs","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --loader=./test/loaders/legacy/all.mjs 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"]}},"gitHead":"8bdbe7ef8b4ff626fcd79d39b273a8bee7f278fb","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.0.4","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"shasum":"8c1656fef2aa05c2ccf7401240d177944a08479e","size":260644,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.0.4.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.0.4_1637334562535_0.9596671807405277"},"_hasShrinkwrap":false,"publish_time":1637334562789,"_cnpm_publish_time":1637334562789,"contributors":[]},"6.0.3":{"version":"6.0.3","name":"csv-stringify","description":"","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.1","@rollup/plugin-node-resolve":"^13.0.6","@types/mocha":"^9.0.0","@types/node":"^16.11.7","@types/should":"^13.0.0","coffeescript":"~2.6.1","csv-generate":"^4.0.3","each":"^1.2.2","eslint":"^8.2.0","express":"^4.17.1","mocha":"~9.1.3","rollup":"^2.60.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.4.0","typescript":"^4.4.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm/":"./dist/esm/"},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.mjs","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --loader=./test/loaders/legacy/all.mjs 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"]}},"gitHead":"e00242dd598b165bdfcf2d17a2b8cd63806df816","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.0.3","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"shasum":"9cc38520e2c76b3d8f0d92a6cbbdf7df62cf3dd9","size":260351,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.0.3.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.0.3_1637323844855_0.010166292843138747"},"_hasShrinkwrap":false,"publish_time":1637323845092,"_cnpm_publish_time":1637323845092,"contributors":[]},"6.0.2":{"version":"6.0.2","name":"csv-stringify","description":"","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.1","@rollup/plugin-node-resolve":"^13.0.6","@types/mocha":"^9.0.0","@types/node":"^16.11.7","@types/should":"^13.0.0","coffeescript":"~2.6.1","csv-generate":"^4.0.2","each":"^1.2.2","eslint":"^8.2.0","express":"^4.17.1","mocha":"~9.1.3","rollup":"^2.60.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.4.0","typescript":"^4.4.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.mjs","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --loader=./test/loaders/legacy/all.mjs 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"]}},"gitHead":"f1abfafb56b5fd1f4097967052299dacaa2d8100","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.0.2","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"shasum":"f72b24dd0b40cdbd325d9191f7ab5b09b58af387","size":260339,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.0.2.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.0.2_1637245675701_0.95744955160933"},"_hasShrinkwrap":false,"publish_time":1637245675911,"_cnpm_publish_time":1637245675911,"contributors":[]},"6.0.1":{"version":"6.0.1","name":"csv-stringify","description":"","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.1","@rollup/plugin-node-resolve":"^13.0.6","@types/mocha":"^9.0.0","@types/node":"^16.11.7","@types/should":"^13.0.0","coffeescript":"~2.6.1","csv-generate":"^4.0.1","each":"^1.2.2","eslint":"^8.2.0","express":"^4.17.1","mocha":"~9.1.3","rollup":"^2.60.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.4.0","typescript":"^4.4.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.mjs","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --loader=./test/loaders/legacy/all.mjs 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"]}},"gitHead":"469fb3877909c5c2146b606becaad38210945e1d","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.0.1","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","dist":{"shasum":"de812cb1be1f2931ca7d71f1279ce4d43fb0fc7a","size":333725,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.0.1.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.0.1_1637016782203_0.9226944909495713"},"_hasShrinkwrap":false,"publish_time":1637016782496,"_cnpm_publish_time":1637016782496,"contributors":[]},"6.0.0":{"version":"6.0.0","name":"csv-stringify","description":"","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.1","@rollup/plugin-node-resolve":"^13.0.6","@types/mocha":"^9.0.0","@types/node":"^16.11.7","@types/should":"^13.0.0","coffeescript":"~2.6.1","csv-generate":"^4.0.0","each":"^1.2.2","eslint":"^8.2.0","express":"^4.17.1","mocha":"~9.1.3","rollup":"^2.60.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.4.0","typescript":"^4.4.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.mjs","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --loader=./test/loaders/legacy/all.mjs 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"]}},"gitHead":"d95c35dc7fd698e8e3278f539c8f1d43fb77640b","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.0.0","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","dist":{"shasum":"cb3c103b169c60d2b5e5b98680fb3584b17cd5ee","size":336697,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.0.0_1637014747242_0.5308333498762376"},"_hasShrinkwrap":false,"publish_time":1637014747464,"_cnpm_publish_time":1637014747464,"contributors":[]},"6.1.0":{"version":"6.1.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.2","@rollup/plugin-node-resolve":"^13.3.0","@types/mocha":"^9.1.1","@types/node":"^17.0.35","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.1.0","each":"^1.2.2","eslint":"^8.16.0","express":"^4.18.1","mocha":"~10.0.0","rollup":"^2.74.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.8.0","typescript":"^4.6.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm":"./dist/esm/index.js","./browser/esm/sync":"./dist/esm/sync.js"},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"59cf7a4333c08020a029fa6922483f058bec04ab","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.1.0","_nodeVersion":"16.15.0","_npmVersion":"lerna/4.0.0/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-rdBqiy77TczvhGlpLHyoph2adMs6WMnmQY4PBRqeIWykI1FLnVCppnRdso8faGj2+eN7izk9YlbFyZkOrL9rAQ==","shasum":"6b79e2717bc35ae063800a490244117998a2e86c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.1.0.tgz","fileCount":26,"unpackedSize":866497,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDDy4UEjAFa0lulasJ4bKEP9bI2PEBGHkECn1yQFXVcGAiEAulg8M4uARuDNHwAAd1CpSlaaQYWcshEYbWHxfvvrI8k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijJsFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjWg/9Ft+JXaem7O2U1N+E3l7gdtKCTK/MC14ogjG1Mk8Zb4AiyDDj\r\nCl9v338gB7VjsO5Ncq5b8PTZ9PXaIbulF2bGillA2SpfGEYnWcgjl/iGjYBT\r\nx87WEB9qd5RPTyBKuTu3Pu30PW6q+Q95bGCUGmuk5AIPuu6XT4BTqm5ms/XN\r\ncWgyhjkY+v+aI30Y8qml3WHWbkaXEU/BvJnf6OnHmGQBNq2tVQIYWaG5n56O\r\niMtegCodX5IDDuCZw+EgCmQlhdN6YuFu13HFGha6pwKb4gCHDHZ397CG7NAI\r\nkmOAQr43IQvH3nlFgT8jTg9Z6g9jHlg5/NOjHHvBlYkhq16bl/9ikhoQnmRn\r\ns5rjdtfBbExvYuyXwB5d+d31/iX8Ldb+ST+2e2mNYT8flGxpO4yFXFwMmhG7\r\nCZF0xiho2IEnDMN6BV2RfED6zXQnf8v1m77VmNrI4sbh6041JdG9QUdl6fw4\r\nQJbVMeWnOZ1euwJNyi9xLfanJvZSMLPcfj5S67g3BjWQUOHz06++tvZAGAhl\r\n+HwrGlXuaurWSzualJ43CybmCn0XBh/nrmm9KkH3wnj/X/olHGMbCZ3LKzah\r\nEleG3YFUCYT981r5FkKtfTAxRG1tYdoxyylR/gxg/D1vz4CE4PLVl9iLZGKA\r\naa0vvmc6N7lILUBzAU4pq81ZVRV8CQW8Vkk=\r\n=ro1i\r\n-----END PGP SIGNATURE-----\r\n","size":187581},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.1.0_1653381893233_0.6174756173016418"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T13:48:06.251Z","contributors":[]},"6.1.1":{"version":"6.1.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.2","@rollup/plugin-node-resolve":"^13.3.0","@types/mocha":"^9.1.1","@types/node":"^17.0.35","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.1.0","each":"^1.2.2","eslint":"^8.16.0","express":"^4.18.1","mocha":"~10.0.0","rollup":"^2.74.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.8.0","typescript":"^4.6.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm":"./dist/esm/index.js","./browser/esm/sync":"./dist/esm/sync.js"},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"851a129b5c57c5c77e49fee3587a0d4afb91c683","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.1.1","_nodeVersion":"16.15.1","_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-CqNNeQk8NcJhDDmNNuxN+1aaSv2xEJZmIlfSQiI7NMcKIwiIwo6mznZ6bvNjlJqtHOz+OwhesCFL++wIuGdeiw==","shasum":"a7ef067d817338c3d7e3fb345d5f3a6211636446","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.1.1.tgz","fileCount":26,"unpackedSize":866539,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWP37mLjb8Um3HkAKsGxHGhFAYnhXRRY7bdJHJ77pjZwIhAJ05GiX6yMp9muLZQCWyIzn9aTIGO5iwekniTdsw0ZWU"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqJ4uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolPQ//VZYD8YER3r5HGvFbc+pZzyDoDq6+53HWhSHFfAML05Q+scss\r\n3W3hdLvwn1T231SOThGUBbIlWPDsDjOhfiJ9VfO3UGXO6qmBTfuMndf6ckLF\r\nQNi8fRh6N8ZJYZZDTBsrR6rPjH4h7I64bMJiI2/KLIFHWvKH9r1q8oI6ULI7\r\newJijqnh90oJ+thrPHOM6vxPr7ZB5zBBJlRAy7dizrun0yvtNRMPOz4MVgA4\r\n8R6kX3gj6Df5ubraFuMK0aYd6ancZsEQBQtBXogFHCzWTIVwKvvvcBH8yQHI\r\nQIrjsJWO6C3ameilQ/z1h9Ebg3j8dMyCFf8/BgIZPVpo4Jx2q975q9y+TWhu\r\nj5d/9MKTY5TF7Tdojh/dSmH8/F1e79cetm1Pf1+6+LyFKax8vMOsY3VoZQh9\r\nCkfTOFKW7GbkCKF8U3ZDZVp23GrRwV7QQXIXWO+ikw3WxylcFje8AHCY0AcQ\r\nh7PNz0b43QyTvF160vxeio6RqcuHEgA4wG2epEB9D9rPVROJG2dZtI59hi0j\r\nMdV+XCRQoTULDgCaaMKII2N9xbeIzsfKUtAJj2pCREZsBF0xaZBTued6CzED\r\nNE0NDvqgM34ebWhCS6wz+skqXuuoJIIjpQkHI9RWSA5fwLTwlotk16VE8BC6\r\nb8nHhPXEqZVt54d2iY/0eIFeNKkXHtgD4hc=\r\n=f//3\r\n-----END PGP SIGNATURE-----\r\n","size":187584},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.1.1_1655217709942_0.7379497613205812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-14T15:14:17.589Z","contributors":[]},"6.1.2":{"version":"6.1.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.2","@rollup/plugin-node-resolve":"^13.3.0","@types/mocha":"^9.1.1","@types/node":"^17.0.35","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.1.0","each":"^1.2.2","eslint":"^8.16.0","express":"^4.18.1","mocha":"~10.0.0","rollup":"^2.74.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.8.0","typescript":"^4.6.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm":"./dist/esm/index.js","./browser/esm/sync":"./dist/esm/sync.js"},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"5147e6eb69f270d2c141b2cc14ee04a5c761038e","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.1.2","_nodeVersion":"16.15.1","_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-7a10seDecJedfVcqvJwcO8b91XJr6O5I+hT0g9HaX/sz2+gmZHfzc+kH2RpCY8ke+5SVWbE2crIEAMNH6jeATg==","shasum":"457f374fef3e15740a7f1274d6bf1b1462c12dcf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.1.2.tgz","fileCount":26,"unpackedSize":866796,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPONvPivXrYqr7xE5oXKlxw5qaBZyRIFWSXHQ53XiVKgIgTuU3OaFDL1iF7ow/ZbYHDYfqTBvebBl5uiZnwRca3oA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqJ8dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmodhw//VCK3FmRba2kt/j0oWONjwmKDkLdcFBOBxXzYBR5kl0xwM7ts\r\nExXi/karGdaXVhsyNQqEgBwDleLXFw1loWvwXD3kn+/zB2ThaQdgI0AOJAq3\r\nulviN704feXRzIYnwZPuNSIKCZvLY8MY+ZtkGpxNZEvDuXFZ+pah/SBDKgv/\r\nVcud5kFJOqXN63lrSKIm43CuISvL3FXKZf9+mmOfOOwCA2FGf+EG2/YB/P8k\r\ndb9zCPKFrAPDLOyk91hOzM6jplV2d92m6vAEVMHdOhrzT1ula8VWi0t/+iPi\r\nmxzWnOqZJzOmFaYU8Diu/o6WcmPWP92bu8uqo5IkQPSn7XfxV9G6bdTj1Wbe\r\nrPX64G45QofBUNnqfp5MkL4KttGH/X4Jz5MjgrSbfk2wBmUJKJ6UAu0EVLin\r\nxZVb3YT+qJqnl7+Wo6N4v11Y5KgVgJ17vOPJIz4a3m+pVYGijYriQu/ub5AD\r\nlaJrevmK+dYXNMVGs4tyICApUcV2mJ9BOCIsMvr3+jE9I90NN61FO72cbrEF\r\n1uPvuuXd7WzT38fKwluOZfbcGd+mZmJB2c/xYLUxwiNeIJQoI2b2WYfqBE7M\r\nUkCNJb8KmGG5TBwNKhnUSMsHRTSl5qhiOMAMfssNdxNSMqkGsPIDqNUjWUVS\r\ntG7PSv3/B2mRvPIFH/WMAh76StaLsHlWcA0=\r\n=g5Ap\r\n-----END PGP SIGNATURE-----\r\n","size":187590},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.1.2_1655217948896_0.5423778586027452"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-14T15:14:19.080Z","contributors":[]},"6.1.3":{"version":"6.1.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.2","@rollup/plugin-node-resolve":"^13.3.0","@types/mocha":"^9.1.1","@types/node":"^17.0.35","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.1.0","each":"^1.2.2","eslint":"^8.16.0","express":"^4.18.1","mocha":"~10.0.0","rollup":"^2.74.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.8.0","typescript":"^4.6.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm":"./dist/esm/index.js","./browser/esm/sync":"./dist/esm/sync.js"},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"fcd8ac55ed2aded483d80e919e9ee01e816041ed","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.1.3","_nodeVersion":"16.15.1","_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-jK2oj6VQafoke0uBXYqYhlwLg4d5qNYjikld+oMgdkOiSiFJygDfQJsiK67igX13Vb/DFnCJexnlhiSErjKR4g==","shasum":"9c20ad9fe139470ab491a4ed8994e41f25a4928f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.1.3.tgz","fileCount":26,"unpackedSize":873065,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXtVrGsCcXt1DEfXWMNWpJtI9x15hoEzCMMLgNTzPwogIgEq+mlh498PP106Lcq2n1BnGB5f80zZw6+CnsPBfmrto="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq4inACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOQw/+LOqJYlI9gm105+sdaZbWz29T7hWjo7sGuzy4u+wzwbe918Al\r\nUw9uiHdJoCq6KVpnTEHCwFcH/FbFFjI5zNHQBpaliRhAjUMCnirWBYlVsHFr\r\n4kB7d/ab8LDBqLe97D/cERdN1eO7kZQGrnXYm4txMMQEq0stoNCSe+9WaCHx\r\nTUZxxWq+SAQzojqpta3ryjT8ibZX7dbdRPXdAnAD2gd6LqiGIgrcj4MysNHH\r\nIf0gt6qA/AZMVuCk3j+jMx7FFXAH70HZ8YNlI7LWdlkfkPqN62IVT2DwnMQ4\r\nWjQ+Slh6hEVWz1wTAf/8yW6ty1Jb9UrQv1oBrErOKH09TxeaWtqZ87Z2EMQa\r\nht6n0+0TKL4hHb/pHzzsJ/ed/70D32E60jpyT1UDQ3c4/+fuEi4KvqbbDIi6\r\ndPF9cEK1BIHRSEhbkTlZHiqePZGEeOYgP3InReW6EZNevrsQzMfIfmXYmYgT\r\nMbQJAFjORh30by2JWbOQCEoztnuqgwjjAzqVwMp0E45lRRphmD2JIj/to9Sh\r\nb3m27Lee4M68adFSMfsbgtp0hwwES3yf8KayGe5tLgp6z71aZ9HiEGc/yPA3\r\nsNUXlmGGqKW1BPWs2CgI+xHOJfrI2Du+E0gCgnSHRObyJvBZPtQxW6k09qpr\r\n/EU1pvXJPaUsIYpAsBB/6y3D/TbidxcS+T4=\r\n=txLQ\r\n-----END PGP SIGNATURE-----\r\n","size":188060},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.1.3_1655408806787_0.9059323414328526"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T19:46:54.310Z","contributors":[]},"6.2.0":{"version":"6.2.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.2","@rollup/plugin-node-resolve":"^13.3.0","@types/mocha":"^9.1.1","@types/node":"^18.0.3","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.0","each":"^1.2.2","eslint":"^8.19.0","express":"^4.18.1","mocha":"~10.0.0","rollup":"^2.76.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.8.2","typescript":"^4.7.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs","types":"./lib/index.d.ts"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs","types":"./lib/sync.d.ts"},"./browser/esm":{"types":"./lib/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./lib/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"c6745735a41521aa6b9876b0a38dbf2adebb15f2","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.2.0","_nodeVersion":"16.15.1","_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-dcUbQLRTTDcgQxgEU8V9IctkaCwHZjZfzUZ5ZB3RY8Y+pXtdtl5iVQHfGzANytFFkRKanYzBXrkfpNdGR7eviA==","shasum":"f89881e8f61293bf5af11f421266b5da7b744030","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.2.0.tgz","fileCount":26,"unpackedSize":873252,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKs8nxkmeSisWvpQprKxRbjwTLtprQfbP3EyeAB8AUjQIge6weX61hhciaT6+R9dMM6HaZi8eeYmWg+nO8sMTEeKc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyzwQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqhtg//bbHMtKQNXkFYt/XG3ekJfSiyg4ooAYAhLlg21oM1uiIHdG5H\r\n1YJ5PD+vpkORFJxQDcMSdcbdKA+e5hd0NdxRqd3QFGdFmcoWnZz/rExVHhtT\r\nAp41WWpNfVmkf8k9kdsv54V6gohEBZ49eFISWHiuHm1ytoIHohxdHW7YOKrD\r\nP3hQD12eqJ4ep7wf3VH2whyKs4Pm8Whu9xsf5h9J/2mV0N1UPxxG0R8hYcMR\r\nlQqOSvGekufg7zck9CreV4A1nWNhdGVn37bglUOyh2gy33oFtaC/SNw2UWix\r\nV2oYWR7Lp4H5KEsQbbkhM8JQjdgoEhP8BRemVAdBVzdcAfh47JYKdQIbE4l5\r\nei2b5Nhr5P6oDedasCKvxw9TbtOJSbWCIUsjpknLlo9uXM9zOCH/Z1W9FcUm\r\nIImzRU3zPTMT3bYAgE+5znzof0GnIGuXM9ei4wbonAUC19cx+1YmykFtkOOP\r\niaL/vRmmevfpHkEx1vF+XWsSTuSfRWFZEexwsbte/v7hQiEdD1dyvic2N6Xh\r\nOsmRmTl2+Ah/p1f8FJ+02+y6CrA+4aQV7f8E1sVnK/5pk6x+kyWJ/IAPzwMt\r\njqi/av6Wkkg3owsE/KxlESoJgZT87HSfEvgdde+11vPm+iIRQ016O0BM6/5v\r\nHcP6b7zCWpjGOd7Cgno8JvezSYr3s8CM06s=\r\n=yDjj\r\n-----END PGP SIGNATURE-----\r\n","size":188080},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.2.0_1657486352569_0.6979651231562414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-10T20:52:38.818Z","contributors":[]},"6.2.1":{"version":"6.2.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.1","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.0","@types/node":"^18.11.9","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.1","each":"^1.2.2","eslint":"^8.27.0","express":"^4.18.2","mocha":"~10.1.0","rollup":"^3.2.5","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^4.8.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs","types":"./lib/index.d.ts"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs","types":"./lib/sync.d.ts"},"./browser/esm":{"types":"./lib/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./lib/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"f5b1946347e762a84187c685a17773c06bf37565","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.2.1","_nodeVersion":"18.9.0","_npmVersion":"lerna/6.0.3/node@v18.9.0+arm64 (darwin)","dist":{"integrity":"sha512-+DT/YEgqRy82aMPMA7yUUpFJPx9X8iZy7UhfyTE2bHmFJcjDiz1j29wzTFkYTtuNVceNgz8efsjICch+O1WcLQ==","shasum":"de4f9940abd8c9780eda41130c737a18d24e5986","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.2.1.tgz","fileCount":26,"unpackedSize":872859,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsra5dI0mGZCfjaIO90X8YHJg7Lbq7peCjGEjyVjeNcQIgfJHlSA51HkvmBo3mUMNto0xxdtZSQyoLOebxxU9vrPQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjarzSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9EhAAgi8OYZF0os+AUlq3A77l2vepOeMsT9KbkM4KpktsjOBuGt11\r\nAs/+T90bMPBJGvh2SOdxcu4DG0WsMXznGYLgyR9uAgU2I/o+Nr3xxCypdnhH\r\n7vNi/8gRNmtritxVXnB1agUm2FuLRjEpB0ihfyMkWQdES36hh5tLPJeAk0hm\r\nwijey4K3Xpq4l0ee0KcNbP/kPLAbSS2TWZO8uc+Kwj00pm6TdTvC5Josg+Ep\r\nichZ61ZVV7ImWTBRQzC8mIX8zYiHOPBAMlaotEpmBdswuj32sBNQQPYJAKQU\r\nUhcHrfyn2ZCdZx7GE4BEKT2dHtck7PIiwuPw4rg8GPdde4g79Y0Z/914aUxB\r\nX+EOd2awkGQpYru/FkDVdQAYQE4WrqsHt2IaSI8JeAjpz5yd+XhUFoF9w2Nf\r\na35OLnHohcaDVnjMNBZbQu4AKIL475PTH9lJVasDeZhxxX9tJy7oSvWD+jix\r\nGNG67yzns9LbiiHCYQo+3Z19oc7gck0gx9IGQYdO20syQZxFZyQKslbtM3x9\r\n1P4oSPPTppRvFW96TiS9gHVgtAS/KgyQbrvVDab0pLVpjVQJn72H7zZBnHcF\r\nhpMVf/N14yuS18Wz8aYaeVu9A60w/VKc2J9RhlpSR3DaFwFy6GAsy/hvplV6\r\ns9nAkkzpZv7Ys958oLdW/t2lXRZ08plr720=\r\n=Uvxc\r\n-----END PGP SIGNATURE-----\r\n","size":188022},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.2.1_1667939538075_0.5661638549931665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-08T20:32:29.612Z","contributors":[]},"6.2.2":{"version":"6.2.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.1","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.0","@types/node":"^18.11.9","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.1","each":"^1.2.2","eslint":"^8.27.0","express":"^4.18.2","mocha":"~10.1.0","rollup":"^3.2.5","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^4.8.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs","types":"./lib/index.d.ts"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs","types":"./lib/sync.d.ts"},"./browser/esm":{"types":"./lib/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./lib/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"9fcd6da068cca24f21f63cace0734366a33a5f2d","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.2.2","_nodeVersion":"16.18.0","_npmVersion":"lerna/6.0.3/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-spGNdHxkAgoKk9ChAIR/k8JSFmvAyUQvODPUss5Djqgm/wBuU9qBRuGZ04LTAsGGnClQ8hD4TFz+hbBf1gpTMg==","shasum":"3f398c79e14353f799c9d2583bafa06ebe68ac21","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.2.2.tgz","fileCount":26,"unpackedSize":872949,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCILO9Yac5fmVaNxk9N/Rz15DLoa3NeQnaWhTpdPPJkVAIgbL4OK7wDAYdIwHy3jBIVrH5CxQEUYNCGujQYapzIsd4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfOA1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgrBAAjN+BTnc0m/miwXziZp6pKDAEAbVir8Sd6c14yn+3O1m+7P5H\r\n94MbVy0D2fb5tbCyICK2ELM6C712naYPZbOpbgN/+utbVQSC9r7XY+VyLUNr\r\ngK4ZZIMGUG4nRiW8PVsaK3ZDHAobNSLrhvkFT92oUsQDdC+zB/A7JenlVkVZ\r\n6XWkC8+o2ntJIPpoYz6ADfxFDIuQMB1OPlKF+wIIPPaf90fZvsug/iSQZ3Mz\r\nXYeL7RclpAaQKQ1nhO7twuIBqIN25X0LS2DV/C31mGfhKGsHaLAok4wiBka5\r\ndz9N7gm91FeEKDF2akazUIaF/msIxw1EMdtXrS8/C4HZOnoIFATA+2hTl4Kz\r\nwaramUAKfjmaq5CLqebRyaD/xsQPFJX46OgZm1siexGMzqJkO1Hz902XeIRn\r\nWr7CiSQSS5+8RnYCFgOrF0XGVbb0rGMuz1YxGg7RF0MBc4cuQEOLVukILXGp\r\nnsgcD5gRT+BbXX0JcC+ah48ITQzrUDryc5Qq8sA+Z1CXXD1BZkoM+imRRQAn\r\njjZPtelRgK/6P8BvJSrkoYbqk/DCtKlDUoK4TamDfmrl3uK99f7/IHuWf2LG\r\nlURbF1bBU4hl5/RLDTQiWbnGike62Dr9GdkPlzb6Q6rZi44yoWvl5Pg2S7kb\r\nZIjL4lbk6F2NjAk6L6AkLqt/UiyJnHOjmi0=\r\n=L7kv\r\n-----END PGP SIGNATURE-----\r\n","size":187926},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.2.2_1669128245502_0.4476640614755991"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-22T15:25:27.498Z","contributors":[]},"6.2.3":{"version":"6.2.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.1","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.0","@types/node":"^18.11.9","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.1","each":"^1.2.2","eslint":"^8.27.0","express":"^4.18.2","mocha":"~10.1.0","rollup":"^3.2.5","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^4.8.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs","types":"./lib/index.d.ts"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs","types":"./lib/sync.d.ts"},"./browser/esm":{"types":"./lib/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./lib/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"5f4dbc9c4743e52f9ee273a19851078cbf900859","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.2.3","_nodeVersion":"16.18.1","_npmVersion":"lerna/6.1.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-4qGjUMwnlaRc00gc2jrIYh2w/h1fo25B0mTuY9K8fBiIgtmCX3LcgUbrEGViL98Ci4Se/F5LFEtu8k+dItJVZQ==","shasum":"fefd25e66fd48f8f42f43b85a66a4663a2c3e796","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.2.3.tgz","fileCount":26,"unpackedSize":873015,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWMITMgGStsY7unc/+8jTO8/aO4V0Tyj6kJAMlfDK6QwIhAKskn8bporDlTcTuDWLujv/N5qdYAPoo4cyn6GM2JTl5"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjh0sKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmplmg/+JETE6VqwPRw6y9bu6pvuo4XkKaIf6d1auA+dl4e15u9VQQCW\r\ncfY1yA7j4cDR5znDnRjTXqW0mbUmssPCi6Bm6iOVu05zi6IxXMwov7nZKg1z\r\nNlD+CWj97lrb3Lf3O88PEAkPR5yHdaKCx/Qq8Kzyv1XerStn4QLYNBwmYMmR\r\n5+ohZr782+sa4aLJENgeqPlcZ5f4bsKNKM5uWuJKJkJAWWYdMxpP0ZQ94Vxm\r\nHqQahnznJ0mDF9T99UyW+SN018a/aqtnbUUIf1h6YTa8+qjBWm8lBE6JFxdA\r\ndFUgOU/4ZKmTONTVMGaOr814uiI2Yj3EmcfpeX1KDZnBtcF+oQfi+6b5L91g\r\nBqhaMY2PkDL6AZj+iRhxR1H84EVwvzFekz200l47q9H4srSWwCr8Z7RMpAsY\r\nJ/2/Q7CS8seay/1DDOIJTjliwdeI98Gkv6ZhnzdP+e1c8m6r7hDrCy32n0c2\r\n1jKhyRxIkQwz4HOD90OPRyp/bTl6/GEFf7g+OFSrp8H8Zv3DWW3Ew+86hU1v\r\nJ8WjSIGjJhI6hQYWk/lhYcV+VDE3Tnz46TZT+HdmoPbku2i7dIJWcso4otfv\r\nyAc9L6s2XlQrzy00GcKbTO+ObyjrsotfQ9lNBiLeMxQM0UqsL9qzFl4+Innh\r\nIWv9wTbgpDjPOe0KgN8gXuDkhshBg4srZ9g=\r\n=Lyp6\r\n-----END PGP SIGNATURE-----\r\n","size":187935},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.2.3_1669810954137_0.5914270591858182"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-30T12:41:06.959Z","contributors":[]},"6.2.4":{"version":"6.2.4","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.1","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.0","@types/node":"^18.11.9","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.2","each":"^1.2.2","eslint":"^8.27.0","express":"^4.18.2","mocha":"~10.1.0","rollup":"^3.2.5","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^4.8.4"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"c55f5374569b39d16b1c2d131af7842d7e06c3ee","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.2.4","_nodeVersion":"16.19.0","_npmVersion":"lerna/6.4.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-RVzGaBeHl0IspzOSiNr1e7XDM7ajuESlqetQbxH2pBPplIWycx0gAVclxNEa4lc91brK6LIE0PrdEoHtZYIHIQ==","shasum":"9ae7a660b771e55c09d6cf4cf936fbbdf9499962","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.2.4.tgz","fileCount":27,"unpackedSize":895149,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzcqU/40tuMN5IubA+OL/fNrtZp9dDNRVyRjEz8dy7AwIhALAZqMm87C96We+KYHSPw1v3VVbFG29xDe9sJkAowgsu"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj42TJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooEg/9GeYqS7JTiY3AmmV2E5Vtcvif6NymYgZZHtdLJph5pC3FWJRd\r\n4Is0u9mBCacDYQpMrXDydBhUnD6V8zubj5P8+/imUt8wQkkN+NzCoAE2Gytw\r\n2L3sXWlOuGfENQfMYeij1hychnEe/3QKqf+mJozWuXVCINI78a7hx5d5+jyv\r\nvBny77NssoVETEzj6QoBFjujGTpIIbcXY6u8h2dux4Xsw7PlwHzaG2JCu4wy\r\nIqgykENcRWugzGacSk6YjWU6XBFgii9f9rgk2amDVFoJ+9huAQiacpdgVePT\r\n4nFL8waktukRAG3v82W3TKTN4NeChjNGivZQsiC+rLsrausBmrJ8QyuEaT+1\r\nqbZxaS/ht/HC/SDF/8MEqcCsx5PnN3HFd2tMWMN77XMPROlQP+jyyfpG4nlb\r\n5k0Y5qXsWhYruKRm09HsSsz52fEXfoC2pRvk1N7CXlp0xboVYeknUm6rq4hK\r\njc7sUnqT2yN8kAFecz6j7djUfq+y5aE4RE4IC/111+EoLQqqZTUDrgj+nw6W\r\n5ayikBWLSWezrjZcA8qTumFL8GahP1szCdSvNzkQB/kvDhUSk8ltdkF4l9M4\r\nxkYv4AokxdU84YIYXtnJQ5rOBI8hw8AtmbYqXtix1Bl4D//mOqlK+2Z2WnW/\r\n0OOpijlbL+lfR52eAOrECvcfsB4x3FmTCi8=\r\n=lq+u\r\n-----END PGP SIGNATURE-----\r\n","size":189480},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.2.4_1675846857100_0.1376737254517233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-08T09:00:57.337Z","publish_time":1675846857337,"contributors":[]},"6.3.0":{"version":"6.3.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.1","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.0","@types/node":"^18.11.9","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.2","each":"^1.2.2","eslint":"^8.27.0","express":"^4.18.2","mocha":"~10.1.0","rollup":"^3.2.5","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^4.8.4"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"74d66082954b4f18b1f0f851dc5d43322c2f0db8","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.3.0","_nodeVersion":"16.19.1","_npmVersion":"lerna/6.5.1/node@v16.19.1+x64 (linux)","dist":{"integrity":"sha512-kTnnBkkLmAR1G409aUdShppWUClNbBQZXhrKrXzKYBGw4yfROspiFvVmjbKonCrdGfwnqwMXKLQG7ej7K/jwjg==","shasum":"21ae523c5c0b25f16d8625bde45dc1b4b5b77eb0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.3.0.tgz","fileCount":27,"unpackedSize":901706,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiXFJAxzGrGt3HV7EeMSN4E8vbzsBGmzo5jU1ifwnMNAIgSvhfvLuEKfM1eeCb3RXJ5YAN3Rnw0PAKzcRckkos7sI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAoo2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPWxAAgTrp/NSY56cA2FOfWC5+ievQ3S0VLA0aZM3Xo2I+9NVxLZY3\r\ndoa1bJf3Zb7nfSXKxewRmG68MhGE2Kn9/+/echTHDoW6aX42uqejlRspXQH/\r\nQhmD78YO/KSHL2b/9uUmAUdi9Vv639jRuYz7cwUjDXxqggqzXribARTnX7Tq\r\n8mCsnel59OzHTVpFULa3Nwo7VyYDRcG1P+KJ5ZuYmi3NRJwZKwqN+9lPHr2z\r\nyd+zaoKfIBNYHf3LU82NejLPG1PAnMWmNEo1mkj2MBIUQCcbCzoDaExyInUE\r\nWeyFhbeJivXiYIsGjemlqZmFWcfBM7AIQ0ZyrFlhculTvXiI5IYChIBQYTUz\r\n8X4Sdi8rcN3jKoZglGOd05wn2o4QdpSGEoQl23eM3e8jhj8d/9EmlHJLlWJ+\r\n1ClKGA9+U8wWjSoBv7Oflu0w8h9gmeyg7dv+8p7i1S1vJu7BEPqnhK6aojJY\r\nSBHdLfyLW9hMYvpBz0J7iKdciYT4q1T7BWfad7C9JFOAJmuNZRFxVbtSqTXK\r\nXj/1myZnPfk2VtliKgSGZsyQgeL0Y4PFzWkdTF+d67omaLDne/yLIGrUdNW6\r\nU7aL5rf94oL27EZHtNZV5bI61wZ3dmqsYllPCTvM26ooRrE8521oZ+70pK2y\r\nmvne/MAlIRUXqPG5eR+0vMBjYZLyvquEhCg=\r\n=qPve\r\n-----END PGP SIGNATURE-----\r\n","size":190633},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.3.0_1677888054187_0.18415973910541528"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-04T00:00:54.387Z","publish_time":1677888054387,"contributors":[]},"6.3.2":{"version":"6.3.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.3","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.1","@types/node":"^18.15.3","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.4","each":"^2.3.0","eslint":"^8.36.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.19.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.0.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"ab5e0cbbdb6bdb36150e3e9383675048607ccd7d","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.3.2","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.6.1/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-dD9gfbxNKa5v90NHiE2Qd6F9I52GtJjGTfowwzqiNDZD/+NPW3h19d2Nvv311a8QUW11rYRobco27nvVAnCrLw==","shasum":"0d5105dcf6f5a6605262d1a008883120684db164","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.3.2.tgz","fileCount":27,"unpackedSize":903549,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBocjjsEf7fiWTqVmgPzd77YYh/rRACcQEO5mQ429zP2AiEAskvq9ljGQ6P/CUN9oL4Ku2fPLt1el9Yqp++aGijYkcY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPGGQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVmRAAoTWeaAywb1FMe6FSdcb4qm5M8rll5f95pwxRZogTZ+fU9etm\r\npROJ8MCtGoWMRaotYcqIUU6qs4jIxXAKUbfrIr1z1+cPurRMR6tf8UyK86AE\r\nySO9cCQyBU93ZEc2qep3uKeALXJU0B620YbfyorQGqqjIq8plewLWIHnSOPU\r\nQ5ZW1K7BSUHDox2IS32KqRcMMAxz8ZM9eJ7tVDur5a1ePrb7jbTIiLFImDR9\r\nTgCB23T+ay1P3I2VRcok1j39estHXS//YgrLvkUFZyr57ZM4Vq+p7lilhhXg\r\nAEUu4oSGcFumd6ua6KCYQvNrVpdG/xADCf5u9Ucx+OxpZb1Hlky7rejH4jO6\r\nFCGkC9Cc8hJhd0x5La0M+xLt8SN3ukvCYbCuW3ZPyHqeJ41jKpTmv/cPUlY5\r\nq+8s5Jw7ALAMLTdIY4EE5BbVLXZnzxl2f0NIexhp7RtcnXoZhzjJlwGOvl6H\r\n1EB/BrhtlJLXGugKVa8pcEFhj7vRglGrJbchEEA0zCCPiAekTOPn8HgbPNOi\r\nquo8+JmJAST1se21Wu24F7SDEI+dV3RSrQTvfD7i8G5d4T4Lf6VQHRsINY3K\r\nSfj4ewc94pxOw2Ct70nwSwWh3TfHwoL2bedJYN4nGWFx5L9GmrMHH7f+Ex2I\r\n+tNPxbLLx00mWkbEU2RBkEGI1NxdiepgoMk=\r\n=dsig\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.3.2_1681678736184_0.72736502517342"},"_hasShrinkwrap":false,"contributors":[]},"6.3.3":{"version":"6.3.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.3","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.1","@types/node":"^18.15.3","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.5","each":"^2.3.0","eslint":"^8.36.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.19.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.0.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"74ca71aa11c98cd5dcdde8176c6871d119831f26","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.3.3","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.6.1/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-bL926F/b6oJieWPt0njp3vfu8jySbPsDxCL4VUd9xHsJt3H/YJXLdzqOkh8y5l+1cBYOCEYbHNZ7ipVCfWzYSw==","shasum":"f13688210fc24a6598625b2b6040c4f55f939374","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.3.3.tgz","fileCount":27,"unpackedSize":903548,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE8aLSpNW3pBSld+Ft624DsFUBGP49UCtB0ao4E629L5AiEAw7VM3823gUv3B7HMt5uDGN4MTogYJxHva3n5ZD8v3iY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTtpEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpkpg/+Nq3Xv6TaUVoqL/YKXmlm+AlLwkPGKY28mwqu5QcQzR0pFBg8\r\ndjnIIPkT7t5lNHpAuzJxCRkOQ4r4OyfQ4I5QtC2mflHyM9v63sBugHsPKJgl\r\n3P/Lbe0GQlnO3oY34gJSdpZgcqUgrSmA2mU9HkcBzRdUFPOew7ivkYLosnAr\r\nuDothy641Lom9+eEuvISNvZWzPctncxLicEy8f8qvmRh8vn4eIIN7iAKxqeL\r\nWfLqifQvXGLRgWiq9m1OhuGTirizEMUqO+l28u6lhMH4Y4SndHYW8yahT0Hh\r\nAhC7AMvShqvd93Go/uYomFOo3GfGRx7WTauS7hlw8MEF2YRCtpBqaGNbmn/7\r\n7sNoAJT20k+VNScwLJfNbc5MpyfVLarGXoZ5WhQqHoxrw1jYcq+FSRx5xSB1\r\nZfRct1NSmW06IHRy3oEgoyInSvZt90L1/0hl4C/86OHKij2mU/QmugCuEjKY\r\nFBbf86xZjctete13BkkJ+JwUIyF/1yuq4gfbDS8ug2MgmKGCm36QzZ35oFBt\r\nWFlYecR2qyVZojg+l8X5fCLFGCmbdfW4yHOUQ7wxTo4W/IODJetBRate5d5h\r\nAOat3nc7rBfpjaJz+ki3WYeVPK5RLHVklTDnFQkszQubymd1TrwYcsUwBI0Q\r\nujFeNYvaXEGXInjgjSk45XNCGXGuxtB1EGA=\r\n=NOj5\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.3.3_1682889284088_0.9878736940147577"},"_hasShrinkwrap":false,"contributors":[]},"6.3.4":{"version":"6.3.4","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.3","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.1","@types/node":"^18.15.3","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.6","each":"^2.3.0","eslint":"^8.36.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.19.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.0.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"fbff146dc9a9b943586e110ecb143aeb056e3400","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.3.4","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.6.2/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-/VVkafziBS1WyiQWYQ/krnBW1lJbr0RbanP7mMrFwy9V/sG8Xk6bacMS9IjUN0x3Jpp2iowpz9Lofd/KJIZ1qA==","shasum":"1ed32ff95c2b0e489838c8fb5278eedf44545322","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.3.4.tgz","fileCount":27,"unpackedSize":903548,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQRTE/X1YXdiRXJ8xdTmkZh+ZlS1hlebTxxxFq6E9cDQIhANVxo02e1aDtvL307TniJZtIAKlqmz6YgV0TBA0c4TdE"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVBoTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDEBAAljwx50p/3ZpeX72D4VVa5KJMultwNT9k7SRfg3VLgZDBiwx9\r\nYLshEcZTzuCvyzyMf8+aVd/KUr+aOJOXhTqqpdZMJ8gYBfMxIUBW23YduIEK\r\nJa7Yf4wAa02yotQIYcwVWIzQ9KuIvsKsQBJMPVKXR5rI/gDv/l6KDt8l7Ijq\r\n4Qj2F4cSDaruLQ+V1uI+2/q/WVDh/0d2Uafl61oE7c9dnuOiPzf13nl590/e\r\n6kbJ+9C/eUB63ABQYgiUSliQ3wm9WZrQTOh88Ps/CNnCmAbH8p7WR0dIfkjY\r\n0lE7HPeOALJtBekKmzjvVMeTU9lepOrJLL3Q2ukw/3co+IpmH8vlwjziVvED\r\ntx5bp8vx21O55dNRGcg/S+mbU5c0jgqCtNr21+1UuXIAtnOW94XyJxQ1Z7yD\r\npwtvClXZkhwaLV28fnI64TPwWsc3000p3r9L/qknDdZCMaoVqMHcVyQANGt8\r\ndhay8cCFjba8TYZjK4zSfWuv8Yf1dTZOw5mRThIwFYdneJC9ztQ9QwdxKeH3\r\nsSc3osI8ky9F2id1juPunFpmJgosaZNRYvASbo+AgjmzIOktz1hCxL1Pbkrg\r\npaEgK8+5LAA1IEOLHk+Js9D3pd6jg4xc7ZfuQVaFbCTM3FW2D9R6jt76M+yR\r\nnWZkjabwzN9JVFT8dR4fo7AHZDjxq+GJXz8=\r\n=BXER\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.3.4_1683233299273_0.05670630351775352"},"_hasShrinkwrap":false,"contributors":[]},"6.4.0":{"version":"6.4.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.3","@rollup/plugin-node-resolve":"^15.0.1","@types/mocha":"^10.0.1","@types/node":"^18.15.3","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.6","each":"^2.3.0","eslint":"^8.36.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.19.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.0.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"204b79602c94af49eb380859ebf67a55f229c2a1","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.4.0","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.6.2/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-HQsw0QXiN5fdlO+R8/JzCZnR3Fqp8E87YVnhHlaPtNGJjt6ffbV0LpOkieIb1x6V1+xt878IYq77SpXHWAqKkA==","shasum":"6d006dca9194700e44f9fbc541bee8bbbd4f459c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.4.0.tgz","fileCount":27,"unpackedSize":911210,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEs8Hor9fVNX14+PUVdJz49L5U1BUhdKa8DcGXU37vgrAiEA53sQctZI1PavxZiWw6QESOq7zOxNjfxuYICE8nJel/k="}]},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.4.0_1683616774255_0.37911774473402304"},"_hasShrinkwrap":false,"contributors":[]},"6.4.1":{"version":"6.4.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.4","@rollup/plugin-node-resolve":"^15.1.0","@types/mocha":"^10.0.1","@types/node":"^20.5.0","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.7","each":"^2.4.0","eslint":"^8.47.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.28.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.1.6"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","postlint":"tsc --noEmit true","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"1eac79beca3cdfdcd118662aedddd400cb5a26ac","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.4.1","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-py56qXoqB0z8UZGbqIopgS34H7twT0Tmxigg6S+g/M9xSz7Y4unyXPrrU2fHPqEDcdxJTMs/xJBPF5zQ7LHeoQ==","shasum":"cb8211e31b30e8c60cf566bcdd1543c7132bfc7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.4.1.tgz","fileCount":27,"unpackedSize":922102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYuxhubam11xeY8Iu/xHMxCD3WHZfOh1kJuKfVYJkj2AiA0dCrAUHazO4TETXtVAeiRY1//gEFCftJUFX+QrQD7Rw=="}]},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.4.1_1692872948273_0.746497528381938"},"_hasShrinkwrap":false,"contributors":[]},"6.4.2":{"version":"6.4.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.4","@rollup/plugin-node-resolve":"^15.2.1","@types/mocha":"^10.0.1","@types/node":"^20.5.6","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.2.8","each":"^2.4.0","eslint":"^8.47.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.28.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.2.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","postlint":"tsc --noEmit true","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"c3347b15c75224255c839b3d8a406f74efd90123","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.4.2","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-DXIdnnCUQYjDKTu6TgCSzRDiAuLxDjhl4ErFP9FGMF3wzBGOVMg9bZTLaUcYtuvhXgNbeXPKeaRfpgyqE4xySw==","shasum":"209cb17ab5520f51bd5a7edeb06ed6d4c322fce3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.4.2.tgz","fileCount":27,"unpackedSize":922102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgSMK2gmk64vJFc8+vQ9OChnsQ/88lAHMqlnlHGG9NmAIgcqUy1jE1D4xC879rtvr34tZMbIKyz1ctCGDAJh78A0U="}]},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.4.2_1692974783294_0.8706786216540694"},"_hasShrinkwrap":false,"contributors":[]},"6.4.3":{"version":"6.4.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.4","@rollup/plugin-node-resolve":"^15.2.1","@types/mocha":"^10.0.1","@types/node":"^20.5.6","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.3.0","each":"^2.4.0","eslint":"^8.47.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.28.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.2.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","postlint":"tsc --noEmit true","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"632c10eb8a9a27749b58831fe6c4ead43ad63354","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.4.3","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-srC0oI9+WOHecKh0zHoqWWq9zBzwAwzA5IJ6duuM3wNMJ7+2Bv/wRCzRt/BRQI92ar43fgkb/sXjATWBFwUDkw==","shasum":"71e5d7ba75d4baf8db22a9d9da4b4e33526801ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.4.3.tgz","fileCount":27,"unpackedSize":922102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEBHM4yqOvm1GkFmGG3eJfJMQP3mEqiTzscq0tTjj3IvAiEA1tXkLIVjmd6qYeJheOmblnXX0qPaqENjnQAHE0lW4ZE="}]},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.4.3_1696498780123_0.20851086990175882"},"_hasShrinkwrap":false,"contributors":[]},"6.4.4":{"version":"6.4.4","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.4","@rollup/plugin-node-resolve":"^15.2.1","@types/mocha":"^10.0.1","@types/node":"^20.5.6","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.3.0","each":"^2.4.0","eslint":"^8.47.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.28.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.2.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","postlint":"tsc --noEmit true","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"79939aee56c467ab8f866eac3ebc591279b2f6f2","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.4.4","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-NDshLupGa7gp4UG4sSNIqwYJqgSwvds0SvENntxoVoVvTzXcrHvd5gG2MWpbRpSNvk59dlmIe1IwNvSxN4IVmg==","shasum":"92ef52e21b5cc39d20e7db9b6b913367460e2659","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.4.4.tgz","fileCount":27,"unpackedSize":921154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHCP9u8o7vP2TA5iiyyJu+e7jYdG+yfwrwytJ4qUbcEoAiEApXsQ8ZKrC/w4UQ/HkbsxPgStE3X/JCcgCTHIDTfvr+k="}]},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.4.4_1696839768377_0.226756760637566"},"_hasShrinkwrap":false,"contributors":[]},"6.4.5":{"version":"6.4.5","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier","backend","frontend"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.4","@rollup/plugin-node-resolve":"^15.2.1","@types/mocha":"^10.0.1","@types/node":"^20.5.6","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.3.1","each":"^2.4.0","eslint":"^8.47.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.28.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.2.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","postlint":"tsc --noEmit true","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"a312a7c4cc8a58cefdaa16cb1ddbf14bf047c4b9","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.4.5","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-SPu1Vnh8U5EnzpNOi1NDBL5jU5Rx7DVHr15DNg9LXDTAbQlAVAmEbVt16wZvEW9Fu9Qt4Ji8kmeCJ2B1+4rFTQ==","shasum":"99808b40ec30b86cc0e1c7d707c1d6ecbc4e1a00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.4.5.tgz","fileCount":27,"unpackedSize":921185,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCz5o8smAguDUGbWGfeiAxfQj2AVxuHmzEUdrs1ldJNTgIgScULxPYC08nnuxLT/DTSZjwTnHx/Pc6QgITWLcHcZRo="}]},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.4.5_1702055463116_0.8729990855943635"},"_hasShrinkwrap":false,"contributors":[]},"6.4.6":{"version":"6.4.6","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier","backend","frontend"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.4","@rollup/plugin-node-resolve":"^15.2.1","@types/mocha":"^10.0.1","@types/node":"^20.5.6","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.4.0","each":"^2.4.0","eslint":"^8.47.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.28.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.2.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","postlint":"tsc --noEmit true","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"6575fc60ef848fb7fd3acbf5ff32130345fe1524","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.4.6","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-h2V2XZ3uOTLilF5dPIptgUfN/o2ia/80Ie0Lly18LAnw5s8Eb7kt8rfxSUy24AztJZas9f6DPZpVlzDUtFt/ag==","shasum":"9ccf87cb8b017c96673a9fa061768c8ba83e8b98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.4.6.tgz","fileCount":27,"unpackedSize":921185,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEBW/XsKkFlcegJz1TftxE0Lfu/oBUZ9rlXEEbN4DmqMAiATDxsq+7cr5/1KpW6221N2nCJXfJMUsdy+9XsARf1qeg=="}]},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.4.6_1709047816781_0.6898080283378263"},"_hasShrinkwrap":false,"contributors":[]},"6.5.0":{"name":"csv-stringify","version":"6.5.0","keywords":["csv","stringify","stringifier","backend","frontend"],"author":{"url":"https://www.adaltas.com","name":"David Worms","email":"david@adaltas.com"},"license":"MIT","_id":"csv-stringify@6.5.0","maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"homepage":"https://csv.js.org/stringify","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"dist":{"shasum":"7b1491893c917e018a97de9bf9604e23b88647c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.5.0.tgz","fileCount":27,"integrity":"sha512-edlXFVKcUx7r8Vx5zQucsuMg4wb/xT6qyz+Sr1vnLrdXqlLD1+UKyWNyZ9zn6mUW1ewmGxrpVwAcChGF0HQ/2Q==","signatures":[{"sig":"MEUCIBPkkpZN02xH53tahHEcuLZDRj8Oj35dnR4w0GPkN9b9AiEA0eX2QaLf1ORl2HYFa7GG1MWFsqsd0owjT8F5zk75/io=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":921239},"main":"./dist/cjs/index.cjs","type":"module","mocha":{"loader":"./test/loaders/all.js","require":["should"],"timeout":40000,"reporter":"spec","recursive":true,"inline-diffs":true,"throw-deprecation":true},"types":"dist/esm/index.d.ts","exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"gitHead":"6aadcace1a9e77ea308159733391e42ad019c5cb","scripts":{"lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","test":"mocha 'test/**/*.{coffee,ts}'","build":"npm run build:rollup && npm run build:ts","pretest":"npm run build","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","lint:lib":"eslint --fix lib/*.js","postlint":"tsc --noEmit true","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'","build:rollup":"npx rollup -c","lint:samples":"eslint --fix samples/*.js","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;"},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"repository":{"url":"git+https://github.com/adaltas/node-csv.git","type":"git","directory":"packages/csv-stringify"},"_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","description":"CSV stringifier implementing the Node.js `stream.Transform` API","directories":{},"_nodeVersion":"16.20.2","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"each":"^2.4.0","mocha":"~10.2.0","eslint":"^8.47.0","rollup":"^3.28.1","should":"~13.2.3","express":"^4.18.2","ts-node":"^10.9.1","typescript":"^5.2.2","@types/node":"^20.5.6","@types/mocha":"^10.0.1","coffeescript":"~2.7.0","csv-generate":"^4.4.1","@types/should":"^13.0.0","@rollup/plugin-eslint":"^9.0.4","rollup-plugin-node-globals":"^1.4.0","@rollup/plugin-node-resolve":"^15.2.1","rollup-plugin-node-builtins":"^2.1.2"},"_npmOperationalInternal":{"tmp":"tmp/csv-stringify_6.5.0_1715640490859_0.7180176271828589","host":"s3://npm-registry-packages"},"contributors":[]},"6.5.1":{"version":"6.5.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier","backend","frontend"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.4","@rollup/plugin-node-resolve":"^15.2.1","@types/mocha":"^10.0.1","@types/node":"^20.5.6","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.4.1","each":"^2.4.0","eslint":"^8.47.0","express":"^4.18.2","mocha":"~10.2.0","rollup":"^3.28.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.2.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","postlint":"tsc --noEmit true","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"5a48f0cfbf05da8b3625d0a2dbf52c3991e4ad85","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.5.1","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-+9lpZfwpLntpTIEpFbwQyWuW/hmI/eHuJZD1XzeZpfZTqkf1fyvBbBLXTJJMsBuuS11uTShMqPwzx4A6ffXgRQ==","shasum":"a31837dd35e34787e3c248159c982a21af964d94","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.5.1.tgz","fileCount":27,"unpackedSize":921012,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtO21aItaza5RhtZo9jxYyz40tQwZZmxlXWxNKPhm7vgIgeoCM28cnAdvulGHd4nXyzNSg22zoJC9DWaeE9KHUAG0="}]},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.5.1_1722070377724_0.16604655447025318"},"_hasShrinkwrap":false,"contributors":[]},"6.5.2":{"version":"6.5.2","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier","backend","frontend"],"author":"David Worms <david@adaltas.com> (https://www.adaltas.com)","devDependencies":{"@eslint/js":"^9.15.0","@rollup/plugin-node-resolve":"^15.3.0","@types/mocha":"^10.0.9","@types/node":"^22.9.1","coffeescript":"~2.7.0","csv-generate":"^4.4.2","each":"^2.7.2","eslint":"^9.15.0","eslint-config-prettier":"^9.1.0","eslint-plugin-mocha":"^10.5.0","eslint-plugin-prettier":"^5.2.1","express":"^4.21.1","mocha":"~10.8.2","prettier":"^3.3.3","rollup":"^4.27.3","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.2","typescript":"^5.6.3"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":false,"timeout":40000},"lint-staged":{"*.js":"npm run lint:fix","*.md":"prettier -w"},"repository":{"type":"git","url":"https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint:check":"eslint","lint:fix":"eslint --fix","lint:ts":"tsc --noEmit true","preversion":"npm run build && git add dist","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.callback.coffee --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"cc1235a58de98dd9eab0665c7b1d03213e9633c7","_nodeVersion":"22.11.0","_npmVersion":"lerna/8.1.9/node@v22.11.0+x64 (linux)","_id":"csv-stringify@6.5.2","dist":{"integrity":"sha512-RFPahj0sXcmUyjrObAK+DOWtMvMIFV328n4qZJhgX3x2RqkQgOTU2mCUmiFR0CzM6AzChlRSUErjiJeEt8BaQA==","shasum":"b51d61cd949906d5b5b790463f3055d95915193e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.5.2.tgz","fileCount":26,"unpackedSize":916384,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDB9yMlCuxKX4goTom3h8nfHuglSToiScNXOWK16bNELAIgBdTzQV/5oIoKYQOdh/irUCxHUc4h1wvjBWEMb481v88="}],"size":199119},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_6.5.2_1732180285299_0.21138877988273475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-21T09:11:25.547Z","publish_time":1732180285547,"_source_registry_name":"default","contributors":[]},"6.6.0":{"version":"6.6.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier","backend","frontend"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-node-resolve":"^16.0.1","@types/mocha":"^10.0.10","@types/node":"^22.15.30","csv-generate":"^4.5.0","dedent":"^1.6.0","each":"^2.7.2","express":"^5.1.0","mocha":"~11.5.0","prettier":"^3.5.3","rollup":"^4.41.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.2","typescript":"^5.8.3"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"ts-node/esm","recursive":true,"reporter":"spec","throw-deprecation":false,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint:check":"eslint","lint:fix":"eslint --fix","lint:ts":"tsc --noEmit true","preversion":"npm run build && git add dist","test":"mocha 'test/**/*.{js,ts}'","test:legacy":"mocha --ignore test/api.callback.js --ignore test/api.web_stream.js 'test/**/*.{js,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"_id":"csv-stringify@6.6.0","gitHead":"d6b53b3d22404e5cd7dbe8b171c0e6504850d4ee","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-YW32lKOmIBgbxtu3g5SaiqWNwa/9ISQt2EcgOq0+RAIFufFp9is6tqNnKahqE5kuKvrnYAzs28r+s6pXJR8Vcw==","shasum":"d384859cfb71d0a4a73c5bcc36a4daf5440cb033","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.6.0.tgz","fileCount":25,"unpackedSize":917387,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBs5IXn4e9p/Nux9rY+DKiCQB2GwY1PBU/vgUCbFAVG3AiEAmExuF3lZfwbt52c88bq++IYaNxgjMS4c4ZIW//bRgss="}],"size":196426},"_npmUser":{"name":"anonymous","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/csv-stringify_6.6.0_1752155956114_0.5158017324560691"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-10T13:59:16.333Z","publish_time":1752155956333,"_source_registry_name":"default","contributors":[]},"6.7.0":{"version":"6.7.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier","backend","frontend"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-node-resolve":"^16.0.3","@types/mocha":"^10.0.10","@types/node":"^25.5.0","csv-generate":"^4.5.1","dedent":"^1.7.2","express":"^5.2.1","mocha":"^11.7.5","prettier":"^3.8.1","rollup":"^4.59.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.2","typescript":"^5.9.3"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"import":"tsx","inline-diffs":true,"recursive":true,"reporter":"spec","throw-deprecation":false,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint:check":"eslint","lint:fix":"eslint --fix","lint:ts":"tsc --noEmit true","preversion":"npm run build && git add dist","test":"npx tsc --noEmit && mocha 'test/**/*.{js,ts}'","test:16":"mocha 'test/**/*.js'","test:legacy":"mocha --ignore test/api.callback.js --ignore test/api.web_stream.js 'test/**/*.{js,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"bec87d1afd1f305d1a97103cf53a7cb72622d077","_id":"csv-stringify@6.7.0","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.7/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-UdtziYp5HuTz7e5j8Nvq+a/3HQo+2/aJZ9xntNTpmRRIg/3YYqDVgiS9fvAhtNbnyfbv2ZBe0bqCHqzhE7FqWQ==","shasum":"74c657f278e7ac6ebc8f6812d098dfe0ea0b7e14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/csv-stringify/-/csv-stringify-6.7.0.tgz","fileCount":26,"unpackedSize":935978,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/csv-stringify@6.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDRlxO0oyTGudmKGJQtfZVEEmnrUhyH4BhFE0IVmbueAQIhAMeNaB2HMG1Ip5gJJT6/gAKvnjCDV1x5/TyeryOgvPZM"}],"size":200996},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d6a7af1f-bd3d-4bf2-87ed-8941ba37ba16"}},"directories":{},"maintainers":[{"name":"anonymous","email":"david@adaltas.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/csv-stringify_6.7.0_1773770816241_0.4803466748306704"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T18:06:56.444Z","publish_time":1773770816444,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"6.7.0"},"name":"csv-stringify","time":{"modified":"2026-03-17T18:07:09.715Z","created":"2022-01-26T18:47:53.324Z","5.6.2":"2021-02-22T15:43:07.081Z","5.6.1":"2021-01-11T11:30:47.565Z","5.6.0":"2020-12-24T12:04:34.544Z","5.5.3":"2020-11-16T11:57:39.529Z","5.5.2":"2020-11-16T10:41:56.799Z","5.5.1":"2020-08-07T18:38:16.476Z","5.5.0":"2020-05-01T20:31:06.615Z","5.4.3":"2020-04-22T07:53:59.245Z","5.4.2":"2020-04-21T21:27:11.736Z","5.4.1":"2020-04-21T19:28:15.598Z","5.4.0":"2020-04-20T15:21:11.941Z","5.3.6":"2019-12-23T15:32:14.011Z","5.3.5":"2019-12-18T13:43:07.693Z","5.3.4":"2019-12-04T20:35:02.565Z","5.3.3":"2019-08-10T20:59:18.125Z","5.3.2":"2019-08-09T20:18:25.084Z","5.3.1":"2019-08-06T21:13:48.336Z","5.3.0":"2019-01-21T13:34:13.683Z","5.2.0":"2019-01-16T10:30:50.034Z","5.1.2":"2018-12-17T10:24:58.243Z","5.1.1":"2018-12-05T23:31:58.121Z","5.1.0":"2018-12-05T13:10:19.838Z","5.0.0":"2018-11-21T20:31:55.129Z","4.3.1":"2018-09-28T21:32:19.495Z","4.3.0":"2018-09-28T21:15:53.509Z","4.2.0":"2018-09-28T15:26:50.454Z","4.1.0":"2018-09-28T08:12:50.817Z","4.0.1":"2018-08-27T21:01:13.586Z","4.0.0":"2018-08-27T20:21:10.849Z","3.1.1":"2018-06-12T07:49:41.823Z","3.1.0":"2018-06-10T19:20:14.600Z","3.0.0":"2018-04-03T21:05:46.359Z","2.1.0":"2018-04-03T21:03:12.090Z","2.0.4":"2018-02-15T12:52:52.820Z","2.0.3":"2018-02-14T20:41:04.637Z","2.0.2":"2018-02-07T21:00:23.253Z","2.0.1":"2017-12-20T10:44:02.363Z","2.0.0":"2017-10-20T12:06:03.633Z","1.1.2":"2017-10-20T11:46:58.538Z","1.1.1":"2017-10-20T11:44:38.903Z","1.1.0":"2017-10-20T10:29:30.780Z","1.0.4":"2016-05-11T20:23:40.652Z","1.0.3":"2016-05-06T19:05:19.067Z","1.0.2":"2016-02-10T16:07:07.838Z","1.0.1":"2016-01-23T19:34:06.294Z","0.0.8":"2015-06-09T09:53:08.343Z","0.0.7":"2015-05-29T09:29:24.573Z","0.0.6":"2015-01-26T21:06:37.979Z","0.0.5":"2014-12-10T17:02:39.001Z","0.0.4":"2014-11-18T23:40:53.766Z","0.0.3":"2014-06-20T07:37:59.330Z","0.0.2":"2014-04-05T08:46:49.930Z","0.0.1":"2014-03-22T22:03:55.294Z","0.0.0":"2013-10-25T15:19:44.499Z","5.6.5":"2021-09-03T08:25:28.775Z","5.6.4":"2021-08-27T16:39:17.454Z","6.0.5":"2021-12-29T22:15:37.171Z","6.0.4":"2021-11-19T15:09:22.789Z","6.0.3":"2021-11-19T12:10:45.092Z","6.0.2":"2021-11-18T14:27:55.911Z","6.0.1":"2021-11-15T22:53:02.496Z","6.0.0":"2021-11-15T22:19:07.464Z","6.1.0":"2022-05-24T08:44:53.460Z","6.1.1":"2022-06-14T14:41:50.160Z","6.1.2":"2022-06-14T14:45:49.116Z","6.1.3":"2022-06-16T19:46:47.046Z","6.2.0":"2022-07-10T20:52:32.744Z","6.2.1":"2022-11-08T20:32:18.306Z","6.2.2":"2022-11-22T14:44:05.720Z","6.2.3":"2022-11-30T12:22:34.317Z","6.2.4":"2023-02-08T09:00:57.337Z","6.3.0":"2023-03-04T00:00:54.387Z","6.3.2":"2023-04-16T20:58:56.369Z","6.3.3":"2023-04-30T21:14:44.343Z","6.3.4":"2023-05-04T20:48:19.581Z","6.4.0":"2023-05-09T07:19:34.522Z","6.4.1":"2023-08-24T10:29:08.560Z","6.4.2":"2023-08-25T14:46:23.586Z","6.4.3":"2023-10-05T09:39:40.375Z","6.4.4":"2023-10-09T08:22:48.615Z","6.4.5":"2023-12-08T17:11:03.407Z","6.4.6":"2024-02-27T15:30:17.044Z","6.5.0":"2024-05-13T22:48:11.146Z","6.5.1":"2024-07-27T08:52:58.098Z","6.5.2":"2024-11-21T09:11:25.547Z","6.6.0":"2025-07-10T13:59:16.333Z","6.7.0":"2026-03-17T18:06:56.444Z"},"readme":"# CSV stringifier for Node.js and the web\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/adaltas/node-csv/nodejs.yml?branch=master)](https://github.com/adaltas/node-csv/actions)\n[![NPM](https://img.shields.io/npm/dm/csv-stringify)](https://www.npmjs.com/package/csv-stringify)\n[![NPM](https://img.shields.io/npm/v/csv-stringify)](https://www.npmjs.com/package/csv-stringify)\n\nThe [`csv-stringify` package](https://csv.js.org/stringify/) is a stringifier converting records into a CSV text and implementing the Node.js [`stream.Transform` API](https://nodejs.org/api/stream.html). It also provides the easier synchronous and callback-based APIs for conveniency. It is both extremely easy to use and powerful. It was first released in 2010 and is tested against big data sets by a large community.\n\n## Documentation\n\n- [Project homepage](https://csv.js.org/stringify/)\n- [API](https://csv.js.org/stringify/api/)\n- [Options](https://csv.js.org/stringify/options/)\n- [Examples](https://csv.js.org/stringify/examples/)\n\n## Main features\n\n- Follow the Node.js streaming API\n- Simplicity with the optional callback API\n- Support for custom formatters, delimiters, quotes, escape characters and header\n- Support big datasets\n- Complete test coverage and samples for inspiration\n- Only 1 external dependency\n- to be used conjointly with `csv-generate`, `csv-parse` and `stream-transform`\n- MIT License\n\n## Usage\n\nRun `npm install csv` to install the full CSV module or run `npm install csv-stringify` if you are only interested by the CSV stringifier.\n\nThe module is built on the Node.js Stream API. Use the callback and sync APIs for simplicity or the stream based API for scalability.\n\n## Example\n\nThe [API](https://csv.js.org/stringify/api/) is available in multiple flavors. This example illustrates the sync API.\n\n```js\nimport { stringify } from \"csv-stringify/sync\";\nimport assert from \"assert\";\n\nconst output = stringify([\n  [\"1\", \"2\", \"3\", \"4\"],\n  [\"a\", \"b\", \"c\", \"d\"],\n]);\n\nassert.equal(output, \"1,2,3,4\\na,b,c,d\\n\");\n```\n\n## Development\n\nTests are executed with mocha. To install it, run `npm install` followed by `npm test`. It will install mocha and its dependencies in your project \"node_modules\" directory and run the test suite. The tests run against the CoffeeScript source files.\n\nTo generate the JavaScript files, run `npm run build`.\n\nThe test suite is run online with [Travis](https://travis-ci.org/#!/adaltas/node-csv-stringify). See the [Travis definition file](https://github.com/adaltas/node-csv-stringify/blob/master/.travis.yml) to view the tested Node.js version.\n\n## Contributors\n\nThe project is sponsored by [Adaltas](https://www.adaltas.com), an Big Data consulting firm based in Paris, France.\n\n- David Worms: <https://github.com/wdavidw>","users":{}}