{"_id":"@usecsv/js","_rev":"61-39710bef17d9beb425b1ac6cca6305ff","name":"@usecsv/js","dist-tags":{"latest":"0.32.1"},"versions":{"0.0.8":{"name":"@usecsv/js","version":"0.0.8","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.0.8","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"00927f3973962ec93219ec2d57d3337ffa0140c4","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.0.8.tgz","fileCount":19,"integrity":"sha512-D+F+DYvOnHD/NHnbXT0xj3HfekA0T6zvpuZ9YwNgbM+xTP4QTlxTFvu5KpB/UJt4YLEqOIILODb2AqyoorKxqg==","signatures":[{"sig":"MEYCIQDhm384SlwXvKdz+8r+oxrgfidt2rpf5LW/z/mD5XhvWAIhAPTgGXTapH9gkGaQBM0hx9IHs/Nsx653j1c+d/DA7FVT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":375906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhl5ItCRA9TVsSAnZWagAA+fIP/ito7x1HjmHy/D7xCpgS\nHeXNvknfpKC4sPj0ihDKIMzjA7GmZ5I0sAOMdpG4mE9NCgB9ornVLk0Ibfi6\n7+e/OaFPrzBonFat0EsPmVKGguCZh1870ucinaPcAh8LFpHOkOdnO8n93nFe\n6KjkGgxnp6P2OVn7WZrnClulIQAf9AjSPsUt+L9iLJqFRYqK0BGuxl6KPUKJ\n5jSPcjU0eMEiKLgXAR/d2ipjorUWiIT6bf2+nzmsWdSVUR8h46LktnGY1ngS\nES+tf/XcnkQp3GRMhNl2l041yv9wnMdovUjvzNlnCHcFE0FxrQCbepcsBQVy\nvICpfIQnGJpljfdUIhRImQP7kkwAM/AZFyQMuuLSPD86xiDOp+nODmStJoyH\nILr5QJWMSbGHa5eDWwG2rh8Tw7B7+V1Cxp9LTq2GdieQHQsUsbsGBh1h1kXg\nD0dvtCT3sZxTgj1mu3y0bezpjvw2Euhj6OgSX5aMOrkMQ2T5mzYXo20h9+nW\ngHhJJTP1niHKr7CtTtJVQo692xBBNW/v0xjScdEmmLUiydXhIZ1h2iLFnp38\nmdswKImiGvNj/DTjHA+N+LCFs/Ua5NzNCZzIXE1R+1ziRabDny3do2sgAGVi\nVnTsjRlfio1hg5rBIaO6BSrgCcf5j4PkVvzzDUAux4Omik/dLgOUTDPRxX1F\nv5wV\r\n=35f6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"92d57907730f40d844a704ff67ea3023e36ed0db","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12","@semantic-release/github":"^7.2.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.0.2","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^17.4.7","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^5.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^8.0.1","@semantic-release/release-notes-generator":"^9.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.0.8_1637323309217_0.5384358179653093","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@usecsv/js","version":"0.0.9","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.0.9","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"f77125e3dbf52fd582dfac6acaa0b77b67b6473f","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.0.9.tgz","fileCount":19,"integrity":"sha512-uX+5nVV4S4Zju8uizIBoVXrEjE9yZGGhfrj3GyrhW8rXhluNODCzcUvArNDNDE+aR7XuXSeL7jJq05O+Ih+8Mw==","signatures":[{"sig":"MEYCIQDGIBFBUmkYc3OJkkGDTkaqDKgnJx3wJq+F4EJombOSqQIhAMA0C0zm66J9OfVX7SldNvK/Q1tKy4+lr7nJwlenopRg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376159,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJho18FCRA9TVsSAnZWagAAU78P/1ffNQKj0sDI61S57noK\nBZ3xp+9wEUTg6462EPzNB+8ssiqxkRN5y8cglwqV8djqXDFC1saOcfsEODdN\n3f3Gf42cObuWoV/fka5pMgQK2xCtLPbgjX4oVbaf0qtzsn3r/hRAXkkgcx4k\nUwQCny9RJgYzUqEFIZDBvHjWD2IHed8/L+5boIlUMo4xS7Cz212YpE+pGrm5\ngTc4/EBZsNPLnYaXG+E0Hpw5w6H758tvL1b68E/S1de1BfTRhWWnCPyz2Ssv\n6TXmM3lM1YM5M07DEuxVRd5mPAT6knrAcV3amzbOv+Lumf/1YaAJrTe52j8M\n7VI3TJbNwmszgRBILbOaYumUbk1jnQmiMdumikri5ozBSvVfo6iFPVW6Qshd\nGwn4YgGyRfpq2ArSXXb54SYCmTYY2J/SVE7vCk2Gly/mpWgex9kPSTQDBTIG\ntHbcU6pZAmaVnNzd3zRE5hJqAH6NeolDWzQhRYBKDd5lTAfg57BwYQ/JtE9l\nzJimeblVthJnE41aGjhIHdi3Uu4A4Qa8Cih6K4qMxvIZ08k0+omUNF+D/FnQ\njMbTiY2f11KNrsYVZ5nfxnCjh+MfagyojT3RmaCGbtTdW/6zXwkNDdGxL499\n4IVeJFCox4II97AumCTNrwodPLoriFTXA0kGDYSG72s+/0dC7P4+UHoFVDpq\nDYFW\r\n=ctaj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"abe2e5c16f887c2e2707ab4c29e2e22c26b6f959","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12","@semantic-release/github":"^7.2.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.0.2","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^17.4.7","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^5.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^8.0.1","@semantic-release/release-notes-generator":"^9.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.0.9_1638096645635_0.8863094470058979","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"@usecsv/js","version":"0.0.10","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.0.10","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"c818dd8785e5c2bf0835774c5dd54376768532dd","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.0.10.tgz","fileCount":19,"integrity":"sha512-TmnafI8neBbppMOfHa246I3uPXXMZSSdmdCXUpZ2c4DdfgL4tKI+2XAfKWNoDcYNKMgFdvzvA+WnruHRvHtEUA==","signatures":[{"sig":"MEYCIQCuX5EkPil/EhR0C1OjorJ7eL/m2/VUkzQOUiCkJsleFQIhAKFua7j6jFs1gpWbLoiUgtR4QW0gAJQr+eiemEZrDiJD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpKEaCRA9TVsSAnZWagAAzDoP/RL8quhjECkEMH4+pGaF\n22T3Hp8hz04mLLoTVpo8uudV+I3Hp/2fNTa3+3KKoDb86Kyzba495zKTLZHy\nWXNT6ge1mhbYgPk0hHdaah+yXYH8wOBKkyrmvEgzhhyWm71YMO0QWCq1GsrB\nd5GzoltyTelV+LnvcBIXDc+yFqQnV72gk25ir+b/RmQHzfw8hNp/ix4dGFlI\n6tXZ9Q3MSPwgXW4Jy2kF3LpDBz5e5yBQ/iTgUacQgjV/H5a9uKsOFfyus0AK\npX6+3QS7gmjieFtyde058oCOBZBXa92wGK/zypfZHyOTZNC3wcGxn42t0BKi\nmV9NxKbPFIjiXnqZM1I/SFtKqRgOxOimau2UOLXmOtt7jKcX3XWOlpACPgbc\n6aae9FhveDpHwSA+Km36HCGBjkA7BVwxIHEeJXsetnN3xnQjYZ0IKY4vKQ6x\npLkmFgzUAaj+1fqV087qraq0fyL6belYTvhwEvKNdoLal7KHnaW/MgxUmyom\nXncYf1wz7qtBab57TNoo31SPQtlsOa28DNIuclCAnnOOkEhqsRqIHRhgnCcO\n+EcJFv4aIx5WgeVGhhiz5CnPtxwu0hLs2aj9HtwGxInTvN4ep7n7Urvg1Pey\nLMQheVeFwp7qFD/XsBUx1HU9w8P+AO7tzTXc2GaDGhj1IjX2rUAlAaa2ALCK\nCIlP\r\n=bsmA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"c86a23036574bdaa42eeda82235af12fa6bef94d","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12","@semantic-release/github":"^7.2.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.0.2","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^17.4.7","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^5.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^8.0.1","@semantic-release/release-notes-generator":"^9.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.0.10_1638179098273_0.03939661907231873","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"@usecsv/js","version":"0.0.11","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.0.11","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"12da5b57a664f203ce04bc002ae765273971e9f6","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.0.11.tgz","fileCount":19,"integrity":"sha512-orVTVS+XL5+hjv259+QbzNbR6gY5QXvE/qPICkEStBNU9jOpmiSf40mVVyG/iAR3VXtSboEdkudLjMjCO/+6TQ==","signatures":[{"sig":"MEQCIEjLlxUqx/f39uRQ/SUhJt3rZluo95z0/A56PRWloEicAiAsmqBhqNowZNp/EOhsrJ5ezi1T7bvSIHNH1iQOALOE/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpLBgCRA9TVsSAnZWagAAJ3sQAJ0IlZHZSq5ctxU0q1MK\nUVttX51ruI7cet/T39V4f+Ye1YmUGQAwtXHfFY4eeaDaU13uooXgFhsJ5CAe\nNg0VGDIFFy4vFF4F+lTtjD6HElB8Y47K6RsS2jES4BppglFkhouEUBVSRd79\nu1In6mBL0GiadZvoU6zdkswYvbIFaY962MrnHfTiz5fljrZ9ZNaO4GY5vxAs\niocKfR9hpTZjviZA3XBOi1flZaroaGdTIRByGM7hwHZAiA+68TSeorHM73bs\nYquGNd7qrC8P33M2OcfhgQ3ck/1UeJE+BaqCUTz18sXBtHQ36TzLRGorQ6A2\nMtX0aTTK5/z+rO1aUXrZvhFRamk+PNIn7A90pcmSEJIgjSgNwWV7aqrbnFA4\nxS9lwIQu4nBhzBd1OLD9G416Cf5BGLu/yJwD3UpSkTq3sVT6Q4KT5HJ2IHz7\nWGNG5WUk4CA4bQdeOejzSZcXxw19gCbrihWiGKbRhECo2LXOi8EdxODwDPJ/\ni4Msj4krDxGD7mjy8zJSR/EGmvUP4+DAuvDQKd8vNCr/BoACeDxCzieVU01s\njttEIjZb5ewAbWOXq9b9OYxn/1H1H9tt820r21siCGN/EK5DbLf9cE4kk1dv\nm/FenEFzmWVS3OKJy9lJhf5oDA49KQRF41LLJSuE3WHCcmKg3YNspYsIyAxx\n/nBk\r\n=liWS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"88e13366d8143ca02b1edb053d5c0c69d8798b0b","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12","@semantic-release/github":"^7.2.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.0.2","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^17.4.7","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^5.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^8.0.1","@semantic-release/release-notes-generator":"^9.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.0.11_1638183008211_0.39292198549819446","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"@usecsv/js","version":"0.0.12","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.0.12","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"c5b4192bae23ab1149781c2e9657ad5c308a8fe3","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.0.12.tgz","fileCount":19,"integrity":"sha512-tQ9BZGvYyexm60fTG1FpjKT3HBLzF7FuMdDlqcNOYOP7kSocHbXcK9GcvzZSEatdf5wP74y/KILiAKOKM/5D+A==","signatures":[{"sig":"MEQCIAgtt7OytwjJfT1lLKYHiUqGGtxcIPyCVuvO4sgbayg5AiBt5nlS3UJ6fxnuZQxpMCP+vyCDdoxGbXiu3JqNmZcPxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhr29bCRA9TVsSAnZWagAActYP/j2l111Q5CIDtHFOGhpP\nxu9xPdaha8QhGlm8g5AIKkRlIIXJ85XT+emmthVs7uKRntUcia1woAaZz+0Y\ngBJ9/Wmren//jSQ8x646C8+auR1o54ydodnQtvVVUHEXtAKKFnT/F5kGO2Xn\ns1cUgbQD+n5UDrVcp+H6XRXfSkKfN5Qn/2TDSsHZQEANkIr0e67zrpPNV58a\nM7NqA/y+DDUSXR3Arw5qhBoaB64aEeKicyr1keiKHXQsWLfN+XuT2R5BB2rS\nSdbeWT3pat/qCVLEqcfIGgujG2dn6+nZBu012ckltmyzP/7pyno+O5FibkJm\nBtJfPB7Y6BFtPlds/Dfz+FB9piQK077RSTsv4++OujuIk0VKEWuBUUXsmI45\n1ySh/4HWBHxZ48OGyXbkeGmMZMcyKB4EBcdoTbfVqAQd9ei8DyF7rKAqa046\n/tmfe/5iHFxqyOOuJZ0pbO6euENu5oR2gCKBzqjHKvruUb/mPBO+xy7xEewc\nrdHlyUh0FrxYqhAYzq7xZHhktrPB5OewQxVhJTQQPnCYDWWyX3NdHp0cBqFf\ni01fQnm7af1DMQW/AcvwjtAxHlaItSUxrYMW5Hs192MMYaeNVKiT0BOGNQjL\nolhRzxyuQLlmfU/XZR+GzqA6Fjt0xjcej13Zej43NucNexF6ixTR2RgOgpm7\nZjN7\r\n=TuV1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"de830a50f56ff5553b0c506dac3ab51e6e2aa36c","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12","@semantic-release/github":"^7.2.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.0.2","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^17.4.7","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^9.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^5.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^8.0.1","@semantic-release/release-notes-generator":"^9.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.0.12_1638887259760_0.13569247686270525","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@usecsv/js","version":"0.1.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.1.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"977fa6244b009ce058572b766ef9b4ffb0b85186","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.1.0.tgz","fileCount":19,"integrity":"sha512-FU8Ci3rpcAheTbFP9lj/jYefZ1/EGw89oIPLNj41e/6cMvM2SIkzXtCVw/JivyQuTS+c17DCd22FN2588RGIDg==","signatures":[{"sig":"MEYCIQDmWxkj2vMTFCfoBgQlcwgl95zKcBmUyJBHnd/oPfklnAIhAPqKtVuWs3q11rSp/iiokgu2j7qznBQ4LzLylocUTJRv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":379904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzct2CRA9TVsSAnZWagAA/kYP/0iBA7skWLk9gj8bKUlb\ngviNY7yOs5yPvfWlbqiY2mX7lQt49B9pCeh13ToBW6JCqIUd9z1q4GU/uLWq\nDiD7N3nnPBB1NOTm+J4wynLgLDznYb/ZMWVCLJd7K+JddAgp+yH1iU712TET\nEahXjfJOjHvPR86H41DA3HnQB7nYMT+I70Y6CInZ5elATn5WEoqxCKMsozWy\nhKmGZrQiuFcqbzmR8x5RPeipPiL/V8zKHyY3mIT1Z1S/RVtnfeDmlNlEgsaV\nC9UcXK+dZisqtyaviR5Y2tjuTZSaBYKvd9rCM6aMPzkqFEdJKttZbo0w+EAg\n34hevNX7sZ9rqHWoPYERwQVZJ/XqmqMB8TShN1GRcO4ws6agYuZzBud3odLy\nlRxphuembNgBFywabKN5CV6L6B2oKuGBrRgjHa7/HagQvclPPwGi1kQdfYAC\nXpdMB3IF1hPGLza3LfkB/p6TyORPS6OuO2gs1nsOWABFKBWkkVcr8QSeld2k\nkHcjhAvavbJi7HwDDpNmhBMcpvsCjQb7mhJ2vU3H04z7nIE29GvT4VynmroA\nKFU4BdnS2+x71R9ULjUDMwFJblIhR5RN2lFFK8nov54ToJrnkncz9mM44Mhi\nC2n+BWGLyFqkpbovYrSd8SmhndbqzAlYyhB0xQSiD4S0zjX3wFv3yCyAo6ay\n+5xK\r\n=BI6p\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"81e134bc82dccadbc38671e5258f62e878cec9f3","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12","@semantic-release/github":"^8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^18.0.1","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.1.0_1640876917925_0.529293742461673","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@usecsv/js","version":"0.2.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.2.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"5a9d46bb5c4579aea72263751c38488fd9822244","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.2.0.tgz","fileCount":19,"integrity":"sha512-xWSfkv9RTXiBKmVsrWQPBNCUlFZudgJ3OtEAyC59tZV3mzSWyDYaS4fC3WuY1+QSu3ovRfeFXVHELCaYb9AXEw==","signatures":[{"sig":"MEYCIQC0grE2zgdsJ2FKL6LmdzmBzvJJVAyWaccim8NjSlRUNgIhANym7ppPvOWCiPSDddkN8YVv+SI6F70UNsOPCJwUK+Ox","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJgRtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3Mw/9Ezo1/T27WKKPqnE7Mob7VPwxMcq4UUBWY4gypNMmrLgUN78w\r\nU1dbsBMkLuhqlPHyvAR52J1SS5ENeywxdBDpLdny/C+OCXUrxCxbdl8DWrj0\r\nYHI4WdEQu7z+vix8vR3qZIQkzRHRH91Y1gCFkqI+MMefLGMjTpSWA3RYy08l\r\nf3fAllSx1ch7UCyYdS51ryJYx74cQr55PMnkA6oVPPDL8GYjjGrwjyshwP6/\r\nIFeh3nSYeIYL1Nh6j35F3NOCwAVXBhgJjlSwh5LyhNkbE160KSycyWfxv4Es\r\nZTjDGEhKmzSR+hoYDf14GPxIEuaxdfq9JPjwEC4VAV4ycHywhycCR4fgCg5H\r\nQ55UUIWqnPWhR9b+DPpsP/LH8aVnB9PiVeKdx3gESMV+4Ujblp8NjnwsSl0k\r\npxz8eLSiYcWxsMkNObcXSG1rCgkt7jrVp/mz9tERT0yuBS6996waI7Myf0LE\r\nsXgWpEveTNIbcQ/xgsHXSx2Y7Y0PeJMnJ9ayWTN7mUcncMGWcsKMbqOD2Qev\r\nw3va1h7yc5n2u6Oda4KNLg6OWoA79mwR8F3lszHNXFXi0B6j5hYDAfN1HcNo\r\nCir5RipIBpiho9RIrEDtxWCsj5h0PScRWJZSg0Zp79aZuJWDX8HnDjUJ+l90\r\npus5suFP4xxXpIGCrqrxBiFhiF4CYWFeoJU=\r\n=AxZO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"c843c1450dada69fb86559e73fca89341ed628f1","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12","@semantic-release/github":"^8.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.2.0_1646658669059_0.09532697420122571","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@usecsv/js","version":"0.2.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.2.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"c7ce510b811f65c99c8570788f88815581e48ed3","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.2.1.tgz","fileCount":19,"integrity":"sha512-DKKqgqmpq7p9iDzlhimuguKU6e3TlhVafTA8WkuZmFu/+fDja241a9WV+TP78D6SZX9Wdq19WF49jOI2xipRTw==","signatures":[{"sig":"MEUCIQDbnwnMlq8HTuxDhxKpkQYpFqqor3OJczLrWkpXD+X9RwIgcQc5agPQ3FWBOGjLYU4rBw4X+kLTm5M+0mu+3KOX0UE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":389611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJpDUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqa6RAAgBN+Jc9kL2AjfbXWOW8220xKjGJBnexefxWxmDeZtLPcLhlD\r\nQjT7ffCiTgdRonm/dXIbiJLmP7f4eDYSlMf1pOR3kBbq2F2OGbd+1V7AOTiv\r\nEx0SZQF1g9zD812ObVZKfzLxbE6/7irvxG3CXOfh2alQBdpEQLBMzkwWbyKv\r\n71X14IHbYH4PGfwEGd3kqxzcywrh7S2fvicX95ZE4urmddrPAQ5Fa6IDT6AE\r\ncaI3oW/9mF8hjH4QK6x9Lf7mgxpTznI+Kj1nRKhMNXtZcRco2BUGKBPbecA4\r\nH/n6N9zeHarwbsLNXkk6aMB1RWv9ymWg00C5aaJN50Ws17d/H38gk+riEEio\r\nL491sYG5rPMEtZxrAx0RBQJllCZ9It1poxLTj96WWD1WcipEWqYq8rPPFlvo\r\njwdHwVHgS98oXJtiMXcI1bbs1qz+rz2hYaGEO/BQwKOEIqjsIY9BFsZlUuLW\r\nLjat60YFCmctLbuqEVm7YWGo3P0UE4AMP63N/pDBV7cRwiOf0lRHoJS1yQBt\r\ngDjlqTnZNC291PezDzHsPyYWaydoM08ZFxXaDfKtpKNnwnBYoEpH9wEN1TCi\r\nhqwiVtkdYU1uanxZUaAK/BCxtggubZZNDWHW001zff2nCtuDg+1e/RmombtP\r\nG+uX0OoDZkAxFn5fEfsQ1ek7OraQ5jdfC74=\r\n=g5wI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"5cb57ac75d7e570d9c8dd801505e69ec1b8384cc","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.2","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.2.1_1646694612035_0.8960262600453421","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@usecsv/js","version":"0.2.2","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.2.2","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"c95ce4d71e0d2c540dbf27848bc1a732bb663fe8","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.2.2.tgz","fileCount":19,"integrity":"sha512-q5mc7Z1oootB/3QzJE6/jrI8DtiBPC1mzTtIECv4rZIzDDSFcB69p6No1B0ZWk8iV46nYlb3PiySiXEIGE9MNA==","signatures":[{"sig":"MEUCIFYR03yYklw3duEA420OMHuYKtPIWiEObfvi92iPJTdHAiEAoNKbA+j+21+WDefPAeB+rLVBdEgfvxmGtwpp6svDTnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKMxrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTVBAAlmbX9c+q5UJwscu3tXlsuqcrZ/6j5OOG/auMyvIR2fi66EgA\r\nqR1BmZtSdUUyhiq/jXknfFWZub9+D2M6glfg1gghtcJYLEnGO16tatpIOS3u\r\npMl8Gat6OYosjQZu4nad3Xts+c1DzZH3cjn86801xkGj3UFb+KWsVDEkSIrE\r\njrhXxA7ItDeb1g6tlIWJNnvPEFXctdOrG+xgYZBNYKFkvVKQr66fXaLVNcfx\r\nM88RNn29Qkx4DyhGhJpIdSapJzV+yTEOsOv2Jw85z7saluFvnpujGgZimHuG\r\nwyqjEO6GWYjs5WtizWT6o1HsOiVQovqH8oZmQRPQCWQV+rwQjy6DuV3Z9cqD\r\nDomIu+4jpUHeOTTCfk1BX0v4s9j/X3SFGsrjxzIRtF43ZB+V4hewVYLhVHgM\r\ncuISwMw0M6ehgDrUMzbpk/Dx5s4F3WJDHkB8feH7huOH4SSrgLku7HQHrS/A\r\nxYkYyPLzRVOneZxxc1ZGGhs+/XRI7Y7MsrXWI00ekNG4vyAgif1TFfNz5nXv\r\n+8EVnnh4u8xfkt9s/ddWucDb2aqfRlQ6ak/kWOKt+uNFGj99VEb2bhbQXeAw\r\n1adhg0jBIec6ajz3SD1JoD08Zaj4sEMxZlYjlbW7yPoip+meJ0EJytrZG5Ak\r\nVspakYk/GzB1gt02ua9rP9VMOU/Ft+FkuqY=\r\n=vABd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"72ad61e66bef38ae72c9fc138fa4e5f52e1f38fd","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.2","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.2.2_1646840939551_0.8894159159492545","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@usecsv/js","version":"0.2.3","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.2.3","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"fbe6a78154b4816b32beb34348dc989d6e8979e3","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.2.3.tgz","fileCount":19,"integrity":"sha512-dV6ftB9bjdoLGXkGVjaJXI8574JCGWJRq5leSDM9USK1DfbMxumYQo3BAXbP9PstfAZpssTrZuP67F53q+xTOw==","signatures":[{"sig":"MEUCIC/jbQuLx9OXr2thak/srlaFZM1gxO3lgXk8MfHtg5avAiEA+VK/vsgjlAPK3gsDiDt+Q3cz9pxC5KXhzSII5mkVoak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTZPRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMvQ//StMbdFcmilTlD2705p4WTQIRxH55BmPh3zGizlmuCcZ0L/X0\r\nl4s5bavn2FzOEnjblYFA9AJ8Dwe0kcZPWuRmua3FYnIS+DQ3vlKq87KE4uBA\r\nOvooLfjxOo5CdIwBxVdukkU5zkuXWXofZXD6QnrNL95LF2469seEaaavJSgn\r\nprT6VLILgIlyyr4iHq15CcSGmwC9Hp/xMK0y4iGTvMw7Wrvu5a0PcwiJ6yHP\r\nvRA6zSBKQ2UEzOAMm+7TU5z2Lu3JKMXq5q+2QL26XttrWYWTeU1BpghGKkkD\r\n4igZfYLZ+MBiSHeeuRmA3HFzFpvVLVnoKg02xIqcLuq3EJlfrXImWPrYdiyT\r\nZpgjIS8gsNyk2SLoTIkH+/9jPijigUruUp3KTi352UoDdBIzlvb8ex52ta7g\r\nRms5VxUtxgxDtUQ35P9qHo++eWXpWF3TWX6jKYUrGoxcWTlZxYR2A7jCzVq/\r\n3Vv4A3rCEc4nbBdk2MT4M4VkcBuwhoJHWEOl68z+cYcvvPbFCwK7vX9rRMGC\r\n4xWZWM31EB4qC68xyR6IuddjCDReghnhttdJAQ0QZTKwYxd+/cUWM6Rv+t4U\r\n3Pu0jt9sCtXxsMkn1fh6Sk64xhtCrvC41jl0syO5qEECKdUAuuMAUbfAr/nJ\r\nVOKZZqOlti4fQyIZ4k/7FyDFecKC5MSsjnc=\r\n=KTTb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"f17478b3e210eec9759e7524402dee1ba1525887","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.2.3_1649251280877_0.7678413303980527","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"@usecsv/js","version":"0.2.4","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.2.4","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"b5dac15e5c92659f4514803cc3a01bb01c172681","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.2.4.tgz","fileCount":19,"integrity":"sha512-6CKRHCxiTLXLlmD6IkJKCEj+oT7wDjdgPRP6RsO3/Q3WlSGMIZYcb3n0qvi/vUKQG65PHB0Jl+vSosv+OiD/zw==","signatures":[{"sig":"MEQCIHEqaOrKxuwfJUB+gL/sOdVAWeXhE+zjf/aoZe/DXBDMAiBJdeDa2ARVHY6ix9E2gFD9zqU2A7b8YQv8ww69l53pqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZVxBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoArA//WY/j/hrk836nhaduXJ449BFt9aS3qknN0OmNkyF+DNLUiUpr\r\nhDuEKK25nAYOvLucmC95RhM1dAZJ5K4yrpn5DaSqHb5rxdIyKbebfzK2MbR5\r\nOr3+zVzpprRDwkJajqZxpMwlhDbGAFts75qclujaHZ2+ZZPqakjLdFdoZPe0\r\n2udOHnGKwcvYm5V057hcn6XH5bDBrFwfi0dPU4fKmtzsV6Y01Rz6jEHxYMuN\r\ns3/Ey335ItC+WssdFq7ib3KX2fCuHeIA01ShBJmdK5M1j32YqCHyqC9w8Ai7\r\nmk1pIMGwwUEVZhgOa2OjKxQOeDEIyYa30/uAOpoN4wIzHH/7QRjluguoca7w\r\nKfdZPyE1PPPE18Y7SPyp6lAmivIiQAtZ5HDdkZXKn0xohxsPPCsjkt6esSZc\r\nGwvR7No0bxSHw21PUbLedBecDnSPAWECfYZy6KdFl1vGimraa1+iFoM7s6RS\r\nE0OQH8tvil7jwoTWhnu53/npaeei5ILdvNippuHfFSuv0KLxLd0ZiCUPsAlt\r\nF1ZpDnEvsjKCibj3SOdKhsqUxwZqFKwJuqronKmvKa6IItO5d9lko1hq1zTB\r\nSDMFVEQbSkBHQ6KYyAXwtG9cOt2P+Ty4J/LvVmkvkUudBHK3NfrZrHtd+hFB\r\nu2vb8hPpGun+uvfkmq3v74wT070P2bQIOLA=\r\n=/Cy8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"a2cedaf8218c2a9c32a8720e532a190d2bc9863a","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.2.4_1650809920895_0.5461769860463237","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@usecsv/js","version":"0.3.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.3.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"e3ff11547f45995c56918e9699e9ac279610c66b","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.3.0.tgz","fileCount":19,"integrity":"sha512-uh47+bI6FAEbqY86Q5ZqO8Pw8uTic6GucxppTmfWXSoSvQVH5up9lu3bGw+MDk8Rn1dsRZ87z1Pa3V3B03MQHQ==","signatures":[{"sig":"MEQCIH+sj1xZJ+kkpz6/QUW3CLmDM+KEJ+9atYLj1/BiYO/3AiAbgRdEDbUL5p2kCtQ9RXILBUHINX9Sz/DgV7BhWhAUvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":392011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZpnHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5CA//e84oT1QVyPrJ46oeXYG1oi9dyxNQscreg59pppA/bzYOr+tx\r\ngxIsBGzKN1SkNFt5aDG7rL0GDcj8PQrPDDx+Zwf53bEtt18n8dnXXcB7Ghft\r\nA2vMHdEpM5Osvyh1WW24lBSawOtGwNaLp7NCWjzrlIHO9pzOuTz5dD/jhCQo\r\n6s/9JLpJ7w2NztsOtixzLUv+36mgCTXkPTbJUue941LXXbzMx0AHVQfJFS77\r\n8h6OJoRdNtJFd/sWvDhoA+l9YutlaqY89tfSbYqwTufP8zFtwrv0IXduVryi\r\numo6ZzJCyPIv1pJRBFQ+CLFKJQ2+1isjVADayigjSdJuF06Cmj7WYb7f2Sal\r\nPZkAihwDAzJEgjB+l3eBJuk+7uz9RTKlLlZpLnetuwfaGsyaHqtcW0vcMXRc\r\n/HxWA5m3kPyqmFcf20r0kF19umgKj3gAwoSUIy0aIka7tpMBm3lrogKRrzuL\r\ngru39SOPkl9yBXtiHg6wBEsC1fIMpTeujwSnOnPdgREAffbBoJ4dfRccQc+X\r\nrvcDEW5fMyAlHBEapIyz3QCIRKSQ8ngoytwj+zVIxCCp5Q2FvP+E4SIIWn0Y\r\n1sNcdKYPc9kszl4RXorDPmNoi5Bs8FUpbZQ/CHc67HOemoqA2uWnOv7dUd85\r\n+99yKqKvnGqSfH1lALunlDSZTY4f77g6P1c=\r\n=KO/t\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"d4b356fae65104d7698937970caafaee047913ba","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.3.0_1650891207709_0.8500368321617049","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@usecsv/js","version":"0.3.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.3.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"97115e8a91827d287a9cff42ad96d715b96f01cc","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.3.1.tgz","fileCount":19,"integrity":"sha512-kmWSToedRWaVbZeDiy/11C5JVeeYa/Ggc0N4S5DsiRV+0Xi3WFy02//+iVMfTq02arOGmHKnmj2wcRmOaGWL9w==","signatures":[{"sig":"MEUCIFP5sSXWMoScQKjmGA+6mWxHXkrPsWlX14WeqmSLvGbcAiEA/ALZ1jwL8W7hqZfimjXkE3eL7oh541v8eeXrV35GpfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":394414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifN6fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1Jw/7BLAPspp3mq5GnyYjQ7Cy3+7JcPApBoQt4pFhr37pYgXp2RQC\r\n7SPWOrlr74YvPH3/pJ1BVhb0qdZdulxejqR9shgOTWmqSH7vTKDQqOduC2A+\r\nQ7PIfbK7gzekMxRkcC0s2Y+sppqc41fEu/j0KwReWzowr7bfepO92f4vjSfc\r\n6raXCocgdryYRMA+TtbuV8jkMrtnBUbEISPd2ztom4c3jn+3WKsc+DWXZ0rN\r\nXT3RrUvMboR8BeIvWv8CllQSzSvmj3+MfnN2+b6QfYnM7s+W2H4e6RpemIAj\r\n5SbNTlczaqufEgPJGILupotmfKwEElsuhKCa9CfA/lxws5V6UW2T+MzqSIp6\r\ngPpmgCJCYbuCLF9jjm7LW/FBIEuOV5wvFCszs0bf5YPofm4FfDkj3n8sbyuw\r\nD/ZWJvOhcY1eG4sCJeZG3z6JqVrtQ4bJTM/x0q+HodMVa/mndzeWRFsW8yH8\r\nkm8V+3SU3kMYvr6vED/nN3CXuqbWCzeda2BOpJE6vuGTzGTzhdV09qYvMdes\r\nNTufz0uQt5LObhQ92WSYxS13AcrY0mR45qdd3Yi+hAaEktQqGD/RE5sfUSVB\r\nkTGsoqbwgT/8CAQYMEm3T+C5dq9ydYiDBtgI6YAicqK9WNqVO9XBhLrCuRLp\r\nOety5YL/YHKL1QrUlvYAQsY7zSvXzdFzRtY=\r\n=cY9w\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"34a11b4a98ab1776f0936aafe7aad2495692fa3a","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.3.1_1652350623480_0.8326892994312356","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@usecsv/js","version":"0.6.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.6.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"ba2e090978059731aaec3d4dc722d5cfc6f47df1","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.6.0.tgz","fileCount":19,"integrity":"sha512-+vimn0yu6ec533U+3aj5ySVpCreAd36/Yp7/CjkJCNrxIf7N0Km3jfUOMP9WmCTiKYwcyQwHcMRBzAAte2aoqQ==","signatures":[{"sig":"MEUCIGktu47srH6HtdiwPpL709pXmFApFAXFHs9L87u8eCMuAiEA6RaAh9sXiWO7y65v9/XH7DZJSjDgBrHM4MyhhzkY9MU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":399425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+kmuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpk8RAApBCYdMprnU2a56z1bDpLc3ii5ER85omPu2KiGFnzR/xUCnEf\r\nX9grm1U5wo/FJseozY233SNHOT04SMF8dZvCTZLKKve/qHagbZxpWZdZVIrP\r\nVGzaTfW/zXc3k0kBh6ZNKCmlEPr0v0QSSd8pnZhQi+pOMnCOsB01qVLIZhY2\r\n9uGgOq627oyqQwM+35X2P2TQDu2np/ixZah2pGQz6OgcEHUyhwSGy6U8CjoU\r\nw5yEcvJDze1iT5fOkLcg2p9/VUwwxp2NdUve/fLsE9SHAMdfv0UamabhvIg9\r\nrIbn3sReHCMjtOO5rAHpiTLP/fvo+99u556XtJUx5SLbd0wUlh8kpXCcABMO\r\nR8Uyh9reADdrDoKE9iLdtha+m0L7zZTcDU0uZt9ckugG+CSRJBBUInMNYjNh\r\nUqAiRmK0oZtSNEWKqORDFZBxeUbktkKwTEEFyWRKybzSUfSe1IaomyuyhdYQ\r\nwFEFuh5rKvYtg4HHUpe34iohcX5QI+bg+jYRFf6h51xsGeRvhzMAmrQl3DRp\r\nKS2Uwg+tu0Ohwkf+gAXXljJ0+ou3BVfu9rnDSgB3Tl9alvPJKy93Rb8+LVkv\r\njHOBs9nh3bIjd5n+QLW3+Y9hGaQSse2pdTW5LPtaoD20hCC1Eq3f3xe1ZvMA\r\nb862Vsj8Bl+erKBEx5Q/MbbLIW9Fow0HbG0=\r\n=ovFX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"b87b1ab7424ef81087a93a6272d4d94466bbd004","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.3","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.6.0_1660570030075_0.8071484126564044","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@usecsv/js","version":"0.6.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.6.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"2bde105e417c18de0975b208ff15aa5d151552f3","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.6.1.tgz","fileCount":21,"integrity":"sha512-OOD5iykeyr4RPdMAq3RXapJL1lu8pKSbPAgeXoketGqlLsT9iF4xJge8T3sKSmJjCQQYhcSaBupCBi0g8oVcZQ==","signatures":[{"sig":"MEUCIQCVDMxUaJNqaC5syblRtRmJt2kDNLc5Sfy5ZcJom3YMSgIgJUsFQCuJP2X28m/MbZS41NjeGo2nfcTkecjh7aw2HE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/NBeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmof0RAAljSTLdYGdxJgDEHR7GcdFI64F6DHRjYH7cEY6fIzJmZAG+ZC\r\nrHs8G3022Auqg5zEmp6ydCf6UOh3respwa4BcyA6kprCxWiCfNcE1rwOFdz5\r\ntWYFyLh6rQgqtPwwushaSu7qlTsPhktoZBNH947DjgbGC1eW3zUNIW8fFvzO\r\nxis6/bf6U35+TtYmBQ1S53Smrt7p9vJ+20WBgBZ5HsQOU4oKZ5Els+bsZbaq\r\nDKpdwH3cxtaQZr3lxpyumJPCLC9A3xsBkOrXHd7yko40/8YlQLRuvi+DYqeJ\r\nvDL+nUkUzFfOoV4hA3YINH0W0HvJm0KLo8RHrWb0o8GBJdTwZhAruaB9gKZJ\r\nFI2uOaAGuZezAEvzAWyNRgu7FpcxfEv7rX7q996lf2OP/0IBbnR1rlAg9jKV\r\n8Zn2C5Tc5npKUSxM4DZSzdAso3jksMSv9zji9AnCYKxzI3Sjh2N7ORPCAH6s\r\n/slbYuVqEfyS2epduP8Pe729EJkbkmfmLeG7QYHJ+5TrrN5dFcfeZies8Iqp\r\n4aZxJtFPXRbOTC+iETkEFSOoXZt29NTLKwIxHsCqrD/Prb1H0pi2Ov4HthGl\r\nwLAPhdtFmPuxVa0alFHffx+WieT87ubRnru3ygQ1PG6lk6aSQ88Y0Gcx2s1/\r\nqJuBFPGNHqiVv6OkDtGSklrhQZgzqD+u/+Y=\r\n=p0Hy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"54a203cba53cd09a433c8e16c104a13dc1370842","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.13","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.17.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.3","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.6.1_1660735582405_0.9450078083939251","host":"s3://npm-registry-packages"}},"0.6.4":{"name":"@usecsv/js","version":"0.6.4","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.6.4","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"c29020cc94de57961c75286b1b96f1f84ba42032","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.6.4.tgz","fileCount":21,"integrity":"sha512-MYzRC83S5oATtmDPyVVTajnv/uzI+k05zJJlRcJJ3Zfcu5FMKQbBHLBdWw0CSWaRyb3p0q1lXERqJ/OqXZwgKQ==","signatures":[{"sig":"MEUCIGCEFXEDBO3S/QWN3PlI3H9U8i8qRP2gO8+hwj3Km7UTAiEAsjda/7Ek4bV1UIiNT1t1E65RuHSBGdDsGeZ7AB+0uf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":403580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDPGUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUexAAl7itqcnurFd9ASTakhrwXsAbfSnUDrsvpNYFd3kOKYZ5cYH1\r\nUf9LzQKBN+3Gvm4sDil31f8lbY0aNc0OHY+qkzxQt/i2FrNPOAdq5vFEdL6c\r\nZfchmlnHmHbKex5CANCCt0c6FTjE+3cdG8lsY3ggzi3HhyhLwhd6eQ4waCIK\r\nUHRIjzgJgPb9o6+g8UD/IfxZtFJF0h70vbGLm7zyZUmW7SSmQcjHDgQzst6C\r\n4UrMrc7zX56It/kVesUev66Md7M34+VzsXEpGBa/qFd3rrDjH9zvBuvgC9KG\r\nv+BqXuaENqBDpU47/eojrilnwguCgVde5rcA7W9aQwAS3g3qmnUQhNTAoRqx\r\nYsHqQPf3mKj4flnhSchqeQtgNYNJhqpr1E05Jh0p6Sz4ox4qNP61EHSWYm54\r\nQC1bIavsrXK0ujcnQcoS7Kewf+D3Cyc2eM9LDNA1tsQVWZqd0fdPL2f7DrzV\r\nFKlWrkfuG98JHO7nmva2hPgmTvlzKGSBAO4JLAk/xsQ7K4LAxKRIPF/9MvJX\r\nYyAT9YwbZPYM7M5kkLykNj7lSrupYYq8R8l8ZhLjMemaliLY/nNBUvBaw+QI\r\n6gnm+xIRmUZUR3U77UZgxtG6Uq6cQnv460bZCXRdEvO7GuP1e1uBSpZ+Ltr6\r\nQ+JWvsBYQyNV5iawj4pvL6rU0MbSEh+BfuQ=\r\n=4CTE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"46b3ba1d3f9dd44bed2fd3afee81e14a21aeff00","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.17","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.20.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.6.4_1661792659779_0.17432574896345376","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@usecsv/js","version":"0.7.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.7.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"9ef46bd2e87bcef773047b09e4fa404dfef7864d","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.7.0.tgz","fileCount":21,"integrity":"sha512-QO4U6pLroAw02S/H6F1Jf9lhVo45zYZcPtL+6PYRR9oam8y07QYW3jn+woRKpzaW4NeUwBVZedhiz/HxrckhDw==","signatures":[{"sig":"MEYCIQC51XsUCoT/ie5OSLGtkDMI/KZPsgOv/4heHHJ1ESOhqwIhAIUzAJ2fRtPFo0i58pOCkoNVpmUKfuUx4RSj1BAmnesL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":404073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPpGPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhPxAAkrhy0kca9Us5YfuSMIUwR4jN/AG/cO8UU8Gyx5Oebv/Iapg0\r\nKGJqO9ItSRXGoIbkw6mCHyAtuDN9QjYnEqdzCoEYbWJEEc7moxZfZiTSiuem\r\nB+be+QGrwhFTI7H6TpeVP815sDWy+SL5zjcVfNoPgi9+XPPE1WV8pZQnG1D9\r\nMmn4E2yQd5IZ53fD7rF5R2JW40ME6UksfivG3f5UBgGx0x0A3/HQVwezOd+4\r\nWcGDbOKtlsaUM6NfXClzFAhqi5dLscYyTYjT9/Qt90+4dUDKjF7WPFSpCflT\r\nQvKVS0cYZwAfKGJv+LS+yw+s23P2EwGDhKyMgU0hP8a7K1Va65YzYhBMRMfe\r\n9oQm5gkxPuYzQCk0DEn3UWSos1eZxwKK9kpmHSmLZK5YLxV+8Acu58CaXMYc\r\ngnWfpGzWP+kKVZ3nlCUyEeU12dbR1ZXTthbgKZG6oLIyQbWc5WfqMLEDlnOM\r\n6JfuVODPiuTEybyfi63hD5zF5YkVWS/vpV45uU6zCaHf/kBTVXmn6LRorwMb\r\nPWpmhhZXj8BFNbPyThflrWojFYn9kFufFHYksysjomj+1ck+i9AT+bPZfA7S\r\no5NTu8RnqHs92MVYvNlI9ZAogdpFvND5zub7gr3aaVGxxPIRKgakGsmsOhEU\r\n1A14PNTj/3neBz5bF8yQAYKGdPgL6mcTG+0=\r\n=EThO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"427327f839a19ba906a36fbf81e4163ee9b58460","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.17","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.20.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.7.0_1665044879777_0.6698183620911533","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@usecsv/js","version":"0.8.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.8.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"cf3a76e0f2739759aeb1fcb60f084c988275d752","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.8.0.tgz","fileCount":21,"integrity":"sha512-WaLD6c0wfkcuod3LUXoFeVTzff9cswexTKTEeQqTKOQajR7t+11TEqbMbmuzYjlwtRZx0q3YS9X071Jid8744Q==","signatures":[{"sig":"MEUCIDfn7PhR3Egud/fAsBHyr7WgA7CbLK69rGkthiFLjoCuAiEArlSz+VX4nkQoNbdxB/RUlkNoc3xOBMZWVz9dIT8hkGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVTzqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4ChAAg10VbtCKYIHPSJoiZcxrjpk9w/N/wRY7yWmuHurmguCx4XOu\r\nTVVbo+WdANCfb6mQff1RdcRJfb9T/j66HQGf7UchV55YllLEToZK/e5SKnqu\r\nH0KHwyQkXI6j4HpsBLk/9Y92NSReNT+trCLjkzCqNG/L3nXBSBxn/4gSbDWt\r\nm82ihxxS9V78gCwKkpjK6N/ibZ2Pso8hXwHYL7eloZ5dQ7jl5eOnlZJoXjQ5\r\nodEGq1Jr1QqsrpbUCQUALkX7cERzx3+Ryj9+pvm1O1yS/cUwPhmTvBxhJdP7\r\nRzkr+emQ+X3Hrtn9TwFNJlF6PHZlTiua4+a8NjfAc/5cxIYNDQ6/olGe3z7d\r\n/+UfRpAEMx+a6DVZbWEC/H9HGiYhDVuF4iB48fbcFPTfGu/WM/b/ZLjLsovm\r\n4msANb2tLIgStzsHTS8/g+BJmQ9kaP6TBNTvpf3oLZiuSz6/CE+xisqGETE3\r\nT+/4sUTzgJS/3VvuS9SoRHVMihO8cJy8RtAaXW16HS366QhZCSoH80zcb8LA\r\nQQtJdyszdjVGMKaZSoHuGU0w+qCX51FhyVqvGTzwdBj7XITaMcfkLX43oaut\r\ntEg7Q6CfTrcMtkYyQg3AeaFOe7NsV4wqHx0KrviWZtsgFqZZa8yRd9xi7P3i\r\nwvtlOZtZWvftZtyD04FFl/6vYd1jwaDfpb4=\r\n=SzNE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"38e4b5b377f76d8bbb31de6bc39dcc74e0ccfb1d","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.17","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.20.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.8.0_1666530537716_0.7664096014936848","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"@usecsv/js","version":"0.8.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.8.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"8e8f8ce0c7414f1b8dfe221b9c6c57e407694943","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.8.1.tgz","fileCount":21,"integrity":"sha512-qcOBHlqSyIQErQyNcikUI37AyfVFz/ceoxH3Xo2RS7ARR7WV55joGw3IUsJABLoGbfiBUYuFXhRmfQJSmS83hQ==","signatures":[{"sig":"MEQCIAddbeKRLRa0LKcNBfPBsJGbMNZyXA6Tc72GgtYI80XbAiAyhUYo7wz6rc6Pdakyxav9nPCurtfQ0P23YUElgHLlmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVmI8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBbw//RkZETQOGH2BZ+FI0xgtEHTvZcorUibjXCo5x7reZYHeGrgce\r\nZ6p1odH3OD/X/OZkqRass0ggBJvPgO53mayltm0/fnmn6J9qA6TVaezXorGn\r\nPR3fHBrc7E/YTR5n1NOoOQcnqCF/A8bTCSGpcAynHN2ahq2u9J7SMKCwJRe/\r\ncbUCSV1tlqKxFGoL79Tz4nF1rg9U4S8wM49w8lUgpVBVG97MOE7tQtb4vavt\r\n8ZKhJl20MpUm21I4fQL+gVAKLD6BRZ0VAF864K1GGi81Ppy/FyhIS9XcNm34\r\nno76/ZXyYqN4oEgCu3zjxKMtdHQNeH3wF5htWEDxEHBVkNpa76itUrb//H+g\r\n1S4p3P7zAN67YI1ma8lolq4qG5zOEmphRwhC53fnD+NsWQadfKMBFQ+Wpjrw\r\nUTG4wrK3ZpdywAfkNlsc6gRSazHuMNHhdVyPbH/7GuSLOPUyImOQNX+HBy44\r\njFC6m5UdAvrTdvuUsbxLJwU9hUT3D2mY6Munyk1OW77rxWIeUzhot2LpGnle\r\n6xNmTad8NU17IrRmZR+rMUixh1kOQnF3xbHqiFDj3oGInzLHGigEoHoOezii\r\nRldRU0s/g80ZrnLoRMdkLEck7nczy6V7aUDHWbT/RDIBlmO3lm+Tm9s2J0N1\r\ninqR257MN9yXXgRHU1zTpAI2ohyNTxDS/Xw=\r\n=CJkc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"3e86b0a1190070c854d571cfb83bd5216b5bb4b5","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.17","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.20.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.8.1_1666605628038_0.6451227775237722","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@usecsv/js","version":"0.9.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.9.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"2cfe6d1d7b8279fec28d42389787ca232d371e96","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.9.0.tgz","fileCount":21,"integrity":"sha512-gQdse8pOFzkSiigzhhZ1h46ZDYZCogX0GYsnBCz/sIXLY9eh+zs6wlrzK9E0x8yR8ScQDKb+aSRUKVeotIimZQ==","signatures":[{"sig":"MEQCIBaqrL9QdFyV/AH6HgcNCVnjAW8n9aqRH1MbLOI/L/KGAiAxrDwUJHR2gHPgoq8gwo7uDVZGq5dLGSO8LgilF3JpQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV6U/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnQA//QGb4jDInRaq6FFINIVE85iYucPPZEK07ajwJX0ScLckH5BqY\r\nLS+YjGVEgUS9+a6O1TUfHSYPg1Lyou+5wWzRyFYVYac8g+99ji+ntRS3l9Sx\r\n5PAZ3fw0MrWndUf1F+5Y3mdxiL93v1utYf1t0k0l56QbhieBYa0Dn4TWk410\r\n89b1T4hQfyIx+UWJHmqBjc+qeSlLoqNRQAEYhhf2LEmQmsEKH4abZapKo4Rl\r\nnMdp6XIe7FPmBKp6Af+Ci7qHfi74iajJhyUiBOf09Ydqe8fSxNTkZRFQqkgS\r\nCNrvYGMXi3Wj+mOMDq4gjOveveUuKKcQ/I53YGg4g+1WjHSVn+ws7oiAio3s\r\nz7KgL0dVfgRv9o82GGht0UkE3K7Va6EYgFFSoQjkn6vFhIRwMuIzw39pV1Ev\r\nD8Z2csAThkhlQyNl7jtUnAsHlulK68hQ3LkmdZh3rPWQpOmCzebFnvmZSSnv\r\nWIyhRd3qbS8sebpdVxEP31yS3sIzk+z1DbS6R26hd2yUK5N+0KAD/GMgCnNy\r\nDcB0Fu5Q7ju2QQ9MiAw4C4ocac9BxZTMhYS8RMYxRDNKWvwfHGkTeVe9S6pm\r\n5gJeXGKmzzvQy0V5pL4x1QMKdOG8Ud5ldqGPkdIT17pPFhUyR2o3vEnyzkZ9\r\nkkk5F53v6CCTXmyCdoVRbHX6ptu8Di/6TKU=\r\n=FLny\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"46d811c3979fd3166f75adf546456f7e66a08371","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.17","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.20.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.9.0_1666688319338_0.2162657900335454","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@usecsv/js","version":"0.9.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.9.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"620d1a7a28d6fe3e6111476cc28924d68d42f004","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.9.1.tgz","fileCount":21,"integrity":"sha512-b3/lQno+svnZe8pg+nsqK3g1qN+cGgHrWitfr22OFQdlQNiwBxoxrk8CbJb3BHfmsFItaKtwErdqoHF58WiEaw==","signatures":[{"sig":"MEQCIALd4T9wUECziX3UO1cYVkOy8BuVxH89/TlkKhL4BW0rAiB9RmCcE3/OFI6lmud2hgUkXWM9chNj0Vp+mpWhLXFQgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV7RwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXQw/9F7F2/HpXRvCMfhhqAt/5YH3NsOVi8xy7PzcDxjMNFjOIEiUS\r\nNs0aNLEBJptHpb7daSluXH2hnvai8YaYYhnNuOaWu1LpK/zWS/5gy8hTNVgM\r\n+fo3zfnV5J87P7FYdYJnETeXdXYP8ljTOhv5v6OOkRTmrkFs1QmcQ0iPgvYu\r\ng6fnG17BJ7h4xmL0wWJZD6L1cf8unlJ8gOS30mJY1tSctT0hgsQXNBW216si\r\n/E4XlC3dtd3axXnEUutCnXwt2+IsdRfYHqEk8cBgUpiXkoQFETywIDJO+no8\r\nVVLxKHvafsXuPvRKu7rLPy2tZLKyYahnkhjsASwPpZTMxbPTU4/A6gQWSSfl\r\nLTaoXhge37Hs+7wiKfzjAvEB51/x4j+DsSMmXaYCpcuKbLFlFglVZKMJWAWt\r\ngOKq9D3pfE+AQo9zBE7Eyw96efZ6MzvXIkH02JUfFbR7ozWMBRvVmINPWDxI\r\nP8zu3dqUhA3DKG2Zrp2TbHmR3LUv58IGJzpqS4FsQMsarQXbPKfSMOaPeRsZ\r\njMabEW5M2KHEe7GWqVxhQ4/902jgLa0NjB25wyfSYjL4fDfPhwp79TDZJ/S6\r\nBFJD8sW+7y5hhk9uGMKCbq5XdwprvnMs8TQg5u0FHFL5/+3G11zW/EpUjEsl\r\nU+y7NIN7UNtgAJhrfhMoQhHzjfnJNRzSbeA=\r\n=XzKC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"eeb494ca8c991ab00e2c7c42bbba748e11412b5e","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.17","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.20.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.9.1_1666692207936_0.5598389361455318","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@usecsv/js","version":"0.10.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.10.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"c6690a5eba793145aaa00197b1b798cc63625924","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.10.0.tgz","fileCount":21,"integrity":"sha512-0ZqQm6TrHWiIC/bu3/dRXrTlPK+SogQklNQ4xmUv7UNRMwaqS2lm6855idG/FcUe3o1vNxE8NNfQJxSSTrpF/g==","signatures":[{"sig":"MEUCIQDK74nA9zSBh6HEw2apvHNm6MW3tRRpKJMmC6vSlHn0UQIgENBalacKfje4vnQHNWyWT5x93SB4VxMQEhBEmLPcIec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYg+UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+uA//aGbg2CtD0DNGn7n0x3/7LSgGdntmp72TQVURuzSJgF2W+Kvt\r\nPssre404X4PBK5UHId+onQthsJE1I4tOLrnZQUXSWbVbvVMZl+ZlvzYfJQhK\r\nnF5FwKA27tC4isFQhWQpy/1oeXkPx4yaYe3aJgM6xbFfoo1iG1deo7zog/z9\r\n1owITtLlK3z0gYDQoCFeGDhI/Em5g/fVK3Du4BjzzKqTqx+ktpezmTWkkM3x\r\nV1SZiFw89qZsBNds7+PQLkTcPxKkdZ2aU2vhod3iH3MT2hLUzxZoNKJlMyD1\r\nXGfD+bBMSw1rDaB49iv9XNVBSgXUDx23GvIP7WGG/EuSha5fH3ef6j9qUuf+\r\nQGuyiCRACB6816pD+NkSltsRcsTPRcel8DUrgYr1USxmIknh7VcCPRfOwuer\r\ncih9CxYl+4uDghPsJhInBBb6TNqQKB8nhrvjjcfQq8pp4QTNDzSwe2FqLwlR\r\naYHqaG+BlEOfFRWkVm6k+s3EnwPyEBOXBLjTboyDGhFL/adhy7mSFtDR4B/B\r\nL37Hnggk+wHxJbRm6VZEODGj39qp9rc5CJzTr/luWOOE1K3Q7thDo99cbs44\r\nyWPo/6E3qM04Weupoy32tMEH6lz9bVY6Ptc75s4C+z4DA4MAZ2gUQat0C6AS\r\nEEaIcKnH2v0HAPlU4Ce4FWPjaVyJaO04psc=\r\n=QMqe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"c1f1b5ccb9376c4a9595f92e667852b7bf78e725","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.17","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.20.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.1","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.10.0_1667370900664_0.8123549668852414","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@usecsv/js","version":"0.11.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.11.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"dd5b337ca3cc1d5a6899f61c229fcc5c2b8ffd50","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.11.0.tgz","fileCount":21,"integrity":"sha512-RiFgnZFaAsRZ6G3E/escbP27krqx4Ulf9FdyUtdKvdJnaiz2Dq8Ky4d3caQak7rqc/fE7HhRuQzxthjBhWGEdg==","signatures":[{"sig":"MEQCIA2C9jiq8RphkEZdAhrTIFurggXsohOJtEzuM07YCIwcAiBDp4a13bFBsOWX5Rhq+ieQVssYMKFmC0oplGvX1H0EiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":419428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlwbUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrkmg//bklBUY0tQTRwiQmT3HgwDq2eaVBMVX3MQC4A0HSRdEPErMOq\r\nTvqxQM5jXL+j+fpzNRAjKs4RHbUsl+uOKyX0jSQreQrhrwpEnN7ri1mPKx/O\r\nzHQMExPNktDkvjazsOQyrKaMDEaQBazoa1tpkqf/pmxIu9CPEaVrj90YMy47\r\n6j8EtcJSjD7AT2eur+x2iRv/FJlDdbu7X7V9A0KZEDu9GaFnHR6OutKw1MUS\r\nMsy1b6pinEBrDPt3ECEgk4vqmQK6vONHBln8ar/xn23YcluSx00NTUYUlmXQ\r\n1ZZnn5/BBrBp/7pqt4CKIuInnbPZj9LiFhBbCF/zN0xZvx/cytx38/WPOMcM\r\nWgKrGRVPdqeR6eglhO+TJQB6nh6MrVg6rhwGNtJBGzJe+1F+W+COTRv4OVV2\r\nTUZnCU/OR+3vcOlcQvmwUyafpZN4kTjX7oHMO/+M9RWW1iBr2kc/Bjdfspl3\r\nv/WB7Zwgefnd3/xfBnsNei29CAm9GHLJ+touwBDEoqbGYqnqcS0XpQNh/9kA\r\ngR4Y8y9gUBqKQmbOP1KPA5HaI5rP3MpLkkqRdCrAS+R7LRO46VSf20/5UPmx\r\nh3TM0gxPhKzA9bMZ6uOQ9cdjuBqYvWDSj5kDXadyyauCMxn7sMvs0zZ7Gk/p\r\nai5WngpPRSUDkTEXCEUJIttzjkp+6DMNUrs=\r\n=2/N5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"60baaeb8809ceb1da2afce05964af0e17a904618","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"6.14.17","description":"usecsv js plugin","directories":{},"_nodeVersion":"14.21.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^4.1.0","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^9.0.0","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^16.3.3","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^19.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.7","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.2","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.11.0_1670842068786_0.6882605827980091","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@usecsv/js","version":"0.12.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.12.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"29fbffb56b9e6fcdc1d6237f796b276c9f32a278","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.12.0.tgz","fileCount":21,"integrity":"sha512-wZVCTPniPJxJUpUbZmrQSJ5bYGy4fTOaFUuUSiLvOzYga7NAU6L5gK2vfw1jWI7yVvW8WihLTrsVsu9Z6DOA5w==","signatures":[{"sig":"MEYCIQC17NVeos9smXc593JKLTJOJ0FidRc7GHiI3Zitn7mJQQIhAONHzqcYIF6VqDxo0u1i98y7bQT093ja/SDb/2tLu6U4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvpmmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1MA//Z1Lzhz+IlmPvVFEEWK3oxK/da+KtfWfWu0mU7qe+q7JGGIZF\r\n5pXGuzEud/60Gz71QfVtK5BtceV9gp3YTPE1fjHFZeahE/YnD1P2FpfnYVup\r\nXL9An22N6IgYBmXqvTPBZ8Pm0ZQexY/rciy0oNyqwV7IxTEfJHwzuI5rWRU6\r\nBO3C/QY1t1ZX76pp97kPcY1wV5vH36jxhe6yB8OXiYNIjhxDxJenRVdyKu4N\r\ncedCSomCI5REXbqzVoqZMEpeRB6ceFmJZu5OTDQ5BmfB4K7IHmYTvQe7tanU\r\nMVwQmyNR/cd4Td8cuGOqiXi7J0nRJ1tY3FIeD2qsDcf5Kk+yEaoMPDAu4wgx\r\nUSfMg6y+JVHQ01jw+TzQfDZhImwqe7700vte/0H5n7O+Zm5WJ5im2Obuq9+8\r\n5OIH1iQIYy6YvXlQQTfpjRGehhDkqSbLIGb+ASN6ZC/K9403ePqBcgQ6PhFV\r\nzaXT4KiaNikATqjcZsmk8wjke8m0lwKQY41tPep8OI3gq4Tt4x9RB/h3RNu+\r\nkKrmDbCnuZnu3tn4WEK5FQr5uIc+3XQ9Lb19lLK7CKesxOiNUCCqPMQMotML\r\nYsRYujJ3IZ1wbA1Tjrw3X1Jb8Be01yV+DzSaidmne04GtjheDY5DlAWYeoTI\r\nHlZsgJhN0Lf6xGZJkE5ornS9sYdQrxwj2JU=\r\n=6RCE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"04f17d71122d6a4e2347e6db341939265d5e6ba2","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"8.3.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"16.14.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^4.3.3","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^20.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^24.3.7","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.7","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@semantic-release/changelog":"^6.0.2","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.12.0_1673435558084_0.6497910218092686","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"@usecsv/js","version":"0.13.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.13.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"0435dc6708137560adebf58d73517ef0bd354af5","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.13.1.tgz","fileCount":21,"integrity":"sha512-AbwcCMR96/jvroDedOPxvnSojGa3dI4K4xvZyrQHqEQrvAQC7jU/LXNgc/+EWwDve2evwwkrI9w+SWE6yXs9jQ==","signatures":[{"sig":"MEUCIQC3O90N0iId9+/xEYvvopjCT5WaMzhiq5wdzB5njaWTVwIgNeo2LTlxrjo9JlRW+3FqyeSBs/AZfrAbbyjUOatVkII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUNoUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUqg//TFYDKoYrzS1dRmmxrNiq03VgtYljtMYv+CyDkJzo8/HGP0fD\r\nw0nn79rPmEwOG6l23uKWBQZFZBj5KvN8ow1pNTMELxEnSM/SRxJzQ3xBvFwB\r\nJC0CJcrM7FmzhoPNuRS5Y5To0swHFjiY7E9jpTPnjf6EzzNkvxgdkjFZK9uD\r\nkzuYJZ6dIdUIh/Ynpqr9GzVadiZICCVGSDMc/ne1sJvHyS2I5z91LDsY83v4\r\nLmr7H2k4pb6rZaYI4BcIj0JTcjsc1d4A+8IgITm0F9lTo7nh1xQzmh1bCwER\r\nEF6TAsO1ki8Bgyac0X7FlgWk0HaVnWm76/Wr3M4icqj7S8Q+XlciHRrVMFnR\r\npwezPQo5p1Dj0/FDAbi5kjwDJCXcYK9WrkkS9hSjlrDpQnMd4BeOIfpKvbuT\r\nss+Q1xX9Mmweu3oxJIRgmU4eT78IVJNFELuRtlHxNTxirYHb4pUc52zZM/PH\r\nWRIt61yDVM7NbEeI8L3+sZfCPPzE0x2hWwmfjB4pcek18TGFoTSeI5ARXbEb\r\nRP6jN4uvUySicG6PKEZW4rsjQ23o3GTUfA+sP4qVzPdHcp6A3fr3EgMx1E5C\r\nhLPTzMZBpJByDmG8NkT9hSkZl6cTfL6Qlo/zMzpA20+CSAaLLTACp4/BkG/K\r\nqd1oSwGpsjHipbwQtdXuGXZTt/sTIfLtQtQ=\r\n=vykP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"1ee5acc2e1bdca45ccc961324f8ff4073b63989f","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.5.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.16.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.7","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^11.0.1"},"_npmOperationalInternal":{"tmp":"tmp/js_0.13.1_1683020308533_0.47646548490974894","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"@usecsv/js","version":"0.14.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.14.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"a1798d5c5124731e30ffdb429ad67ec83e8fac05","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.14.0.tgz","fileCount":21,"integrity":"sha512-ZPOgoTOgSN6GkVg38uf4kA3WMXQ8SNrlQG9DXUOkmYDhMKdDZpjdkpTggmR/ismy7xcp/4f3mZxtAewyNxecqw==","signatures":[{"sig":"MEUCIFcmkwkpnCpqIEN4RxoJFO4ZLusB7U5/SbqfAqMhmIkmAiEArobPILt5Z+nEb2oMIpVKBjps2OxCAxfLPRDld6LhNQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":486893},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"1ee7102f235787f7487edc96d9f3a64cd799a742","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.5.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.16.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.7","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^11.0.1"},"_npmOperationalInternal":{"tmp":"tmp/js_0.14.0_1684312828685_0.7653638076824405","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"@usecsv/js","version":"0.14.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.14.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"64bcc4b714bf5cc38d9d42ea987c783522ebe1de","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.14.1.tgz","fileCount":21,"integrity":"sha512-A2iTJT72pC19OSxEWT7qGByeRAiOBOazvrXXLSVjbGPKwHuxod07ukeO2db4uiZCYSHro1wcaps7qMtDFT1drg==","signatures":[{"sig":"MEUCIGOVSC8luTX+E+WB6MPmA1YQ/mOYFmlOy7n323QxA7HLAiEAw/hGsDNysJSF8TSZRr+paEhwBmbChE8GdebqNJm/uL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487930},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"dd00c1969fccb0dbf2d7f039f3553fbf25233511","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.5.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.16.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.0.7","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^11.0.1"},"_npmOperationalInternal":{"tmp":"tmp/js_0.14.1_1684846298114_0.49054572094265225","host":"s3://npm-registry-packages"}},"0.14.2":{"name":"@usecsv/js","version":"0.14.2","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.14.2","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"b1d884fe0f0f7b2df30cabfeea584906e5837fc5","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.14.2.tgz","fileCount":21,"integrity":"sha512-7PfnZImxAnhi+A/gGVlpL4gHByeS+Rv0+kixQ9Vn+GHfRupmhN2t6ITlBDi7geBuy0C+AZ81fBNqcso5RJfDrw==","signatures":[{"sig":"MEYCIQDPtg7v8bEPCa9NasWI7edvHeMhWZVOZhWZSMNs0YywKAIhALiZcq6iFSudciDwMwBb64+0iTAtFhyHLAIByGS5I0B4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488500},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"1bf4c05e09bd08c9ac161617c255ef3e4fada2dc","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.5.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.16.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^8.1.0","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/release-notes-generator":"^11.0.1"},"_npmOperationalInternal":{"tmp":"tmp/js_0.14.2_1685305957984_0.6754218561161183","host":"s3://npm-registry-packages"}},"0.14.3":{"name":"@usecsv/js","version":"0.14.3","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.14.3","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"f023bd66ebec776134822e0cdf7d5a4797dea5ff","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.14.3.tgz","fileCount":21,"integrity":"sha512-9r2jhYzNnqahTyFRw8w8bx6tYUeT9fKdYRiGsxAT/t7ZU3ump2mns3LfGb0OoSiehEipWzLfzDnFJE/RCqfAtw==","signatures":[{"sig":"MEYCIQCh1E6GdPcSabVSl/fEZREddqOx1jWluPAJVfmGnan/GQIhAJdbFJ73YUeNT9nipaAOixQgBHOOoQK2EQUV+NK4UQd6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488860},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"d42783910978f8a8782db0141e31700e95527cc0","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.5.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.16.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.0.3","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^10.0.1","@semantic-release/release-notes-generator":"^11.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.14.3_1687698909360_0.9174728018579841","host":"s3://npm-registry-packages"}},"0.14.4":{"name":"@usecsv/js","version":"0.14.4","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.14.4","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"487f90a1c011d9c4a89b4bdb298502bbc14bc9ef","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.14.4.tgz","fileCount":21,"integrity":"sha512-mo4V5sUsfz0ENmPJAApUFbtaj0c5gWvQsbDfuMVN3g6b+UMQYSvZfb62BULhbwmWzvsWaEwGQ0+F9WzMUkoVOg==","signatures":[{"sig":"MEQCIHLRo09crRpKzUKGIffTDNHCYhccflW5V0Jz0ms1Xtx4AiBxsMJ0Y2MVo3Dwu9UuonUhOPDOLOzNm/hOMEjjn2BQ1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":489187},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"d3e45f2d9b31e6575a2c38dfde160d68f8e6168d","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.5.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.16.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.0.7","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^10.0.1","@semantic-release/release-notes-generator":"^11.0.4"},"_npmOperationalInternal":{"tmp":"tmp/js_0.14.4_1689690717515_0.9461838910157807","host":"s3://npm-registry-packages"}},"0.14.5":{"name":"@usecsv/js","version":"0.14.5","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.14.5","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"3a9be09ef5685dc79dd98f12e0ec5a20fbabdfbe","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.14.5.tgz","fileCount":21,"integrity":"sha512-HkYWkBOpquY724uph8bYfJxRHDwSLSC28MhYilU/vze/M/qB6XFH4NY4sAXMfbwdMRJiy4OIcNqToRO6zZtR6Q==","signatures":[{"sig":"MEUCIHDSmpkrjaUQrK1Ex2xKaDE+8Y6DUpfhRBVR1d1Xp6teAiEAtNCwRKSxvYJmx8WcZiGehgglwehEA3zi9HALjTN3c0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":489591},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"b8f3dc936298c464e9a75c0b422254b0ecbd30aa","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.6.7","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.17.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.1.1","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^10.0.2","@semantic-release/release-notes-generator":"^11.0.5"},"_npmOperationalInternal":{"tmp":"tmp/js_0.14.5_1693131315459_0.03062626110317157","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"@usecsv/js","version":"0.15.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.15.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"a6b3a694809bec2cbcbeb4e8bc10282b4a9d9ed8","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.15.0.tgz","fileCount":21,"integrity":"sha512-VApvrDIofGkgp02QTz2jow9BUTXUO70Qzpoqmhfckv9gvaf0sIX5aVuPkhSl5S868l8Gu4zggtNG1DXF29tP3w==","signatures":[{"sig":"MEQCIHIEkwI06G9+gyQ5PzXdpEuSIZxcSz7sUlwGPtU/GRj1AiAs+1MP/cwAEjfRRyTJbp/C+S8YR7OmUJRsGcaDjcHAGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491644},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"28d680ae7972515a6fa2c2a9ccc4254a6a7b226c","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.6.7","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.17.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.1.1","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^10.0.4","@semantic-release/release-notes-generator":"^11.0.7"},"_npmOperationalInternal":{"tmp":"tmp/js_0.15.0_1693388639710_0.3582031758332396","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"@usecsv/js","version":"0.16.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.16.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"9912bf2b25dcfa7e838e7d63701e3b2fa31deba9","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.16.0.tgz","fileCount":21,"integrity":"sha512-IQQmWwMbV5GoShC3V+DdIonGGvOAU9pBdwOAMFyuSMqs2SJP20peDhHhW77GWjyhrsBbYu5baHnS7Ft0s29kVg==","signatures":[{"sig":"MEYCIQDc0kajsTODCYxYL9GW+Zh1FhPaOhKJam2iXSKJMCg+AQIhALX/BJgtFq45E1HAip9LcsJjGB4qKzXe9i+An2LW/G7U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494910},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"2e606a7a3b8cf4888c8fa14eb8be068f75f6abe9","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.6.7","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.17.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^21.1.1","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^10.0.4","@semantic-release/release-notes-generator":"^11.0.7"},"_npmOperationalInternal":{"tmp":"tmp/js_0.16.0_1693593940539_0.7615205247747907","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"@usecsv/js","version":"0.17.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.17.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"cfd7a79df81da5ce3ac3c8a8c999c3e9ed7825ac","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.17.0.tgz","fileCount":21,"integrity":"sha512-q52Tceg9BG2rNQ34tFAZuxrDFcyXwRolNye2xLuEP372tESHzjQWj09APL1yYr7CzQ3pt72H8yhhlnJ1sM9Qxw==","signatures":[{"sig":"MEUCIDgz8wBZrzZ4GAdWByUC/Bo/kfCLw3RKe7mN+BSKl9eNAiEAmfygFOgjCngf6K9k8bJPTS9fhJdXBqL6aPF9K0f+W5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":495263},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"1f54c0875f0f50d8f11dcfe0fbaf66b098125574","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.17.0_1697021007398_0.6944482447050537","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"@usecsv/js","version":"0.18.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.18.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"680731acd26a840b25064f307f1681642da42c3e","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.18.0.tgz","fileCount":21,"integrity":"sha512-hcaJXxxbNdNL7LDrHkcB1olcrpq6V1wfnjRWtSqzy3X/XQS0OngLI2DuFGr8EFTwuH+Lrf3hhEoRE2hsan1C2Q==","signatures":[{"sig":"MEQCIEIKC7i8ta/beALIzPJ9kzAPS7mBMoGibnzHYTbWSu8qAiBdSU9N4nQD1j+jccIo/MrFzPBhVZOtEIuDs0K2SHGXXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":496458},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"6c10d549070b00b8c0677e0d1b3a412f09490392","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.18.0_1698056750130_0.2400960268250032","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"@usecsv/js","version":"0.19.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.19.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"b5646150a3a1655f40bf4fc71f411adc7e799aa0","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.19.0.tgz","fileCount":21,"integrity":"sha512-0CCoSa9evxFwbq0OR6ormkzAW/RCJfejd+qLkryyc+2SJUz/w1DR4aReb9T31DyX1uWTL7YkNTC2esQRRNUhgQ==","signatures":[{"sig":"MEUCIAEH1qUpVOS7wE9MChG2RgZIWVy7F39dI03gHcvou40tAiEAxOkGXlu3mI6S1arEc5YOyq8pJ8Aeg01ONPGlNwjfrEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":498737},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"8baec02553f1e02a172679bb26c317487ff615a9","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.5","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.19.0_1698397805710_0.4079124325567052","host":"s3://npm-registry-packages"}},"0.20.0":{"name":"@usecsv/js","version":"0.20.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.20.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"16b7c989b15ddd9c2f6c34d58ba63ef4ec93a02f","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.20.0.tgz","fileCount":21,"integrity":"sha512-pCoqteLT5qKt3wGB7mdwSBjj7X9rKaY6WkEgTmDnqW+J0z8s+ele5AJ7YowTUIVPzN89oJu3bdcks7LOv3kceQ==","signatures":[{"sig":"MEQCIBgVzv9pI5PiBwaWbBJa13NJwHZ1l0SF3mqOEK8Q4bo+AiAXtHD6xlrbmXWEBaCZtpXuPYRJN/QEFHph6bmKi2lH3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500961},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"972ac41a18aaa6aa5e67b1a7873b2b0bc3e88713","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.6","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.20.0_1698830817468_0.8065987313178717","host":"s3://npm-registry-packages"}},"0.21.0":{"name":"@usecsv/js","version":"0.21.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.21.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"e64199a2de56fc1a0f42f50b9e22ae168bcf5a9d","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.21.0.tgz","fileCount":21,"integrity":"sha512-6Iu0FzyBBjbIFJbOTlBQYMrFIyFUJwgY+2X8Ztvos1jbm6eJCVo/yczIEQ0pu+atP90f3Oao6MqvkQZ8AwXIng==","signatures":[{"sig":"MEUCID1VdVpsWeUF1CeBfszppjoo3mqHl3TYbmzPjNlwVZOIAiEAnH0SPmtwDC30Zf29VZBM56ve+Xx+DVCd05Q5GE/zTlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":499255},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"194f07aa6a9aa3c1491966d946bbd00e2b632343","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.6","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.21.0_1698841607015_0.44893114306435766","host":"s3://npm-registry-packages"}},"0.21.1":{"name":"@usecsv/js","version":"0.21.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.21.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"d9b916e49771d9252becacc6cd623f74708dfdab","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.21.1.tgz","fileCount":21,"integrity":"sha512-i/wJGmBCtWAzy3x7iZpdxh3U26LZkt97wRRYyC0djQmg75QYEFibjnSus1lwLUn7HLxxm+D/7Jet7iPaEcIrmA==","signatures":[{"sig":"MEYCIQDt4q+/SRT/8tKAtrDJZCvyF8hXHUCAklidQdeqYtkJmgIhAN2hRA7lLSzgqq7Mwz111YOYkiFSal3h+pBn7I1gjpm1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":499690},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"36d09319ce4ca2886064a1259cf98e17dc76c5c3","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.6","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.21.1_1698842624289_0.788055075822413","host":"s3://npm-registry-packages"}},"0.21.2":{"name":"@usecsv/js","version":"0.21.2","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.21.2","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"5a573203e32a9b85ee56420abf39e9b21ed53ad1","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.21.2.tgz","fileCount":21,"integrity":"sha512-Z0RTntPUVP8ve6QsPHhZwh7rFNw1aLo3UlyRi8/FPI1v4IYfdI3gLG3ZUVP06GoPniTtw6MX8Mp2E++jgvSiug==","signatures":[{"sig":"MEUCIGZmxb1jJZntRMiOQt/3GZHh6N29UA/Q3gHsZScmqbHiAiEAiatLYfd77n23fn1r7tlXGwr6CYMWcZ4uGiYDRtpY4aM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500017},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"f9c31edb1689a028531c8898cfa48ba892a3084d","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.6","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.21.2_1698922342816_0.9112692892313334","host":"s3://npm-registry-packages"}},"0.21.3":{"name":"@usecsv/js","version":"0.21.3","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.21.3","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"456ff86fcb005a5b6febb582eb6961a15de2d32e","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.21.3.tgz","fileCount":21,"integrity":"sha512-aMSwmBLq8MEKoa3dXrwalJJK4tI/ckmFamneyxHlVehenINO+St33F2rmlDIFysCC8eqOgWdMwpbjdDZ8onAUQ==","signatures":[{"sig":"MEYCIQDn2Q4ZWx8PHfAm2dzBwLe65xixHh9THrSrpybCTXweygIhAMZmsvzUD9K6/gxRRL40GHgtwW37Fg92mMsktlC7QINX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500294},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"c2ec8729c0008b1a892a8677a24e2a48833abfef","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.6","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.21.3_1698924385061_0.45257702749346196","host":"s3://npm-registry-packages"}},"0.21.4":{"name":"@usecsv/js","version":"0.21.4","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.21.4","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"ef6e85a93ce821fb7c3ee8fb300b95e1a58bedf6","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.21.4.tgz","fileCount":21,"integrity":"sha512-wNODgF4qxRs3R3sqWqQVMu2dolK+3eon+ahlQ219G8HDGDuOzJujl6q3D0yI2lbYoXIAU8VJKNPan32vwlkMrg==","signatures":[{"sig":"MEUCIQC72F63NiYzuloeGzUnO8JQOxj0aPhraPqwBlStsBM5UgIgPTadj64Rqh5L3WOBg4nVpVo644L36ABpx+jFXq+Zglg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":500559},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"af3df122936e7b07c816f1dd0e822ff4eaefc0fc","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.6","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.21.4_1698925397382_0.12469860936193577","host":"s3://npm-registry-packages"}},"0.21.5":{"name":"@usecsv/js","version":"0.21.5","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.21.5","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"51e20b20c5ecaa0b6d16d871289e473ed2a28e4b","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.21.5.tgz","fileCount":21,"integrity":"sha512-JkNjw9U4u0P1T67Qo73gmwzLkIafHJErdI7mqhBsjMkb5i+PhzX3yYVpChz+zEd+Njeqa7tB21omTgH9nFjEuQ==","signatures":[{"sig":"MEYCIQDPocMj/3Q4lVWsI+w72XOadQ48JIqrqLedJw2f7er49QIhAOoP+2q7q3gXXgpcpRo8HtBuvH6mavZo4hb6D5f0RaVD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":502519},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"0220b6123c5350d769f7103e764188f0316b14bf","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"9.8.1","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.18.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.8","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.3","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.1.0","@semantic-release/release-notes-generator":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.21.5_1700571096782_0.178759823469528","host":"s3://npm-registry-packages"}},"0.22.0":{"name":"@usecsv/js","version":"0.22.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.22.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"4be14a7442bcd9dc552ea5a3d11f786ec273f91a","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.22.0.tgz","fileCount":21,"integrity":"sha512-6+2uPimyEeOz9b1gUbQ62YWDYG0u74vBp1Ozlk9YxeIzW25s+ddAw6YLvcgOg8jDn1+4/M0HT3YXhCFtOIYYGg==","signatures":[{"sig":"MEUCICj8x8pzrhFGNqy5ZtdyN7stwmtAcer18sQidflQcdXHAiEAhwrhNSZam6+pN1lID2zDRrYUZ9wHxOeqJ33Toe6tfbs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":507001},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"d90cf21b67bc44a2e0bc2007e321856b219ad116","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.2.3","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.19.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.12","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.1.0","@semantic-release/release-notes-generator":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.22.0_1702380933326_0.9179070671476548","host":"s3://npm-registry-packages"}},"0.22.1":{"name":"@usecsv/js","version":"0.22.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.22.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"45e030cdb90b673c98630c296f6ca8585c5f3bdd","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.22.1.tgz","fileCount":21,"integrity":"sha512-vk30m4RpKWQx5Dyssdmk6gqT9p1eTxY0I1URp3aDkPNttxwkuL+PicOCGrrAWRuob47J7zwBW8u2vRXbfcm+kw==","signatures":[{"sig":"MEUCIDNtPROJbliuWZRbsJkLZQODhyo0v007jKNz7lF6djD4AiEAgBWPhqfvOXrkat09kzyclWOFPCg30umVo5aC+MYU7Rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509165},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"b89f536801f7279c33f3c43d8e2a7af6fdbe2401","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.2.3","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.19.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.12","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.5","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.1.0","@semantic-release/release-notes-generator":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.22.1_1703089048075_0.6777381421961437","host":"s3://npm-registry-packages"}},"0.23.0":{"name":"@usecsv/js","version":"0.23.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.23.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"a30e7f896d5bd701eb4636ec1153bdc5d0922bd6","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.23.0.tgz","fileCount":21,"integrity":"sha512-9JHBlk0ci5wNiTjjiZX4MEV5T3X2JEZ7QIpliQIx+mb1fCUWnUkdQzpGSXZ714fUtWaDX3ie+Gp5HdvNE0Wtbw==","signatures":[{"sig":"MEYCIQDyRmHBfZd2ICwvDX/YS9F2UMeRIa/QpI4dsoosgAVrZAIhAJ8MZvwL6XZjaMchVdSMEqBMZ8CP5GGO/HTScLDQ5DvD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509570},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"f5f0b4280e5fbe47b9879ab00648944ff012c2e6","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.2.3","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.19.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.12","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.1.0","@semantic-release/release-notes-generator":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.23.0_1703661239616_0.3767073020708427","host":"s3://npm-registry-packages"}},"0.24.0":{"name":"@usecsv/js","version":"0.24.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.24.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"7b6f4279a039b949ce76341f729fe82b11752f17","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.24.0.tgz","fileCount":21,"integrity":"sha512-Y56ftNdaj+yBoLOLJAoG3d0AdRr6fJiUl9qUjMUEj4A0GWDA7erj81qrwOMVUmV+2SWwE/qMNMs6JFH+lrradg==","signatures":[{"sig":"MEQCIA+4Y19c04ARaa6S+AxoY+LUrI3ynHjtZBp+53G3d7CuAiBjgnXOrzUwwIm+AGLvmG9hhM1Sybfs9hf2rTm7PWfSbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":510081},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"35db83cba296cc46eefaa86d7d461c5382354819","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.2.3","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.19.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.12","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.1.0","@semantic-release/release-notes-generator":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.24.0_1704647224418_0.3913273383442051","host":"s3://npm-registry-packages"}},"0.25.0":{"name":"@usecsv/js","version":"0.25.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.25.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"c74741f9cdf29e3ab5db3cbd1e93a182706b864c","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.25.0.tgz","fileCount":21,"integrity":"sha512-pHw0iSFRdM1ALB0WqoXGJnz9Lbd/m932VXtNJp6ib0zi55xBKifFH+Tli+OmcKuNMoVcTopF3wIEREouQ6OIeA==","signatures":[{"sig":"MEQCIA74bOWODngR5qHznuLR8hpKjmclZrF2lhjg3rPsAcqbAiBYSDetwRtK8+tsG8eGNaRZOU3gBYfHiWP8kUW2S2vY6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":510347},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"d22ea01a1f8b02176f58e2a26d19af1bb6f1955e","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.2.3","description":"usecsv js plugin","directories":{},"_nodeVersion":"18.19.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^22.0.12","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.1.0","@semantic-release/release-notes-generator":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.25.0_1704726943176_0.008364712871562485","host":"s3://npm-registry-packages"}},"0.26.0":{"name":"@usecsv/js","version":"0.26.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.26.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"0a1a49ed9d5718872c347c6a4da8099efa8c1abc","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.26.0.tgz","fileCount":21,"integrity":"sha512-FwmHGpdbLy5TGlqy4leO7OG8BMQ9VlFVQRG32Jnj0ugo/0Yxd1U0RFqNJUjVqKGc1Hu4NNd1D2fzuDvLvojWNg==","signatures":[{"sig":"MEUCIHEN0qoUdf/8L+IWHOVRhmaTiYtZ+GMdkV8EgK6p95GnAiEA5o09l5zJ7UW0mFYRN/ivIeriLPmx7D9rNt+ATY3NUzg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":510678},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"06e16dec8053326d5214034d6a895d878616e94d","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.2.4","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.11.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^23.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.1.0","@semantic-release/release-notes-generator":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.26.0_1709376077883_0.6413062637102147","host":"s3://npm-registry-packages"}},"0.27.0":{"name":"@usecsv/js","version":"0.27.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.27.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"64fa401c94ccc9fd316ef4fee1d5fdd3bab2d5f8","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.27.0.tgz","fileCount":21,"integrity":"sha512-wTjHL0wVivoRB3iMunCFanJf+Un2yvspx4YOgbQxSxCg1ISkz/5wZKPNqi4/DPGlvzYOMhxOVH4huelI+TeFhA==","signatures":[{"sig":"MEUCIQCVWZzLC19w2tZh5ldEYRAxUf4FeaXPNy8eLY4wV/rHgQIgVGQJERZKwKkTK+fW8R6heOZ8CY3WLbafPvJxWDb9i9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":513044},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"004c7fe56119cc65eebec1f89145b96bcff7486f","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.2.4","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.11.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^23.0.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^9.2.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^11.1.0","@semantic-release/release-notes-generator":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.27.0_1709459477904_0.2952136588283192","host":"s3://npm-registry-packages"}},"0.28.0":{"name":"@usecsv/js","version":"0.28.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.28.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"77d03078cf46331014ba6e92c70651fad7e2e4e5","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.28.0.tgz","fileCount":21,"integrity":"sha512-yuSGH1Q+sLBbpeZ+fyLvLCsN10NZXS4b/WcrleH6VZg/tLgyVL1TjSrzMnQyz8zC/RB+EPcbgCGsCWtc+xh6sw==","signatures":[{"sig":"MEUCIHj68a09dfYjarwxw4LCKKIw+EIuoV7N4rh4pqcd/FwCAiEA4eJCZ/Q9uDlRz3nFSUETwYonS6gFtd/LO2qPl19Typg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":513640},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"a303535309fd4da95b7514d1635bd39c9e11e062","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.5.0","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.12.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^23.0.8","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^10.0.3","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^12.0.0","@semantic-release/release-notes-generator":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.28.0_1714094723531_0.23934617159553517","host":"s3://npm-registry-packages"}},"0.29.0":{"name":"@usecsv/js","version":"0.29.0","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.29.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"d2b53ac2c9dc7603fee299c96112f18cfa01bc82","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.29.0.tgz","fileCount":21,"integrity":"sha512-a/nlDikUylzCx5kPuQBn6PmXDCJrMDzD0rLM2Dx6hWFnjAVE6gFEP6WBATMsoAb1EwKkPggIJXvkJppYesFzOA==","signatures":[{"sig":"MEUCIQCP0X/XLE5PtJd94roB/xlktfEs9rTwKUcZ3qQ4XIso9AIgFrBfHjGb1x/faOQ/yfyPwxYaI3bpGAj+CFcAwsbzu34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":513991},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"a9e300ea398436878522b8de24f301639bab8540","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.5.0","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.12.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^23.0.8","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^10.0.3","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^12.0.0","@semantic-release/release-notes-generator":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.29.0_1714101519209_0.9144087918656141","host":"s3://npm-registry-packages"}},"0.29.1":{"name":"@usecsv/js","version":"0.29.1","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.29.1","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"c37af87833ebeacf060a5ce902c2dc4676c3cd9d","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.29.1.tgz","fileCount":21,"integrity":"sha512-s+MtMwrb2UVI7Oi44O2iQadMTYdbeFcprFKzsgDmtLEH4MiZND81FnqUaN72LwT1RbPVRUQG3YfYApDSu8snhw==","signatures":[{"sig":"MEUCIHC/2aJAVTznApdSp8ggoXSrOAcng/629Gdj7/3yeThNAiEAo132WnxxBnfvLGxrvddAd9/G/Z3Q+zTn+XzaXlgGld0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514253},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"356a76c641a6b97728383ae14db66f5b0af9aa81","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.5.0","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.12.2","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^23.0.8","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^10.0.3","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^12.0.0","@semantic-release/release-notes-generator":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.29.1_1714152385497_0.2517855285888744","host":"s3://npm-registry-packages"}},"0.29.2":{"name":"@usecsv/js","version":"0.29.2","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.29.2","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"4dadccf9d49229ca1208f55edb018c2a6f0136f0","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.29.2.tgz","fileCount":21,"integrity":"sha512-JcQf0XXHXr9nXN9E9sX44vey6klpPjiGjmxqk6ArEkusDUmMuFAm4ahzXpMocuiUiKXgh6KnBUoSebKpz26J2A==","signatures":[{"sig":"MEQCICMnmF+qcJm4xPL/IHM5SmVbsH5OIVztrkAZADvAZzOXAiARS9XMUG9YVw153DLXz1ufH3/yiji0XZrE2N31xqV3hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514074},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"e95c799863cb9afb459af6fb700ba2d37f48244b","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.5.2","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.13.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^23.1.1","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^10.0.4","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^12.0.0","@semantic-release/release-notes-generator":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/js_0.29.2_1716214392777_0.8136065493709108","host":"s3://npm-registry-packages"}},"0.29.3":{"name":"@usecsv/js","version":"0.29.3","keywords":[],"author":{"name":"layercode"},"license":"MIT","_id":"@usecsv/js@0.29.3","homepage":"https://github.com/layercodedev/usecsv-plugin#readme","bugs":{"url":"https://github.com/layercodedev/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"e8fcd68e636ecd021b64beea38c5fa98c1353a39","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.29.3.tgz","fileCount":21,"integrity":"sha512-2GPRpd13BGeqbXvnCJKhTz8CWg1Ti0xPBWUzm6NSz0Xq8swTcSuqNtjfq3oBjE94SaP1RMozZ/gAsDG6VfrkSA==","signatures":[{"sig":"MEUCIQCDhRQwuD3AymcBnJY/VDk7wtYealGP9kiD7jxTxoiZXQIgaMprLqjbbn4O3wbvCEu73CfBYeZNR3Xr+6qvKrhypF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514651},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"1ea96a8bec12bde9d2a920a0712b6368896c8cc2","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/layercodedev/usecsv-plugin.git","type":"git"},"_npmVersion":"10.7.0","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.15.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^24.0.0","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^10.0.6","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.1"},"_npmOperationalInternal":{"tmp":"tmp/js_0.29.3_1719748584427_0.9309410316759232","host":"s3://npm-registry-packages"}},"0.29.4":{"name":"@usecsv/js","version":"0.29.4","keywords":[],"author":{"name":"usecsv"},"license":"MIT","_id":"@usecsv/js@0.29.4","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/usecsv/usecsv-plugin#readme","bugs":{"url":"https://github.com/usecsv/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"51116d5cddf06c89f455127ff881490429215774","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.29.4.tgz","fileCount":21,"integrity":"sha512-gBjR4of/O2WgAPmroPv4hlCRbeNLc8xtK75blDRqTQ9HpJBDK7mBWj3PZm9NJ0qeRL7YvwB6yyJjdFNzmui/Hw==","signatures":[{"sig":"MEUCIFpgbpJkttpDzABcy3jXMelm95CD/CEHvp2GUxqduV3jAiEAz7F/k8dd2NGQsCq1Ch71hbx2jmrDPKd2he3g0hf4ZPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":515002},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"8daaac416a524ad0ed16c70b35a4aacf630be9e3","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/usecsv/usecsv-plugin.git","type":"git"},"_npmVersion":"10.8.2","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.17.0","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^24.1.2","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^11.0.0","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.1"},"_npmOperationalInternal":{"tmp":"tmp/js_0.29.4_1727623267283_0.8732201709736551","host":"s3://npm-registry-packages"}},"0.30.0":{"name":"@usecsv/js","version":"0.30.0","keywords":[],"author":{"name":"usecsv"},"license":"MIT","_id":"@usecsv/js@0.30.0","maintainers":[{"name":"layercode","email":"npm@layercode.com"}],"homepage":"https://github.com/usecsv/usecsv-plugin#readme","bugs":{"url":"https://github.com/usecsv/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"f2d576309b6f40150b1e1c1cab63c5c425ac1e90","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.30.0.tgz","fileCount":21,"integrity":"sha512-Y2ZHBxsq6/D7mKYDLwawhWnats2rlItY5eoLZrMBA5A22lNycN7AzlhOYjLh94uTwPmFGoMOO7JOs+HzAGOPCw==","signatures":[{"sig":"MEUCIEFYo0n0CDOgPlmoAWo1zFHdPjmGQsS3cxe7v+fAbEGDAiEAoeEJQwKnfOXLRAY2OZJ/KwVNm+X/5sYgcIYFA8EPKMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":515861},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"9c5ddb049889efae86de8c2edcd3b52c5fb6736d","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/usecsv/usecsv-plugin.git","type":"git"},"_npmVersion":"10.8.2","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.18.1","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^24.2.0","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^11.0.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^13.0.0","@semantic-release/release-notes-generator":"^14.0.1"},"_npmOperationalInternal":{"tmp":"tmp/js_0.30.0_1733813347589_0.29349067995238287","host":"s3://npm-registry-packages-npm-production"}},"0.31.0":{"name":"@usecsv/js","version":"0.31.0","keywords":[],"author":{"name":"usecsv"},"license":"MIT","_id":"@usecsv/js@0.31.0","maintainers":[{"name":"layercode-admin","email":"npm@layercode.com"}],"homepage":"https://github.com/usecsv/usecsv-plugin#readme","bugs":{"url":"https://github.com/usecsv/usecsv-plugin/issues"},"cdn":"build/index.umd.js","dist":{"shasum":"ea94a4aaeb9b4ace55a0b20eb7629e421fba7274","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.31.0.tgz","fileCount":21,"integrity":"sha512-XvpmI/Sd8URattyYUC8XscL/ZwyvtwtX4cHVDs/jAFYzbJ+oISD8I/twV0UokWWBQywSCPa8xY45eWoR7eTtEg==","signatures":[{"sig":"MEQCIB+GhOgGaHJLCay2FCFQ2Jxg5HJ4/6C1Zs8l/+ZMPletAiBTwJRJodQIuAWKXOvhYjy9XiJ9vvUE/pRsrQuTBAPgJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":518170},"jest":{"testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]},"testEnvironment":"jsdom","setupFilesAfterEnv":["./src/test/jest-setup.ts"]},"main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","engines":{"node":">=10"},"gitHead":"9ad2e7487b427fe7f4e8d6355bb317a3c3d8ead6","scripts":{"cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","dev":"webpack serve --config config/webpack.dev.js --progress","doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","lint":"eslint src --ext .ts","test":"nyc --silent jest","build":"rimraf build && rollup --config ./config/rollup.config.js","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","typecheck":"tsc --noEmit","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build ","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/types/index.d.ts","_npmUser":{"name":"layercode-admin","email":"npm@layercode.com"},"jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"url":"git+https://github.com/usecsv/usecsv-plugin.git","type":"git"},"_npmVersion":"10.8.2","description":"usecsv js plugin","directories":{},"_nodeVersion":"20.18.3","dependencies":{"penpal":"^6.0.1","insert-css":"^2.0.0","when-dom-ready":"^1.2.12"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^27.2.0","cspell":"^6.18.1","dotenv":"^10.0.0","eslint":"^7.8.0","rollup":"^2.56.3","codecov":"^3.5.0","ts-node":"^10.9.1","typedoc":"^0.19.0","webpack":"^5.47.1","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","ts-loader":"^9.2.4","typescript":"^5.0.4","@types/jest":"^26.0.24","@types/node":"^18.11.18","npm-run-all":"^4.1.5","webpack-cli":"^4.7.2","@commitlint/cli":"^12.1.4","semantic-release":"^24.2.3","@babel/preset-env":"^7.14.8","@types/insert-css":"^2.0.1","source-map-loader":"^3.0.0","eslint-plugin-jest":"^27.2.1","webpack-dev-server":"^3.11.2","html-webpack-plugin":"^5.3.2","@testing-library/dom":"^8.1.0","eslint-plugin-import":"^2.22.0","rollup-plugin-terser":"^7.0.2","@semantic-release/git":"^10.0.1","@types/when-dom-ready":"^1.2.0","@rollup/plugin-replace":"^3.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^3.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.14.5","@semantic-release/github":"^11.0.1","eslint-plugin-functional":"^3.0.2","@testing-library/jest-dom":"^5.14.1","@typescript-eslint/parser":"^4.2.0","cz-conventional-changelog":"^3.3.0","eslint-config-airbnb-base":"^14.2.1","rollup-plugin-typescript2":"^0.31.0","@rollup/plugin-node-resolve":"^15.0.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-eslint-comments":"^3.2.0","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3"},"_npmOperationalInternal":{"tmp":"tmp/js_0.31.0_1741104153371_0.9149482282969896","host":"s3://npm-registry-packages-npm-production"}},"0.32.1":{"name":"@usecsv/js","version":"0.32.1","author":{"name":"usecsv"},"description":"usecsv js plugin","typings":"build/types/index.d.ts","cdn":"build/index.umd.js","main":"build/index.js","types":"types/index.d.ts","unpkg":"build/index.umd.js","module":"build/index.esm.js","jsdelivr":"build/index.umd.js","umd:main":"build/index.umd.js","repository":{"type":"git","url":"git+https://github.com/usecsv/usecsv-plugin.git"},"license":"MIT","keywords":[],"bugs":{"url":"https://github.com/usecsv/usecsv-plugin/issues"},"homepage":"https://github.com/usecsv/usecsv-plugin#readme","scripts":{"dev":"webpack serve --config config/webpack.dev.js --progress","build":"rimraf build && rollup --config ./config/rollup.config.js","fix":"run-s fix:*","fix:lint":"eslint src --ext .ts --fix","lint":"eslint src --ext .ts","test":"nyc --silent jest","typecheck":"tsc --noEmit","check-cli":"run-s test diff-integration-tests check-integration-tests","check-integration-tests":"run-s check-integration-test:*","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","watch:build":"tsc -p tsconfig.json -w","cov":"run-s test cov:html cov:lcov && open-cli reports/coverage/index.html","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","cov:check":"nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100","doc":"run-s doc:html && open-cli build/docs/index.html","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","prepublishOnly":"export MOUNT_URL=https://app.usecsv.com/importer && run-s test cov:check build "},"engines":{"node":">=10"},"dependencies":{"insert-css":"^2.0.0","penpal":"^6.0.1","when-dom-ready":"^1.2.12"},"devDependencies":{"@babel/preset-env":"^7.14.8","@babel/preset-typescript":"^7.14.5","@commitlint/cli":"^12.1.4","@commitlint/config-conventional":"^12.1.4","@istanbuljs/nyc-config-typescript":"^1.0.1","@rollup/plugin-node-resolve":"^15.0.2","@rollup/plugin-replace":"^3.0.0","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/git":"^10.0.1","@semantic-release/github":"^12.0.6","@semantic-release/release-notes-generator":"^14.1.0","@testing-library/dom":"^8.1.0","@testing-library/jest-dom":"^5.14.1","@types/insert-css":"^2.0.1","@types/jest":"^26.0.24","@types/node":"^18.11.18","@types/when-dom-ready":"^1.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@typescript-eslint/parser":"^4.2.0","codecov":"^3.5.0","cspell":"^6.18.1","cz-conventional-changelog":"^3.3.0","dotenv":"^10.0.0","eslint":"^7.8.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.8.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-functional":"^3.0.2","eslint-plugin-import":"^2.22.0","eslint-plugin-jest":"^27.2.1","eslint-plugin-prettier":"^3.4.0","gh-pages":"^3.1.0","html-webpack-plugin":"^5.3.2","jest":"^27.2.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","rollup":"^2.56.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.31.0","semantic-release":"^25.0.3","source-map-loader":"^3.0.0","ts-loader":"^9.2.4","ts-node":"^10.9.1","typedoc":"^0.19.0","typescript":"^5.0.4","webpack":"^5.47.1","webpack-cli":"^4.7.2","webpack-dev-server":"^3.11.2"},"jest":{"setupFilesAfterEnv":["./src/test/jest-setup.ts"],"testEnvironment":"jsdom","testMatch":["**/*.spec.ts"],"transform":{"\\.tsx?$":["babel-jest",{"configFile":"./.babelrc.jest.js"}]}},"_id":"@usecsv/js@0.32.1","gitHead":"ca6b6605a4f709fb6c0b8d8984e08bc542060ff3","_nodeVersion":"22.22.0","_npmVersion":"10.9.4","dist":{"integrity":"sha512-kVL/0zell3pyhw3AAuGXqeOg3JQSs8vZ14U+RHDISoioFMBcg4wgnMPLC0oFRrFKiNA/Q14bQdF49dFjrHrY5w==","shasum":"a3b45814bec54eb7bd6118962cfb1c442bffee58","tarball":"https://registry.npmjs.org/@usecsv/js/-/js-0.32.1.tgz","fileCount":21,"unpackedSize":518766,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD8b+z+KyiN/QVOeQqEzXaZVe4+ULx87clhGFaoj2sLEQIhAJgLmOjrtSLEG8+Fj/x6q97Zd9vvNYAkb9cLqY14QyJv"}]},"_npmUser":{"name":"hanan_layercode","email":"hanan@layercode.com"},"directories":{},"maintainers":[{"name":"layercode-admin","email":"npm@layercode.com"},{"name":"hanan_layercode","email":"hanan@layercode.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/js_0.32.1_1774169452936_0.5658176160470254"},"_hasShrinkwrap":false}},"time":{"created":"2021-11-19T12:01:49.170Z","modified":"2026-03-22T08:50:53.535Z","0.0.8":"2021-11-19T12:01:49.396Z","0.0.9":"2021-11-28T10:50:45.760Z","0.0.10":"2021-11-29T09:44:58.441Z","0.0.11":"2021-11-29T10:50:08.361Z","0.0.12":"2021-12-07T14:27:39.917Z","0.1.0":"2021-12-30T15:08:38.114Z","0.2.0":"2022-03-07T13:11:09.254Z","0.2.1":"2022-03-07T23:10:12.198Z","0.2.2":"2022-03-09T15:48:59.750Z","0.2.3":"2022-04-06T13:21:21.032Z","0.2.4":"2022-04-24T14:18:41.311Z","0.3.0":"2022-04-25T12:53:27.864Z","0.3.1":"2022-05-12T10:17:03.637Z","0.6.0":"2022-08-15T13:27:10.349Z","0.6.1":"2022-08-17T11:26:22.596Z","0.6.4":"2022-08-29T17:04:20.038Z","0.7.0":"2022-10-06T08:27:59.957Z","0.8.0":"2022-10-23T13:08:58.195Z","0.8.1":"2022-10-24T10:00:28.221Z","0.9.0":"2022-10-25T08:58:39.488Z","0.9.1":"2022-10-25T10:03:28.097Z","0.10.0":"2022-11-02T06:35:00.812Z","0.11.0":"2022-12-12T10:47:48.918Z","0.12.0":"2023-01-11T11:12:38.322Z","0.13.1":"2023-05-02T09:38:28.758Z","0.14.0":"2023-05-17T08:40:28.829Z","0.14.1":"2023-05-23T12:51:38.378Z","0.14.2":"2023-05-28T20:32:38.151Z","0.14.3":"2023-06-25T13:15:09.582Z","0.14.4":"2023-07-18T14:31:57.691Z","0.14.5":"2023-08-27T10:15:15.719Z","0.15.0":"2023-08-30T09:43:59.856Z","0.16.0":"2023-09-01T18:45:40.690Z","0.17.0":"2023-10-11T10:43:27.725Z","0.18.0":"2023-10-23T10:25:50.335Z","0.19.0":"2023-10-27T09:10:05.999Z","0.20.0":"2023-11-01T09:26:57.748Z","0.21.0":"2023-11-01T12:26:47.255Z","0.21.1":"2023-11-01T12:43:44.598Z","0.21.2":"2023-11-02T10:52:23.003Z","0.21.3":"2023-11-02T11:26:25.371Z","0.21.4":"2023-11-02T11:43:17.612Z","0.21.5":"2023-11-21T12:51:36.965Z","0.22.0":"2023-12-12T11:35:33.509Z","0.22.1":"2023-12-20T16:17:28.358Z","0.23.0":"2023-12-27T07:13:59.809Z","0.24.0":"2024-01-07T17:07:04.591Z","0.25.0":"2024-01-08T15:15:43.336Z","0.26.0":"2024-03-02T10:41:18.079Z","0.27.0":"2024-03-03T09:51:18.110Z","0.28.0":"2024-04-26T01:25:23.780Z","0.29.0":"2024-04-26T03:18:39.519Z","0.29.1":"2024-04-26T17:26:25.714Z","0.29.2":"2024-05-20T14:13:12.985Z","0.29.3":"2024-06-30T11:56:24.579Z","0.29.4":"2024-09-29T15:21:07.492Z","0.30.0":"2024-12-10T06:49:07.749Z","0.31.0":"2025-03-04T16:02:33.612Z","0.32.1":"2026-03-22T08:50:53.087Z"},"bugs":{"url":"https://github.com/usecsv/usecsv-plugin/issues"},"author":{"name":"usecsv"},"license":"MIT","homepage":"https://github.com/usecsv/usecsv-plugin#readme","keywords":[],"repository":{"type":"git","url":"git+https://github.com/usecsv/usecsv-plugin.git"},"description":"usecsv js plugin","maintainers":[{"name":"layercode-admin","email":"npm@layercode.com"},{"name":"hanan_layercode","email":"hanan@layercode.com"}],"readme":"\n# UseCSV js plugin\n\nsee [plugin docs](https://docs.usecsv.com/docs/importer/client-libraries/js/getting-started)","readmeFilename":"README.md"}