@corellium/corellium-cli 1.1.1 → 1.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/.gitlab-ci.yml +20 -0
- package/.nvmrc +1 -1
- package/ci/gitlab-build.sh +127 -0
- package/node_modules/@babel/cli/node_modules/commander/package.json +2 -2
- package/node_modules/@babel/cli/node_modules/make-dir/package.json +2 -2
- package/node_modules/@babel/cli/node_modules/pify/package.json +2 -2
- package/node_modules/@babel/cli/node_modules/semver/package.json +2 -2
- package/node_modules/@babel/cli/node_modules/slash/package.json +2 -2
- package/node_modules/@babel/cli/package.json +2 -2
- package/node_modules/@corellium/client-api/package.json +2 -2
- package/node_modules/@jridgewell/resolve-uri/package.json +2 -2
- package/node_modules/@jridgewell/sourcemap-codec/package.json +2 -2
- package/node_modules/@jridgewell/trace-mapping/package.json +2 -2
- package/node_modules/@nicolo-ribaudo/chokidar-2/package.json +2 -2
- package/node_modules/ansi-regex/package.json +2 -2
- package/node_modules/ansi-styles/package.json +2 -2
- package/node_modules/anymatch/package.json +2 -2
- package/node_modules/asynckit/package.json +2 -2
- package/node_modules/axios/package.json +2 -2
- package/node_modules/balanced-match/package.json +2 -2
- package/node_modules/binary-extensions/package.json +2 -2
- package/node_modules/brace-expansion/package.json +2 -2
- package/node_modules/braces/package.json +2 -2
- package/node_modules/call-bind/package.json +2 -2
- package/node_modules/chokidar/package.json +2 -2
- package/node_modules/cliui/package.json +2 -2
- package/node_modules/color-convert/package.json +2 -2
- package/node_modules/color-name/package.json +2 -2
- package/node_modules/combined-stream/package.json +2 -2
- package/node_modules/component-emitter/package.json +2 -2
- package/node_modules/concat-map/package.json +2 -2
- package/node_modules/convert-source-map/package.json +2 -2
- package/node_modules/cookiejar/package.json +2 -2
- package/node_modules/debug/package.json +2 -2
- package/node_modules/delayed-stream/package.json +2 -2
- package/node_modules/dotenv/package.json +2 -2
- package/node_modules/emoji-regex/package.json +2 -2
- package/node_modules/escalade/package.json +2 -2
- package/node_modules/fast-safe-stringify/package.json +2 -2
- package/node_modules/fill-range/package.json +2 -2
- package/node_modules/follow-redirects/package.json +2 -2
- package/node_modules/form-data/package.json +2 -2
- package/node_modules/formidable/package.json +2 -2
- package/node_modules/fs-readdir-recursive/package.json +2 -2
- package/node_modules/fs.realpath/package.json +2 -2
- package/node_modules/function-bind/package.json +2 -2
- package/node_modules/generate-password/package.json +2 -2
- package/node_modules/get-caller-file/package.json +2 -2
- package/node_modules/get-intrinsic/package.json +2 -2
- package/node_modules/glob/package.json +2 -2
- package/node_modules/glob-parent/package.json +2 -2
- package/node_modules/has/package.json +2 -2
- package/node_modules/has-symbols/package.json +2 -2
- package/node_modules/inflight/package.json +2 -2
- package/node_modules/inherits/package.json +2 -2
- package/node_modules/is-binary-path/package.json +2 -2
- package/node_modules/is-extglob/package.json +2 -2
- package/node_modules/is-fullwidth-code-point/package.json +2 -2
- package/node_modules/is-glob/package.json +2 -2
- package/node_modules/is-number/package.json +2 -2
- package/node_modules/lru-cache/package.json +2 -2
- package/node_modules/methods/package.json +2 -2
- package/node_modules/mime/package.json +2 -2
- package/node_modules/mime-db/package.json +2 -2
- package/node_modules/mime-types/package.json +2 -2
- package/node_modules/minimatch/package.json +2 -2
- package/node_modules/ms/package.json +2 -2
- package/node_modules/multi-progress/package.json +2 -2
- package/node_modules/normalize-path/package.json +2 -2
- package/node_modules/object-inspect/package.json +2 -2
- package/node_modules/once/package.json +2 -2
- package/node_modules/path-is-absolute/package.json +2 -2
- package/node_modules/picomatch/package.json +2 -2
- package/node_modules/progress/package.json +2 -2
- package/node_modules/qs/package.json +2 -2
- package/node_modules/readdirp/package.json +2 -2
- package/node_modules/require-directory/package.json +2 -2
- package/node_modules/safe-buffer/package.json +2 -2
- package/node_modules/semver/package.json +2 -2
- package/node_modules/side-channel/package.json +2 -2
- package/node_modules/string-width/package.json +2 -2
- package/node_modules/string_decoder/package.json +2 -2
- package/node_modules/strip-ansi/package.json +2 -2
- package/node_modules/superagent/node_modules/form-data/package.json +2 -2
- package/node_modules/superagent/node_modules/readable-stream/package.json +2 -2
- package/node_modules/superagent/package.json +2 -2
- package/node_modules/to-regex-range/package.json +2 -2
- package/node_modules/util-deprecate/package.json +2 -2
- package/node_modules/uuid/package.json +2 -2
- package/node_modules/wrap-ansi/package.json +2 -2
- package/node_modules/wrappy/package.json +2 -2
- package/node_modules/y18n/package.json +2 -2
- package/node_modules/yallist/package.json +2 -2
- package/node_modules/yargs/package.json +2 -2
- package/node_modules/yargs-parser/package.json +2 -2
- package/package.json +9 -4
- package/src/clients/Agent.js +32 -0
- package/src/clients/Client.js +8 -1
- package/src/clients/Instance.js +4 -12
- package/src/commands/agent/{apps.js → apps/index.js} +7 -9
- package/src/commands/agent/apps/install.js +33 -0
- package/src/commands/agent/file.js +2 -5
- package/src/commands/agent/ready.js +2 -4
- package/src/commands/extensions/delete.js +6 -10
- package/src/commands/extensions/list.js +3 -8
- package/src/commands/extensions/load.js +5 -9
- package/src/commands/extensions/validate.js +7 -6
- package/src/commands/firmware/list.js +6 -10
- package/src/commands/firmware/load.js +3 -8
- package/src/commands/images/create.js +3 -8
- package/src/commands/images/delete.js +5 -10
- package/src/commands/images/list.js +3 -8
- package/src/commands/index.js +2 -1
- package/src/commands/instances/create.js +3 -8
- package/src/commands/instances/delete.js +5 -10
- package/src/commands/instances/list.js +3 -8
- package/src/commands/instances/netmon/disable.js +1 -0
- package/src/commands/instances/netmon/download.js +2 -2
- package/src/commands/instances/netmon/enable.js +1 -0
- package/src/commands/instances/netmon/stream.js +1 -0
- package/src/commands/instances/restoreBackup.js +9 -3
- package/src/commands/instances/rotate.js +5 -11
- package/src/commands/instances/start.js +5 -10
- package/src/commands/instances/stop.js +5 -10
- package/src/commands/instances/upgrade.js +2 -4
- package/src/commands/login.js +10 -7
- package/src/commands/logout.js +5 -9
- package/src/commands/mast/constants.js +3 -0
- package/src/commands/mast/create-assessment.js +57 -0
- package/src/commands/mast/delete-assessment.js +50 -0
- package/src/commands/mast/download-report.js +51 -0
- package/src/commands/mast/get-assessment.js +52 -0
- package/src/commands/mast/index.js +18 -0
- package/src/commands/mast/start-monitor.js +52 -0
- package/src/commands/mast/stop-monitor.js +52 -0
- package/src/commands/mast/test.js +62 -0
- package/src/commands/projects/create.js +4 -8
- package/src/commands/projects/delete.js +6 -10
- package/src/commands/projects/list.js +3 -8
- package/src/commands/signup.js +2 -7
- package/src/commands/webplayer/create.js +2 -5
- package/src/commands/webplayer/destroy.js +2 -4
- package/src/commands/webplayer/list.js +2 -7
- package/src/commands/webplayer/login.js +2 -6
- package/src/corellium-api.js +25 -0
- package/src/error.js +9 -2
- package/src/logging.js +5 -5
- package/src/progress.js +19 -0
- package/src/table.js +7 -10
- package/src/upload.js +3 -4
- package/src/utils.js +3 -0
- package/test.sh +2 -0
- package/Jenkinsfile +0 -3
- package/jenkinsbuild/build.sh +0 -70
- package/node_modules/@mapbox/node-pre-gyp/CHANGELOG.md +0 -504
- package/node_modules/@mapbox/node-pre-gyp/LICENSE +0 -27
- package/node_modules/@mapbox/node-pre-gyp/README.md +0 -742
- package/node_modules/@mapbox/node-pre-gyp/bin/node-pre-gyp +0 -4
- package/node_modules/@mapbox/node-pre-gyp/bin/node-pre-gyp.cmd +0 -2
- package/node_modules/@mapbox/node-pre-gyp/contributing.md +0 -10
- package/node_modules/@mapbox/node-pre-gyp/lib/build.js +0 -51
- package/node_modules/@mapbox/node-pre-gyp/lib/clean.js +0 -31
- package/node_modules/@mapbox/node-pre-gyp/lib/configure.js +0 -52
- package/node_modules/@mapbox/node-pre-gyp/lib/info.js +0 -38
- package/node_modules/@mapbox/node-pre-gyp/lib/install.js +0 -235
- package/node_modules/@mapbox/node-pre-gyp/lib/main.js +0 -125
- package/node_modules/@mapbox/node-pre-gyp/lib/node-pre-gyp.js +0 -309
- package/node_modules/@mapbox/node-pre-gyp/lib/package.js +0 -73
- package/node_modules/@mapbox/node-pre-gyp/lib/pre-binding.js +0 -34
- package/node_modules/@mapbox/node-pre-gyp/lib/publish.js +0 -81
- package/node_modules/@mapbox/node-pre-gyp/lib/rebuild.js +0 -20
- package/node_modules/@mapbox/node-pre-gyp/lib/reinstall.js +0 -19
- package/node_modules/@mapbox/node-pre-gyp/lib/reveal.js +0 -32
- package/node_modules/@mapbox/node-pre-gyp/lib/testbinary.js +0 -79
- package/node_modules/@mapbox/node-pre-gyp/lib/testpackage.js +0 -53
- package/node_modules/@mapbox/node-pre-gyp/lib/unpublish.js +0 -41
- package/node_modules/@mapbox/node-pre-gyp/lib/util/abi_crosswalk.json +0 -2602
- package/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js +0 -93
- package/node_modules/@mapbox/node-pre-gyp/lib/util/handle_gyp_opts.js +0 -102
- package/node_modules/@mapbox/node-pre-gyp/lib/util/napi.js +0 -205
- package/node_modules/@mapbox/node-pre-gyp/lib/util/nw-pre-gyp/index.html +0 -26
- package/node_modules/@mapbox/node-pre-gyp/lib/util/nw-pre-gyp/package.json +0 -9
- package/node_modules/@mapbox/node-pre-gyp/lib/util/s3_setup.js +0 -163
- package/node_modules/@mapbox/node-pre-gyp/lib/util/versioning.js +0 -335
- package/node_modules/@mapbox/node-pre-gyp/package.json +0 -100
- package/node_modules/abbrev/LICENSE +0 -46
- package/node_modules/abbrev/README.md +0 -23
- package/node_modules/abbrev/abbrev.js +0 -61
- package/node_modules/abbrev/package.json +0 -59
- package/node_modules/agent-base/README.md +0 -145
- package/node_modules/agent-base/dist/src/index.d.ts +0 -78
- package/node_modules/agent-base/dist/src/index.js +0 -203
- package/node_modules/agent-base/dist/src/index.js.map +0 -1
- package/node_modules/agent-base/dist/src/promisify.d.ts +0 -4
- package/node_modules/agent-base/dist/src/promisify.js +0 -18
- package/node_modules/agent-base/dist/src/promisify.js.map +0 -1
- package/node_modules/agent-base/package.json +0 -97
- package/node_modules/agent-base/src/index.ts +0 -345
- package/node_modules/agent-base/src/promisify.ts +0 -33
- package/node_modules/aproba/CHANGELOG.md +0 -4
- package/node_modules/aproba/LICENSE +0 -14
- package/node_modules/aproba/README.md +0 -94
- package/node_modules/aproba/index.js +0 -105
- package/node_modules/aproba/package.json +0 -66
- package/node_modules/are-we-there-yet/LICENSE.md +0 -18
- package/node_modules/are-we-there-yet/README.md +0 -208
- package/node_modules/are-we-there-yet/lib/index.js +0 -4
- package/node_modules/are-we-there-yet/lib/tracker-base.js +0 -11
- package/node_modules/are-we-there-yet/lib/tracker-group.js +0 -116
- package/node_modules/are-we-there-yet/lib/tracker-stream.js +0 -36
- package/node_modules/are-we-there-yet/lib/tracker.js +0 -32
- package/node_modules/are-we-there-yet/node_modules/readable-stream/CONTRIBUTING.md +0 -38
- package/node_modules/are-we-there-yet/node_modules/readable-stream/GOVERNANCE.md +0 -136
- package/node_modules/are-we-there-yet/node_modules/readable-stream/LICENSE +0 -47
- package/node_modules/are-we-there-yet/node_modules/readable-stream/README.md +0 -106
- package/node_modules/are-we-there-yet/node_modules/readable-stream/errors-browser.js +0 -127
- package/node_modules/are-we-there-yet/node_modules/readable-stream/errors.js +0 -116
- package/node_modules/are-we-there-yet/node_modules/readable-stream/experimentalWarning.js +0 -17
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_duplex.js +0 -139
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_passthrough.js +0 -39
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_readable.js +0 -1124
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_transform.js +0 -201
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_writable.js +0 -697
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/async_iterator.js +0 -207
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -210
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -105
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -104
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/from-browser.js +0 -3
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/from.js +0 -64
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -97
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/state.js +0 -27
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/stream-browser.js +0 -1
- package/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/stream.js +0 -1
- package/node_modules/are-we-there-yet/node_modules/readable-stream/package.json +0 -100
- package/node_modules/are-we-there-yet/node_modules/readable-stream/readable-browser.js +0 -9
- package/node_modules/are-we-there-yet/node_modules/readable-stream/readable.js +0 -16
- package/node_modules/are-we-there-yet/package.json +0 -87
- package/node_modules/ascii-art/.travis.yml +0 -19
- package/node_modules/ascii-art/Fonts/Doom.flf +0 -833
- package/node_modules/ascii-art/Fonts/rusted.flf +0 -302
- package/node_modules/ascii-art/LICENSE +0 -20
- package/node_modules/ascii-art/README.md +0 -654
- package/node_modules/ascii-art/art-source.js +0 -42
- package/node_modules/ascii-art/art.js +0 -579
- package/node_modules/ascii-art/artwork.js +0 -53
- package/node_modules/ascii-art/bin/ascii-art +0 -359
- package/node_modules/ascii-art/color_profiles.json +0 -20
- package/node_modules/ascii-art/demo.js +0 -151
- package/node_modules/ascii-art/generate.js +0 -83
- package/node_modules/ascii-art/kaolin.js +0 -140
- package/node_modules/ascii-art/karma.conf.js +0 -81
- package/node_modules/ascii-art/package.json +0 -123
- package/node_modules/ascii-art/test/dev_setup.sh +0 -16
- package/node_modules/ascii-art/test/extras/kaolin-test.js +0 -81
- package/node_modules/ascii-art/test/images/animal_muppet.nfo +0 -43
- package/node_modules/ascii-art/test/images/beyonce-upgrade.nfo +0 -21
- package/node_modules/ascii-art/test/images/cernettes.nfo +0 -31
- package/node_modules/ascii-art/test/images/gir.nfo +0 -40
- package/node_modules/ascii-art/test/images/gob.nfo +0 -40
- package/node_modules/ascii-art/test/images/grendel.nfo +0 -70
- package/node_modules/ascii-art/test/images/initech.nfo +0 -29
- package/node_modules/ascii-art/test/images/metropolis.nfo +0 -56
- package/node_modules/ascii-art/test/images/mixed.nfo +0 -15
- package/node_modules/ascii-art/test/images/mucha-job.art.nfo +0 -56
- package/node_modules/ascii-art/test/images/mucha-job.nfo +0 -56
- package/node_modules/ascii-art/test/images/peewee.nfo +0 -50
- package/node_modules/ascii-art/test/images/peewee.poster.nfo +0 -50
- package/node_modules/ascii-art/test/images/rene-cigler.nfo +0 -59
- package/node_modules/ascii-art/test/images/serious-business.nfo +0 -48
- package/node_modules/ascii-art/test/images/seven-proxies.nfo +0 -26
- package/node_modules/ascii-art/test/images/sunburst.nfo +0 -40
- package/node_modules/ascii-art/test/images/sunburst_red.nfo +0 -40
- package/node_modules/ascii-art/test/images/zero-cool.nfo +0 -60
- package/node_modules/ascii-art/test/karma/init.js +0 -34
- package/node_modules/ascii-art/test/scripts/bbs.js +0 -42
- package/node_modules/ascii-art/test/test.js +0 -459
- package/node_modules/ascii-art-ansi/LICENSE +0 -20
- package/node_modules/ascii-art-ansi/README.md +0 -287
- package/node_modules/ascii-art-ansi/ansi.js +0 -409
- package/node_modules/ascii-art-ansi/color.js +0 -623
- package/node_modules/ascii-art-ansi/grid.js +0 -129
- package/node_modules/ascii-art-ansi/package.json +0 -84
- package/node_modules/ascii-art-ansi/test/test.js +0 -251
- package/node_modules/ascii-art-braille/README.md +0 -6
- package/node_modules/ascii-art-braille/braille.js +0 -176
- package/node_modules/ascii-art-braille/package.json +0 -34
- package/node_modules/ascii-art-font/Fonts/Doom.flf +0 -833
- package/node_modules/ascii-art-font/Fonts/rusted.flf +0 -302
- package/node_modules/ascii-art-font/LICENSE +0 -22
- package/node_modules/ascii-art-font/MIT-LICENSE.txt +0 -20
- package/node_modules/ascii-art-font/README.md +0 -74
- package/node_modules/ascii-art-font/font.js +0 -152
- package/node_modules/ascii-art-font/package.json +0 -71
- package/node_modules/ascii-art-font/test/test.js +0 -59
- package/node_modules/ascii-art-graph/README.md +0 -142
- package/node_modules/ascii-art-graph/d3.js +0 -20
- package/node_modules/ascii-art-graph/graph.js +0 -1042
- package/node_modules/ascii-art-graph/multi-series.png +0 -0
- package/node_modules/ascii-art-graph/package.json +0 -45
- package/node_modules/ascii-art-graph/simple-braille.png +0 -0
- package/node_modules/ascii-art-graph/test/data/binaryGrid.json +0 -1725
- package/node_modules/ascii-art-graph/test/data/multiLineGraph.json +0 -21
- package/node_modules/ascii-art-graph/test/data/simple-braille.ansi +0 -20
- package/node_modules/ascii-art-graph/test/data/simpleLineGraph.json +0 -21
- package/node_modules/ascii-art-graph/test/test.js +0 -119
- package/node_modules/ascii-art-image/README.md +0 -93
- package/node_modules/ascii-art-image/generate.js +0 -80
- package/node_modules/ascii-art-image/image.js +0 -464
- package/node_modules/ascii-art-image/node_modules/ascii-art-braille/README.md +0 -6
- package/node_modules/ascii-art-image/node_modules/ascii-art-braille/braille.js +0 -249
- package/node_modules/ascii-art-image/node_modules/ascii-art-braille/package.json +0 -34
- package/node_modules/ascii-art-image/package.json +0 -47
- package/node_modules/ascii-art-image/renderers/average.js +0 -170
- package/node_modules/ascii-art-image/test/images/animal_muppet.nfo +0 -43
- package/node_modules/ascii-art-image/test/images/beyonce-upgrade.nfo +0 -21
- package/node_modules/ascii-art-image/test/images/cernettes.nfo +0 -31
- package/node_modules/ascii-art-image/test/images/gir.nfo +0 -40
- package/node_modules/ascii-art-image/test/images/gob.nfo +0 -40
- package/node_modules/ascii-art-image/test/images/grendel.nfo +0 -70
- package/node_modules/ascii-art-image/test/images/initech.nfo +0 -29
- package/node_modules/ascii-art-image/test/images/metropolis.nfo +0 -56
- package/node_modules/ascii-art-image/test/images/mixed.nfo +0 -15
- package/node_modules/ascii-art-image/test/images/mucha-job.art.nfo +0 -56
- package/node_modules/ascii-art-image/test/images/mucha-job.json +0 -1
- package/node_modules/ascii-art-image/test/images/mucha-job.nfo +0 -56
- package/node_modules/ascii-art-image/test/images/peewee.nfo +0 -50
- package/node_modules/ascii-art-image/test/images/peewee.poster.nfo +0 -50
- package/node_modules/ascii-art-image/test/images/rene-cigler.nfo +0 -59
- package/node_modules/ascii-art-image/test/images/serious-business.nfo +0 -48
- package/node_modules/ascii-art-image/test/images/seven-proxies.nfo +0 -26
- package/node_modules/ascii-art-image/test/images/zero-cool.nfo +0 -60
- package/node_modules/ascii-art-image/test/test.js +0 -334
- package/node_modules/ascii-art-table/README.md +0 -152
- package/node_modules/ascii-art-table/package.json +0 -42
- package/node_modules/ascii-art-table/table.js +0 -512
- package/node_modules/ascii-art-table/test/test.js +0 -133
- package/node_modules/ascii-art-utf/README.md +0 -23
- package/node_modules/ascii-art-utf/package.json +0 -70
- package/node_modules/ascii-art-utf/run.js +0 -5
- package/node_modules/ascii-art-utf/utf.js +0 -170
- package/node_modules/async/CHANGELOG.md +0 -278
- package/node_modules/async/LICENSE +0 -19
- package/node_modules/async/README.md +0 -56
- package/node_modules/async/all.js +0 -50
- package/node_modules/async/allLimit.js +0 -42
- package/node_modules/async/allSeries.js +0 -37
- package/node_modules/async/any.js +0 -52
- package/node_modules/async/anyLimit.js +0 -43
- package/node_modules/async/anySeries.js +0 -38
- package/node_modules/async/apply.js +0 -68
- package/node_modules/async/applyEach.js +0 -51
- package/node_modules/async/applyEachSeries.js +0 -37
- package/node_modules/async/asyncify.js +0 -110
- package/node_modules/async/auto.js +0 -289
- package/node_modules/async/autoInject.js +0 -170
- package/node_modules/async/bower.json +0 -17
- package/node_modules/async/cargo.js +0 -94
- package/node_modules/async/compose.js +0 -58
- package/node_modules/async/concat.js +0 -43
- package/node_modules/async/concatLimit.js +0 -65
- package/node_modules/async/concatSeries.js +0 -36
- package/node_modules/async/constant.js +0 -66
- package/node_modules/async/detect.js +0 -61
- package/node_modules/async/detectLimit.js +0 -48
- package/node_modules/async/detectSeries.js +0 -38
- package/node_modules/async/dir.js +0 -43
- package/node_modules/async/dist/async.js +0 -5612
- package/node_modules/async/dist/async.min.js +0 -2
- package/node_modules/async/dist/async.min.map +0 -1
- package/node_modules/async/doDuring.js +0 -66
- package/node_modules/async/doUntil.js +0 -39
- package/node_modules/async/doWhilst.js +0 -59
- package/node_modules/async/during.js +0 -76
- package/node_modules/async/each.js +0 -82
- package/node_modules/async/eachLimit.js +0 -45
- package/node_modules/async/eachOf.js +0 -111
- package/node_modules/async/eachOfLimit.js +0 -41
- package/node_modules/async/eachOfSeries.js +0 -35
- package/node_modules/async/eachSeries.js +0 -37
- package/node_modules/async/ensureAsync.js +0 -73
- package/node_modules/async/every.js +0 -50
- package/node_modules/async/everyLimit.js +0 -42
- package/node_modules/async/everySeries.js +0 -37
- package/node_modules/async/filter.js +0 -45
- package/node_modules/async/filterLimit.js +0 -37
- package/node_modules/async/filterSeries.js +0 -35
- package/node_modules/async/find.js +0 -61
- package/node_modules/async/findLimit.js +0 -48
- package/node_modules/async/findSeries.js +0 -38
- package/node_modules/async/foldl.js +0 -78
- package/node_modules/async/foldr.js +0 -44
- package/node_modules/async/forEach.js +0 -82
- package/node_modules/async/forEachLimit.js +0 -45
- package/node_modules/async/forEachOf.js +0 -111
- package/node_modules/async/forEachOfLimit.js +0 -41
- package/node_modules/async/forEachOfSeries.js +0 -35
- package/node_modules/async/forEachSeries.js +0 -37
- package/node_modules/async/forever.js +0 -65
- package/node_modules/async/groupBy.js +0 -54
- package/node_modules/async/groupByLimit.js +0 -71
- package/node_modules/async/groupBySeries.js +0 -37
- package/node_modules/async/index.js +0 -582
- package/node_modules/async/inject.js +0 -78
- package/node_modules/async/internal/DoublyLinkedList.js +0 -88
- package/node_modules/async/internal/applyEach.js +0 -38
- package/node_modules/async/internal/breakLoop.js +0 -9
- package/node_modules/async/internal/consoleFunc.js +0 -42
- package/node_modules/async/internal/createTester.js +0 -44
- package/node_modules/async/internal/doLimit.js +0 -12
- package/node_modules/async/internal/doParallel.js +0 -23
- package/node_modules/async/internal/doParallelLimit.js +0 -23
- package/node_modules/async/internal/eachOfLimit.js +0 -74
- package/node_modules/async/internal/filter.js +0 -75
- package/node_modules/async/internal/findGetResult.js +0 -10
- package/node_modules/async/internal/getIterator.js +0 -13
- package/node_modules/async/internal/initialParams.js +0 -21
- package/node_modules/async/internal/iterator.js +0 -61
- package/node_modules/async/internal/map.js +0 -35
- package/node_modules/async/internal/notId.js +0 -10
- package/node_modules/async/internal/once.js +0 -15
- package/node_modules/async/internal/onlyOnce.js +0 -15
- package/node_modules/async/internal/parallel.js +0 -42
- package/node_modules/async/internal/queue.js +0 -204
- package/node_modules/async/internal/reject.js +0 -21
- package/node_modules/async/internal/setImmediate.js +0 -42
- package/node_modules/async/internal/slice.js +0 -16
- package/node_modules/async/internal/withoutIndex.js +0 -12
- package/node_modules/async/internal/wrapAsync.js +0 -25
- package/node_modules/async/log.js +0 -41
- package/node_modules/async/map.js +0 -54
- package/node_modules/async/mapLimit.js +0 -37
- package/node_modules/async/mapSeries.js +0 -36
- package/node_modules/async/mapValues.js +0 -63
- package/node_modules/async/mapValuesLimit.js +0 -61
- package/node_modules/async/mapValuesSeries.js +0 -37
- package/node_modules/async/memoize.js +0 -101
- package/node_modules/async/nextTick.js +0 -51
- package/node_modules/async/package.json +0 -110
- package/node_modules/async/parallel.js +0 -90
- package/node_modules/async/parallelLimit.js +0 -40
- package/node_modules/async/priorityQueue.js +0 -98
- package/node_modules/async/queue.js +0 -130
- package/node_modules/async/race.js +0 -70
- package/node_modules/async/reduce.js +0 -78
- package/node_modules/async/reduceRight.js +0 -44
- package/node_modules/async/reflect.js +0 -81
- package/node_modules/async/reflectAll.js +0 -105
- package/node_modules/async/reject.js +0 -45
- package/node_modules/async/rejectLimit.js +0 -37
- package/node_modules/async/rejectSeries.js +0 -35
- package/node_modules/async/retry.js +0 -156
- package/node_modules/async/retryable.js +0 -65
- package/node_modules/async/select.js +0 -45
- package/node_modules/async/selectLimit.js +0 -37
- package/node_modules/async/selectSeries.js +0 -35
- package/node_modules/async/seq.js +0 -91
- package/node_modules/async/series.js +0 -85
- package/node_modules/async/setImmediate.js +0 -45
- package/node_modules/async/some.js +0 -52
- package/node_modules/async/someLimit.js +0 -43
- package/node_modules/async/someSeries.js +0 -38
- package/node_modules/async/sortBy.js +0 -91
- package/node_modules/async/timeout.js +0 -89
- package/node_modules/async/times.js +0 -50
- package/node_modules/async/timesLimit.js +0 -42
- package/node_modules/async/timesSeries.js +0 -32
- package/node_modules/async/transform.js +0 -87
- package/node_modules/async/tryEach.js +0 -81
- package/node_modules/async/unmemoize.js +0 -25
- package/node_modules/async/until.js +0 -41
- package/node_modules/async/waterfall.js +0 -113
- package/node_modules/async/whilst.js +0 -72
- package/node_modules/async/wrapSync.js +0 -110
- package/node_modules/async-arrays/.travis.yml +0 -6
- package/node_modules/async-arrays/LICENSE +0 -20
- package/node_modules/async-arrays/README.md +0 -133
- package/node_modules/async-arrays/async-arrays.js +0 -214
- package/node_modules/async-arrays/package.json +0 -64
- package/node_modules/async-arrays/test.js +0 -101
- package/node_modules/canvas/Readme.md +0 -600
- package/node_modules/canvas/binding.gyp +0 -229
- package/node_modules/canvas/browser.js +0 -35
- package/node_modules/canvas/build/Release/.deps/Release/canvas.node.d +0 -1
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/Backends.o.d +0 -392
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/Canvas.o.d +0 -406
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/CanvasGradient.o.d +0 -376
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/CanvasPattern.o.d +0 -722
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/CanvasRenderingContext2d.o.d +0 -733
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/Image.o.d +0 -722
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/ImageData.o.d +0 -64
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/backend/Backend.o.d +0 -72
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/backend/ImageBackend.o.d +0 -74
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/backend/PdfBackend.o.d +0 -391
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/backend/SvgBackend.o.d +0 -391
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/bmp/BMPParser.o.d +0 -5
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/closure.o.d +0 -386
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/color.o.d +0 -4
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/init.o.d +0 -758
- package/node_modules/canvas/build/Release/.deps/Release/obj.target/canvas/src/register_font.o.d +0 -349
- package/node_modules/canvas/build/Release/canvas.node +0 -0
- package/node_modules/canvas/build/Release/libX11.6.dylib +0 -0
- package/node_modules/canvas/build/Release/libXau.6.dylib +0 -0
- package/node_modules/canvas/build/Release/libXdmcp.6.dylib +0 -0
- package/node_modules/canvas/build/Release/libXext.6.dylib +0 -0
- package/node_modules/canvas/build/Release/libXrender.1.dylib +0 -0
- package/node_modules/canvas/build/Release/libcairo-gobject.2.dylib +0 -0
- package/node_modules/canvas/build/Release/libcairo.2.dylib +0 -0
- package/node_modules/canvas/build/Release/libffi.8.dylib +0 -0
- package/node_modules/canvas/build/Release/libfontconfig.1.dylib +0 -0
- package/node_modules/canvas/build/Release/libfreetype.6.dylib +0 -0
- package/node_modules/canvas/build/Release/libfribidi.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libgdk_pixbuf-2.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libgif.7.2.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libgio-2.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libglib-2.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libgmodule-2.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libgobject-2.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libgraphite2.3.2.1.dylib +0 -0
- package/node_modules/canvas/build/Release/libharfbuzz.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libintl.8.dylib +0 -0
- package/node_modules/canvas/build/Release/libjpeg.9.dylib +0 -0
- package/node_modules/canvas/build/Release/libpango-1.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libpangocairo-1.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libpangoft2-1.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libpcre.1.dylib +0 -0
- package/node_modules/canvas/build/Release/libpixman-1.0.40.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libpng16.16.dylib +0 -0
- package/node_modules/canvas/build/Release/librsvg-2.2.dylib +0 -0
- package/node_modules/canvas/build/Release/libxcb-render.0.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libxcb-shm.0.0.0.dylib +0 -0
- package/node_modules/canvas/build/Release/libxcb.1.1.0.dylib +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/Backends.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/Canvas.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/CanvasGradient.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/CanvasPattern.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/CanvasRenderingContext2d.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/Image.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/ImageData.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/backend/Backend.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/backend/ImageBackend.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/backend/PdfBackend.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/backend/SvgBackend.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/bmp/BMPParser.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/closure.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/color.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/init.o +0 -0
- package/node_modules/canvas/build/Release/obj.target/canvas/src/register_font.o +0 -0
- package/node_modules/canvas/index.js +0 -92
- package/node_modules/canvas/lib/DOMMatrix.js +0 -620
- package/node_modules/canvas/lib/bindings.js +0 -13
- package/node_modules/canvas/lib/canvas.js +0 -113
- package/node_modules/canvas/lib/context2d.js +0 -14
- package/node_modules/canvas/lib/image.js +0 -93
- package/node_modules/canvas/lib/jpegstream.js +0 -41
- package/node_modules/canvas/lib/parse-font.js +0 -101
- package/node_modules/canvas/lib/pattern.js +0 -17
- package/node_modules/canvas/lib/pdfstream.js +0 -35
- package/node_modules/canvas/lib/pngstream.js +0 -42
- package/node_modules/canvas/package.json +0 -116
- package/node_modules/canvas/src/Backends.cc +0 -18
- package/node_modules/canvas/src/Backends.h +0 -10
- package/node_modules/canvas/src/Canvas.cc +0 -951
- package/node_modules/canvas/src/Canvas.h +0 -82
- package/node_modules/canvas/src/CanvasError.h +0 -23
- package/node_modules/canvas/src/CanvasGradient.cc +0 -123
- package/node_modules/canvas/src/CanvasGradient.h +0 -22
- package/node_modules/canvas/src/CanvasPattern.cc +0 -136
- package/node_modules/canvas/src/CanvasPattern.h +0 -37
- package/node_modules/canvas/src/CanvasRenderingContext2d.cc +0 -3097
- package/node_modules/canvas/src/CanvasRenderingContext2d.h +0 -203
- package/node_modules/canvas/src/Image.cc +0 -1402
- package/node_modules/canvas/src/Image.h +0 -127
- package/node_modules/canvas/src/ImageData.cc +0 -140
- package/node_modules/canvas/src/ImageData.h +0 -27
- package/node_modules/canvas/src/JPEGStream.h +0 -167
- package/node_modules/canvas/src/PNG.h +0 -292
- package/node_modules/canvas/src/Point.h +0 -10
- package/node_modules/canvas/src/Util.h +0 -34
- package/node_modules/canvas/src/backend/Backend.cc +0 -112
- package/node_modules/canvas/src/backend/Backend.h +0 -69
- package/node_modules/canvas/src/backend/ImageBackend.cc +0 -74
- package/node_modules/canvas/src/backend/ImageBackend.h +0 -26
- package/node_modules/canvas/src/backend/PdfBackend.cc +0 -53
- package/node_modules/canvas/src/backend/PdfBackend.h +0 -24
- package/node_modules/canvas/src/backend/SvgBackend.cc +0 -61
- package/node_modules/canvas/src/backend/SvgBackend.h +0 -24
- package/node_modules/canvas/src/bmp/BMPParser.cc +0 -457
- package/node_modules/canvas/src/bmp/BMPParser.h +0 -60
- package/node_modules/canvas/src/bmp/LICENSE.md +0 -24
- package/node_modules/canvas/src/closure.cc +0 -26
- package/node_modules/canvas/src/closure.h +0 -81
- package/node_modules/canvas/src/color.cc +0 -775
- package/node_modules/canvas/src/color.h +0 -30
- package/node_modules/canvas/src/dll_visibility.h +0 -20
- package/node_modules/canvas/src/init.cc +0 -92
- package/node_modules/canvas/src/register_font.cc +0 -408
- package/node_modules/canvas/src/register_font.h +0 -7
- package/node_modules/canvas/types/index.d.ts +0 -335
- package/node_modules/canvas/util/has_lib.js +0 -119
- package/node_modules/canvas/util/win_jpeg_lookup.js +0 -21
- package/node_modules/chownr/LICENSE +0 -15
- package/node_modules/chownr/README.md +0 -3
- package/node_modules/chownr/chownr.js +0 -167
- package/node_modules/chownr/package.json +0 -68
- package/node_modules/cli/README.md +0 -196
- package/node_modules/cli/cli.js +0 -1133
- package/node_modules/cli/examples/cat.js +0 -17
- package/node_modules/cli/examples/command.js +0 -16
- package/node_modules/cli/examples/echo.js +0 -54
- package/node_modules/cli/examples/glob.js +0 -6
- package/node_modules/cli/examples/long_desc.js +0 -20
- package/node_modules/cli/examples/progress.js +0 -11
- package/node_modules/cli/examples/sort.js +0 -18
- package/node_modules/cli/examples/spinner.js +0 -9
- package/node_modules/cli/examples/static.coffee +0 -27
- package/node_modules/cli/examples/static.js +0 -25
- package/node_modules/cli/index.js +0 -1
- package/node_modules/cli/package.json +0 -77
- package/node_modules/color/LICENSE +0 -21
- package/node_modules/color/README.md +0 -123
- package/node_modules/color/index.js +0 -482
- package/node_modules/color/node_modules/color-convert/CHANGELOG.md +0 -54
- package/node_modules/color/node_modules/color-convert/LICENSE +0 -21
- package/node_modules/color/node_modules/color-convert/README.md +0 -68
- package/node_modules/color/node_modules/color-convert/conversions.js +0 -868
- package/node_modules/color/node_modules/color-convert/index.js +0 -78
- package/node_modules/color/node_modules/color-convert/package.json +0 -84
- package/node_modules/color/node_modules/color-convert/route.js +0 -97
- package/node_modules/color/node_modules/color-name/.eslintrc.json +0 -43
- package/node_modules/color/node_modules/color-name/.npmignore +0 -107
- package/node_modules/color/node_modules/color-name/LICENSE +0 -8
- package/node_modules/color/node_modules/color-name/README.md +0 -11
- package/node_modules/color/node_modules/color-name/index.js +0 -152
- package/node_modules/color/node_modules/color-name/package.json +0 -56
- package/node_modules/color/node_modules/color-name/test.js +0 -7
- package/node_modules/color/package.json +0 -75
- package/node_modules/color-difference/LICENSE +0 -7
- package/node_modules/color-difference/Makefile +0 -29
- package/node_modules/color-difference/README.md +0 -12
- package/node_modules/color-difference/bin/color-difference +0 -3
- package/node_modules/color-difference/index.js +0 -4
- package/node_modules/color-difference/lib/cli-runner.js +0 -49
- package/node_modules/color-difference/lib/compare.js +0 -28
- package/node_modules/color-difference/lib/index.js +0 -7
- package/node_modules/color-difference/lib/method/abstract.js +0 -15
- package/node_modules/color-difference/lib/method/cie-76-difference.js +0 -33
- package/node_modules/color-difference/lib/method/euclidean-distance.js +0 -32
- package/node_modules/color-difference/package.json +0 -67
- package/node_modules/color-difference/test/compare.js +0 -40
- package/node_modules/color-difference/test/method-absract.js +0 -18
- package/node_modules/color-model/Makefile +0 -29
- package/node_modules/color-model/index.js +0 -5
- package/node_modules/color-model/lib/abstract-model.js +0 -92
- package/node_modules/color-model/lib/component.js +0 -59
- package/node_modules/color-model/lib/hex-rgb.js +0 -69
- package/node_modules/color-model/lib/hsl.js +0 -108
- package/node_modules/color-model/lib/index.js +0 -9
- package/node_modules/color-model/lib/lab.js +0 -46
- package/node_modules/color-model/lib/rgb.js +0 -154
- package/node_modules/color-model/lib/xyz.js +0 -117
- package/node_modules/color-model/package.json +0 -63
- package/node_modules/color-model/test/abstract-model.js +0 -82
- package/node_modules/color-model/test/component.js +0 -104
- package/node_modules/color-model/test/hex-rgb.js +0 -56
- package/node_modules/color-model/test/hsl.js +0 -33
- package/node_modules/color-model/test/lab.js +0 -37
- package/node_modules/color-model/test/rgb.js +0 -74
- package/node_modules/color-model/test/xyz.js +0 -45
- package/node_modules/color-string/LICENSE +0 -21
- package/node_modules/color-string/README.md +0 -62
- package/node_modules/color-string/index.js +0 -242
- package/node_modules/color-string/package.json +0 -84
- package/node_modules/color-support/LICENSE +0 -15
- package/node_modules/color-support/README.md +0 -129
- package/node_modules/color-support/bin.js +0 -3
- package/node_modules/color-support/browser.js +0 -14
- package/node_modules/color-support/index.js +0 -134
- package/node_modules/color-support/package.json +0 -74
- package/node_modules/console-control-strings/LICENSE +0 -13
- package/node_modules/console-control-strings/README.md +0 -145
- package/node_modules/console-control-strings/README.md~ +0 -140
- package/node_modules/console-control-strings/index.js +0 -125
- package/node_modules/console-control-strings/package.json +0 -64
- package/node_modules/core-util-is/LICENSE +0 -19
- package/node_modules/core-util-is/README.md +0 -3
- package/node_modules/core-util-is/lib/util.js +0 -107
- package/node_modules/core-util-is/package.json +0 -72
- package/node_modules/d3/CHANGES.md +0 -1409
- package/node_modules/d3/LICENSE +0 -27
- package/node_modules/d3/README.md +0 -57
- package/node_modules/d3/dist/d3.js +0 -18568
- package/node_modules/d3/dist/d3.min.js +0 -2
- package/node_modules/d3/dist/d3.node.js +0 -287
- package/node_modules/d3/dist/package.js +0 -16
- package/node_modules/d3/index.js +0 -32
- package/node_modules/d3/package.json +0 -109
- package/node_modules/d3-array/.eslintrc.json +0 -15
- package/node_modules/d3-array/LICENSE +0 -27
- package/node_modules/d3-array/README.md +0 -382
- package/node_modules/d3-array/dist/d3-array.js +0 -590
- package/node_modules/d3-array/dist/d3-array.min.js +0 -2
- package/node_modules/d3-array/package.json +0 -77
- package/node_modules/d3-array/rollup.config.js +0 -36
- package/node_modules/d3-array/src/array.js +0 -4
- package/node_modules/d3-array/src/ascending.js +0 -3
- package/node_modules/d3-array/src/bisect.js +0 -7
- package/node_modules/d3-array/src/bisector.js +0 -33
- package/node_modules/d3-array/src/constant.js +0 -5
- package/node_modules/d3-array/src/cross.js +0 -21
- package/node_modules/d3-array/src/descending.js +0 -3
- package/node_modules/d3-array/src/deviation.js +0 -6
- package/node_modules/d3-array/src/extent.js +0 -37
- package/node_modules/d3-array/src/histogram.js +0 -75
- package/node_modules/d3-array/src/identity.js +0 -3
- package/node_modules/d3-array/src/index.js +0 -27
- package/node_modules/d3-array/src/max.js +0 -34
- package/node_modules/d3-array/src/mean.js +0 -25
- package/node_modules/d3-array/src/median.js +0 -28
- package/node_modules/d3-array/src/merge.js +0 -21
- package/node_modules/d3-array/src/min.js +0 -34
- package/node_modules/d3-array/src/number.js +0 -3
- package/node_modules/d3-array/src/pairs.js +0 -10
- package/node_modules/d3-array/src/permute.js +0 -5
- package/node_modules/d3-array/src/quantile.js +0 -14
- package/node_modules/d3-array/src/range.js +0 -13
- package/node_modules/d3-array/src/scan.js +0 -20
- package/node_modules/d3-array/src/shuffle.js +0 -14
- package/node_modules/d3-array/src/sum.js +0 -20
- package/node_modules/d3-array/src/threshold/freedmanDiaconis.js +0 -9
- package/node_modules/d3-array/src/threshold/scott.js +0 -5
- package/node_modules/d3-array/src/threshold/sturges.js +0 -3
- package/node_modules/d3-array/src/ticks.js +0 -51
- package/node_modules/d3-array/src/transpose.js +0 -15
- package/node_modules/d3-array/src/variance.js +0 -33
- package/node_modules/d3-array/src/zip.js +0 -5
- package/node_modules/d3-array/yarn.lock +0 -939
- package/node_modules/d3-axis/.eslintrc.json +0 -15
- package/node_modules/d3-axis/LICENSE +0 -27
- package/node_modules/d3-axis/README.md +0 -192
- package/node_modules/d3-axis/dist/d3-axis.js +0 -193
- package/node_modules/d3-axis/dist/d3-axis.min.js +0 -2
- package/node_modules/d3-axis/package.json +0 -72
- package/node_modules/d3-axis/rollup.config.js +0 -36
- package/node_modules/d3-axis/src/array.js +0 -1
- package/node_modules/d3-axis/src/axis.js +0 -174
- package/node_modules/d3-axis/src/identity.js +0 -3
- package/node_modules/d3-axis/src/index.js +0 -6
- package/node_modules/d3-axis/yarn.lock +0 -1432
- package/node_modules/d3-brush/LICENSE +0 -27
- package/node_modules/d3-brush/README.md +0 -169
- package/node_modules/d3-brush/dist/d3-brush.js +0 -619
- package/node_modules/d3-brush/dist/d3-brush.min.js +0 -2
- package/node_modules/d3-brush/package.json +0 -79
- package/node_modules/d3-brush/src/brush.js +0 -591
- package/node_modules/d3-brush/src/constant.js +0 -5
- package/node_modules/d3-brush/src/event.js +0 -5
- package/node_modules/d3-brush/src/index.js +0 -6
- package/node_modules/d3-brush/src/noevent.js +0 -10
- package/node_modules/d3-chord/.eslintrc.json +0 -15
- package/node_modules/d3-chord/LICENSE +0 -27
- package/node_modules/d3-chord/README.md +0 -170
- package/node_modules/d3-chord/dist/d3-chord.js +0 -230
- package/node_modules/d3-chord/dist/d3-chord.min.js +0 -2
- package/node_modules/d3-chord/package.json +0 -74
- package/node_modules/d3-chord/rollup.config.js +0 -36
- package/node_modules/d3-chord/src/array.js +0 -1
- package/node_modules/d3-chord/src/chord.js +0 -121
- package/node_modules/d3-chord/src/constant.js +0 -5
- package/node_modules/d3-chord/src/index.js +0 -2
- package/node_modules/d3-chord/src/math.js +0 -6
- package/node_modules/d3-chord/src/ribbon.js +0 -87
- package/node_modules/d3-chord/yarn.lock +0 -943
- package/node_modules/d3-collection/.eslintrc.json +0 -15
- package/node_modules/d3-collection/LICENSE +0 -27
- package/node_modules/d3-collection/README.md +0 -271
- package/node_modules/d3-collection/dist/d3-collection.js +0 -217
- package/node_modules/d3-collection/dist/d3-collection.min.js +0 -2
- package/node_modules/d3-collection/package.json +0 -75
- package/node_modules/d3-collection/rollup.config.js +0 -36
- package/node_modules/d3-collection/src/entries.js +0 -5
- package/node_modules/d3-collection/src/index.js +0 -6
- package/node_modules/d3-collection/src/keys.js +0 -5
- package/node_modules/d3-collection/src/map.js +0 -75
- package/node_modules/d3-collection/src/nest.js +0 -73
- package/node_modules/d3-collection/src/set.js +0 -39
- package/node_modules/d3-collection/src/values.js +0 -5
- package/node_modules/d3-collection/yarn-error.log +0 -1049
- package/node_modules/d3-collection/yarn.lock +0 -939
- package/node_modules/d3-color/LICENSE +0 -27
- package/node_modules/d3-color/README.md +0 -177
- package/node_modules/d3-color/dist/d3-color.js +0 -581
- package/node_modules/d3-color/dist/d3-color.min.js +0 -2
- package/node_modules/d3-color/package.json +0 -81
- package/node_modules/d3-color/src/color.js +0 -371
- package/node_modules/d3-color/src/cubehelix.js +0 -61
- package/node_modules/d3-color/src/define.js +0 -10
- package/node_modules/d3-color/src/index.js +0 -3
- package/node_modules/d3-color/src/lab.js +0 -123
- package/node_modules/d3-color/src/math.js +0 -2
- package/node_modules/d3-contour/.eslintrc.json +0 -16
- package/node_modules/d3-contour/LICENSE +0 -27
- package/node_modules/d3-contour/README.md +0 -172
- package/node_modules/d3-contour/dist/d3-contour.js +0 -431
- package/node_modules/d3-contour/dist/d3-contour.min.js +0 -2
- package/node_modules/d3-contour/package.json +0 -71
- package/node_modules/d3-contour/rollup.config.js +0 -36
- package/node_modules/d3-contour/src/area.js +0 -5
- package/node_modules/d3-contour/src/array.js +0 -3
- package/node_modules/d3-contour/src/ascending.js +0 -3
- package/node_modules/d3-contour/src/blur.js +0 -43
- package/node_modules/d3-contour/src/constant.js +0 -5
- package/node_modules/d3-contour/src/contains.js +0 -27
- package/node_modules/d3-contour/src/contours.js +0 -203
- package/node_modules/d3-contour/src/density.js +0 -133
- package/node_modules/d3-contour/src/index.js +0 -2
- package/node_modules/d3-contour/src/noop.js +0 -1
- package/node_modules/d3-contour/yarn.lock +0 -939
- package/node_modules/d3-dispatch/LICENSE +0 -27
- package/node_modules/d3-dispatch/README.md +0 -82
- package/node_modules/d3-dispatch/dist/d3-dispatch.js +0 -95
- package/node_modules/d3-dispatch/dist/d3-dispatch.min.js +0 -2
- package/node_modules/d3-dispatch/package.json +0 -79
- package/node_modules/d3-dispatch/src/dispatch.js +0 -84
- package/node_modules/d3-dispatch/src/index.js +0 -1
- package/node_modules/d3-drag/LICENSE +0 -27
- package/node_modules/d3-drag/README.md +0 -235
- package/node_modules/d3-drag/dist/d3-drag.js +0 -234
- package/node_modules/d3-drag/dist/d3-drag.min.js +0 -2
- package/node_modules/d3-drag/package.json +0 -80
- package/node_modules/d3-drag/src/constant.js +0 -5
- package/node_modules/d3-drag/src/drag.js +0 -167
- package/node_modules/d3-drag/src/event.js +0 -17
- package/node_modules/d3-drag/src/index.js +0 -2
- package/node_modules/d3-drag/src/nodrag.js +0 -28
- package/node_modules/d3-drag/src/noevent.js +0 -10
- package/node_modules/d3-dsv/LICENSE +0 -27
- package/node_modules/d3-dsv/README.md +0 -473
- package/node_modules/d3-dsv/bin/dsv2dsv +0 -32
- package/node_modules/d3-dsv/bin/dsv2json +0 -33
- package/node_modules/d3-dsv/bin/json2dsv +0 -33
- package/node_modules/d3-dsv/dist/d3-dsv.js +0 -233
- package/node_modules/d3-dsv/dist/d3-dsv.min.js +0 -2
- package/node_modules/d3-dsv/node_modules/commander/CHANGELOG.md +0 -419
- package/node_modules/d3-dsv/node_modules/commander/LICENSE +0 -22
- package/node_modules/d3-dsv/node_modules/commander/Readme.md +0 -428
- package/node_modules/d3-dsv/node_modules/commander/index.js +0 -1224
- package/node_modules/d3-dsv/node_modules/commander/package.json +0 -73
- package/node_modules/d3-dsv/node_modules/commander/typings/index.d.ts +0 -310
- package/node_modules/d3-dsv/package.json +0 -93
- package/node_modules/d3-dsv/src/autoType.js +0 -20
- package/node_modules/d3-dsv/src/csv.js +0 -11
- package/node_modules/d3-dsv/src/dsv.js +0 -164
- package/node_modules/d3-dsv/src/index.js +0 -4
- package/node_modules/d3-dsv/src/tsv.js +0 -11
- package/node_modules/d3-ease/LICENSE +0 -28
- package/node_modules/d3-ease/README.md +0 -241
- package/node_modules/d3-ease/dist/d3-ease.js +0 -264
- package/node_modules/d3-ease/dist/d3-ease.min.js +0 -2
- package/node_modules/d3-ease/package.json +0 -76
- package/node_modules/d3-ease/src/back.js +0 -37
- package/node_modules/d3-ease/src/bounce.js +0 -22
- package/node_modules/d3-ease/src/circle.js +0 -11
- package/node_modules/d3-ease/src/cubic.js +0 -11
- package/node_modules/d3-ease/src/elastic.js +0 -46
- package/node_modules/d3-ease/src/exp.js +0 -13
- package/node_modules/d3-ease/src/index.js +0 -66
- package/node_modules/d3-ease/src/linear.js +0 -3
- package/node_modules/d3-ease/src/math.js +0 -4
- package/node_modules/d3-ease/src/poly.js +0 -37
- package/node_modules/d3-ease/src/quad.js +0 -11
- package/node_modules/d3-ease/src/sin.js +0 -14
- package/node_modules/d3-fetch/LICENSE +0 -27
- package/node_modules/d3-fetch/README.md +0 -104
- package/node_modules/d3-fetch/dist/d3-fetch.js +0 -103
- package/node_modules/d3-fetch/dist/d3-fetch.min.js +0 -2
- package/node_modules/d3-fetch/package.json +0 -77
- package/node_modules/d3-fetch/src/blob.js +0 -8
- package/node_modules/d3-fetch/src/buffer.js +0 -8
- package/node_modules/d3-fetch/src/dsv.js +0 -22
- package/node_modules/d3-fetch/src/image.js +0 -9
- package/node_modules/d3-fetch/src/index.js +0 -7
- package/node_modules/d3-fetch/src/json.js +0 -9
- package/node_modules/d3-fetch/src/text.js +0 -8
- package/node_modules/d3-fetch/src/xml.js +0 -15
- package/node_modules/d3-force/.eslintrc.json +0 -15
- package/node_modules/d3-force/LICENSE +0 -27
- package/node_modules/d3-force/README.md +0 -459
- package/node_modules/d3-force/dist/d3-force.js +0 -668
- package/node_modules/d3-force/dist/d3-force.min.js +0 -2
- package/node_modules/d3-force/package.json +0 -78
- package/node_modules/d3-force/rollup.config.js +0 -36
- package/node_modules/d3-force/src/center.js +0 -36
- package/node_modules/d3-force/src/collide.js +0 -98
- package/node_modules/d3-force/src/constant.js +0 -5
- package/node_modules/d3-force/src/index.js +0 -8
- package/node_modules/d3-force/src/jiggle.js +0 -3
- package/node_modules/d3-force/src/link.js +0 -116
- package/node_modules/d3-force/src/manyBody.js +0 -114
- package/node_modules/d3-force/src/radial.js +0 -57
- package/node_modules/d3-force/src/simulation.js +0 -151
- package/node_modules/d3-force/src/x.js +0 -41
- package/node_modules/d3-force/src/y.js +0 -41
- package/node_modules/d3-force/yarn.lock +0 -951
- package/node_modules/d3-format/LICENSE +0 -27
- package/node_modules/d3-format/README.md +0 -343
- package/node_modules/d3-format/dist/d3-format.js +0 -345
- package/node_modules/d3-format/dist/d3-format.min.js +0 -2
- package/node_modules/d3-format/locale/ar-001.json +0 -7
- package/node_modules/d3-format/locale/ar-AE.json +0 -7
- package/node_modules/d3-format/locale/ar-BH.json +0 -7
- package/node_modules/d3-format/locale/ar-DJ.json +0 -7
- package/node_modules/d3-format/locale/ar-DZ.json +0 -6
- package/node_modules/d3-format/locale/ar-EG.json +0 -7
- package/node_modules/d3-format/locale/ar-EH.json +0 -6
- package/node_modules/d3-format/locale/ar-ER.json +0 -7
- package/node_modules/d3-format/locale/ar-IL.json +0 -7
- package/node_modules/d3-format/locale/ar-IQ.json +0 -7
- package/node_modules/d3-format/locale/ar-JO.json +0 -7
- package/node_modules/d3-format/locale/ar-KM.json +0 -7
- package/node_modules/d3-format/locale/ar-KW.json +0 -7
- package/node_modules/d3-format/locale/ar-LB.json +0 -7
- package/node_modules/d3-format/locale/ar-LY.json +0 -6
- package/node_modules/d3-format/locale/ar-MA.json +0 -6
- package/node_modules/d3-format/locale/ar-MR.json +0 -7
- package/node_modules/d3-format/locale/ar-OM.json +0 -7
- package/node_modules/d3-format/locale/ar-PS.json +0 -7
- package/node_modules/d3-format/locale/ar-QA.json +0 -7
- package/node_modules/d3-format/locale/ar-SA.json +0 -7
- package/node_modules/d3-format/locale/ar-SD.json +0 -7
- package/node_modules/d3-format/locale/ar-SO.json +0 -7
- package/node_modules/d3-format/locale/ar-SS.json +0 -7
- package/node_modules/d3-format/locale/ar-SY.json +0 -7
- package/node_modules/d3-format/locale/ar-TD.json +0 -7
- package/node_modules/d3-format/locale/ar-TN.json +0 -6
- package/node_modules/d3-format/locale/ar-YE.json +0 -7
- package/node_modules/d3-format/locale/ca-ES.json +0 -6
- package/node_modules/d3-format/locale/cs-CZ.json +0 -6
- package/node_modules/d3-format/locale/de-CH.json +0 -6
- package/node_modules/d3-format/locale/de-DE.json +0 -6
- package/node_modules/d3-format/locale/en-CA.json +0 -6
- package/node_modules/d3-format/locale/en-GB.json +0 -6
- package/node_modules/d3-format/locale/en-IE.json +0 -6
- package/node_modules/d3-format/locale/en-IN.json +0 -6
- package/node_modules/d3-format/locale/en-US.json +0 -6
- package/node_modules/d3-format/locale/es-BO.json +0 -7
- package/node_modules/d3-format/locale/es-ES.json +0 -6
- package/node_modules/d3-format/locale/es-MX.json +0 -6
- package/node_modules/d3-format/locale/fi-FI.json +0 -6
- package/node_modules/d3-format/locale/fr-CA.json +0 -6
- package/node_modules/d3-format/locale/fr-FR.json +0 -7
- package/node_modules/d3-format/locale/he-IL.json +0 -6
- package/node_modules/d3-format/locale/hu-HU.json +0 -6
- package/node_modules/d3-format/locale/it-IT.json +0 -6
- package/node_modules/d3-format/locale/ja-JP.json +0 -6
- package/node_modules/d3-format/locale/ko-KR.json +0 -6
- package/node_modules/d3-format/locale/mk-MK.json +0 -6
- package/node_modules/d3-format/locale/nl-NL.json +0 -6
- package/node_modules/d3-format/locale/pl-PL.json +0 -6
- package/node_modules/d3-format/locale/pt-BR.json +0 -6
- package/node_modules/d3-format/locale/ru-RU.json +0 -6
- package/node_modules/d3-format/locale/sv-SE.json +0 -6
- package/node_modules/d3-format/locale/uk-UA.json +0 -6
- package/node_modules/d3-format/locale/zh-CN.json +0 -6
- package/node_modules/d3-format/package.json +0 -77
- package/node_modules/d3-format/src/defaultLocale.js +0 -20
- package/node_modules/d3-format/src/exponent.js +0 -5
- package/node_modules/d3-format/src/formatDecimal.js +0 -20
- package/node_modules/d3-format/src/formatGroup.js +0 -18
- package/node_modules/d3-format/src/formatNumerals.js +0 -7
- package/node_modules/d3-format/src/formatPrefixAuto.js +0 -16
- package/node_modules/d3-format/src/formatRounded.js +0 -11
- package/node_modules/d3-format/src/formatSpecifier.js +0 -47
- package/node_modules/d3-format/src/formatTrim.js +0 -11
- package/node_modules/d3-format/src/formatTypes.js +0 -19
- package/node_modules/d3-format/src/identity.js +0 -3
- package/node_modules/d3-format/src/index.js +0 -6
- package/node_modules/d3-format/src/locale.js +0 -148
- package/node_modules/d3-format/src/precisionFixed.js +0 -5
- package/node_modules/d3-format/src/precisionPrefix.js +0 -5
- package/node_modules/d3-format/src/precisionRound.js +0 -6
- package/node_modules/d3-geo/LICENSE +0 -48
- package/node_modules/d3-geo/README.md +0 -683
- package/node_modules/d3-geo/dist/d3-geo.js +0 -3165
- package/node_modules/d3-geo/dist/d3-geo.min.js +0 -2
- package/node_modules/d3-geo/package.json +0 -83
- package/node_modules/d3-geo/src/adder.js +0 -40
- package/node_modules/d3-geo/src/area.js +0 -74
- package/node_modules/d3-geo/src/bounds.js +0 -179
- package/node_modules/d3-geo/src/cartesian.js +0 -33
- package/node_modules/d3-geo/src/centroid.js +0 -140
- package/node_modules/d3-geo/src/circle.js +0 -72
- package/node_modules/d3-geo/src/clip/antimeridian.js +0 -92
- package/node_modules/d3-geo/src/clip/buffer.js +0 -24
- package/node_modules/d3-geo/src/clip/circle.js +0 -177
- package/node_modules/d3-geo/src/clip/extent.js +0 -20
- package/node_modules/d3-geo/src/clip/index.js +0 -131
- package/node_modules/d3-geo/src/clip/line.js +0 -59
- package/node_modules/d3-geo/src/clip/rectangle.js +0 -168
- package/node_modules/d3-geo/src/clip/rejoin.js +0 -103
- package/node_modules/d3-geo/src/compose.js +0 -12
- package/node_modules/d3-geo/src/constant.js +0 -5
- package/node_modules/d3-geo/src/contains.js +0 -97
- package/node_modules/d3-geo/src/distance.js +0 -10
- package/node_modules/d3-geo/src/graticule.js +0 -105
- package/node_modules/d3-geo/src/identity.js +0 -3
- package/node_modules/d3-geo/src/index.js +0 -34
- package/node_modules/d3-geo/src/interpolate.js +0 -36
- package/node_modules/d3-geo/src/length.js +0 -53
- package/node_modules/d3-geo/src/math.js +0 -35
- package/node_modules/d3-geo/src/noop.js +0 -1
- package/node_modules/d3-geo/src/path/area.js +0 -50
- package/node_modules/d3-geo/src/path/bounds.js +0 -28
- package/node_modules/d3-geo/src/path/centroid.js +0 -100
- package/node_modules/d3-geo/src/path/context.js +0 -45
- package/node_modules/d3-geo/src/path/index.js +0 -61
- package/node_modules/d3-geo/src/path/measure.js +0 -45
- package/node_modules/d3-geo/src/path/string.js +0 -59
- package/node_modules/d3-geo/src/pointEqual.js +0 -5
- package/node_modules/d3-geo/src/polygonContains.js +0 -79
- package/node_modules/d3-geo/src/projection/albers.js +0 -10
- package/node_modules/d3-geo/src/projection/albersUsa.js +0 -111
- package/node_modules/d3-geo/src/projection/azimuthal.js +0 -26
- package/node_modules/d3-geo/src/projection/azimuthalEqualArea.js +0 -17
- package/node_modules/d3-geo/src/projection/azimuthalEquidistant.js +0 -17
- package/node_modules/d3-geo/src/projection/conic.js +0 -15
- package/node_modules/d3-geo/src/projection/conicConformal.js +0 -38
- package/node_modules/d3-geo/src/projection/conicEqualArea.js +0 -33
- package/node_modules/d3-geo/src/projection/conicEquidistant.js +0 -32
- package/node_modules/d3-geo/src/projection/cylindricalEqualArea.js +0 -15
- package/node_modules/d3-geo/src/projection/equalEarth.js +0 -36
- package/node_modules/d3-geo/src/projection/equirectangular.js +0 -12
- package/node_modules/d3-geo/src/projection/fit.js +0 -47
- package/node_modules/d3-geo/src/projection/gnomonic.js +0 -16
- package/node_modules/d3-geo/src/projection/identity.js +0 -85
- package/node_modules/d3-geo/src/projection/index.js +0 -176
- package/node_modules/d3-geo/src/projection/mercator.js +0 -52
- package/node_modules/d3-geo/src/projection/naturalEarth1.js +0 -28
- package/node_modules/d3-geo/src/projection/orthographic.js +0 -15
- package/node_modules/d3-geo/src/projection/resample.js +0 -102
- package/node_modules/d3-geo/src/projection/stereographic.js +0 -18
- package/node_modules/d3-geo/src/projection/transverseMercator.js +0 -27
- package/node_modules/d3-geo/src/rotation.js +0 -76
- package/node_modules/d3-geo/src/stream.js +0 -69
- package/node_modules/d3-geo/src/transform.js +0 -26
- package/node_modules/d3-hierarchy/LICENSE +0 -27
- package/node_modules/d3-hierarchy/README.md +0 -548
- package/node_modules/d3-hierarchy/dist/d3-hierarchy.js +0 -1290
- package/node_modules/d3-hierarchy/dist/d3-hierarchy.min.js +0 -2
- package/node_modules/d3-hierarchy/package.json +0 -81
- package/node_modules/d3-hierarchy/src/accessors.js +0 -8
- package/node_modules/d3-hierarchy/src/array.js +0 -16
- package/node_modules/d3-hierarchy/src/cluster.js +0 -84
- package/node_modules/d3-hierarchy/src/constant.js +0 -9
- package/node_modules/d3-hierarchy/src/hierarchy/ancestors.js +0 -7
- package/node_modules/d3-hierarchy/src/hierarchy/count.js +0 -12
- package/node_modules/d3-hierarchy/src/hierarchy/descendants.js +0 -7
- package/node_modules/d3-hierarchy/src/hierarchy/each.js +0 -13
- package/node_modules/d3-hierarchy/src/hierarchy/eachAfter.js +0 -13
- package/node_modules/d3-hierarchy/src/hierarchy/eachBefore.js +0 -10
- package/node_modules/d3-hierarchy/src/hierarchy/index.js +0 -79
- package/node_modules/d3-hierarchy/src/hierarchy/leaves.js +0 -9
- package/node_modules/d3-hierarchy/src/hierarchy/links.js +0 -9
- package/node_modules/d3-hierarchy/src/hierarchy/path.js +0 -30
- package/node_modules/d3-hierarchy/src/hierarchy/sort.js +0 -7
- package/node_modules/d3-hierarchy/src/hierarchy/sum.js +0 -9
- package/node_modules/d3-hierarchy/src/index.js +0 -15
- package/node_modules/d3-hierarchy/src/pack/enclose.js +0 -118
- package/node_modules/d3-hierarchy/src/pack/index.js +0 -79
- package/node_modules/d3-hierarchy/src/pack/siblings.js +0 -118
- package/node_modules/d3-hierarchy/src/partition.js +0 -52
- package/node_modules/d3-hierarchy/src/stratify.js +0 -73
- package/node_modules/d3-hierarchy/src/tree.js +0 -237
- package/node_modules/d3-hierarchy/src/treemap/binary.js +0 -46
- package/node_modules/d3-hierarchy/src/treemap/dice.js +0 -12
- package/node_modules/d3-hierarchy/src/treemap/index.js +0 -94
- package/node_modules/d3-hierarchy/src/treemap/resquarify.js +0 -36
- package/node_modules/d3-hierarchy/src/treemap/round.js +0 -6
- package/node_modules/d3-hierarchy/src/treemap/slice.js +0 -12
- package/node_modules/d3-hierarchy/src/treemap/sliceDice.js +0 -6
- package/node_modules/d3-hierarchy/src/treemap/squarify.js +0 -66
- package/node_modules/d3-interpolate/LICENSE +0 -27
- package/node_modules/d3-interpolate/README.md +0 -250
- package/node_modules/d3-interpolate/dist/d3-interpolate.js +0 -593
- package/node_modules/d3-interpolate/dist/d3-interpolate.min.js +0 -2
- package/node_modules/d3-interpolate/package.json +0 -82
- package/node_modules/d3-interpolate/src/array.js +0 -22
- package/node_modules/d3-interpolate/src/basis.js +0 -19
- package/node_modules/d3-interpolate/src/basisClosed.js +0 -13
- package/node_modules/d3-interpolate/src/color.js +0 -29
- package/node_modules/d3-interpolate/src/constant.js +0 -5
- package/node_modules/d3-interpolate/src/cubehelix.js +0 -29
- package/node_modules/d3-interpolate/src/date.js +0 -6
- package/node_modules/d3-interpolate/src/discrete.js +0 -6
- package/node_modules/d3-interpolate/src/hcl.js +0 -21
- package/node_modules/d3-interpolate/src/hsl.js +0 -21
- package/node_modules/d3-interpolate/src/hue.js +0 -9
- package/node_modules/d3-interpolate/src/index.js +0 -21
- package/node_modules/d3-interpolate/src/lab.js +0 -16
- package/node_modules/d3-interpolate/src/number.js +0 -5
- package/node_modules/d3-interpolate/src/numberArray.js +0 -14
- package/node_modules/d3-interpolate/src/object.js +0 -23
- package/node_modules/d3-interpolate/src/piecewise.js +0 -8
- package/node_modules/d3-interpolate/src/quantize.js +0 -5
- package/node_modules/d3-interpolate/src/rgb.js +0 -55
- package/node_modules/d3-interpolate/src/round.js +0 -5
- package/node_modules/d3-interpolate/src/string.js +0 -64
- package/node_modules/d3-interpolate/src/transform/decompose.js +0 -26
- package/node_modules/d3-interpolate/src/transform/index.js +0 -63
- package/node_modules/d3-interpolate/src/transform/parse.js +0 -25
- package/node_modules/d3-interpolate/src/value.js +0 -22
- package/node_modules/d3-interpolate/src/zoom.js +0 -64
- package/node_modules/d3-path/LICENSE +0 -27
- package/node_modules/d3-path/README.md +0 -78
- package/node_modules/d3-path/dist/d3-path.js +0 -141
- package/node_modules/d3-path/dist/d3-path.min.js +0 -2
- package/node_modules/d3-path/package.json +0 -80
- package/node_modules/d3-path/src/index.js +0 -1
- package/node_modules/d3-path/src/path.js +0 -130
- package/node_modules/d3-polygon/LICENSE +0 -27
- package/node_modules/d3-polygon/README.md +0 -40
- package/node_modules/d3-polygon/dist/d3-polygon.js +0 -150
- package/node_modules/d3-polygon/dist/d3-polygon.min.js +0 -2
- package/node_modules/d3-polygon/package.json +0 -75
- package/node_modules/d3-polygon/src/area.js +0 -15
- package/node_modules/d3-polygon/src/centroid.js +0 -20
- package/node_modules/d3-polygon/src/contains.js +0 -16
- package/node_modules/d3-polygon/src/cross.js +0 -7
- package/node_modules/d3-polygon/src/hull.js +0 -49
- package/node_modules/d3-polygon/src/index.js +0 -5
- package/node_modules/d3-polygon/src/length.js +0 -23
- package/node_modules/d3-quadtree/LICENSE +0 -27
- package/node_modules/d3-quadtree/README.md +0 -163
- package/node_modules/d3-quadtree/dist/d3-quadtree.js +0 -419
- package/node_modules/d3-quadtree/dist/d3-quadtree.min.js +0 -2
- package/node_modules/d3-quadtree/package.json +0 -74
- package/node_modules/d3-quadtree/src/add.js +0 -84
- package/node_modules/d3-quadtree/src/cover.js +0 -43
- package/node_modules/d3-quadtree/src/data.js +0 -7
- package/node_modules/d3-quadtree/src/extent.js +0 -5
- package/node_modules/d3-quadtree/src/find.js +0 -70
- package/node_modules/d3-quadtree/src/index.js +0 -1
- package/node_modules/d3-quadtree/src/quad.js +0 -7
- package/node_modules/d3-quadtree/src/quadtree.js +0 -73
- package/node_modules/d3-quadtree/src/remove.js +0 -62
- package/node_modules/d3-quadtree/src/root.js +0 -3
- package/node_modules/d3-quadtree/src/size.js +0 -7
- package/node_modules/d3-quadtree/src/visit.js +0 -16
- package/node_modules/d3-quadtree/src/visitAfter.js +0 -21
- package/node_modules/d3-quadtree/src/x.js +0 -7
- package/node_modules/d3-quadtree/src/y.js +0 -7
- package/node_modules/d3-random/.eslintrc.json +0 -15
- package/node_modules/d3-random/LICENSE +0 -27
- package/node_modules/d3-random/README.md +0 -63
- package/node_modules/d3-random/dist/d3-random.js +0 -115
- package/node_modules/d3-random/dist/d3-random.min.js +0 -2
- package/node_modules/d3-random/package.json +0 -70
- package/node_modules/d3-random/rollup.config.js +0 -36
- package/node_modules/d3-random/src/bates.js +0 -15
- package/node_modules/d3-random/src/defaultSource.js +0 -3
- package/node_modules/d3-random/src/exponential.js +0 -13
- package/node_modules/d3-random/src/index.js +0 -6
- package/node_modules/d3-random/src/irwinHall.js +0 -14
- package/node_modules/d3-random/src/logNormal.js +0 -15
- package/node_modules/d3-random/src/normal.js +0 -28
- package/node_modules/d3-random/src/uniform.js +0 -17
- package/node_modules/d3-random/yarn.lock +0 -943
- package/node_modules/d3-scale/.eslintrc.json +0 -15
- package/node_modules/d3-scale/LICENSE +0 -27
- package/node_modules/d3-scale/README.md +0 -952
- package/node_modules/d3-scale/dist/d3-scale.js +0 -1165
- package/node_modules/d3-scale/dist/d3-scale.min.js +0 -2
- package/node_modules/d3-scale/package.json +0 -77
- package/node_modules/d3-scale/rollup.config.js +0 -36
- package/node_modules/d3-scale/src/array.js +0 -4
- package/node_modules/d3-scale/src/band.js +0 -100
- package/node_modules/d3-scale/src/colors.js +0 -5
- package/node_modules/d3-scale/src/constant.js +0 -5
- package/node_modules/d3-scale/src/continuous.js +0 -124
- package/node_modules/d3-scale/src/diverging.js +0 -91
- package/node_modules/d3-scale/src/identity.js +0 -29
- package/node_modules/d3-scale/src/index.js +0 -74
- package/node_modules/d3-scale/src/init.js +0 -17
- package/node_modules/d3-scale/src/linear.js +0 -72
- package/node_modules/d3-scale/src/log.js +0 -145
- package/node_modules/d3-scale/src/nice.js +0 -18
- package/node_modules/d3-scale/src/number.js +0 -3
- package/node_modules/d3-scale/src/ordinal.js +0 -45
- package/node_modules/d3-scale/src/pow.js +0 -50
- package/node_modules/d3-scale/src/quantile.js +0 -58
- package/node_modules/d3-scale/src/quantize.js +0 -57
- package/node_modules/d3-scale/src/sequential.js +0 -95
- package/node_modules/d3-scale/src/sequentialQuantile.js +0 -30
- package/node_modules/d3-scale/src/symlog.js +0 -35
- package/node_modules/d3-scale/src/threshold.js +0 -40
- package/node_modules/d3-scale/src/tickFormat.js +0 -29
- package/node_modules/d3-scale/src/time.js +0 -135
- package/node_modules/d3-scale/src/utcTime.js +0 -8
- package/node_modules/d3-scale/yarn.lock +0 -967
- package/node_modules/d3-scale-chromatic/LICENSE +0 -44
- package/node_modules/d3-scale-chromatic/README.md +0 -386
- package/node_modules/d3-scale-chromatic/dist/d3-scale-chromatic.js +0 -521
- package/node_modules/d3-scale-chromatic/dist/d3-scale-chromatic.min.js +0 -2
- package/node_modules/d3-scale-chromatic/package.json +0 -79
- package/node_modules/d3-scale-chromatic/src/categorical/Accent.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/Dark2.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/Paired.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/Pastel1.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/Pastel2.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/Set1.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/Set2.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/Set3.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +0 -3
- package/node_modules/d3-scale-chromatic/src/categorical/category10.js +0 -3
- package/node_modules/d3-scale-chromatic/src/colors.js +0 -5
- package/node_modules/d3-scale-chromatic/src/diverging/BrBG.js +0 -16
- package/node_modules/d3-scale-chromatic/src/diverging/PRGn.js +0 -16
- package/node_modules/d3-scale-chromatic/src/diverging/PiYG.js +0 -16
- package/node_modules/d3-scale-chromatic/src/diverging/PuOr.js +0 -16
- package/node_modules/d3-scale-chromatic/src/diverging/RdBu.js +0 -16
- package/node_modules/d3-scale-chromatic/src/diverging/RdGy.js +0 -16
- package/node_modules/d3-scale-chromatic/src/diverging/RdYlBu.js +0 -16
- package/node_modules/d3-scale-chromatic/src/diverging/RdYlGn.js +0 -16
- package/node_modules/d3-scale-chromatic/src/diverging/Spectral.js +0 -16
- package/node_modules/d3-scale-chromatic/src/index.js +0 -43
- package/node_modules/d3-scale-chromatic/src/ramp.js +0 -5
- package/node_modules/d3-scale-chromatic/src/rampClosed.js +0 -9
- package/node_modules/d3-scale-chromatic/src/scheme.js +0 -11
- package/node_modules/d3-scale-chromatic/src/sequential-multi/BuGn.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/BuPu.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/GnBu.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/OrRd.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/PuBu.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/PuBuGn.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/PuRd.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/RdPu.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/YlGn.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/YlGnBu.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/YlOrBr.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/YlOrRd.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/cividis.js +0 -8
- package/node_modules/d3-scale-chromatic/src/sequential-multi/cubehelix.js +0 -4
- package/node_modules/d3-scale-chromatic/src/sequential-multi/rainbow.js +0 -17
- package/node_modules/d3-scale-chromatic/src/sequential-multi/sinebow.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-multi/turbo.js +0 -8
- package/node_modules/d3-scale-chromatic/src/sequential-multi/viridis.js +0 -16
- package/node_modules/d3-scale-chromatic/src/sequential-single/Blues.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-single/Greens.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-single/Greys.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-single/Oranges.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-single/Purples.js +0 -14
- package/node_modules/d3-scale-chromatic/src/sequential-single/Reds.js +0 -14
- package/node_modules/d3-selection/LICENSE +0 -26
- package/node_modules/d3-selection/README.md +0 -829
- package/node_modules/d3-selection/dist/d3-selection.js +0 -989
- package/node_modules/d3-selection/dist/d3-selection.min.js +0 -2
- package/node_modules/d3-selection/package.json +0 -79
- package/node_modules/d3-selection/src/constant.js +0 -5
- package/node_modules/d3-selection/src/create.js +0 -6
- package/node_modules/d3-selection/src/creator.js +0 -25
- package/node_modules/d3-selection/src/identity.js +0 -3
- package/node_modules/d3-selection/src/index.js +0 -18
- package/node_modules/d3-selection/src/local.js +0 -27
- package/node_modules/d3-selection/src/matcher.js +0 -5
- package/node_modules/d3-selection/src/mouse.js +0 -8
- package/node_modules/d3-selection/src/namespace.js +0 -7
- package/node_modules/d3-selection/src/namespaces.js +0 -9
- package/node_modules/d3-selection/src/point.js +0 -13
- package/node_modules/d3-selection/src/select.js +0 -7
- package/node_modules/d3-selection/src/selectAll.js +0 -7
- package/node_modules/d3-selection/src/selection/append.js +0 -8
- package/node_modules/d3-selection/src/selection/attr.js +0 -57
- package/node_modules/d3-selection/src/selection/call.js +0 -6
- package/node_modules/d3-selection/src/selection/classed.js +0 -75
- package/node_modules/d3-selection/src/selection/clone.js +0 -13
- package/node_modules/d3-selection/src/selection/data.js +0 -118
- package/node_modules/d3-selection/src/selection/datum.js +0 -5
- package/node_modules/d3-selection/src/selection/dispatch.js +0 -34
- package/node_modules/d3-selection/src/selection/each.js +0 -10
- package/node_modules/d3-selection/src/selection/empty.js +0 -3
- package/node_modules/d3-selection/src/selection/enter.js +0 -22
- package/node_modules/d3-selection/src/selection/exit.js +0 -6
- package/node_modules/d3-selection/src/selection/filter.js +0 -16
- package/node_modules/d3-selection/src/selection/html.js +0 -25
- package/node_modules/d3-selection/src/selection/index.js +0 -79
- package/node_modules/d3-selection/src/selection/insert.js +0 -14
- package/node_modules/d3-selection/src/selection/join.js +0 -7
- package/node_modules/d3-selection/src/selection/lower.js +0 -7
- package/node_modules/d3-selection/src/selection/merge.js +0 -18
- package/node_modules/d3-selection/src/selection/node.js +0 -11
- package/node_modules/d3-selection/src/selection/nodes.js +0 -5
- package/node_modules/d3-selection/src/selection/on.js +0 -107
- package/node_modules/d3-selection/src/selection/order.js +0 -13
- package/node_modules/d3-selection/src/selection/property.js +0 -28
- package/node_modules/d3-selection/src/selection/raise.js +0 -7
- package/node_modules/d3-selection/src/selection/remove.js +0 -8
- package/node_modules/d3-selection/src/selection/select.js +0 -17
- package/node_modules/d3-selection/src/selection/selectAll.js +0 -17
- package/node_modules/d3-selection/src/selection/size.js +0 -5
- package/node_modules/d3-selection/src/selection/sort.js +0 -24
- package/node_modules/d3-selection/src/selection/sparse.js +0 -3
- package/node_modules/d3-selection/src/selection/style.js +0 -35
- package/node_modules/d3-selection/src/selection/text.js +0 -25
- package/node_modules/d3-selection/src/selector.js +0 -7
- package/node_modules/d3-selection/src/selectorAll.js +0 -9
- package/node_modules/d3-selection/src/sourceEvent.js +0 -7
- package/node_modules/d3-selection/src/touch.js +0 -14
- package/node_modules/d3-selection/src/touches.js +0 -12
- package/node_modules/d3-selection/src/window.js +0 -5
- package/node_modules/d3-shape/LICENSE +0 -27
- package/node_modules/d3-shape/README.md +0 -1149
- package/node_modules/d3-shape/dist/d3-shape.js +0 -1949
- package/node_modules/d3-shape/dist/d3-shape.min.js +0 -2
- package/node_modules/d3-shape/package.json +0 -79
- package/node_modules/d3-shape/src/arc.js +0 -261
- package/node_modules/d3-shape/src/area.js +0 -109
- package/node_modules/d3-shape/src/areaRadial.js +0 -29
- package/node_modules/d3-shape/src/array.js +0 -1
- package/node_modules/d3-shape/src/constant.js +0 -5
- package/node_modules/d3-shape/src/curve/basis.js +0 -51
- package/node_modules/d3-shape/src/curve/basisClosed.js +0 -52
- package/node_modules/d3-shape/src/curve/basisOpen.js +0 -39
- package/node_modules/d3-shape/src/curve/bundle.js +0 -56
- package/node_modules/d3-shape/src/curve/cardinal.js +0 -61
- package/node_modules/d3-shape/src/curve/cardinalClosed.js +0 -61
- package/node_modules/d3-shape/src/curve/cardinalOpen.js +0 -49
- package/node_modules/d3-shape/src/curve/catmullRom.js +0 -88
- package/node_modules/d3-shape/src/curve/catmullRomClosed.js +0 -74
- package/node_modules/d3-shape/src/curve/catmullRomOpen.js +0 -62
- package/node_modules/d3-shape/src/curve/linear.js +0 -31
- package/node_modules/d3-shape/src/curve/linearClosed.js +0 -25
- package/node_modules/d3-shape/src/curve/monotone.js +0 -104
- package/node_modules/d3-shape/src/curve/natural.js +0 -65
- package/node_modules/d3-shape/src/curve/radial.js +0 -36
- package/node_modules/d3-shape/src/curve/step.js +0 -53
- package/node_modules/d3-shape/src/descending.js +0 -3
- package/node_modules/d3-shape/src/identity.js +0 -3
- package/node_modules/d3-shape/src/index.js +0 -46
- package/node_modules/d3-shape/src/line.js +0 -55
- package/node_modules/d3-shape/src/lineRadial.js +0 -19
- package/node_modules/d3-shape/src/link/index.js +0 -84
- package/node_modules/d3-shape/src/math.js +0 -20
- package/node_modules/d3-shape/src/noop.js +0 -1
- package/node_modules/d3-shape/src/offset/diverging.js +0 -14
- package/node_modules/d3-shape/src/offset/expand.js +0 -10
- package/node_modules/d3-shape/src/offset/none.js +0 -9
- package/node_modules/d3-shape/src/offset/silhouette.js +0 -10
- package/node_modules/d3-shape/src/offset/wiggle.js +0 -24
- package/node_modules/d3-shape/src/order/appearance.js +0 -12
- package/node_modules/d3-shape/src/order/ascending.js +0 -12
- package/node_modules/d3-shape/src/order/descending.js +0 -5
- package/node_modules/d3-shape/src/order/insideOut.js +0 -27
- package/node_modules/d3-shape/src/order/none.js +0 -5
- package/node_modules/d3-shape/src/order/reverse.js +0 -5
- package/node_modules/d3-shape/src/pie.js +0 -79
- package/node_modules/d3-shape/src/point.js +0 -7
- package/node_modules/d3-shape/src/pointRadial.js +0 -3
- package/node_modules/d3-shape/src/stack.js +0 -57
- package/node_modules/d3-shape/src/symbol/circle.js +0 -9
- package/node_modules/d3-shape/src/symbol/cross.js +0 -18
- package/node_modules/d3-shape/src/symbol/diamond.js +0 -14
- package/node_modules/d3-shape/src/symbol/square.js +0 -7
- package/node_modules/d3-shape/src/symbol/star.js +0 -24
- package/node_modules/d3-shape/src/symbol/triangle.js +0 -11
- package/node_modules/d3-shape/src/symbol/wye.js +0 -26
- package/node_modules/d3-shape/src/symbol.js +0 -46
- package/node_modules/d3-time/LICENSE +0 -27
- package/node_modules/d3-time/README.md +0 -333
- package/node_modules/d3-time/dist/d3-time.js +0 -373
- package/node_modules/d3-time/dist/d3-time.min.js +0 -2
- package/node_modules/d3-time/package.json +0 -76
- package/node_modules/d3-time/src/day.js +0 -15
- package/node_modules/d3-time/src/duration.js +0 -5
- package/node_modules/d3-time/src/hour.js +0 -15
- package/node_modules/d3-time/src/index.js +0 -105
- package/node_modules/d3-time/src/interval.js +0 -70
- package/node_modules/d3-time/src/millisecond.js +0 -26
- package/node_modules/d3-time/src/minute.js +0 -15
- package/node_modules/d3-time/src/month.js +0 -15
- package/node_modules/d3-time/src/second.js +0 -15
- package/node_modules/d3-time/src/utcDay.js +0 -15
- package/node_modules/d3-time/src/utcHour.js +0 -15
- package/node_modules/d3-time/src/utcMinute.js +0 -15
- package/node_modules/d3-time/src/utcMonth.js +0 -15
- package/node_modules/d3-time/src/utcWeek.js +0 -29
- package/node_modules/d3-time/src/utcYear.js +0 -26
- package/node_modules/d3-time/src/week.js +0 -29
- package/node_modules/d3-time/src/year.js +0 -26
- package/node_modules/d3-time-format/LICENSE +0 -27
- package/node_modules/d3-time-format/README.md +0 -199
- package/node_modules/d3-time-format/dist/d3-time-format.js +0 -743
- package/node_modules/d3-time-format/dist/d3-time-format.min.js +0 -2
- package/node_modules/d3-time-format/locale/ar-EG.json +0 -10
- package/node_modules/d3-time-format/locale/ca-ES.json +0 -10
- package/node_modules/d3-time-format/locale/cs-CZ.json +0 -10
- package/node_modules/d3-time-format/locale/da-DK.json +0 -10
- package/node_modules/d3-time-format/locale/de-CH.json +0 -10
- package/node_modules/d3-time-format/locale/de-DE.json +0 -10
- package/node_modules/d3-time-format/locale/en-CA.json +0 -10
- package/node_modules/d3-time-format/locale/en-GB.json +0 -10
- package/node_modules/d3-time-format/locale/en-US.json +0 -10
- package/node_modules/d3-time-format/locale/es-ES.json +0 -10
- package/node_modules/d3-time-format/locale/es-MX.json +0 -10
- package/node_modules/d3-time-format/locale/fa-IR.json +0 -10
- package/node_modules/d3-time-format/locale/fi-FI.json +0 -10
- package/node_modules/d3-time-format/locale/fr-CA.json +0 -10
- package/node_modules/d3-time-format/locale/fr-FR.json +0 -10
- package/node_modules/d3-time-format/locale/he-IL.json +0 -10
- package/node_modules/d3-time-format/locale/hu-HU.json +0 -10
- package/node_modules/d3-time-format/locale/it-IT.json +0 -10
- package/node_modules/d3-time-format/locale/ja-JP.json +0 -10
- package/node_modules/d3-time-format/locale/ko-KR.json +0 -10
- package/node_modules/d3-time-format/locale/mk-MK.json +0 -10
- package/node_modules/d3-time-format/locale/nb-NO.json +0 -10
- package/node_modules/d3-time-format/locale/nl-NL.json +0 -10
- package/node_modules/d3-time-format/locale/pl-PL.json +0 -10
- package/node_modules/d3-time-format/locale/pt-BR.json +0 -10
- package/node_modules/d3-time-format/locale/ru-RU.json +0 -10
- package/node_modules/d3-time-format/locale/sv-SE.json +0 -10
- package/node_modules/d3-time-format/locale/tr-TR.json +0 -10
- package/node_modules/d3-time-format/locale/uk-UA.json +0 -10
- package/node_modules/d3-time-format/locale/zh-CN.json +0 -10
- package/node_modules/d3-time-format/locale/zh-TW.json +0 -10
- package/node_modules/d3-time-format/package.json +0 -83
- package/node_modules/d3-time-format/src/defaultLocale.js +0 -27
- package/node_modules/d3-time-format/src/index.js +0 -4
- package/node_modules/d3-time-format/src/isoFormat.js +0 -13
- package/node_modules/d3-time-format/src/isoParse.js +0 -13
- package/node_modules/d3-time-format/src/locale.js +0 -699
- package/node_modules/d3-timer/LICENSE +0 -27
- package/node_modules/d3-timer/README.md +0 -75
- package/node_modules/d3-timer/dist/d3-timer.js +0 -149
- package/node_modules/d3-timer/dist/d3-timer.min.js +0 -2
- package/node_modules/d3-timer/package.json +0 -79
- package/node_modules/d3-timer/src/index.js +0 -13
- package/node_modules/d3-timer/src/interval.js +0 -13
- package/node_modules/d3-timer/src/timeout.js +0 -11
- package/node_modules/d3-timer/src/timer.js +0 -110
- package/node_modules/d3-transition/LICENSE +0 -58
- package/node_modules/d3-transition/README.md +0 -448
- package/node_modules/d3-transition/dist/d3-transition.js +0 -880
- package/node_modules/d3-transition/dist/d3-transition.min.js +0 -2
- package/node_modules/d3-transition/package.json +0 -85
- package/node_modules/d3-transition/src/active.js +0 -21
- package/node_modules/d3-transition/src/index.js +0 -4
- package/node_modules/d3-transition/src/interrupt.js +0 -24
- package/node_modules/d3-transition/src/selection/index.js +0 -6
- package/node_modules/d3-transition/src/selection/interrupt.js +0 -7
- package/node_modules/d3-transition/src/selection/transition.js +0 -42
- package/node_modules/d3-transition/src/transition/attr.js +0 -78
- package/node_modules/d3-transition/src/transition/attrTween.js +0 -44
- package/node_modules/d3-transition/src/transition/delay.js +0 -23
- package/node_modules/d3-transition/src/transition/duration.js +0 -23
- package/node_modules/d3-transition/src/transition/ease.js +0 -16
- package/node_modules/d3-transition/src/transition/end.js +0 -26
- package/node_modules/d3-transition/src/transition/filter.js +0 -16
- package/node_modules/d3-transition/src/transition/index.js +0 -68
- package/node_modules/d3-transition/src/transition/interpolate.js +0 -10
- package/node_modules/d3-transition/src/transition/merge.js +0 -19
- package/node_modules/d3-transition/src/transition/on.js +0 -32
- package/node_modules/d3-transition/src/transition/remove.js +0 -11
- package/node_modules/d3-transition/src/transition/schedule.js +0 -153
- package/node_modules/d3-transition/src/transition/select.js +0 -22
- package/node_modules/d3-transition/src/transition/selectAll.js +0 -26
- package/node_modules/d3-transition/src/transition/selection.js +0 -7
- package/node_modules/d3-transition/src/transition/style.js +0 -80
- package/node_modules/d3-transition/src/transition/styleTween.js +0 -24
- package/node_modules/d3-transition/src/transition/text.js +0 -20
- package/node_modules/d3-transition/src/transition/textTween.js +0 -24
- package/node_modules/d3-transition/src/transition/transition.js +0 -24
- package/node_modules/d3-transition/src/transition/tween.js +0 -81
- package/node_modules/d3-voronoi/.eslintrc.json +0 -16
- package/node_modules/d3-voronoi/LICENSE +0 -50
- package/node_modules/d3-voronoi/README.md +0 -164
- package/node_modules/d3-voronoi/dist/d3-voronoi.js +0 -999
- package/node_modules/d3-voronoi/dist/d3-voronoi.min.js +0 -2
- package/node_modules/d3-voronoi/package.json +0 -68
- package/node_modules/d3-voronoi/rollup.config.js +0 -36
- package/node_modules/d3-voronoi/src/Beach.js +0 -193
- package/node_modules/d3-voronoi/src/Cell.js +0 -126
- package/node_modules/d3-voronoi/src/Circle.js +0 -78
- package/node_modules/d3-voronoi/src/Diagram.js +0 -142
- package/node_modules/d3-voronoi/src/Edge.js +0 -168
- package/node_modules/d3-voronoi/src/RedBlackTree.js +0 -237
- package/node_modules/d3-voronoi/src/constant.js +0 -5
- package/node_modules/d3-voronoi/src/index.js +0 -1
- package/node_modules/d3-voronoi/src/point.js +0 -7
- package/node_modules/d3-voronoi/src/voronoi.js +0 -48
- package/node_modules/d3-voronoi/yarn.lock +0 -935
- package/node_modules/d3-zoom/LICENSE +0 -27
- package/node_modules/d3-zoom/README.md +0 -398
- package/node_modules/d3-zoom/dist/d3-zoom.js +0 -497
- package/node_modules/d3-zoom/dist/d3-zoom.min.js +0 -2
- package/node_modules/d3-zoom/package.json +0 -80
- package/node_modules/d3-zoom/src/constant.js +0 -5
- package/node_modules/d3-zoom/src/event.js +0 -5
- package/node_modules/d3-zoom/src/index.js +0 -2
- package/node_modules/d3-zoom/src/noevent.js +0 -10
- package/node_modules/d3-zoom/src/transform.js +0 -51
- package/node_modules/d3-zoom/src/zoom.js +0 -419
- package/node_modules/decompress-response/index.d.ts +0 -29
- package/node_modules/decompress-response/index.js +0 -40
- package/node_modules/decompress-response/license +0 -9
- package/node_modules/decompress-response/package.json +0 -85
- package/node_modules/decompress-response/readme.md +0 -52
- package/node_modules/delegates/.npmignore +0 -1
- package/node_modules/delegates/History.md +0 -22
- package/node_modules/delegates/License +0 -20
- package/node_modules/delegates/Makefile +0 -8
- package/node_modules/delegates/Readme.md +0 -94
- package/node_modules/delegates/index.js +0 -121
- package/node_modules/delegates/package.json +0 -51
- package/node_modules/delegates/test/index.js +0 -94
- package/node_modules/detect-libc/LICENSE +0 -201
- package/node_modules/detect-libc/README.md +0 -160
- package/node_modules/detect-libc/index.d.ts +0 -11
- package/node_modules/detect-libc/lib/detect-libc.js +0 -178
- package/node_modules/detect-libc/lib/process.js +0 -16
- package/node_modules/detect-libc/package.json +0 -74
- package/node_modules/dirname-shim/LICENSE +0 -20
- package/node_modules/dirname-shim/README.md +0 -11
- package/node_modules/dirname-shim/package.json +0 -62
- package/node_modules/dirname-shim/shim.js +0 -110
- package/node_modules/duplexer/.travis.yml +0 -6
- package/node_modules/duplexer/LICENCE +0 -19
- package/node_modules/duplexer/README.md +0 -49
- package/node_modules/duplexer/index.js +0 -87
- package/node_modules/duplexer/package.json +0 -77
- package/node_modules/duplexer/test/index.js +0 -31
- package/node_modules/extended-emitter/.travis.yml +0 -6
- package/node_modules/extended-emitter/LICENSE +0 -20
- package/node_modules/extended-emitter/README.md +0 -65
- package/node_modules/extended-emitter/extended-emitter.js +0 -115
- package/node_modules/extended-emitter/package.json +0 -67
- package/node_modules/extended-emitter/test.js +0 -156
- package/node_modules/fs-minipass/LICENSE +0 -15
- package/node_modules/fs-minipass/README.md +0 -70
- package/node_modules/fs-minipass/index.js +0 -422
- package/node_modules/fs-minipass/package.json +0 -71
- package/node_modules/fsevents/LICENSE +0 -22
- package/node_modules/fsevents/README.md +0 -83
- package/node_modules/fsevents/fsevents.d.ts +0 -46
- package/node_modules/fsevents/fsevents.js +0 -82
- package/node_modules/fsevents/fsevents.node +0 -0
- package/node_modules/fsevents/package.json +0 -91
- package/node_modules/ftp-response-parser/.README.md.un~ +0 -0
- package/node_modules/ftp-response-parser/.index.js.un~ +0 -0
- package/node_modules/ftp-response-parser/.package.json.un~ +0 -0
- package/node_modules/ftp-response-parser/.test.js.un~ +0 -0
- package/node_modules/ftp-response-parser/LICENSE +0 -20
- package/node_modules/ftp-response-parser/README.md +0 -104
- package/node_modules/ftp-response-parser/index.js +0 -82
- package/node_modules/ftp-response-parser/node_modules/isarray/README.md +0 -54
- package/node_modules/ftp-response-parser/node_modules/isarray/build/build.js +0 -209
- package/node_modules/ftp-response-parser/node_modules/isarray/component.json +0 -19
- package/node_modules/ftp-response-parser/node_modules/isarray/index.js +0 -3
- package/node_modules/ftp-response-parser/node_modules/isarray/package.json +0 -61
- package/node_modules/ftp-response-parser/node_modules/readable-stream/.npmignore +0 -5
- package/node_modules/ftp-response-parser/node_modules/readable-stream/LICENSE +0 -18
- package/node_modules/ftp-response-parser/node_modules/readable-stream/README.md +0 -15
- package/node_modules/ftp-response-parser/node_modules/readable-stream/duplex.js +0 -1
- package/node_modules/ftp-response-parser/node_modules/readable-stream/float.patch +0 -923
- package/node_modules/ftp-response-parser/node_modules/readable-stream/lib/_stream_duplex.js +0 -89
- package/node_modules/ftp-response-parser/node_modules/readable-stream/lib/_stream_passthrough.js +0 -46
- package/node_modules/ftp-response-parser/node_modules/readable-stream/lib/_stream_readable.js +0 -951
- package/node_modules/ftp-response-parser/node_modules/readable-stream/lib/_stream_transform.js +0 -209
- package/node_modules/ftp-response-parser/node_modules/readable-stream/lib/_stream_writable.js +0 -477
- package/node_modules/ftp-response-parser/node_modules/readable-stream/package.json +0 -69
- package/node_modules/ftp-response-parser/node_modules/readable-stream/passthrough.js +0 -1
- package/node_modules/ftp-response-parser/node_modules/readable-stream/readable.js +0 -10
- package/node_modules/ftp-response-parser/node_modules/readable-stream/transform.js +0 -1
- package/node_modules/ftp-response-parser/node_modules/readable-stream/writable.js +0 -1
- package/node_modules/ftp-response-parser/node_modules/string_decoder/.npmignore +0 -2
- package/node_modules/ftp-response-parser/node_modules/string_decoder/LICENSE +0 -20
- package/node_modules/ftp-response-parser/node_modules/string_decoder/README.md +0 -7
- package/node_modules/ftp-response-parser/node_modules/string_decoder/index.js +0 -221
- package/node_modules/ftp-response-parser/node_modules/string_decoder/package.json +0 -57
- package/node_modules/ftp-response-parser/package.json +0 -80
- package/node_modules/ftp-response-parser/test.js +0 -149
- package/node_modules/gauge/CHANGELOG.md +0 -163
- package/node_modules/gauge/LICENSE +0 -13
- package/node_modules/gauge/README.md +0 -402
- package/node_modules/gauge/base-theme.js +0 -14
- package/node_modules/gauge/error.js +0 -24
- package/node_modules/gauge/has-color.js +0 -4
- package/node_modules/gauge/index.js +0 -233
- package/node_modules/gauge/package.json +0 -97
- package/node_modules/gauge/plumbing.js +0 -48
- package/node_modules/gauge/process.js +0 -3
- package/node_modules/gauge/progress-bar.js +0 -35
- package/node_modules/gauge/render-template.js +0 -178
- package/node_modules/gauge/set-immediate.js +0 -7
- package/node_modules/gauge/set-interval.js +0 -3
- package/node_modules/gauge/spin.js +0 -5
- package/node_modules/gauge/template-item.js +0 -72
- package/node_modules/gauge/theme-set.js +0 -114
- package/node_modules/gauge/themes.js +0 -56
- package/node_modules/gauge/wide-truncate.js +0 -25
- package/node_modules/has-unicode/LICENSE +0 -14
- package/node_modules/has-unicode/README.md +0 -43
- package/node_modules/has-unicode/index.js +0 -16
- package/node_modules/has-unicode/package.json +0 -61
- package/node_modules/https-proxy-agent/README.md +0 -137
- package/node_modules/https-proxy-agent/dist/agent.d.ts +0 -30
- package/node_modules/https-proxy-agent/dist/agent.js +0 -177
- package/node_modules/https-proxy-agent/dist/agent.js.map +0 -1
- package/node_modules/https-proxy-agent/dist/index.d.ts +0 -23
- package/node_modules/https-proxy-agent/dist/index.js +0 -14
- package/node_modules/https-proxy-agent/dist/index.js.map +0 -1
- package/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts +0 -7
- package/node_modules/https-proxy-agent/dist/parse-proxy-response.js +0 -66
- package/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map +0 -1
- package/node_modules/https-proxy-agent/package.json +0 -89
- package/node_modules/iconv-lite/Changelog.md +0 -162
- package/node_modules/iconv-lite/LICENSE +0 -21
- package/node_modules/iconv-lite/README.md +0 -156
- package/node_modules/iconv-lite/encodings/dbcs-codec.js +0 -555
- package/node_modules/iconv-lite/encodings/dbcs-data.js +0 -176
- package/node_modules/iconv-lite/encodings/index.js +0 -22
- package/node_modules/iconv-lite/encodings/internal.js +0 -188
- package/node_modules/iconv-lite/encodings/sbcs-codec.js +0 -72
- package/node_modules/iconv-lite/encodings/sbcs-data-generated.js +0 -451
- package/node_modules/iconv-lite/encodings/sbcs-data.js +0 -174
- package/node_modules/iconv-lite/encodings/tables/big5-added.json +0 -122
- package/node_modules/iconv-lite/encodings/tables/cp936.json +0 -264
- package/node_modules/iconv-lite/encodings/tables/cp949.json +0 -273
- package/node_modules/iconv-lite/encodings/tables/cp950.json +0 -177
- package/node_modules/iconv-lite/encodings/tables/eucjp.json +0 -182
- package/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +0 -1
- package/node_modules/iconv-lite/encodings/tables/gbk-added.json +0 -55
- package/node_modules/iconv-lite/encodings/tables/shiftjis.json +0 -125
- package/node_modules/iconv-lite/encodings/utf16.js +0 -177
- package/node_modules/iconv-lite/encodings/utf7.js +0 -290
- package/node_modules/iconv-lite/lib/bom-handling.js +0 -52
- package/node_modules/iconv-lite/lib/extend-node.js +0 -217
- package/node_modules/iconv-lite/lib/index.d.ts +0 -24
- package/node_modules/iconv-lite/lib/index.js +0 -153
- package/node_modules/iconv-lite/lib/streams.js +0 -121
- package/node_modules/iconv-lite/package.json +0 -79
- package/node_modules/jsftp/LICENSE +0 -22
- package/node_modules/jsftp/README.md +0 -329
- package/node_modules/jsftp/index.js +0 -1
- package/node_modules/jsftp/lib/jsftp.js +0 -772
- package/node_modules/jsftp/node_modules/debug/CHANGELOG.md +0 -395
- package/node_modules/jsftp/node_modules/debug/LICENSE +0 -19
- package/node_modules/jsftp/node_modules/debug/README.md +0 -437
- package/node_modules/jsftp/node_modules/debug/node.js +0 -1
- package/node_modules/jsftp/node_modules/debug/package.json +0 -94
- package/node_modules/jsftp/node_modules/debug/src/browser.js +0 -180
- package/node_modules/jsftp/node_modules/debug/src/common.js +0 -249
- package/node_modules/jsftp/node_modules/debug/src/index.js +0 -12
- package/node_modules/jsftp/node_modules/debug/src/node.js +0 -177
- package/node_modules/jsftp/package.json +0 -84
- package/node_modules/json2csv/.eslintrc +0 -7
- package/node_modules/json2csv/.gitattributes +0 -3
- package/node_modules/json2csv/CHANGELOG.md +0 -522
- package/node_modules/json2csv/LICENSE.md +0 -14
- package/node_modules/json2csv/README.md +0 -852
- package/node_modules/json2csv/bin/json2csv.js +0 -239
- package/node_modules/json2csv/bin/utils/TablePrinter.js +0 -96
- package/node_modules/json2csv/bin/utils/parseNdjson.js +0 -11
- package/node_modules/json2csv/dist/json2csv.cjs.js +0 -2286
- package/node_modules/json2csv/dist/json2csv.esm.js +0 -2276
- package/node_modules/json2csv/dist/json2csv.umd.js +0 -7440
- package/node_modules/json2csv/lib/JSON2CSVAsyncParser.js +0 -53
- package/node_modules/json2csv/lib/JSON2CSVBase.js +0 -291
- package/node_modules/json2csv/lib/JSON2CSVParser.js +0 -83
- package/node_modules/json2csv/lib/JSON2CSVTransform.js +0 -204
- package/node_modules/json2csv/lib/json2csv.js +0 -37
- package/node_modules/json2csv/lib/utils.js +0 -46
- package/node_modules/json2csv/node_modules/commander/CHANGELOG.md +0 -419
- package/node_modules/json2csv/node_modules/commander/LICENSE +0 -22
- package/node_modules/json2csv/node_modules/commander/Readme.md +0 -428
- package/node_modules/json2csv/node_modules/commander/index.js +0 -1224
- package/node_modules/json2csv/node_modules/commander/package.json +0 -73
- package/node_modules/json2csv/node_modules/commander/typings/index.d.ts +0 -310
- package/node_modules/json2csv/package.json +0 -96
- package/node_modules/json2csv/rollup.config.js +0 -47
- package/node_modules/jsonparse/.npmignore +0 -1
- package/node_modules/jsonparse/LICENSE +0 -24
- package/node_modules/jsonparse/README.markdown +0 -11
- package/node_modules/jsonparse/bench.js +0 -26
- package/node_modules/jsonparse/examples/twitterfeed.js +0 -30
- package/node_modules/jsonparse/jsonparse.js +0 -413
- package/node_modules/jsonparse/package.json +0 -61
- package/node_modules/jsonparse/samplejson/basic.json +0 -167
- package/node_modules/jsonparse/samplejson/basic2.json +0 -180
- package/node_modules/jsonparse/test/big-token.js +0 -24
- package/node_modules/jsonparse/test/boundary.js +0 -110
- package/node_modules/jsonparse/test/offset.js +0 -67
- package/node_modules/jsonparse/test/primitives.js +0 -57
- package/node_modules/jsonparse/test/surrogate.js +0 -26
- package/node_modules/jsonparse/test/unvalid.js +0 -15
- package/node_modules/jsonparse/test/utf8.js +0 -38
- package/node_modules/lodash/LICENSE +0 -47
- package/node_modules/lodash/README.md +0 -39
- package/node_modules/lodash/_DataView.js +0 -7
- package/node_modules/lodash/_Hash.js +0 -32
- package/node_modules/lodash/_LazyWrapper.js +0 -28
- package/node_modules/lodash/_ListCache.js +0 -32
- package/node_modules/lodash/_LodashWrapper.js +0 -22
- package/node_modules/lodash/_Map.js +0 -7
- package/node_modules/lodash/_MapCache.js +0 -32
- package/node_modules/lodash/_Promise.js +0 -7
- package/node_modules/lodash/_Set.js +0 -7
- package/node_modules/lodash/_SetCache.js +0 -27
- package/node_modules/lodash/_Stack.js +0 -27
- package/node_modules/lodash/_Symbol.js +0 -6
- package/node_modules/lodash/_Uint8Array.js +0 -6
- package/node_modules/lodash/_WeakMap.js +0 -7
- package/node_modules/lodash/_apply.js +0 -21
- package/node_modules/lodash/_arrayAggregator.js +0 -22
- package/node_modules/lodash/_arrayEach.js +0 -22
- package/node_modules/lodash/_arrayEachRight.js +0 -21
- package/node_modules/lodash/_arrayEvery.js +0 -23
- package/node_modules/lodash/_arrayFilter.js +0 -25
- package/node_modules/lodash/_arrayIncludes.js +0 -17
- package/node_modules/lodash/_arrayIncludesWith.js +0 -22
- package/node_modules/lodash/_arrayLikeKeys.js +0 -49
- package/node_modules/lodash/_arrayMap.js +0 -21
- package/node_modules/lodash/_arrayPush.js +0 -20
- package/node_modules/lodash/_arrayReduce.js +0 -26
- package/node_modules/lodash/_arrayReduceRight.js +0 -24
- package/node_modules/lodash/_arraySample.js +0 -15
- package/node_modules/lodash/_arraySampleSize.js +0 -17
- package/node_modules/lodash/_arrayShuffle.js +0 -15
- package/node_modules/lodash/_arraySome.js +0 -23
- package/node_modules/lodash/_asciiSize.js +0 -12
- package/node_modules/lodash/_asciiToArray.js +0 -12
- package/node_modules/lodash/_asciiWords.js +0 -15
- package/node_modules/lodash/_assignMergeValue.js +0 -20
- package/node_modules/lodash/_assignValue.js +0 -28
- package/node_modules/lodash/_assocIndexOf.js +0 -21
- package/node_modules/lodash/_baseAggregator.js +0 -21
- package/node_modules/lodash/_baseAssign.js +0 -17
- package/node_modules/lodash/_baseAssignIn.js +0 -17
- package/node_modules/lodash/_baseAssignValue.js +0 -25
- package/node_modules/lodash/_baseAt.js +0 -23
- package/node_modules/lodash/_baseClamp.js +0 -22
- package/node_modules/lodash/_baseClone.js +0 -166
- package/node_modules/lodash/_baseConforms.js +0 -18
- package/node_modules/lodash/_baseConformsTo.js +0 -27
- package/node_modules/lodash/_baseCreate.js +0 -30
- package/node_modules/lodash/_baseDelay.js +0 -21
- package/node_modules/lodash/_baseDifference.js +0 -67
- package/node_modules/lodash/_baseEach.js +0 -14
- package/node_modules/lodash/_baseEachRight.js +0 -14
- package/node_modules/lodash/_baseEvery.js +0 -21
- package/node_modules/lodash/_baseExtremum.js +0 -32
- package/node_modules/lodash/_baseFill.js +0 -32
- package/node_modules/lodash/_baseFilter.js +0 -21
- package/node_modules/lodash/_baseFindIndex.js +0 -24
- package/node_modules/lodash/_baseFindKey.js +0 -23
- package/node_modules/lodash/_baseFlatten.js +0 -38
- package/node_modules/lodash/_baseFor.js +0 -16
- package/node_modules/lodash/_baseForOwn.js +0 -16
- package/node_modules/lodash/_baseForOwnRight.js +0 -16
- package/node_modules/lodash/_baseForRight.js +0 -15
- package/node_modules/lodash/_baseFunctions.js +0 -19
- package/node_modules/lodash/_baseGet.js +0 -24
- package/node_modules/lodash/_baseGetAllKeys.js +0 -20
- package/node_modules/lodash/_baseGetTag.js +0 -28
- package/node_modules/lodash/_baseGt.js +0 -14
- package/node_modules/lodash/_baseHas.js +0 -19
- package/node_modules/lodash/_baseHasIn.js +0 -13
- package/node_modules/lodash/_baseInRange.js +0 -18
- package/node_modules/lodash/_baseIndexOf.js +0 -20
- package/node_modules/lodash/_baseIndexOfWith.js +0 -23
- package/node_modules/lodash/_baseIntersection.js +0 -74
- package/node_modules/lodash/_baseInverter.js +0 -21
- package/node_modules/lodash/_baseInvoke.js +0 -24
- package/node_modules/lodash/_baseIsArguments.js +0 -18
- package/node_modules/lodash/_baseIsArrayBuffer.js +0 -17
- package/node_modules/lodash/_baseIsDate.js +0 -18
- package/node_modules/lodash/_baseIsEqual.js +0 -28
- package/node_modules/lodash/_baseIsEqualDeep.js +0 -83
- package/node_modules/lodash/_baseIsMap.js +0 -18
- package/node_modules/lodash/_baseIsMatch.js +0 -62
- package/node_modules/lodash/_baseIsNaN.js +0 -12
- package/node_modules/lodash/_baseIsNative.js +0 -47
- package/node_modules/lodash/_baseIsRegExp.js +0 -18
- package/node_modules/lodash/_baseIsSet.js +0 -18
- package/node_modules/lodash/_baseIsTypedArray.js +0 -60
- package/node_modules/lodash/_baseIteratee.js +0 -31
- package/node_modules/lodash/_baseKeys.js +0 -30
- package/node_modules/lodash/_baseKeysIn.js +0 -33
- package/node_modules/lodash/_baseLodash.js +0 -10
- package/node_modules/lodash/_baseLt.js +0 -14
- package/node_modules/lodash/_baseMap.js +0 -22
- package/node_modules/lodash/_baseMatches.js +0 -22
- package/node_modules/lodash/_baseMatchesProperty.js +0 -33
- package/node_modules/lodash/_baseMean.js +0 -20
- package/node_modules/lodash/_baseMerge.js +0 -42
- package/node_modules/lodash/_baseMergeDeep.js +0 -94
- package/node_modules/lodash/_baseNth.js +0 -20
- package/node_modules/lodash/_baseOrderBy.js +0 -49
- package/node_modules/lodash/_basePick.js +0 -19
- package/node_modules/lodash/_basePickBy.js +0 -30
- package/node_modules/lodash/_baseProperty.js +0 -14
- package/node_modules/lodash/_basePropertyDeep.js +0 -16
- package/node_modules/lodash/_basePropertyOf.js +0 -14
- package/node_modules/lodash/_basePullAll.js +0 -51
- package/node_modules/lodash/_basePullAt.js +0 -37
- package/node_modules/lodash/_baseRandom.js +0 -18
- package/node_modules/lodash/_baseRange.js +0 -28
- package/node_modules/lodash/_baseReduce.js +0 -23
- package/node_modules/lodash/_baseRepeat.js +0 -35
- package/node_modules/lodash/_baseRest.js +0 -17
- package/node_modules/lodash/_baseSample.js +0 -15
- package/node_modules/lodash/_baseSampleSize.js +0 -18
- package/node_modules/lodash/_baseSet.js +0 -51
- package/node_modules/lodash/_baseSetData.js +0 -17
- package/node_modules/lodash/_baseSetToString.js +0 -22
- package/node_modules/lodash/_baseShuffle.js +0 -15
- package/node_modules/lodash/_baseSlice.js +0 -31
- package/node_modules/lodash/_baseSome.js +0 -22
- package/node_modules/lodash/_baseSortBy.js +0 -21
- package/node_modules/lodash/_baseSortedIndex.js +0 -42
- package/node_modules/lodash/_baseSortedIndexBy.js +0 -67
- package/node_modules/lodash/_baseSortedUniq.js +0 -30
- package/node_modules/lodash/_baseSum.js +0 -24
- package/node_modules/lodash/_baseTimes.js +0 -20
- package/node_modules/lodash/_baseToNumber.js +0 -24
- package/node_modules/lodash/_baseToPairs.js +0 -18
- package/node_modules/lodash/_baseToString.js +0 -37
- package/node_modules/lodash/_baseTrim.js +0 -19
- package/node_modules/lodash/_baseUnary.js +0 -14
- package/node_modules/lodash/_baseUniq.js +0 -72
- package/node_modules/lodash/_baseUnset.js +0 -20
- package/node_modules/lodash/_baseUpdate.js +0 -18
- package/node_modules/lodash/_baseValues.js +0 -19
- package/node_modules/lodash/_baseWhile.js +0 -26
- package/node_modules/lodash/_baseWrapperValue.js +0 -25
- package/node_modules/lodash/_baseXor.js +0 -36
- package/node_modules/lodash/_baseZipObject.js +0 -23
- package/node_modules/lodash/_cacheHas.js +0 -13
- package/node_modules/lodash/_castArrayLikeObject.js +0 -14
- package/node_modules/lodash/_castFunction.js +0 -14
- package/node_modules/lodash/_castPath.js +0 -21
- package/node_modules/lodash/_castRest.js +0 -14
- package/node_modules/lodash/_castSlice.js +0 -18
- package/node_modules/lodash/_charsEndIndex.js +0 -19
- package/node_modules/lodash/_charsStartIndex.js +0 -20
- package/node_modules/lodash/_cloneArrayBuffer.js +0 -16
- package/node_modules/lodash/_cloneBuffer.js +0 -35
- package/node_modules/lodash/_cloneDataView.js +0 -16
- package/node_modules/lodash/_cloneRegExp.js +0 -17
- package/node_modules/lodash/_cloneSymbol.js +0 -18
- package/node_modules/lodash/_cloneTypedArray.js +0 -16
- package/node_modules/lodash/_compareAscending.js +0 -41
- package/node_modules/lodash/_compareMultiple.js +0 -44
- package/node_modules/lodash/_composeArgs.js +0 -39
- package/node_modules/lodash/_composeArgsRight.js +0 -41
- package/node_modules/lodash/_copyArray.js +0 -20
- package/node_modules/lodash/_copyObject.js +0 -40
- package/node_modules/lodash/_copySymbols.js +0 -16
- package/node_modules/lodash/_copySymbolsIn.js +0 -16
- package/node_modules/lodash/_coreJsData.js +0 -6
- package/node_modules/lodash/_countHolders.js +0 -21
- package/node_modules/lodash/_createAggregator.js +0 -23
- package/node_modules/lodash/_createAssigner.js +0 -37
- package/node_modules/lodash/_createBaseEach.js +0 -32
- package/node_modules/lodash/_createBaseFor.js +0 -25
- package/node_modules/lodash/_createBind.js +0 -28
- package/node_modules/lodash/_createCaseFirst.js +0 -33
- package/node_modules/lodash/_createCompounder.js +0 -24
- package/node_modules/lodash/_createCtor.js +0 -37
- package/node_modules/lodash/_createCurry.js +0 -46
- package/node_modules/lodash/_createFind.js +0 -25
- package/node_modules/lodash/_createFlow.js +0 -78
- package/node_modules/lodash/_createHybrid.js +0 -92
- package/node_modules/lodash/_createInverter.js +0 -17
- package/node_modules/lodash/_createMathOperation.js +0 -38
- package/node_modules/lodash/_createOver.js +0 -27
- package/node_modules/lodash/_createPadding.js +0 -33
- package/node_modules/lodash/_createPartial.js +0 -43
- package/node_modules/lodash/_createRange.js +0 -30
- package/node_modules/lodash/_createRecurry.js +0 -56
- package/node_modules/lodash/_createRelationalOperation.js +0 -20
- package/node_modules/lodash/_createRound.js +0 -35
- package/node_modules/lodash/_createSet.js +0 -19
- package/node_modules/lodash/_createToPairs.js +0 -30
- package/node_modules/lodash/_createWrap.js +0 -106
- package/node_modules/lodash/_customDefaultsAssignIn.js +0 -29
- package/node_modules/lodash/_customDefaultsMerge.js +0 -28
- package/node_modules/lodash/_customOmitClone.js +0 -16
- package/node_modules/lodash/_deburrLetter.js +0 -71
- package/node_modules/lodash/_defineProperty.js +0 -11
- package/node_modules/lodash/_equalArrays.js +0 -84
- package/node_modules/lodash/_equalByTag.js +0 -112
- package/node_modules/lodash/_equalObjects.js +0 -90
- package/node_modules/lodash/_escapeHtmlChar.js +0 -21
- package/node_modules/lodash/_escapeStringChar.js +0 -22
- package/node_modules/lodash/_flatRest.js +0 -16
- package/node_modules/lodash/_freeGlobal.js +0 -4
- package/node_modules/lodash/_getAllKeys.js +0 -16
- package/node_modules/lodash/_getAllKeysIn.js +0 -17
- package/node_modules/lodash/_getData.js +0 -15
- package/node_modules/lodash/_getFuncName.js +0 -31
- package/node_modules/lodash/_getHolder.js +0 -13
- package/node_modules/lodash/_getMapData.js +0 -18
- package/node_modules/lodash/_getMatchData.js +0 -24
- package/node_modules/lodash/_getNative.js +0 -17
- package/node_modules/lodash/_getPrototype.js +0 -6
- package/node_modules/lodash/_getRawTag.js +0 -46
- package/node_modules/lodash/_getSymbols.js +0 -30
- package/node_modules/lodash/_getSymbolsIn.js +0 -25
- package/node_modules/lodash/_getTag.js +0 -58
- package/node_modules/lodash/_getValue.js +0 -13
- package/node_modules/lodash/_getView.js +0 -33
- package/node_modules/lodash/_getWrapDetails.js +0 -17
- package/node_modules/lodash/_hasPath.js +0 -39
- package/node_modules/lodash/_hasUnicode.js +0 -26
- package/node_modules/lodash/_hasUnicodeWord.js +0 -15
- package/node_modules/lodash/_hashClear.js +0 -15
- package/node_modules/lodash/_hashDelete.js +0 -17
- package/node_modules/lodash/_hashGet.js +0 -30
- package/node_modules/lodash/_hashHas.js +0 -23
- package/node_modules/lodash/_hashSet.js +0 -23
- package/node_modules/lodash/_initCloneArray.js +0 -26
- package/node_modules/lodash/_initCloneByTag.js +0 -77
- package/node_modules/lodash/_initCloneObject.js +0 -18
- package/node_modules/lodash/_insertWrapDetails.js +0 -23
- package/node_modules/lodash/_isFlattenable.js +0 -20
- package/node_modules/lodash/_isIndex.js +0 -25
- package/node_modules/lodash/_isIterateeCall.js +0 -30
- package/node_modules/lodash/_isKey.js +0 -29
- package/node_modules/lodash/_isKeyable.js +0 -15
- package/node_modules/lodash/_isLaziable.js +0 -28
- package/node_modules/lodash/_isMaskable.js +0 -14
- package/node_modules/lodash/_isMasked.js +0 -20
- package/node_modules/lodash/_isPrototype.js +0 -18
- package/node_modules/lodash/_isStrictComparable.js +0 -15
- package/node_modules/lodash/_iteratorToArray.js +0 -18
- package/node_modules/lodash/_lazyClone.js +0 -23
- package/node_modules/lodash/_lazyReverse.js +0 -23
- package/node_modules/lodash/_lazyValue.js +0 -69
- package/node_modules/lodash/_listCacheClear.js +0 -13
- package/node_modules/lodash/_listCacheDelete.js +0 -35
- package/node_modules/lodash/_listCacheGet.js +0 -19
- package/node_modules/lodash/_listCacheHas.js +0 -16
- package/node_modules/lodash/_listCacheSet.js +0 -26
- package/node_modules/lodash/_mapCacheClear.js +0 -21
- package/node_modules/lodash/_mapCacheDelete.js +0 -18
- package/node_modules/lodash/_mapCacheGet.js +0 -16
- package/node_modules/lodash/_mapCacheHas.js +0 -16
- package/node_modules/lodash/_mapCacheSet.js +0 -22
- package/node_modules/lodash/_mapToArray.js +0 -18
- package/node_modules/lodash/_matchesStrictComparable.js +0 -20
- package/node_modules/lodash/_memoizeCapped.js +0 -26
- package/node_modules/lodash/_mergeData.js +0 -90
- package/node_modules/lodash/_metaMap.js +0 -6
- package/node_modules/lodash/_nativeCreate.js +0 -6
- package/node_modules/lodash/_nativeKeys.js +0 -6
- package/node_modules/lodash/_nativeKeysIn.js +0 -20
- package/node_modules/lodash/_nodeUtil.js +0 -30
- package/node_modules/lodash/_objectToString.js +0 -22
- package/node_modules/lodash/_overArg.js +0 -15
- package/node_modules/lodash/_overRest.js +0 -36
- package/node_modules/lodash/_parent.js +0 -16
- package/node_modules/lodash/_reEscape.js +0 -4
- package/node_modules/lodash/_reEvaluate.js +0 -4
- package/node_modules/lodash/_reInterpolate.js +0 -4
- package/node_modules/lodash/_realNames.js +0 -4
- package/node_modules/lodash/_reorder.js +0 -29
- package/node_modules/lodash/_replaceHolders.js +0 -29
- package/node_modules/lodash/_root.js +0 -9
- package/node_modules/lodash/_safeGet.js +0 -21
- package/node_modules/lodash/_setCacheAdd.js +0 -19
- package/node_modules/lodash/_setCacheHas.js +0 -14
- package/node_modules/lodash/_setData.js +0 -20
- package/node_modules/lodash/_setToArray.js +0 -18
- package/node_modules/lodash/_setToPairs.js +0 -18
- package/node_modules/lodash/_setToString.js +0 -14
- package/node_modules/lodash/_setWrapToString.js +0 -21
- package/node_modules/lodash/_shortOut.js +0 -37
- package/node_modules/lodash/_shuffleSelf.js +0 -28
- package/node_modules/lodash/_stackClear.js +0 -15
- package/node_modules/lodash/_stackDelete.js +0 -18
- package/node_modules/lodash/_stackGet.js +0 -14
- package/node_modules/lodash/_stackHas.js +0 -14
- package/node_modules/lodash/_stackSet.js +0 -34
- package/node_modules/lodash/_strictIndexOf.js +0 -23
- package/node_modules/lodash/_strictLastIndexOf.js +0 -21
- package/node_modules/lodash/_stringSize.js +0 -18
- package/node_modules/lodash/_stringToArray.js +0 -18
- package/node_modules/lodash/_stringToPath.js +0 -27
- package/node_modules/lodash/_toKey.js +0 -21
- package/node_modules/lodash/_toSource.js +0 -26
- package/node_modules/lodash/_trimmedEndIndex.js +0 -19
- package/node_modules/lodash/_unescapeHtmlChar.js +0 -21
- package/node_modules/lodash/_unicodeSize.js +0 -44
- package/node_modules/lodash/_unicodeToArray.js +0 -40
- package/node_modules/lodash/_unicodeWords.js +0 -69
- package/node_modules/lodash/_updateWrapDetails.js +0 -46
- package/node_modules/lodash/_wrapperClone.js +0 -23
- package/node_modules/lodash/add.js +0 -22
- package/node_modules/lodash/after.js +0 -42
- package/node_modules/lodash/array.js +0 -67
- package/node_modules/lodash/ary.js +0 -29
- package/node_modules/lodash/assign.js +0 -58
- package/node_modules/lodash/assignIn.js +0 -40
- package/node_modules/lodash/assignInWith.js +0 -38
- package/node_modules/lodash/assignWith.js +0 -37
- package/node_modules/lodash/at.js +0 -23
- package/node_modules/lodash/attempt.js +0 -35
- package/node_modules/lodash/before.js +0 -40
- package/node_modules/lodash/bind.js +0 -57
- package/node_modules/lodash/bindAll.js +0 -41
- package/node_modules/lodash/bindKey.js +0 -68
- package/node_modules/lodash/camelCase.js +0 -29
- package/node_modules/lodash/capitalize.js +0 -23
- package/node_modules/lodash/castArray.js +0 -44
- package/node_modules/lodash/ceil.js +0 -26
- package/node_modules/lodash/chain.js +0 -38
- package/node_modules/lodash/chunk.js +0 -50
- package/node_modules/lodash/clamp.js +0 -39
- package/node_modules/lodash/clone.js +0 -36
- package/node_modules/lodash/cloneDeep.js +0 -29
- package/node_modules/lodash/cloneDeepWith.js +0 -40
- package/node_modules/lodash/cloneWith.js +0 -42
- package/node_modules/lodash/collection.js +0 -30
- package/node_modules/lodash/commit.js +0 -33
- package/node_modules/lodash/compact.js +0 -31
- package/node_modules/lodash/concat.js +0 -43
- package/node_modules/lodash/cond.js +0 -60
- package/node_modules/lodash/conforms.js +0 -35
- package/node_modules/lodash/conformsTo.js +0 -32
- package/node_modules/lodash/constant.js +0 -26
- package/node_modules/lodash/core.js +0 -3877
- package/node_modules/lodash/core.min.js +0 -29
- package/node_modules/lodash/countBy.js +0 -40
- package/node_modules/lodash/create.js +0 -43
- package/node_modules/lodash/curry.js +0 -57
- package/node_modules/lodash/curryRight.js +0 -54
- package/node_modules/lodash/date.js +0 -3
- package/node_modules/lodash/debounce.js +0 -191
- package/node_modules/lodash/deburr.js +0 -45
- package/node_modules/lodash/defaultTo.js +0 -25
- package/node_modules/lodash/defaults.js +0 -64
- package/node_modules/lodash/defaultsDeep.js +0 -30
- package/node_modules/lodash/defer.js +0 -26
- package/node_modules/lodash/delay.js +0 -28
- package/node_modules/lodash/difference.js +0 -33
- package/node_modules/lodash/differenceBy.js +0 -44
- package/node_modules/lodash/differenceWith.js +0 -40
- package/node_modules/lodash/divide.js +0 -22
- package/node_modules/lodash/drop.js +0 -38
- package/node_modules/lodash/dropRight.js +0 -39
- package/node_modules/lodash/dropRightWhile.js +0 -45
- package/node_modules/lodash/dropWhile.js +0 -45
- package/node_modules/lodash/each.js +0 -1
- package/node_modules/lodash/eachRight.js +0 -1
- package/node_modules/lodash/endsWith.js +0 -43
- package/node_modules/lodash/entries.js +0 -1
- package/node_modules/lodash/entriesIn.js +0 -1
- package/node_modules/lodash/eq.js +0 -37
- package/node_modules/lodash/escape.js +0 -43
- package/node_modules/lodash/escapeRegExp.js +0 -32
- package/node_modules/lodash/every.js +0 -56
- package/node_modules/lodash/extend.js +0 -1
- package/node_modules/lodash/extendWith.js +0 -1
- package/node_modules/lodash/fill.js +0 -45
- package/node_modules/lodash/filter.js +0 -52
- package/node_modules/lodash/find.js +0 -42
- package/node_modules/lodash/findIndex.js +0 -55
- package/node_modules/lodash/findKey.js +0 -44
- package/node_modules/lodash/findLast.js +0 -25
- package/node_modules/lodash/findLastIndex.js +0 -59
- package/node_modules/lodash/findLastKey.js +0 -44
- package/node_modules/lodash/first.js +0 -1
- package/node_modules/lodash/flake.lock +0 -40
- package/node_modules/lodash/flake.nix +0 -20
- package/node_modules/lodash/flatMap.js +0 -29
- package/node_modules/lodash/flatMapDeep.js +0 -31
- package/node_modules/lodash/flatMapDepth.js +0 -31
- package/node_modules/lodash/flatten.js +0 -22
- package/node_modules/lodash/flattenDeep.js +0 -25
- package/node_modules/lodash/flattenDepth.js +0 -33
- package/node_modules/lodash/flip.js +0 -28
- package/node_modules/lodash/floor.js +0 -26
- package/node_modules/lodash/flow.js +0 -27
- package/node_modules/lodash/flowRight.js +0 -26
- package/node_modules/lodash/forEach.js +0 -41
- package/node_modules/lodash/forEachRight.js +0 -31
- package/node_modules/lodash/forIn.js +0 -39
- package/node_modules/lodash/forInRight.js +0 -37
- package/node_modules/lodash/forOwn.js +0 -36
- package/node_modules/lodash/forOwnRight.js +0 -34
- package/node_modules/lodash/fp/F.js +0 -1
- package/node_modules/lodash/fp/T.js +0 -1
- package/node_modules/lodash/fp/__.js +0 -1
- package/node_modules/lodash/fp/_baseConvert.js +0 -569
- package/node_modules/lodash/fp/_convertBrowser.js +0 -18
- package/node_modules/lodash/fp/_falseOptions.js +0 -7
- package/node_modules/lodash/fp/_mapping.js +0 -358
- package/node_modules/lodash/fp/_util.js +0 -16
- package/node_modules/lodash/fp/add.js +0 -5
- package/node_modules/lodash/fp/after.js +0 -5
- package/node_modules/lodash/fp/all.js +0 -1
- package/node_modules/lodash/fp/allPass.js +0 -1
- package/node_modules/lodash/fp/always.js +0 -1
- package/node_modules/lodash/fp/any.js +0 -1
- package/node_modules/lodash/fp/anyPass.js +0 -1
- package/node_modules/lodash/fp/apply.js +0 -1
- package/node_modules/lodash/fp/array.js +0 -2
- package/node_modules/lodash/fp/ary.js +0 -5
- package/node_modules/lodash/fp/assign.js +0 -5
- package/node_modules/lodash/fp/assignAll.js +0 -5
- package/node_modules/lodash/fp/assignAllWith.js +0 -5
- package/node_modules/lodash/fp/assignIn.js +0 -5
- package/node_modules/lodash/fp/assignInAll.js +0 -5
- package/node_modules/lodash/fp/assignInAllWith.js +0 -5
- package/node_modules/lodash/fp/assignInWith.js +0 -5
- package/node_modules/lodash/fp/assignWith.js +0 -5
- package/node_modules/lodash/fp/assoc.js +0 -1
- package/node_modules/lodash/fp/assocPath.js +0 -1
- package/node_modules/lodash/fp/at.js +0 -5
- package/node_modules/lodash/fp/attempt.js +0 -5
- package/node_modules/lodash/fp/before.js +0 -5
- package/node_modules/lodash/fp/bind.js +0 -5
- package/node_modules/lodash/fp/bindAll.js +0 -5
- package/node_modules/lodash/fp/bindKey.js +0 -5
- package/node_modules/lodash/fp/camelCase.js +0 -5
- package/node_modules/lodash/fp/capitalize.js +0 -5
- package/node_modules/lodash/fp/castArray.js +0 -5
- package/node_modules/lodash/fp/ceil.js +0 -5
- package/node_modules/lodash/fp/chain.js +0 -5
- package/node_modules/lodash/fp/chunk.js +0 -5
- package/node_modules/lodash/fp/clamp.js +0 -5
- package/node_modules/lodash/fp/clone.js +0 -5
- package/node_modules/lodash/fp/cloneDeep.js +0 -5
- package/node_modules/lodash/fp/cloneDeepWith.js +0 -5
- package/node_modules/lodash/fp/cloneWith.js +0 -5
- package/node_modules/lodash/fp/collection.js +0 -2
- package/node_modules/lodash/fp/commit.js +0 -5
- package/node_modules/lodash/fp/compact.js +0 -5
- package/node_modules/lodash/fp/complement.js +0 -1
- package/node_modules/lodash/fp/compose.js +0 -1
- package/node_modules/lodash/fp/concat.js +0 -5
- package/node_modules/lodash/fp/cond.js +0 -5
- package/node_modules/lodash/fp/conforms.js +0 -1
- package/node_modules/lodash/fp/conformsTo.js +0 -5
- package/node_modules/lodash/fp/constant.js +0 -5
- package/node_modules/lodash/fp/contains.js +0 -1
- package/node_modules/lodash/fp/convert.js +0 -18
- package/node_modules/lodash/fp/countBy.js +0 -5
- package/node_modules/lodash/fp/create.js +0 -5
- package/node_modules/lodash/fp/curry.js +0 -5
- package/node_modules/lodash/fp/curryN.js +0 -5
- package/node_modules/lodash/fp/curryRight.js +0 -5
- package/node_modules/lodash/fp/curryRightN.js +0 -5
- package/node_modules/lodash/fp/date.js +0 -2
- package/node_modules/lodash/fp/debounce.js +0 -5
- package/node_modules/lodash/fp/deburr.js +0 -5
- package/node_modules/lodash/fp/defaultTo.js +0 -5
- package/node_modules/lodash/fp/defaults.js +0 -5
- package/node_modules/lodash/fp/defaultsAll.js +0 -5
- package/node_modules/lodash/fp/defaultsDeep.js +0 -5
- package/node_modules/lodash/fp/defaultsDeepAll.js +0 -5
- package/node_modules/lodash/fp/defer.js +0 -5
- package/node_modules/lodash/fp/delay.js +0 -5
- package/node_modules/lodash/fp/difference.js +0 -5
- package/node_modules/lodash/fp/differenceBy.js +0 -5
- package/node_modules/lodash/fp/differenceWith.js +0 -5
- package/node_modules/lodash/fp/dissoc.js +0 -1
- package/node_modules/lodash/fp/dissocPath.js +0 -1
- package/node_modules/lodash/fp/divide.js +0 -5
- package/node_modules/lodash/fp/drop.js +0 -5
- package/node_modules/lodash/fp/dropLast.js +0 -1
- package/node_modules/lodash/fp/dropLastWhile.js +0 -1
- package/node_modules/lodash/fp/dropRight.js +0 -5
- package/node_modules/lodash/fp/dropRightWhile.js +0 -5
- package/node_modules/lodash/fp/dropWhile.js +0 -5
- package/node_modules/lodash/fp/each.js +0 -1
- package/node_modules/lodash/fp/eachRight.js +0 -1
- package/node_modules/lodash/fp/endsWith.js +0 -5
- package/node_modules/lodash/fp/entries.js +0 -1
- package/node_modules/lodash/fp/entriesIn.js +0 -1
- package/node_modules/lodash/fp/eq.js +0 -5
- package/node_modules/lodash/fp/equals.js +0 -1
- package/node_modules/lodash/fp/escape.js +0 -5
- package/node_modules/lodash/fp/escapeRegExp.js +0 -5
- package/node_modules/lodash/fp/every.js +0 -5
- package/node_modules/lodash/fp/extend.js +0 -1
- package/node_modules/lodash/fp/extendAll.js +0 -1
- package/node_modules/lodash/fp/extendAllWith.js +0 -1
- package/node_modules/lodash/fp/extendWith.js +0 -1
- package/node_modules/lodash/fp/fill.js +0 -5
- package/node_modules/lodash/fp/filter.js +0 -5
- package/node_modules/lodash/fp/find.js +0 -5
- package/node_modules/lodash/fp/findFrom.js +0 -5
- package/node_modules/lodash/fp/findIndex.js +0 -5
- package/node_modules/lodash/fp/findIndexFrom.js +0 -5
- package/node_modules/lodash/fp/findKey.js +0 -5
- package/node_modules/lodash/fp/findLast.js +0 -5
- package/node_modules/lodash/fp/findLastFrom.js +0 -5
- package/node_modules/lodash/fp/findLastIndex.js +0 -5
- package/node_modules/lodash/fp/findLastIndexFrom.js +0 -5
- package/node_modules/lodash/fp/findLastKey.js +0 -5
- package/node_modules/lodash/fp/first.js +0 -1
- package/node_modules/lodash/fp/flatMap.js +0 -5
- package/node_modules/lodash/fp/flatMapDeep.js +0 -5
- package/node_modules/lodash/fp/flatMapDepth.js +0 -5
- package/node_modules/lodash/fp/flatten.js +0 -5
- package/node_modules/lodash/fp/flattenDeep.js +0 -5
- package/node_modules/lodash/fp/flattenDepth.js +0 -5
- package/node_modules/lodash/fp/flip.js +0 -5
- package/node_modules/lodash/fp/floor.js +0 -5
- package/node_modules/lodash/fp/flow.js +0 -5
- package/node_modules/lodash/fp/flowRight.js +0 -5
- package/node_modules/lodash/fp/forEach.js +0 -5
- package/node_modules/lodash/fp/forEachRight.js +0 -5
- package/node_modules/lodash/fp/forIn.js +0 -5
- package/node_modules/lodash/fp/forInRight.js +0 -5
- package/node_modules/lodash/fp/forOwn.js +0 -5
- package/node_modules/lodash/fp/forOwnRight.js +0 -5
- package/node_modules/lodash/fp/fromPairs.js +0 -5
- package/node_modules/lodash/fp/function.js +0 -2
- package/node_modules/lodash/fp/functions.js +0 -5
- package/node_modules/lodash/fp/functionsIn.js +0 -5
- package/node_modules/lodash/fp/get.js +0 -5
- package/node_modules/lodash/fp/getOr.js +0 -5
- package/node_modules/lodash/fp/groupBy.js +0 -5
- package/node_modules/lodash/fp/gt.js +0 -5
- package/node_modules/lodash/fp/gte.js +0 -5
- package/node_modules/lodash/fp/has.js +0 -5
- package/node_modules/lodash/fp/hasIn.js +0 -5
- package/node_modules/lodash/fp/head.js +0 -5
- package/node_modules/lodash/fp/identical.js +0 -1
- package/node_modules/lodash/fp/identity.js +0 -5
- package/node_modules/lodash/fp/inRange.js +0 -5
- package/node_modules/lodash/fp/includes.js +0 -5
- package/node_modules/lodash/fp/includesFrom.js +0 -5
- package/node_modules/lodash/fp/indexBy.js +0 -1
- package/node_modules/lodash/fp/indexOf.js +0 -5
- package/node_modules/lodash/fp/indexOfFrom.js +0 -5
- package/node_modules/lodash/fp/init.js +0 -1
- package/node_modules/lodash/fp/initial.js +0 -5
- package/node_modules/lodash/fp/intersection.js +0 -5
- package/node_modules/lodash/fp/intersectionBy.js +0 -5
- package/node_modules/lodash/fp/intersectionWith.js +0 -5
- package/node_modules/lodash/fp/invert.js +0 -5
- package/node_modules/lodash/fp/invertBy.js +0 -5
- package/node_modules/lodash/fp/invertObj.js +0 -1
- package/node_modules/lodash/fp/invoke.js +0 -5
- package/node_modules/lodash/fp/invokeArgs.js +0 -5
- package/node_modules/lodash/fp/invokeArgsMap.js +0 -5
- package/node_modules/lodash/fp/invokeMap.js +0 -5
- package/node_modules/lodash/fp/isArguments.js +0 -5
- package/node_modules/lodash/fp/isArray.js +0 -5
- package/node_modules/lodash/fp/isArrayBuffer.js +0 -5
- package/node_modules/lodash/fp/isArrayLike.js +0 -5
- package/node_modules/lodash/fp/isArrayLikeObject.js +0 -5
- package/node_modules/lodash/fp/isBoolean.js +0 -5
- package/node_modules/lodash/fp/isBuffer.js +0 -5
- package/node_modules/lodash/fp/isDate.js +0 -5
- package/node_modules/lodash/fp/isElement.js +0 -5
- package/node_modules/lodash/fp/isEmpty.js +0 -5
- package/node_modules/lodash/fp/isEqual.js +0 -5
- package/node_modules/lodash/fp/isEqualWith.js +0 -5
- package/node_modules/lodash/fp/isError.js +0 -5
- package/node_modules/lodash/fp/isFinite.js +0 -5
- package/node_modules/lodash/fp/isFunction.js +0 -5
- package/node_modules/lodash/fp/isInteger.js +0 -5
- package/node_modules/lodash/fp/isLength.js +0 -5
- package/node_modules/lodash/fp/isMap.js +0 -5
- package/node_modules/lodash/fp/isMatch.js +0 -5
- package/node_modules/lodash/fp/isMatchWith.js +0 -5
- package/node_modules/lodash/fp/isNaN.js +0 -5
- package/node_modules/lodash/fp/isNative.js +0 -5
- package/node_modules/lodash/fp/isNil.js +0 -5
- package/node_modules/lodash/fp/isNull.js +0 -5
- package/node_modules/lodash/fp/isNumber.js +0 -5
- package/node_modules/lodash/fp/isObject.js +0 -5
- package/node_modules/lodash/fp/isObjectLike.js +0 -5
- package/node_modules/lodash/fp/isPlainObject.js +0 -5
- package/node_modules/lodash/fp/isRegExp.js +0 -5
- package/node_modules/lodash/fp/isSafeInteger.js +0 -5
- package/node_modules/lodash/fp/isSet.js +0 -5
- package/node_modules/lodash/fp/isString.js +0 -5
- package/node_modules/lodash/fp/isSymbol.js +0 -5
- package/node_modules/lodash/fp/isTypedArray.js +0 -5
- package/node_modules/lodash/fp/isUndefined.js +0 -5
- package/node_modules/lodash/fp/isWeakMap.js +0 -5
- package/node_modules/lodash/fp/isWeakSet.js +0 -5
- package/node_modules/lodash/fp/iteratee.js +0 -5
- package/node_modules/lodash/fp/join.js +0 -5
- package/node_modules/lodash/fp/juxt.js +0 -1
- package/node_modules/lodash/fp/kebabCase.js +0 -5
- package/node_modules/lodash/fp/keyBy.js +0 -5
- package/node_modules/lodash/fp/keys.js +0 -5
- package/node_modules/lodash/fp/keysIn.js +0 -5
- package/node_modules/lodash/fp/lang.js +0 -2
- package/node_modules/lodash/fp/last.js +0 -5
- package/node_modules/lodash/fp/lastIndexOf.js +0 -5
- package/node_modules/lodash/fp/lastIndexOfFrom.js +0 -5
- package/node_modules/lodash/fp/lowerCase.js +0 -5
- package/node_modules/lodash/fp/lowerFirst.js +0 -5
- package/node_modules/lodash/fp/lt.js +0 -5
- package/node_modules/lodash/fp/lte.js +0 -5
- package/node_modules/lodash/fp/map.js +0 -5
- package/node_modules/lodash/fp/mapKeys.js +0 -5
- package/node_modules/lodash/fp/mapValues.js +0 -5
- package/node_modules/lodash/fp/matches.js +0 -1
- package/node_modules/lodash/fp/matchesProperty.js +0 -5
- package/node_modules/lodash/fp/math.js +0 -2
- package/node_modules/lodash/fp/max.js +0 -5
- package/node_modules/lodash/fp/maxBy.js +0 -5
- package/node_modules/lodash/fp/mean.js +0 -5
- package/node_modules/lodash/fp/meanBy.js +0 -5
- package/node_modules/lodash/fp/memoize.js +0 -5
- package/node_modules/lodash/fp/merge.js +0 -5
- package/node_modules/lodash/fp/mergeAll.js +0 -5
- package/node_modules/lodash/fp/mergeAllWith.js +0 -5
- package/node_modules/lodash/fp/mergeWith.js +0 -5
- package/node_modules/lodash/fp/method.js +0 -5
- package/node_modules/lodash/fp/methodOf.js +0 -5
- package/node_modules/lodash/fp/min.js +0 -5
- package/node_modules/lodash/fp/minBy.js +0 -5
- package/node_modules/lodash/fp/mixin.js +0 -5
- package/node_modules/lodash/fp/multiply.js +0 -5
- package/node_modules/lodash/fp/nAry.js +0 -1
- package/node_modules/lodash/fp/negate.js +0 -5
- package/node_modules/lodash/fp/next.js +0 -5
- package/node_modules/lodash/fp/noop.js +0 -5
- package/node_modules/lodash/fp/now.js +0 -5
- package/node_modules/lodash/fp/nth.js +0 -5
- package/node_modules/lodash/fp/nthArg.js +0 -5
- package/node_modules/lodash/fp/number.js +0 -2
- package/node_modules/lodash/fp/object.js +0 -2
- package/node_modules/lodash/fp/omit.js +0 -5
- package/node_modules/lodash/fp/omitAll.js +0 -1
- package/node_modules/lodash/fp/omitBy.js +0 -5
- package/node_modules/lodash/fp/once.js +0 -5
- package/node_modules/lodash/fp/orderBy.js +0 -5
- package/node_modules/lodash/fp/over.js +0 -5
- package/node_modules/lodash/fp/overArgs.js +0 -5
- package/node_modules/lodash/fp/overEvery.js +0 -5
- package/node_modules/lodash/fp/overSome.js +0 -5
- package/node_modules/lodash/fp/pad.js +0 -5
- package/node_modules/lodash/fp/padChars.js +0 -5
- package/node_modules/lodash/fp/padCharsEnd.js +0 -5
- package/node_modules/lodash/fp/padCharsStart.js +0 -5
- package/node_modules/lodash/fp/padEnd.js +0 -5
- package/node_modules/lodash/fp/padStart.js +0 -5
- package/node_modules/lodash/fp/parseInt.js +0 -5
- package/node_modules/lodash/fp/partial.js +0 -5
- package/node_modules/lodash/fp/partialRight.js +0 -5
- package/node_modules/lodash/fp/partition.js +0 -5
- package/node_modules/lodash/fp/path.js +0 -1
- package/node_modules/lodash/fp/pathEq.js +0 -1
- package/node_modules/lodash/fp/pathOr.js +0 -1
- package/node_modules/lodash/fp/paths.js +0 -1
- package/node_modules/lodash/fp/pick.js +0 -5
- package/node_modules/lodash/fp/pickAll.js +0 -1
- package/node_modules/lodash/fp/pickBy.js +0 -5
- package/node_modules/lodash/fp/pipe.js +0 -1
- package/node_modules/lodash/fp/placeholder.js +0 -6
- package/node_modules/lodash/fp/plant.js +0 -5
- package/node_modules/lodash/fp/pluck.js +0 -1
- package/node_modules/lodash/fp/prop.js +0 -1
- package/node_modules/lodash/fp/propEq.js +0 -1
- package/node_modules/lodash/fp/propOr.js +0 -1
- package/node_modules/lodash/fp/property.js +0 -1
- package/node_modules/lodash/fp/propertyOf.js +0 -5
- package/node_modules/lodash/fp/props.js +0 -1
- package/node_modules/lodash/fp/pull.js +0 -5
- package/node_modules/lodash/fp/pullAll.js +0 -5
- package/node_modules/lodash/fp/pullAllBy.js +0 -5
- package/node_modules/lodash/fp/pullAllWith.js +0 -5
- package/node_modules/lodash/fp/pullAt.js +0 -5
- package/node_modules/lodash/fp/random.js +0 -5
- package/node_modules/lodash/fp/range.js +0 -5
- package/node_modules/lodash/fp/rangeRight.js +0 -5
- package/node_modules/lodash/fp/rangeStep.js +0 -5
- package/node_modules/lodash/fp/rangeStepRight.js +0 -5
- package/node_modules/lodash/fp/rearg.js +0 -5
- package/node_modules/lodash/fp/reduce.js +0 -5
- package/node_modules/lodash/fp/reduceRight.js +0 -5
- package/node_modules/lodash/fp/reject.js +0 -5
- package/node_modules/lodash/fp/remove.js +0 -5
- package/node_modules/lodash/fp/repeat.js +0 -5
- package/node_modules/lodash/fp/replace.js +0 -5
- package/node_modules/lodash/fp/rest.js +0 -5
- package/node_modules/lodash/fp/restFrom.js +0 -5
- package/node_modules/lodash/fp/result.js +0 -5
- package/node_modules/lodash/fp/reverse.js +0 -5
- package/node_modules/lodash/fp/round.js +0 -5
- package/node_modules/lodash/fp/sample.js +0 -5
- package/node_modules/lodash/fp/sampleSize.js +0 -5
- package/node_modules/lodash/fp/seq.js +0 -2
- package/node_modules/lodash/fp/set.js +0 -5
- package/node_modules/lodash/fp/setWith.js +0 -5
- package/node_modules/lodash/fp/shuffle.js +0 -5
- package/node_modules/lodash/fp/size.js +0 -5
- package/node_modules/lodash/fp/slice.js +0 -5
- package/node_modules/lodash/fp/snakeCase.js +0 -5
- package/node_modules/lodash/fp/some.js +0 -5
- package/node_modules/lodash/fp/sortBy.js +0 -5
- package/node_modules/lodash/fp/sortedIndex.js +0 -5
- package/node_modules/lodash/fp/sortedIndexBy.js +0 -5
- package/node_modules/lodash/fp/sortedIndexOf.js +0 -5
- package/node_modules/lodash/fp/sortedLastIndex.js +0 -5
- package/node_modules/lodash/fp/sortedLastIndexBy.js +0 -5
- package/node_modules/lodash/fp/sortedLastIndexOf.js +0 -5
- package/node_modules/lodash/fp/sortedUniq.js +0 -5
- package/node_modules/lodash/fp/sortedUniqBy.js +0 -5
- package/node_modules/lodash/fp/split.js +0 -5
- package/node_modules/lodash/fp/spread.js +0 -5
- package/node_modules/lodash/fp/spreadFrom.js +0 -5
- package/node_modules/lodash/fp/startCase.js +0 -5
- package/node_modules/lodash/fp/startsWith.js +0 -5
- package/node_modules/lodash/fp/string.js +0 -2
- package/node_modules/lodash/fp/stubArray.js +0 -5
- package/node_modules/lodash/fp/stubFalse.js +0 -5
- package/node_modules/lodash/fp/stubObject.js +0 -5
- package/node_modules/lodash/fp/stubString.js +0 -5
- package/node_modules/lodash/fp/stubTrue.js +0 -5
- package/node_modules/lodash/fp/subtract.js +0 -5
- package/node_modules/lodash/fp/sum.js +0 -5
- package/node_modules/lodash/fp/sumBy.js +0 -5
- package/node_modules/lodash/fp/symmetricDifference.js +0 -1
- package/node_modules/lodash/fp/symmetricDifferenceBy.js +0 -1
- package/node_modules/lodash/fp/symmetricDifferenceWith.js +0 -1
- package/node_modules/lodash/fp/tail.js +0 -5
- package/node_modules/lodash/fp/take.js +0 -5
- package/node_modules/lodash/fp/takeLast.js +0 -1
- package/node_modules/lodash/fp/takeLastWhile.js +0 -1
- package/node_modules/lodash/fp/takeRight.js +0 -5
- package/node_modules/lodash/fp/takeRightWhile.js +0 -5
- package/node_modules/lodash/fp/takeWhile.js +0 -5
- package/node_modules/lodash/fp/tap.js +0 -5
- package/node_modules/lodash/fp/template.js +0 -5
- package/node_modules/lodash/fp/templateSettings.js +0 -5
- package/node_modules/lodash/fp/throttle.js +0 -5
- package/node_modules/lodash/fp/thru.js +0 -5
- package/node_modules/lodash/fp/times.js +0 -5
- package/node_modules/lodash/fp/toArray.js +0 -5
- package/node_modules/lodash/fp/toFinite.js +0 -5
- package/node_modules/lodash/fp/toInteger.js +0 -5
- package/node_modules/lodash/fp/toIterator.js +0 -5
- package/node_modules/lodash/fp/toJSON.js +0 -5
- package/node_modules/lodash/fp/toLength.js +0 -5
- package/node_modules/lodash/fp/toLower.js +0 -5
- package/node_modules/lodash/fp/toNumber.js +0 -5
- package/node_modules/lodash/fp/toPairs.js +0 -5
- package/node_modules/lodash/fp/toPairsIn.js +0 -5
- package/node_modules/lodash/fp/toPath.js +0 -5
- package/node_modules/lodash/fp/toPlainObject.js +0 -5
- package/node_modules/lodash/fp/toSafeInteger.js +0 -5
- package/node_modules/lodash/fp/toString.js +0 -5
- package/node_modules/lodash/fp/toUpper.js +0 -5
- package/node_modules/lodash/fp/transform.js +0 -5
- package/node_modules/lodash/fp/trim.js +0 -5
- package/node_modules/lodash/fp/trimChars.js +0 -5
- package/node_modules/lodash/fp/trimCharsEnd.js +0 -5
- package/node_modules/lodash/fp/trimCharsStart.js +0 -5
- package/node_modules/lodash/fp/trimEnd.js +0 -5
- package/node_modules/lodash/fp/trimStart.js +0 -5
- package/node_modules/lodash/fp/truncate.js +0 -5
- package/node_modules/lodash/fp/unapply.js +0 -1
- package/node_modules/lodash/fp/unary.js +0 -5
- package/node_modules/lodash/fp/unescape.js +0 -5
- package/node_modules/lodash/fp/union.js +0 -5
- package/node_modules/lodash/fp/unionBy.js +0 -5
- package/node_modules/lodash/fp/unionWith.js +0 -5
- package/node_modules/lodash/fp/uniq.js +0 -5
- package/node_modules/lodash/fp/uniqBy.js +0 -5
- package/node_modules/lodash/fp/uniqWith.js +0 -5
- package/node_modules/lodash/fp/uniqueId.js +0 -5
- package/node_modules/lodash/fp/unnest.js +0 -1
- package/node_modules/lodash/fp/unset.js +0 -5
- package/node_modules/lodash/fp/unzip.js +0 -5
- package/node_modules/lodash/fp/unzipWith.js +0 -5
- package/node_modules/lodash/fp/update.js +0 -5
- package/node_modules/lodash/fp/updateWith.js +0 -5
- package/node_modules/lodash/fp/upperCase.js +0 -5
- package/node_modules/lodash/fp/upperFirst.js +0 -5
- package/node_modules/lodash/fp/useWith.js +0 -1
- package/node_modules/lodash/fp/util.js +0 -2
- package/node_modules/lodash/fp/value.js +0 -5
- package/node_modules/lodash/fp/valueOf.js +0 -5
- package/node_modules/lodash/fp/values.js +0 -5
- package/node_modules/lodash/fp/valuesIn.js +0 -5
- package/node_modules/lodash/fp/where.js +0 -1
- package/node_modules/lodash/fp/whereEq.js +0 -1
- package/node_modules/lodash/fp/without.js +0 -5
- package/node_modules/lodash/fp/words.js +0 -5
- package/node_modules/lodash/fp/wrap.js +0 -5
- package/node_modules/lodash/fp/wrapperAt.js +0 -5
- package/node_modules/lodash/fp/wrapperChain.js +0 -5
- package/node_modules/lodash/fp/wrapperLodash.js +0 -5
- package/node_modules/lodash/fp/wrapperReverse.js +0 -5
- package/node_modules/lodash/fp/wrapperValue.js +0 -5
- package/node_modules/lodash/fp/xor.js +0 -5
- package/node_modules/lodash/fp/xorBy.js +0 -5
- package/node_modules/lodash/fp/xorWith.js +0 -5
- package/node_modules/lodash/fp/zip.js +0 -5
- package/node_modules/lodash/fp/zipAll.js +0 -5
- package/node_modules/lodash/fp/zipObj.js +0 -1
- package/node_modules/lodash/fp/zipObject.js +0 -5
- package/node_modules/lodash/fp/zipObjectDeep.js +0 -5
- package/node_modules/lodash/fp/zipWith.js +0 -5
- package/node_modules/lodash/fp.js +0 -2
- package/node_modules/lodash/fromPairs.js +0 -28
- package/node_modules/lodash/function.js +0 -25
- package/node_modules/lodash/functions.js +0 -31
- package/node_modules/lodash/functionsIn.js +0 -31
- package/node_modules/lodash/get.js +0 -33
- package/node_modules/lodash/groupBy.js +0 -41
- package/node_modules/lodash/gt.js +0 -29
- package/node_modules/lodash/gte.js +0 -30
- package/node_modules/lodash/has.js +0 -35
- package/node_modules/lodash/hasIn.js +0 -34
- package/node_modules/lodash/head.js +0 -23
- package/node_modules/lodash/identity.js +0 -21
- package/node_modules/lodash/inRange.js +0 -55
- package/node_modules/lodash/includes.js +0 -53
- package/node_modules/lodash/index.js +0 -1
- package/node_modules/lodash/indexOf.js +0 -42
- package/node_modules/lodash/initial.js +0 -22
- package/node_modules/lodash/intersection.js +0 -30
- package/node_modules/lodash/intersectionBy.js +0 -45
- package/node_modules/lodash/intersectionWith.js +0 -41
- package/node_modules/lodash/invert.js +0 -42
- package/node_modules/lodash/invertBy.js +0 -56
- package/node_modules/lodash/invoke.js +0 -24
- package/node_modules/lodash/invokeMap.js +0 -41
- package/node_modules/lodash/isArguments.js +0 -36
- package/node_modules/lodash/isArray.js +0 -26
- package/node_modules/lodash/isArrayBuffer.js +0 -27
- package/node_modules/lodash/isArrayLike.js +0 -33
- package/node_modules/lodash/isArrayLikeObject.js +0 -33
- package/node_modules/lodash/isBoolean.js +0 -29
- package/node_modules/lodash/isBuffer.js +0 -38
- package/node_modules/lodash/isDate.js +0 -27
- package/node_modules/lodash/isElement.js +0 -25
- package/node_modules/lodash/isEmpty.js +0 -77
- package/node_modules/lodash/isEqual.js +0 -35
- package/node_modules/lodash/isEqualWith.js +0 -41
- package/node_modules/lodash/isError.js +0 -36
- package/node_modules/lodash/isFinite.js +0 -36
- package/node_modules/lodash/isFunction.js +0 -37
- package/node_modules/lodash/isInteger.js +0 -33
- package/node_modules/lodash/isLength.js +0 -35
- package/node_modules/lodash/isMap.js +0 -27
- package/node_modules/lodash/isMatch.js +0 -36
- package/node_modules/lodash/isMatchWith.js +0 -41
- package/node_modules/lodash/isNaN.js +0 -38
- package/node_modules/lodash/isNative.js +0 -40
- package/node_modules/lodash/isNil.js +0 -25
- package/node_modules/lodash/isNull.js +0 -22
- package/node_modules/lodash/isNumber.js +0 -38
- package/node_modules/lodash/isObject.js +0 -31
- package/node_modules/lodash/isObjectLike.js +0 -29
- package/node_modules/lodash/isPlainObject.js +0 -62
- package/node_modules/lodash/isRegExp.js +0 -27
- package/node_modules/lodash/isSafeInteger.js +0 -37
- package/node_modules/lodash/isSet.js +0 -27
- package/node_modules/lodash/isString.js +0 -30
- package/node_modules/lodash/isSymbol.js +0 -29
- package/node_modules/lodash/isTypedArray.js +0 -27
- package/node_modules/lodash/isUndefined.js +0 -22
- package/node_modules/lodash/isWeakMap.js +0 -28
- package/node_modules/lodash/isWeakSet.js +0 -28
- package/node_modules/lodash/iteratee.js +0 -53
- package/node_modules/lodash/join.js +0 -26
- package/node_modules/lodash/kebabCase.js +0 -28
- package/node_modules/lodash/keyBy.js +0 -36
- package/node_modules/lodash/keys.js +0 -37
- package/node_modules/lodash/keysIn.js +0 -32
- package/node_modules/lodash/lang.js +0 -58
- package/node_modules/lodash/last.js +0 -20
- package/node_modules/lodash/lastIndexOf.js +0 -46
- package/node_modules/lodash/lodash.js +0 -17209
- package/node_modules/lodash/lodash.min.js +0 -140
- package/node_modules/lodash/lowerCase.js +0 -27
- package/node_modules/lodash/lowerFirst.js +0 -22
- package/node_modules/lodash/lt.js +0 -29
- package/node_modules/lodash/lte.js +0 -30
- package/node_modules/lodash/map.js +0 -53
- package/node_modules/lodash/mapKeys.js +0 -36
- package/node_modules/lodash/mapValues.js +0 -43
- package/node_modules/lodash/matches.js +0 -46
- package/node_modules/lodash/matchesProperty.js +0 -44
- package/node_modules/lodash/math.js +0 -17
- package/node_modules/lodash/max.js +0 -29
- package/node_modules/lodash/maxBy.js +0 -34
- package/node_modules/lodash/mean.js +0 -22
- package/node_modules/lodash/meanBy.js +0 -31
- package/node_modules/lodash/memoize.js +0 -73
- package/node_modules/lodash/merge.js +0 -39
- package/node_modules/lodash/mergeWith.js +0 -39
- package/node_modules/lodash/method.js +0 -34
- package/node_modules/lodash/methodOf.js +0 -33
- package/node_modules/lodash/min.js +0 -29
- package/node_modules/lodash/minBy.js +0 -34
- package/node_modules/lodash/mixin.js +0 -74
- package/node_modules/lodash/multiply.js +0 -22
- package/node_modules/lodash/negate.js +0 -40
- package/node_modules/lodash/next.js +0 -35
- package/node_modules/lodash/noop.js +0 -17
- package/node_modules/lodash/now.js +0 -23
- package/node_modules/lodash/nth.js +0 -29
- package/node_modules/lodash/nthArg.js +0 -32
- package/node_modules/lodash/number.js +0 -5
- package/node_modules/lodash/object.js +0 -49
- package/node_modules/lodash/omit.js +0 -57
- package/node_modules/lodash/omitBy.js +0 -29
- package/node_modules/lodash/once.js +0 -25
- package/node_modules/lodash/orderBy.js +0 -47
- package/node_modules/lodash/over.js +0 -24
- package/node_modules/lodash/overArgs.js +0 -61
- package/node_modules/lodash/overEvery.js +0 -34
- package/node_modules/lodash/overSome.js +0 -37
- package/node_modules/lodash/package.json +0 -67
- package/node_modules/lodash/pad.js +0 -49
- package/node_modules/lodash/padEnd.js +0 -39
- package/node_modules/lodash/padStart.js +0 -39
- package/node_modules/lodash/parseInt.js +0 -43
- package/node_modules/lodash/partial.js +0 -50
- package/node_modules/lodash/partialRight.js +0 -49
- package/node_modules/lodash/partition.js +0 -43
- package/node_modules/lodash/pick.js +0 -25
- package/node_modules/lodash/pickBy.js +0 -37
- package/node_modules/lodash/plant.js +0 -48
- package/node_modules/lodash/property.js +0 -32
- package/node_modules/lodash/propertyOf.js +0 -30
- package/node_modules/lodash/pull.js +0 -29
- package/node_modules/lodash/pullAll.js +0 -29
- package/node_modules/lodash/pullAllBy.js +0 -33
- package/node_modules/lodash/pullAllWith.js +0 -32
- package/node_modules/lodash/pullAt.js +0 -43
- package/node_modules/lodash/random.js +0 -82
- package/node_modules/lodash/range.js +0 -46
- package/node_modules/lodash/rangeRight.js +0 -41
- package/node_modules/lodash/rearg.js +0 -33
- package/node_modules/lodash/reduce.js +0 -51
- package/node_modules/lodash/reduceRight.js +0 -36
- package/node_modules/lodash/reject.js +0 -46
- package/node_modules/lodash/release.md +0 -48
- package/node_modules/lodash/remove.js +0 -53
- package/node_modules/lodash/repeat.js +0 -37
- package/node_modules/lodash/replace.js +0 -29
- package/node_modules/lodash/rest.js +0 -40
- package/node_modules/lodash/result.js +0 -56
- package/node_modules/lodash/reverse.js +0 -34
- package/node_modules/lodash/round.js +0 -26
- package/node_modules/lodash/sample.js +0 -24
- package/node_modules/lodash/sampleSize.js +0 -37
- package/node_modules/lodash/seq.js +0 -16
- package/node_modules/lodash/set.js +0 -35
- package/node_modules/lodash/setWith.js +0 -32
- package/node_modules/lodash/shuffle.js +0 -25
- package/node_modules/lodash/size.js +0 -46
- package/node_modules/lodash/slice.js +0 -37
- package/node_modules/lodash/snakeCase.js +0 -28
- package/node_modules/lodash/some.js +0 -51
- package/node_modules/lodash/sortBy.js +0 -48
- package/node_modules/lodash/sortedIndex.js +0 -24
- package/node_modules/lodash/sortedIndexBy.js +0 -33
- package/node_modules/lodash/sortedIndexOf.js +0 -31
- package/node_modules/lodash/sortedLastIndex.js +0 -25
- package/node_modules/lodash/sortedLastIndexBy.js +0 -33
- package/node_modules/lodash/sortedLastIndexOf.js +0 -31
- package/node_modules/lodash/sortedUniq.js +0 -24
- package/node_modules/lodash/sortedUniqBy.js +0 -26
- package/node_modules/lodash/split.js +0 -52
- package/node_modules/lodash/spread.js +0 -63
- package/node_modules/lodash/startCase.js +0 -29
- package/node_modules/lodash/startsWith.js +0 -39
- package/node_modules/lodash/string.js +0 -33
- package/node_modules/lodash/stubArray.js +0 -23
- package/node_modules/lodash/stubFalse.js +0 -18
- package/node_modules/lodash/stubObject.js +0 -23
- package/node_modules/lodash/stubString.js +0 -18
- package/node_modules/lodash/stubTrue.js +0 -18
- package/node_modules/lodash/subtract.js +0 -22
- package/node_modules/lodash/sum.js +0 -24
- package/node_modules/lodash/sumBy.js +0 -33
- package/node_modules/lodash/tail.js +0 -22
- package/node_modules/lodash/take.js +0 -37
- package/node_modules/lodash/takeRight.js +0 -39
- package/node_modules/lodash/takeRightWhile.js +0 -45
- package/node_modules/lodash/takeWhile.js +0 -45
- package/node_modules/lodash/tap.js +0 -29
- package/node_modules/lodash/template.js +0 -272
- package/node_modules/lodash/templateSettings.js +0 -67
- package/node_modules/lodash/throttle.js +0 -69
- package/node_modules/lodash/thru.js +0 -28
- package/node_modules/lodash/times.js +0 -51
- package/node_modules/lodash/toArray.js +0 -58
- package/node_modules/lodash/toFinite.js +0 -42
- package/node_modules/lodash/toInteger.js +0 -36
- package/node_modules/lodash/toIterator.js +0 -23
- package/node_modules/lodash/toJSON.js +0 -1
- package/node_modules/lodash/toLength.js +0 -38
- package/node_modules/lodash/toLower.js +0 -28
- package/node_modules/lodash/toNumber.js +0 -64
- package/node_modules/lodash/toPairs.js +0 -30
- package/node_modules/lodash/toPairsIn.js +0 -30
- package/node_modules/lodash/toPath.js +0 -33
- package/node_modules/lodash/toPlainObject.js +0 -32
- package/node_modules/lodash/toSafeInteger.js +0 -37
- package/node_modules/lodash/toString.js +0 -28
- package/node_modules/lodash/toUpper.js +0 -28
- package/node_modules/lodash/transform.js +0 -65
- package/node_modules/lodash/trim.js +0 -47
- package/node_modules/lodash/trimEnd.js +0 -41
- package/node_modules/lodash/trimStart.js +0 -43
- package/node_modules/lodash/truncate.js +0 -111
- package/node_modules/lodash/unary.js +0 -22
- package/node_modules/lodash/unescape.js +0 -34
- package/node_modules/lodash/union.js +0 -26
- package/node_modules/lodash/unionBy.js +0 -39
- package/node_modules/lodash/unionWith.js +0 -34
- package/node_modules/lodash/uniq.js +0 -25
- package/node_modules/lodash/uniqBy.js +0 -31
- package/node_modules/lodash/uniqWith.js +0 -28
- package/node_modules/lodash/uniqueId.js +0 -28
- package/node_modules/lodash/unset.js +0 -34
- package/node_modules/lodash/unzip.js +0 -45
- package/node_modules/lodash/unzipWith.js +0 -39
- package/node_modules/lodash/update.js +0 -35
- package/node_modules/lodash/updateWith.js +0 -33
- package/node_modules/lodash/upperCase.js +0 -27
- package/node_modules/lodash/upperFirst.js +0 -22
- package/node_modules/lodash/util.js +0 -34
- package/node_modules/lodash/value.js +0 -1
- package/node_modules/lodash/valueOf.js +0 -1
- package/node_modules/lodash/values.js +0 -34
- package/node_modules/lodash/valuesIn.js +0 -32
- package/node_modules/lodash/without.js +0 -31
- package/node_modules/lodash/words.js +0 -35
- package/node_modules/lodash/wrap.js +0 -30
- package/node_modules/lodash/wrapperAt.js +0 -48
- package/node_modules/lodash/wrapperChain.js +0 -34
- package/node_modules/lodash/wrapperLodash.js +0 -147
- package/node_modules/lodash/wrapperReverse.js +0 -44
- package/node_modules/lodash/wrapperValue.js +0 -21
- package/node_modules/lodash/xor.js +0 -28
- package/node_modules/lodash/xorBy.js +0 -39
- package/node_modules/lodash/xorWith.js +0 -34
- package/node_modules/lodash/zip.js +0 -22
- package/node_modules/lodash/zipObject.js +0 -24
- package/node_modules/lodash/zipObjectDeep.js +0 -23
- package/node_modules/lodash/zipWith.js +0 -32
- package/node_modules/lodash.get/LICENSE +0 -47
- package/node_modules/lodash.get/README.md +0 -18
- package/node_modules/lodash.get/index.js +0 -931
- package/node_modules/lodash.get/package.json +0 -72
- package/node_modules/make-dir/index.d.ts +0 -66
- package/node_modules/make-dir/index.js +0 -156
- package/node_modules/make-dir/license +0 -9
- package/node_modules/make-dir/node_modules/semver/CHANGELOG.md +0 -70
- package/node_modules/make-dir/node_modules/semver/LICENSE +0 -15
- package/node_modules/make-dir/node_modules/semver/README.md +0 -443
- package/node_modules/make-dir/node_modules/semver/bin/semver.js +0 -174
- package/node_modules/make-dir/node_modules/semver/package.json +0 -63
- package/node_modules/make-dir/node_modules/semver/range.bnf +0 -16
- package/node_modules/make-dir/node_modules/semver/semver.js +0 -1596
- package/node_modules/make-dir/package.json +0 -94
- package/node_modules/make-dir/readme.md +0 -125
- package/node_modules/maplex/README.md +0 -31
- package/node_modules/maplex/maplex.js +0 -116
- package/node_modules/maplex/package-lock.json.2349981881 +0 -2125
- package/node_modules/maplex/package.json +0 -56
- package/node_modules/maplex/test.js +0 -43
- package/node_modules/mimic-response/index.d.ts +0 -17
- package/node_modules/mimic-response/index.js +0 -38
- package/node_modules/mimic-response/license +0 -9
- package/node_modules/mimic-response/package.json +0 -77
- package/node_modules/mimic-response/readme.md +0 -57
- package/node_modules/minipass/LICENSE +0 -15
- package/node_modules/minipass/README.md +0 -728
- package/node_modules/minipass/index.d.ts +0 -149
- package/node_modules/minipass/index.js +0 -649
- package/node_modules/minipass/package.json +0 -93
- package/node_modules/minizlib/LICENSE +0 -26
- package/node_modules/minizlib/README.md +0 -60
- package/node_modules/minizlib/constants.js +0 -115
- package/node_modules/minizlib/index.js +0 -348
- package/node_modules/minizlib/package.json +0 -78
- package/node_modules/mkdirp/CHANGELOG.md +0 -15
- package/node_modules/mkdirp/LICENSE +0 -21
- package/node_modules/mkdirp/bin/cmd.js +0 -68
- package/node_modules/mkdirp/index.js +0 -31
- package/node_modules/mkdirp/lib/find-made.js +0 -29
- package/node_modules/mkdirp/lib/mkdirp-manual.js +0 -64
- package/node_modules/mkdirp/lib/mkdirp-native.js +0 -39
- package/node_modules/mkdirp/lib/opts-arg.js +0 -23
- package/node_modules/mkdirp/lib/path-arg.js +0 -29
- package/node_modules/mkdirp/lib/use-native.js +0 -10
- package/node_modules/mkdirp/package.json +0 -78
- package/node_modules/mkdirp/readme.markdown +0 -266
- package/node_modules/nan/CHANGELOG.md +0 -545
- package/node_modules/nan/LICENSE.md +0 -9
- package/node_modules/nan/README.md +0 -456
- package/node_modules/nan/doc/asyncworker.md +0 -146
- package/node_modules/nan/doc/buffers.md +0 -54
- package/node_modules/nan/doc/callback.md +0 -76
- package/node_modules/nan/doc/converters.md +0 -41
- package/node_modules/nan/doc/errors.md +0 -226
- package/node_modules/nan/doc/json.md +0 -62
- package/node_modules/nan/doc/maybe_types.md +0 -583
- package/node_modules/nan/doc/methods.md +0 -664
- package/node_modules/nan/doc/new.md +0 -147
- package/node_modules/nan/doc/node_misc.md +0 -123
- package/node_modules/nan/doc/object_wrappers.md +0 -263
- package/node_modules/nan/doc/persistent.md +0 -296
- package/node_modules/nan/doc/scopes.md +0 -73
- package/node_modules/nan/doc/script.md +0 -58
- package/node_modules/nan/doc/string_bytes.md +0 -62
- package/node_modules/nan/doc/v8_internals.md +0 -199
- package/node_modules/nan/doc/v8_misc.md +0 -85
- package/node_modules/nan/include_dirs.js +0 -1
- package/node_modules/nan/nan.h +0 -2909
- package/node_modules/nan/nan_callbacks.h +0 -88
- package/node_modules/nan/nan_callbacks_12_inl.h +0 -514
- package/node_modules/nan/nan_callbacks_pre_12_inl.h +0 -520
- package/node_modules/nan/nan_converters.h +0 -72
- package/node_modules/nan/nan_converters_43_inl.h +0 -68
- package/node_modules/nan/nan_converters_pre_43_inl.h +0 -42
- package/node_modules/nan/nan_define_own_property_helper.h +0 -29
- package/node_modules/nan/nan_implementation_12_inl.h +0 -430
- package/node_modules/nan/nan_implementation_pre_12_inl.h +0 -263
- package/node_modules/nan/nan_json.h +0 -166
- package/node_modules/nan/nan_maybe_43_inl.h +0 -356
- package/node_modules/nan/nan_maybe_pre_43_inl.h +0 -268
- package/node_modules/nan/nan_new.h +0 -340
- package/node_modules/nan/nan_object_wrap.h +0 -156
- package/node_modules/nan/nan_persistent_12_inl.h +0 -132
- package/node_modules/nan/nan_persistent_pre_12_inl.h +0 -242
- package/node_modules/nan/nan_private.h +0 -73
- package/node_modules/nan/nan_scriptorigin.h +0 -76
- package/node_modules/nan/nan_string_bytes.h +0 -305
- package/node_modules/nan/nan_typedarray_contents.h +0 -96
- package/node_modules/nan/nan_weak.h +0 -437
- package/node_modules/nan/package.json +0 -101
- package/node_modules/nan/tools/1to2.js +0 -412
- package/node_modules/nan/tools/README.md +0 -14
- package/node_modules/nan/tools/package.json +0 -19
- package/node_modules/node-fetch/LICENSE.md +0 -22
- package/node_modules/node-fetch/README.md +0 -590
- package/node_modules/node-fetch/browser.js +0 -25
- package/node_modules/node-fetch/lib/index.es.js +0 -1688
- package/node_modules/node-fetch/lib/index.js +0 -1697
- package/node_modules/node-fetch/lib/index.mjs +0 -1686
- package/node_modules/node-fetch/package.json +0 -107
- package/node_modules/nopt/CHANGELOG.md +0 -58
- package/node_modules/nopt/LICENSE +0 -15
- package/node_modules/nopt/README.md +0 -213
- package/node_modules/nopt/bin/nopt.js +0 -54
- package/node_modules/nopt/lib/nopt.js +0 -441
- package/node_modules/nopt/package.json +0 -70
- package/node_modules/npmlog/LICENSE +0 -15
- package/node_modules/npmlog/README.md +0 -216
- package/node_modules/npmlog/log.js +0 -403
- package/node_modules/npmlog/package.json +0 -69
- package/node_modules/object-assign/index.js +0 -90
- package/node_modules/object-assign/license +0 -21
- package/node_modules/object-assign/package.json +0 -77
- package/node_modules/object-assign/readme.md +0 -61
- package/node_modules/parse-listing/..gitignore.un~ +0 -0
- package/node_modules/parse-listing/..travis.yml.un~ +0 -0
- package/node_modules/parse-listing/.Makefile.un~ +0 -0
- package/node_modules/parse-listing/.README.md.un~ +0 -0
- package/node_modules/parse-listing/.npmignore +0 -4
- package/node_modules/parse-listing/.package.json.un~ +0 -0
- package/node_modules/parse-listing/.parser.js.un~ +0 -0
- package/node_modules/parse-listing/.parset_test.js.un~ +0 -0
- package/node_modules/parse-listing/.travis.yml +0 -7
- package/node_modules/parse-listing/Makefile +0 -30
- package/node_modules/parse-listing/README.md +0 -115
- package/node_modules/parse-listing/_site/Makefile +0 -30
- package/node_modules/parse-listing/_site/README.md +0 -115
- package/node_modules/parse-listing/_site/package.json +0 -41
- package/node_modules/parse-listing/_site/src/ftp-parser.js +0 -456
- package/node_modules/parse-listing/_site/src/parser.js +0 -338
- package/node_modules/parse-listing/_site/test/parser.test.js +0 -707
- package/node_modules/parse-listing/package.json +0 -74
- package/node_modules/parse-listing/src/.parser.js.un~ +0 -0
- package/node_modules/parse-listing/src/ftp-parser.js +0 -456
- package/node_modules/parse-listing/src/parser.js +0 -339
- package/node_modules/parse-listing/test/.parser.test.js.un~ +0 -0
- package/node_modules/parse-listing/test/.parser_test.js.un~ +0 -0
- package/node_modules/parse-listing/test/parser.test.js +0 -714
- package/node_modules/rimraf/CHANGELOG.md +0 -65
- package/node_modules/rimraf/LICENSE +0 -15
- package/node_modules/rimraf/README.md +0 -101
- package/node_modules/rimraf/bin.js +0 -68
- package/node_modules/rimraf/package.json +0 -74
- package/node_modules/rimraf/rimraf.js +0 -360
- package/node_modules/rw/.eslintrc +0 -5
- package/node_modules/rw/.npmignore +0 -3
- package/node_modules/rw/LICENSE +0 -26
- package/node_modules/rw/README.md +0 -120
- package/node_modules/rw/index.js +0 -5
- package/node_modules/rw/lib/rw/dash.js +0 -14
- package/node_modules/rw/lib/rw/decode.js +0 -23
- package/node_modules/rw/lib/rw/encode.js +0 -7
- package/node_modules/rw/lib/rw/read-file-sync.js +0 -29
- package/node_modules/rw/lib/rw/read-file.js +0 -23
- package/node_modules/rw/lib/rw/write-file-sync.js +0 -32
- package/node_modules/rw/lib/rw/write-file.js +0 -22
- package/node_modules/rw/package.json +0 -63
- package/node_modules/rw/test/cat-async +0 -10
- package/node_modules/rw/test/cat-sync +0 -5
- package/node_modules/rw/test/encode-object-async +0 -7
- package/node_modules/rw/test/encode-object-sync +0 -5
- package/node_modules/rw/test/encode-string-async +0 -7
- package/node_modules/rw/test/encode-string-sync +0 -5
- package/node_modules/rw/test/encoding-async +0 -42
- package/node_modules/rw/test/encoding-sync +0 -20
- package/node_modules/rw/test/run-tests +0 -53
- package/node_modules/rw/test/utf8.txt +0 -1
- package/node_modules/rw/test/wc-async +0 -8
- package/node_modules/rw/test/wc-sync +0 -5
- package/node_modules/rw/test/write-async +0 -7
- package/node_modules/rw/test/write-sync +0 -5
- package/node_modules/safer-buffer/LICENSE +0 -21
- package/node_modules/safer-buffer/Porting-Buffer.md +0 -268
- package/node_modules/safer-buffer/Readme.md +0 -156
- package/node_modules/safer-buffer/dangerous.js +0 -58
- package/node_modules/safer-buffer/package.json +0 -63
- package/node_modules/safer-buffer/safer.js +0 -77
- package/node_modules/safer-buffer/tests.js +0 -406
- package/node_modules/set-blocking/CHANGELOG.md +0 -26
- package/node_modules/set-blocking/LICENSE.txt +0 -14
- package/node_modules/set-blocking/README.md +0 -31
- package/node_modules/set-blocking/index.js +0 -7
- package/node_modules/set-blocking/package.json +0 -73
- package/node_modules/sift/MIT-LICENSE.txt +0 -20
- package/node_modules/sift/README.md +0 -465
- package/node_modules/sift/es/index.js +0 -626
- package/node_modules/sift/es/index.js.map +0 -1
- package/node_modules/sift/es5m/index.js +0 -729
- package/node_modules/sift/es5m/index.js.map +0 -1
- package/node_modules/sift/index.d.ts +0 -4
- package/node_modules/sift/index.js +0 -4
- package/node_modules/sift/lib/core.d.ts +0 -119
- package/node_modules/sift/lib/index.d.ts +0 -6
- package/node_modules/sift/lib/index.js +0 -766
- package/node_modules/sift/lib/index.js.map +0 -1
- package/node_modules/sift/lib/operations.d.ts +0 -88
- package/node_modules/sift/lib/utils.d.ts +0 -9
- package/node_modules/sift/package.json +0 -98
- package/node_modules/sift/sift.csp.min.js +0 -763
- package/node_modules/sift/sift.csp.min.js.map +0 -1
- package/node_modules/sift/sift.min.js +0 -16
- package/node_modules/sift/sift.min.js.map +0 -1
- package/node_modules/sift/src/core.d.ts +0 -123
- package/node_modules/sift/src/core.js +0 -270
- package/node_modules/sift/src/core.js.map +0 -1
- package/node_modules/sift/src/core.ts +0 -479
- package/node_modules/sift/src/index.d.ts +0 -6
- package/node_modules/sift/src/index.js +0 -35
- package/node_modules/sift/src/index.js.map +0 -1
- package/node_modules/sift/src/index.ts +0 -42
- package/node_modules/sift/src/operations.d.ts +0 -85
- package/node_modules/sift/src/operations.js +0 -276
- package/node_modules/sift/src/operations.js.map +0 -1
- package/node_modules/sift/src/operations.ts +0 -411
- package/node_modules/sift/src/utils.d.ts +0 -9
- package/node_modules/sift/src/utils.js +0 -70
- package/node_modules/sift/src/utils.js.map +0 -1
- package/node_modules/sift/src/utils.ts +0 -68
- package/node_modules/signal-exit/LICENSE.txt +0 -16
- package/node_modules/signal-exit/README.md +0 -39
- package/node_modules/signal-exit/index.js +0 -202
- package/node_modules/signal-exit/package.json +0 -71
- package/node_modules/signal-exit/signals.js +0 -53
- package/node_modules/simple-concat/.travis.yml +0 -3
- package/node_modules/simple-concat/LICENSE +0 -20
- package/node_modules/simple-concat/README.md +0 -44
- package/node_modules/simple-concat/index.js +0 -15
- package/node_modules/simple-concat/package.json +0 -75
- package/node_modules/simple-concat/test/basic.js +0 -41
- package/node_modules/simple-get/LICENSE +0 -20
- package/node_modules/simple-get/README.md +0 -319
- package/node_modules/simple-get/index.js +0 -107
- package/node_modules/simple-get/package.json +0 -81
- package/node_modules/simple-swizzle/LICENSE +0 -21
- package/node_modules/simple-swizzle/README.md +0 -39
- package/node_modules/simple-swizzle/index.js +0 -29
- package/node_modules/simple-swizzle/node_modules/is-arrayish/LICENSE +0 -21
- package/node_modules/simple-swizzle/node_modules/is-arrayish/README.md +0 -16
- package/node_modules/simple-swizzle/node_modules/is-arrayish/index.js +0 -9
- package/node_modules/simple-swizzle/node_modules/is-arrayish/package.json +0 -80
- package/node_modules/simple-swizzle/node_modules/is-arrayish/yarn-error.log +0 -1443
- package/node_modules/simple-swizzle/package.json +0 -74
- package/node_modules/strangler/.travis.yml +0 -21
- package/node_modules/strangler/README.md +0 -191
- package/node_modules/strangler/package-lock.json.2408204802 +0 -289
- package/node_modules/strangler/package.json +0 -69
- package/node_modules/strangler/strangler.js +0 -272
- package/node_modules/strangler/test-utils.js +0 -52
- package/node_modules/strangler/test.js +0 -186
- package/node_modules/stream-combiner/.npmignore +0 -3
- package/node_modules/stream-combiner/.travis.yml +0 -4
- package/node_modules/stream-combiner/LICENSE +0 -22
- package/node_modules/stream-combiner/README.md +0 -55
- package/node_modules/stream-combiner/index.js +0 -45
- package/node_modules/stream-combiner/package.json +0 -59
- package/node_modules/stream-combiner/test/index.js +0 -65
- package/node_modules/string-tools/.npmignore +0 -2
- package/node_modules/string-tools/.travis.yml +0 -5
- package/node_modules/string-tools/LICENSE +0 -21
- package/node_modules/string-tools/README.md +0 -101
- package/node_modules/string-tools/jsdoc2md/README.hbs +0 -10
- package/node_modules/string-tools/lib/string-tools.js +0 -119
- package/node_modules/string-tools/package.json +0 -62
- package/node_modules/string-tools/test/test.js +0 -38
- package/node_modules/tar/LICENSE +0 -15
- package/node_modules/tar/README.md +0 -1042
- package/node_modules/tar/index.js +0 -18
- package/node_modules/tar/lib/create.js +0 -104
- package/node_modules/tar/lib/extract.js +0 -107
- package/node_modules/tar/lib/get-write-flag.js +0 -20
- package/node_modules/tar/lib/header.js +0 -288
- package/node_modules/tar/lib/high-level-opt.js +0 -29
- package/node_modules/tar/lib/large-numbers.js +0 -99
- package/node_modules/tar/lib/list.js +0 -132
- package/node_modules/tar/lib/mkdir.js +0 -213
- package/node_modules/tar/lib/mode-fix.js +0 -23
- package/node_modules/tar/lib/normalize-unicode.js +0 -11
- package/node_modules/tar/lib/normalize-windows-path.js +0 -8
- package/node_modules/tar/lib/pack.js +0 -397
- package/node_modules/tar/lib/parse.js +0 -481
- package/node_modules/tar/lib/path-reservations.js +0 -148
- package/node_modules/tar/lib/pax.js +0 -143
- package/node_modules/tar/lib/read-entry.js +0 -100
- package/node_modules/tar/lib/replace.js +0 -223
- package/node_modules/tar/lib/strip-absolute-path.js +0 -24
- package/node_modules/tar/lib/strip-trailing-slashes.js +0 -13
- package/node_modules/tar/lib/types.js +0 -44
- package/node_modules/tar/lib/unpack.js +0 -877
- package/node_modules/tar/lib/update.js +0 -36
- package/node_modules/tar/lib/warn-mixin.js +0 -21
- package/node_modules/tar/lib/winchars.js +0 -23
- package/node_modules/tar/lib/write-entry.js +0 -525
- package/node_modules/tar/package.json +0 -95
- package/node_modules/through/.travis.yml +0 -5
- package/node_modules/through/LICENSE.APACHE2 +0 -15
- package/node_modules/through/LICENSE.MIT +0 -24
- package/node_modules/through/index.js +0 -108
- package/node_modules/through/package.json +0 -73
- package/node_modules/through/readme.markdown +0 -64
- package/node_modules/through/test/async.js +0 -28
- package/node_modules/through/test/auto-destroy.js +0 -30
- package/node_modules/through/test/buffering.js +0 -71
- package/node_modules/through/test/end.js +0 -45
- package/node_modules/through/test/index.js +0 -133
- package/node_modules/tr46/.npmignore +0 -4
- package/node_modules/tr46/index.js +0 -193
- package/node_modules/tr46/lib/.gitkeep +0 -0
- package/node_modules/tr46/lib/mappingTable.json +0 -1
- package/node_modules/tr46/package.json +0 -62
- package/node_modules/unorm/LICENSE.md +0 -42
- package/node_modules/unorm/README.md +0 -118
- package/node_modules/unorm/lib/unorm.js +0 -452
- package/node_modules/unorm/package.json +0 -76
- package/node_modules/webidl-conversions/LICENSE.md +0 -12
- package/node_modules/webidl-conversions/README.md +0 -53
- package/node_modules/webidl-conversions/lib/index.js +0 -189
- package/node_modules/webidl-conversions/package.json +0 -62
- package/node_modules/whatwg-url/LICENSE.txt +0 -21
- package/node_modules/whatwg-url/README.md +0 -67
- package/node_modules/whatwg-url/lib/URL-impl.js +0 -200
- package/node_modules/whatwg-url/lib/URL.js +0 -196
- package/node_modules/whatwg-url/lib/public-api.js +0 -11
- package/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
- package/node_modules/whatwg-url/lib/utils.js +0 -20
- package/node_modules/whatwg-url/package.json +0 -70
- package/node_modules/wide-align/LICENSE +0 -14
- package/node_modules/wide-align/README.md +0 -47
- package/node_modules/wide-align/align.js +0 -65
- package/node_modules/wide-align/package.json +0 -69
- package/node_modules/wolfy87-eventemitter/CHANGES.md +0 -47
- package/node_modules/wolfy87-eventemitter/EventEmitter.d.ts +0 -507
- package/node_modules/wolfy87-eventemitter/EventEmitter.js +0 -486
- package/node_modules/wolfy87-eventemitter/EventEmitter.min.js +0 -7
- package/node_modules/wolfy87-eventemitter/README.md +0 -80
- package/node_modules/wolfy87-eventemitter/UNLICENSE +0 -24
- package/node_modules/wolfy87-eventemitter/bower.json +0 -22
- package/node_modules/wolfy87-eventemitter/component.json +0 -10
- package/node_modules/wolfy87-eventemitter/docs/api.dust +0 -17
- package/node_modules/wolfy87-eventemitter/docs/api.md +0 -157
- package/node_modules/wolfy87-eventemitter/docs/guide.md +0 -301
- package/node_modules/wolfy87-eventemitter/docs/render.js +0 -48
- package/node_modules/wolfy87-eventemitter/package.json +0 -67
- package/node_modules/wolfy87-eventemitter/tests/index.html +0 -16
- package/node_modules/wolfy87-eventemitter/tests/tests.js +0 -845
- package/node_modules/wolfy87-eventemitter/tools/dist.sh +0 -6
- package/node_modules/wolfy87-eventemitter/tools/doc.sh +0 -4
- package/node_modules/wolfy87-eventemitter/tools/server-python2.sh +0 -2
- package/node_modules/wolfy87-eventemitter/tools/server.sh +0 -2
@@ -1,2276 +0,0 @@
|
|
1
|
-
import stream from 'stream';
|
2
|
-
import os from 'os';
|
3
|
-
|
4
|
-
function _typeof(obj) {
|
5
|
-
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
6
|
-
_typeof = function (obj) {
|
7
|
-
return typeof obj;
|
8
|
-
};
|
9
|
-
} else {
|
10
|
-
_typeof = function (obj) {
|
11
|
-
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
12
|
-
};
|
13
|
-
}
|
14
|
-
|
15
|
-
return _typeof(obj);
|
16
|
-
}
|
17
|
-
|
18
|
-
function _classCallCheck(instance, Constructor) {
|
19
|
-
if (!(instance instanceof Constructor)) {
|
20
|
-
throw new TypeError("Cannot call a class as a function");
|
21
|
-
}
|
22
|
-
}
|
23
|
-
|
24
|
-
function _defineProperties(target, props) {
|
25
|
-
for (var i = 0; i < props.length; i++) {
|
26
|
-
var descriptor = props[i];
|
27
|
-
descriptor.enumerable = descriptor.enumerable || false;
|
28
|
-
descriptor.configurable = true;
|
29
|
-
if ("value" in descriptor) descriptor.writable = true;
|
30
|
-
Object.defineProperty(target, descriptor.key, descriptor);
|
31
|
-
}
|
32
|
-
}
|
33
|
-
|
34
|
-
function _createClass(Constructor, protoProps, staticProps) {
|
35
|
-
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
36
|
-
if (staticProps) _defineProperties(Constructor, staticProps);
|
37
|
-
return Constructor;
|
38
|
-
}
|
39
|
-
|
40
|
-
function _defineProperty(obj, key, value) {
|
41
|
-
if (key in obj) {
|
42
|
-
Object.defineProperty(obj, key, {
|
43
|
-
value: value,
|
44
|
-
enumerable: true,
|
45
|
-
configurable: true,
|
46
|
-
writable: true
|
47
|
-
});
|
48
|
-
} else {
|
49
|
-
obj[key] = value;
|
50
|
-
}
|
51
|
-
|
52
|
-
return obj;
|
53
|
-
}
|
54
|
-
|
55
|
-
function _inherits(subClass, superClass) {
|
56
|
-
if (typeof superClass !== "function" && superClass !== null) {
|
57
|
-
throw new TypeError("Super expression must either be null or a function");
|
58
|
-
}
|
59
|
-
|
60
|
-
subClass.prototype = Object.create(superClass && superClass.prototype, {
|
61
|
-
constructor: {
|
62
|
-
value: subClass,
|
63
|
-
writable: true,
|
64
|
-
configurable: true
|
65
|
-
}
|
66
|
-
});
|
67
|
-
if (superClass) _setPrototypeOf(subClass, superClass);
|
68
|
-
}
|
69
|
-
|
70
|
-
function _getPrototypeOf(o) {
|
71
|
-
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
72
|
-
return o.__proto__ || Object.getPrototypeOf(o);
|
73
|
-
};
|
74
|
-
return _getPrototypeOf(o);
|
75
|
-
}
|
76
|
-
|
77
|
-
function _setPrototypeOf(o, p) {
|
78
|
-
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
79
|
-
o.__proto__ = p;
|
80
|
-
return o;
|
81
|
-
};
|
82
|
-
|
83
|
-
return _setPrototypeOf(o, p);
|
84
|
-
}
|
85
|
-
|
86
|
-
function _assertThisInitialized(self) {
|
87
|
-
if (self === void 0) {
|
88
|
-
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
89
|
-
}
|
90
|
-
|
91
|
-
return self;
|
92
|
-
}
|
93
|
-
|
94
|
-
function _possibleConstructorReturn(self, call) {
|
95
|
-
if (call && (typeof call === "object" || typeof call === "function")) {
|
96
|
-
return call;
|
97
|
-
}
|
98
|
-
|
99
|
-
return _assertThisInitialized(self);
|
100
|
-
}
|
101
|
-
|
102
|
-
function _toConsumableArray(arr) {
|
103
|
-
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _nonIterableSpread();
|
104
|
-
}
|
105
|
-
|
106
|
-
function _arrayWithoutHoles(arr) {
|
107
|
-
if (Array.isArray(arr)) {
|
108
|
-
for (var i = 0, arr2 = new Array(arr.length); i < arr.length; i++) arr2[i] = arr[i];
|
109
|
-
|
110
|
-
return arr2;
|
111
|
-
}
|
112
|
-
}
|
113
|
-
|
114
|
-
function _iterableToArray(iter) {
|
115
|
-
if (Symbol.iterator in Object(iter) || Object.prototype.toString.call(iter) === "[object Arguments]") return Array.from(iter);
|
116
|
-
}
|
117
|
-
|
118
|
-
function _nonIterableSpread() {
|
119
|
-
throw new TypeError("Invalid attempt to spread non-iterable instance");
|
120
|
-
}
|
121
|
-
|
122
|
-
var commonjsGlobal = typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
123
|
-
|
124
|
-
/**
|
125
|
-
* lodash (Custom Build) <https://lodash.com/>
|
126
|
-
* Build: `lodash modularize exports="npm" -o ./`
|
127
|
-
* Copyright jQuery Foundation and other contributors <https://jquery.org/>
|
128
|
-
* Released under MIT license <https://lodash.com/license>
|
129
|
-
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
130
|
-
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
131
|
-
*/
|
132
|
-
|
133
|
-
/** Used as the `TypeError` message for "Functions" methods. */
|
134
|
-
var FUNC_ERROR_TEXT = 'Expected a function';
|
135
|
-
|
136
|
-
/** Used to stand-in for `undefined` hash values. */
|
137
|
-
var HASH_UNDEFINED = '__lodash_hash_undefined__';
|
138
|
-
|
139
|
-
/** Used as references for various `Number` constants. */
|
140
|
-
var INFINITY = 1 / 0;
|
141
|
-
|
142
|
-
/** `Object#toString` result references. */
|
143
|
-
var funcTag = '[object Function]',
|
144
|
-
genTag = '[object GeneratorFunction]',
|
145
|
-
symbolTag = '[object Symbol]';
|
146
|
-
|
147
|
-
/** Used to match property names within property paths. */
|
148
|
-
var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,
|
149
|
-
reIsPlainProp = /^\w*$/,
|
150
|
-
reLeadingDot = /^\./,
|
151
|
-
rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
|
152
|
-
|
153
|
-
/**
|
154
|
-
* Used to match `RegExp`
|
155
|
-
* [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
|
156
|
-
*/
|
157
|
-
var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
|
158
|
-
|
159
|
-
/** Used to match backslashes in property paths. */
|
160
|
-
var reEscapeChar = /\\(\\)?/g;
|
161
|
-
|
162
|
-
/** Used to detect host constructors (Safari). */
|
163
|
-
var reIsHostCtor = /^\[object .+?Constructor\]$/;
|
164
|
-
|
165
|
-
/** Detect free variable `global` from Node.js. */
|
166
|
-
var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
|
167
|
-
|
168
|
-
/** Detect free variable `self`. */
|
169
|
-
var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
|
170
|
-
|
171
|
-
/** Used as a reference to the global object. */
|
172
|
-
var root = freeGlobal || freeSelf || Function('return this')();
|
173
|
-
|
174
|
-
/**
|
175
|
-
* Gets the value at `key` of `object`.
|
176
|
-
*
|
177
|
-
* @private
|
178
|
-
* @param {Object} [object] The object to query.
|
179
|
-
* @param {string} key The key of the property to get.
|
180
|
-
* @returns {*} Returns the property value.
|
181
|
-
*/
|
182
|
-
function getValue(object, key) {
|
183
|
-
return object == null ? undefined : object[key];
|
184
|
-
}
|
185
|
-
|
186
|
-
/**
|
187
|
-
* Checks if `value` is a host object in IE < 9.
|
188
|
-
*
|
189
|
-
* @private
|
190
|
-
* @param {*} value The value to check.
|
191
|
-
* @returns {boolean} Returns `true` if `value` is a host object, else `false`.
|
192
|
-
*/
|
193
|
-
function isHostObject(value) {
|
194
|
-
// Many host objects are `Object` objects that can coerce to strings
|
195
|
-
// despite having improperly defined `toString` methods.
|
196
|
-
var result = false;
|
197
|
-
if (value != null && typeof value.toString != 'function') {
|
198
|
-
try {
|
199
|
-
result = !!(value + '');
|
200
|
-
} catch (e) {}
|
201
|
-
}
|
202
|
-
return result;
|
203
|
-
}
|
204
|
-
|
205
|
-
/** Used for built-in method references. */
|
206
|
-
var arrayProto = Array.prototype,
|
207
|
-
funcProto = Function.prototype,
|
208
|
-
objectProto = Object.prototype;
|
209
|
-
|
210
|
-
/** Used to detect overreaching core-js shims. */
|
211
|
-
var coreJsData = root['__core-js_shared__'];
|
212
|
-
|
213
|
-
/** Used to detect methods masquerading as native. */
|
214
|
-
var maskSrcKey = (function() {
|
215
|
-
var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
|
216
|
-
return uid ? ('Symbol(src)_1.' + uid) : '';
|
217
|
-
}());
|
218
|
-
|
219
|
-
/** Used to resolve the decompiled source of functions. */
|
220
|
-
var funcToString = funcProto.toString;
|
221
|
-
|
222
|
-
/** Used to check objects for own properties. */
|
223
|
-
var hasOwnProperty = objectProto.hasOwnProperty;
|
224
|
-
|
225
|
-
/**
|
226
|
-
* Used to resolve the
|
227
|
-
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
228
|
-
* of values.
|
229
|
-
*/
|
230
|
-
var objectToString = objectProto.toString;
|
231
|
-
|
232
|
-
/** Used to detect if a method is native. */
|
233
|
-
var reIsNative = RegExp('^' +
|
234
|
-
funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
|
235
|
-
.replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
|
236
|
-
);
|
237
|
-
|
238
|
-
/** Built-in value references. */
|
239
|
-
var Symbol$1 = root.Symbol,
|
240
|
-
splice = arrayProto.splice;
|
241
|
-
|
242
|
-
/* Built-in method references that are verified to be native. */
|
243
|
-
var Map = getNative(root, 'Map'),
|
244
|
-
nativeCreate = getNative(Object, 'create');
|
245
|
-
|
246
|
-
/** Used to convert symbols to primitives and strings. */
|
247
|
-
var symbolProto = Symbol$1 ? Symbol$1.prototype : undefined,
|
248
|
-
symbolToString = symbolProto ? symbolProto.toString : undefined;
|
249
|
-
|
250
|
-
/**
|
251
|
-
* Creates a hash object.
|
252
|
-
*
|
253
|
-
* @private
|
254
|
-
* @constructor
|
255
|
-
* @param {Array} [entries] The key-value pairs to cache.
|
256
|
-
*/
|
257
|
-
function Hash(entries) {
|
258
|
-
var index = -1,
|
259
|
-
length = entries ? entries.length : 0;
|
260
|
-
|
261
|
-
this.clear();
|
262
|
-
while (++index < length) {
|
263
|
-
var entry = entries[index];
|
264
|
-
this.set(entry[0], entry[1]);
|
265
|
-
}
|
266
|
-
}
|
267
|
-
|
268
|
-
/**
|
269
|
-
* Removes all key-value entries from the hash.
|
270
|
-
*
|
271
|
-
* @private
|
272
|
-
* @name clear
|
273
|
-
* @memberOf Hash
|
274
|
-
*/
|
275
|
-
function hashClear() {
|
276
|
-
this.__data__ = nativeCreate ? nativeCreate(null) : {};
|
277
|
-
}
|
278
|
-
|
279
|
-
/**
|
280
|
-
* Removes `key` and its value from the hash.
|
281
|
-
*
|
282
|
-
* @private
|
283
|
-
* @name delete
|
284
|
-
* @memberOf Hash
|
285
|
-
* @param {Object} hash The hash to modify.
|
286
|
-
* @param {string} key The key of the value to remove.
|
287
|
-
* @returns {boolean} Returns `true` if the entry was removed, else `false`.
|
288
|
-
*/
|
289
|
-
function hashDelete(key) {
|
290
|
-
return this.has(key) && delete this.__data__[key];
|
291
|
-
}
|
292
|
-
|
293
|
-
/**
|
294
|
-
* Gets the hash value for `key`.
|
295
|
-
*
|
296
|
-
* @private
|
297
|
-
* @name get
|
298
|
-
* @memberOf Hash
|
299
|
-
* @param {string} key The key of the value to get.
|
300
|
-
* @returns {*} Returns the entry value.
|
301
|
-
*/
|
302
|
-
function hashGet(key) {
|
303
|
-
var data = this.__data__;
|
304
|
-
if (nativeCreate) {
|
305
|
-
var result = data[key];
|
306
|
-
return result === HASH_UNDEFINED ? undefined : result;
|
307
|
-
}
|
308
|
-
return hasOwnProperty.call(data, key) ? data[key] : undefined;
|
309
|
-
}
|
310
|
-
|
311
|
-
/**
|
312
|
-
* Checks if a hash value for `key` exists.
|
313
|
-
*
|
314
|
-
* @private
|
315
|
-
* @name has
|
316
|
-
* @memberOf Hash
|
317
|
-
* @param {string} key The key of the entry to check.
|
318
|
-
* @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
|
319
|
-
*/
|
320
|
-
function hashHas(key) {
|
321
|
-
var data = this.__data__;
|
322
|
-
return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);
|
323
|
-
}
|
324
|
-
|
325
|
-
/**
|
326
|
-
* Sets the hash `key` to `value`.
|
327
|
-
*
|
328
|
-
* @private
|
329
|
-
* @name set
|
330
|
-
* @memberOf Hash
|
331
|
-
* @param {string} key The key of the value to set.
|
332
|
-
* @param {*} value The value to set.
|
333
|
-
* @returns {Object} Returns the hash instance.
|
334
|
-
*/
|
335
|
-
function hashSet(key, value) {
|
336
|
-
var data = this.__data__;
|
337
|
-
data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
|
338
|
-
return this;
|
339
|
-
}
|
340
|
-
|
341
|
-
// Add methods to `Hash`.
|
342
|
-
Hash.prototype.clear = hashClear;
|
343
|
-
Hash.prototype['delete'] = hashDelete;
|
344
|
-
Hash.prototype.get = hashGet;
|
345
|
-
Hash.prototype.has = hashHas;
|
346
|
-
Hash.prototype.set = hashSet;
|
347
|
-
|
348
|
-
/**
|
349
|
-
* Creates an list cache object.
|
350
|
-
*
|
351
|
-
* @private
|
352
|
-
* @constructor
|
353
|
-
* @param {Array} [entries] The key-value pairs to cache.
|
354
|
-
*/
|
355
|
-
function ListCache(entries) {
|
356
|
-
var index = -1,
|
357
|
-
length = entries ? entries.length : 0;
|
358
|
-
|
359
|
-
this.clear();
|
360
|
-
while (++index < length) {
|
361
|
-
var entry = entries[index];
|
362
|
-
this.set(entry[0], entry[1]);
|
363
|
-
}
|
364
|
-
}
|
365
|
-
|
366
|
-
/**
|
367
|
-
* Removes all key-value entries from the list cache.
|
368
|
-
*
|
369
|
-
* @private
|
370
|
-
* @name clear
|
371
|
-
* @memberOf ListCache
|
372
|
-
*/
|
373
|
-
function listCacheClear() {
|
374
|
-
this.__data__ = [];
|
375
|
-
}
|
376
|
-
|
377
|
-
/**
|
378
|
-
* Removes `key` and its value from the list cache.
|
379
|
-
*
|
380
|
-
* @private
|
381
|
-
* @name delete
|
382
|
-
* @memberOf ListCache
|
383
|
-
* @param {string} key The key of the value to remove.
|
384
|
-
* @returns {boolean} Returns `true` if the entry was removed, else `false`.
|
385
|
-
*/
|
386
|
-
function listCacheDelete(key) {
|
387
|
-
var data = this.__data__,
|
388
|
-
index = assocIndexOf(data, key);
|
389
|
-
|
390
|
-
if (index < 0) {
|
391
|
-
return false;
|
392
|
-
}
|
393
|
-
var lastIndex = data.length - 1;
|
394
|
-
if (index == lastIndex) {
|
395
|
-
data.pop();
|
396
|
-
} else {
|
397
|
-
splice.call(data, index, 1);
|
398
|
-
}
|
399
|
-
return true;
|
400
|
-
}
|
401
|
-
|
402
|
-
/**
|
403
|
-
* Gets the list cache value for `key`.
|
404
|
-
*
|
405
|
-
* @private
|
406
|
-
* @name get
|
407
|
-
* @memberOf ListCache
|
408
|
-
* @param {string} key The key of the value to get.
|
409
|
-
* @returns {*} Returns the entry value.
|
410
|
-
*/
|
411
|
-
function listCacheGet(key) {
|
412
|
-
var data = this.__data__,
|
413
|
-
index = assocIndexOf(data, key);
|
414
|
-
|
415
|
-
return index < 0 ? undefined : data[index][1];
|
416
|
-
}
|
417
|
-
|
418
|
-
/**
|
419
|
-
* Checks if a list cache value for `key` exists.
|
420
|
-
*
|
421
|
-
* @private
|
422
|
-
* @name has
|
423
|
-
* @memberOf ListCache
|
424
|
-
* @param {string} key The key of the entry to check.
|
425
|
-
* @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
|
426
|
-
*/
|
427
|
-
function listCacheHas(key) {
|
428
|
-
return assocIndexOf(this.__data__, key) > -1;
|
429
|
-
}
|
430
|
-
|
431
|
-
/**
|
432
|
-
* Sets the list cache `key` to `value`.
|
433
|
-
*
|
434
|
-
* @private
|
435
|
-
* @name set
|
436
|
-
* @memberOf ListCache
|
437
|
-
* @param {string} key The key of the value to set.
|
438
|
-
* @param {*} value The value to set.
|
439
|
-
* @returns {Object} Returns the list cache instance.
|
440
|
-
*/
|
441
|
-
function listCacheSet(key, value) {
|
442
|
-
var data = this.__data__,
|
443
|
-
index = assocIndexOf(data, key);
|
444
|
-
|
445
|
-
if (index < 0) {
|
446
|
-
data.push([key, value]);
|
447
|
-
} else {
|
448
|
-
data[index][1] = value;
|
449
|
-
}
|
450
|
-
return this;
|
451
|
-
}
|
452
|
-
|
453
|
-
// Add methods to `ListCache`.
|
454
|
-
ListCache.prototype.clear = listCacheClear;
|
455
|
-
ListCache.prototype['delete'] = listCacheDelete;
|
456
|
-
ListCache.prototype.get = listCacheGet;
|
457
|
-
ListCache.prototype.has = listCacheHas;
|
458
|
-
ListCache.prototype.set = listCacheSet;
|
459
|
-
|
460
|
-
/**
|
461
|
-
* Creates a map cache object to store key-value pairs.
|
462
|
-
*
|
463
|
-
* @private
|
464
|
-
* @constructor
|
465
|
-
* @param {Array} [entries] The key-value pairs to cache.
|
466
|
-
*/
|
467
|
-
function MapCache(entries) {
|
468
|
-
var index = -1,
|
469
|
-
length = entries ? entries.length : 0;
|
470
|
-
|
471
|
-
this.clear();
|
472
|
-
while (++index < length) {
|
473
|
-
var entry = entries[index];
|
474
|
-
this.set(entry[0], entry[1]);
|
475
|
-
}
|
476
|
-
}
|
477
|
-
|
478
|
-
/**
|
479
|
-
* Removes all key-value entries from the map.
|
480
|
-
*
|
481
|
-
* @private
|
482
|
-
* @name clear
|
483
|
-
* @memberOf MapCache
|
484
|
-
*/
|
485
|
-
function mapCacheClear() {
|
486
|
-
this.__data__ = {
|
487
|
-
'hash': new Hash,
|
488
|
-
'map': new (Map || ListCache),
|
489
|
-
'string': new Hash
|
490
|
-
};
|
491
|
-
}
|
492
|
-
|
493
|
-
/**
|
494
|
-
* Removes `key` and its value from the map.
|
495
|
-
*
|
496
|
-
* @private
|
497
|
-
* @name delete
|
498
|
-
* @memberOf MapCache
|
499
|
-
* @param {string} key The key of the value to remove.
|
500
|
-
* @returns {boolean} Returns `true` if the entry was removed, else `false`.
|
501
|
-
*/
|
502
|
-
function mapCacheDelete(key) {
|
503
|
-
return getMapData(this, key)['delete'](key);
|
504
|
-
}
|
505
|
-
|
506
|
-
/**
|
507
|
-
* Gets the map value for `key`.
|
508
|
-
*
|
509
|
-
* @private
|
510
|
-
* @name get
|
511
|
-
* @memberOf MapCache
|
512
|
-
* @param {string} key The key of the value to get.
|
513
|
-
* @returns {*} Returns the entry value.
|
514
|
-
*/
|
515
|
-
function mapCacheGet(key) {
|
516
|
-
return getMapData(this, key).get(key);
|
517
|
-
}
|
518
|
-
|
519
|
-
/**
|
520
|
-
* Checks if a map value for `key` exists.
|
521
|
-
*
|
522
|
-
* @private
|
523
|
-
* @name has
|
524
|
-
* @memberOf MapCache
|
525
|
-
* @param {string} key The key of the entry to check.
|
526
|
-
* @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
|
527
|
-
*/
|
528
|
-
function mapCacheHas(key) {
|
529
|
-
return getMapData(this, key).has(key);
|
530
|
-
}
|
531
|
-
|
532
|
-
/**
|
533
|
-
* Sets the map `key` to `value`.
|
534
|
-
*
|
535
|
-
* @private
|
536
|
-
* @name set
|
537
|
-
* @memberOf MapCache
|
538
|
-
* @param {string} key The key of the value to set.
|
539
|
-
* @param {*} value The value to set.
|
540
|
-
* @returns {Object} Returns the map cache instance.
|
541
|
-
*/
|
542
|
-
function mapCacheSet(key, value) {
|
543
|
-
getMapData(this, key).set(key, value);
|
544
|
-
return this;
|
545
|
-
}
|
546
|
-
|
547
|
-
// Add methods to `MapCache`.
|
548
|
-
MapCache.prototype.clear = mapCacheClear;
|
549
|
-
MapCache.prototype['delete'] = mapCacheDelete;
|
550
|
-
MapCache.prototype.get = mapCacheGet;
|
551
|
-
MapCache.prototype.has = mapCacheHas;
|
552
|
-
MapCache.prototype.set = mapCacheSet;
|
553
|
-
|
554
|
-
/**
|
555
|
-
* Gets the index at which the `key` is found in `array` of key-value pairs.
|
556
|
-
*
|
557
|
-
* @private
|
558
|
-
* @param {Array} array The array to inspect.
|
559
|
-
* @param {*} key The key to search for.
|
560
|
-
* @returns {number} Returns the index of the matched value, else `-1`.
|
561
|
-
*/
|
562
|
-
function assocIndexOf(array, key) {
|
563
|
-
var length = array.length;
|
564
|
-
while (length--) {
|
565
|
-
if (eq(array[length][0], key)) {
|
566
|
-
return length;
|
567
|
-
}
|
568
|
-
}
|
569
|
-
return -1;
|
570
|
-
}
|
571
|
-
|
572
|
-
/**
|
573
|
-
* The base implementation of `_.get` without support for default values.
|
574
|
-
*
|
575
|
-
* @private
|
576
|
-
* @param {Object} object The object to query.
|
577
|
-
* @param {Array|string} path The path of the property to get.
|
578
|
-
* @returns {*} Returns the resolved value.
|
579
|
-
*/
|
580
|
-
function baseGet(object, path) {
|
581
|
-
path = isKey(path, object) ? [path] : castPath(path);
|
582
|
-
|
583
|
-
var index = 0,
|
584
|
-
length = path.length;
|
585
|
-
|
586
|
-
while (object != null && index < length) {
|
587
|
-
object = object[toKey(path[index++])];
|
588
|
-
}
|
589
|
-
return (index && index == length) ? object : undefined;
|
590
|
-
}
|
591
|
-
|
592
|
-
/**
|
593
|
-
* The base implementation of `_.isNative` without bad shim checks.
|
594
|
-
*
|
595
|
-
* @private
|
596
|
-
* @param {*} value The value to check.
|
597
|
-
* @returns {boolean} Returns `true` if `value` is a native function,
|
598
|
-
* else `false`.
|
599
|
-
*/
|
600
|
-
function baseIsNative(value) {
|
601
|
-
if (!isObject(value) || isMasked(value)) {
|
602
|
-
return false;
|
603
|
-
}
|
604
|
-
var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;
|
605
|
-
return pattern.test(toSource(value));
|
606
|
-
}
|
607
|
-
|
608
|
-
/**
|
609
|
-
* The base implementation of `_.toString` which doesn't convert nullish
|
610
|
-
* values to empty strings.
|
611
|
-
*
|
612
|
-
* @private
|
613
|
-
* @param {*} value The value to process.
|
614
|
-
* @returns {string} Returns the string.
|
615
|
-
*/
|
616
|
-
function baseToString(value) {
|
617
|
-
// Exit early for strings to avoid a performance hit in some environments.
|
618
|
-
if (typeof value == 'string') {
|
619
|
-
return value;
|
620
|
-
}
|
621
|
-
if (isSymbol(value)) {
|
622
|
-
return symbolToString ? symbolToString.call(value) : '';
|
623
|
-
}
|
624
|
-
var result = (value + '');
|
625
|
-
return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
|
626
|
-
}
|
627
|
-
|
628
|
-
/**
|
629
|
-
* Casts `value` to a path array if it's not one.
|
630
|
-
*
|
631
|
-
* @private
|
632
|
-
* @param {*} value The value to inspect.
|
633
|
-
* @returns {Array} Returns the cast property path array.
|
634
|
-
*/
|
635
|
-
function castPath(value) {
|
636
|
-
return isArray(value) ? value : stringToPath(value);
|
637
|
-
}
|
638
|
-
|
639
|
-
/**
|
640
|
-
* Gets the data for `map`.
|
641
|
-
*
|
642
|
-
* @private
|
643
|
-
* @param {Object} map The map to query.
|
644
|
-
* @param {string} key The reference key.
|
645
|
-
* @returns {*} Returns the map data.
|
646
|
-
*/
|
647
|
-
function getMapData(map, key) {
|
648
|
-
var data = map.__data__;
|
649
|
-
return isKeyable(key)
|
650
|
-
? data[typeof key == 'string' ? 'string' : 'hash']
|
651
|
-
: data.map;
|
652
|
-
}
|
653
|
-
|
654
|
-
/**
|
655
|
-
* Gets the native function at `key` of `object`.
|
656
|
-
*
|
657
|
-
* @private
|
658
|
-
* @param {Object} object The object to query.
|
659
|
-
* @param {string} key The key of the method to get.
|
660
|
-
* @returns {*} Returns the function if it's native, else `undefined`.
|
661
|
-
*/
|
662
|
-
function getNative(object, key) {
|
663
|
-
var value = getValue(object, key);
|
664
|
-
return baseIsNative(value) ? value : undefined;
|
665
|
-
}
|
666
|
-
|
667
|
-
/**
|
668
|
-
* Checks if `value` is a property name and not a property path.
|
669
|
-
*
|
670
|
-
* @private
|
671
|
-
* @param {*} value The value to check.
|
672
|
-
* @param {Object} [object] The object to query keys on.
|
673
|
-
* @returns {boolean} Returns `true` if `value` is a property name, else `false`.
|
674
|
-
*/
|
675
|
-
function isKey(value, object) {
|
676
|
-
if (isArray(value)) {
|
677
|
-
return false;
|
678
|
-
}
|
679
|
-
var type = typeof value;
|
680
|
-
if (type == 'number' || type == 'symbol' || type == 'boolean' ||
|
681
|
-
value == null || isSymbol(value)) {
|
682
|
-
return true;
|
683
|
-
}
|
684
|
-
return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||
|
685
|
-
(object != null && value in Object(object));
|
686
|
-
}
|
687
|
-
|
688
|
-
/**
|
689
|
-
* Checks if `value` is suitable for use as unique object key.
|
690
|
-
*
|
691
|
-
* @private
|
692
|
-
* @param {*} value The value to check.
|
693
|
-
* @returns {boolean} Returns `true` if `value` is suitable, else `false`.
|
694
|
-
*/
|
695
|
-
function isKeyable(value) {
|
696
|
-
var type = typeof value;
|
697
|
-
return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')
|
698
|
-
? (value !== '__proto__')
|
699
|
-
: (value === null);
|
700
|
-
}
|
701
|
-
|
702
|
-
/**
|
703
|
-
* Checks if `func` has its source masked.
|
704
|
-
*
|
705
|
-
* @private
|
706
|
-
* @param {Function} func The function to check.
|
707
|
-
* @returns {boolean} Returns `true` if `func` is masked, else `false`.
|
708
|
-
*/
|
709
|
-
function isMasked(func) {
|
710
|
-
return !!maskSrcKey && (maskSrcKey in func);
|
711
|
-
}
|
712
|
-
|
713
|
-
/**
|
714
|
-
* Converts `string` to a property path array.
|
715
|
-
*
|
716
|
-
* @private
|
717
|
-
* @param {string} string The string to convert.
|
718
|
-
* @returns {Array} Returns the property path array.
|
719
|
-
*/
|
720
|
-
var stringToPath = memoize(function(string) {
|
721
|
-
string = toString(string);
|
722
|
-
|
723
|
-
var result = [];
|
724
|
-
if (reLeadingDot.test(string)) {
|
725
|
-
result.push('');
|
726
|
-
}
|
727
|
-
string.replace(rePropName, function(match, number, quote, string) {
|
728
|
-
result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));
|
729
|
-
});
|
730
|
-
return result;
|
731
|
-
});
|
732
|
-
|
733
|
-
/**
|
734
|
-
* Converts `value` to a string key if it's not a string or symbol.
|
735
|
-
*
|
736
|
-
* @private
|
737
|
-
* @param {*} value The value to inspect.
|
738
|
-
* @returns {string|symbol} Returns the key.
|
739
|
-
*/
|
740
|
-
function toKey(value) {
|
741
|
-
if (typeof value == 'string' || isSymbol(value)) {
|
742
|
-
return value;
|
743
|
-
}
|
744
|
-
var result = (value + '');
|
745
|
-
return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
|
746
|
-
}
|
747
|
-
|
748
|
-
/**
|
749
|
-
* Converts `func` to its source code.
|
750
|
-
*
|
751
|
-
* @private
|
752
|
-
* @param {Function} func The function to process.
|
753
|
-
* @returns {string} Returns the source code.
|
754
|
-
*/
|
755
|
-
function toSource(func) {
|
756
|
-
if (func != null) {
|
757
|
-
try {
|
758
|
-
return funcToString.call(func);
|
759
|
-
} catch (e) {}
|
760
|
-
try {
|
761
|
-
return (func + '');
|
762
|
-
} catch (e) {}
|
763
|
-
}
|
764
|
-
return '';
|
765
|
-
}
|
766
|
-
|
767
|
-
/**
|
768
|
-
* Creates a function that memoizes the result of `func`. If `resolver` is
|
769
|
-
* provided, it determines the cache key for storing the result based on the
|
770
|
-
* arguments provided to the memoized function. By default, the first argument
|
771
|
-
* provided to the memoized function is used as the map cache key. The `func`
|
772
|
-
* is invoked with the `this` binding of the memoized function.
|
773
|
-
*
|
774
|
-
* **Note:** The cache is exposed as the `cache` property on the memoized
|
775
|
-
* function. Its creation may be customized by replacing the `_.memoize.Cache`
|
776
|
-
* constructor with one whose instances implement the
|
777
|
-
* [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)
|
778
|
-
* method interface of `delete`, `get`, `has`, and `set`.
|
779
|
-
*
|
780
|
-
* @static
|
781
|
-
* @memberOf _
|
782
|
-
* @since 0.1.0
|
783
|
-
* @category Function
|
784
|
-
* @param {Function} func The function to have its output memoized.
|
785
|
-
* @param {Function} [resolver] The function to resolve the cache key.
|
786
|
-
* @returns {Function} Returns the new memoized function.
|
787
|
-
* @example
|
788
|
-
*
|
789
|
-
* var object = { 'a': 1, 'b': 2 };
|
790
|
-
* var other = { 'c': 3, 'd': 4 };
|
791
|
-
*
|
792
|
-
* var values = _.memoize(_.values);
|
793
|
-
* values(object);
|
794
|
-
* // => [1, 2]
|
795
|
-
*
|
796
|
-
* values(other);
|
797
|
-
* // => [3, 4]
|
798
|
-
*
|
799
|
-
* object.a = 2;
|
800
|
-
* values(object);
|
801
|
-
* // => [1, 2]
|
802
|
-
*
|
803
|
-
* // Modify the result cache.
|
804
|
-
* values.cache.set(object, ['a', 'b']);
|
805
|
-
* values(object);
|
806
|
-
* // => ['a', 'b']
|
807
|
-
*
|
808
|
-
* // Replace `_.memoize.Cache`.
|
809
|
-
* _.memoize.Cache = WeakMap;
|
810
|
-
*/
|
811
|
-
function memoize(func, resolver) {
|
812
|
-
if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {
|
813
|
-
throw new TypeError(FUNC_ERROR_TEXT);
|
814
|
-
}
|
815
|
-
var memoized = function() {
|
816
|
-
var args = arguments,
|
817
|
-
key = resolver ? resolver.apply(this, args) : args[0],
|
818
|
-
cache = memoized.cache;
|
819
|
-
|
820
|
-
if (cache.has(key)) {
|
821
|
-
return cache.get(key);
|
822
|
-
}
|
823
|
-
var result = func.apply(this, args);
|
824
|
-
memoized.cache = cache.set(key, result);
|
825
|
-
return result;
|
826
|
-
};
|
827
|
-
memoized.cache = new (memoize.Cache || MapCache);
|
828
|
-
return memoized;
|
829
|
-
}
|
830
|
-
|
831
|
-
// Assign cache to `_.memoize`.
|
832
|
-
memoize.Cache = MapCache;
|
833
|
-
|
834
|
-
/**
|
835
|
-
* Performs a
|
836
|
-
* [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
|
837
|
-
* comparison between two values to determine if they are equivalent.
|
838
|
-
*
|
839
|
-
* @static
|
840
|
-
* @memberOf _
|
841
|
-
* @since 4.0.0
|
842
|
-
* @category Lang
|
843
|
-
* @param {*} value The value to compare.
|
844
|
-
* @param {*} other The other value to compare.
|
845
|
-
* @returns {boolean} Returns `true` if the values are equivalent, else `false`.
|
846
|
-
* @example
|
847
|
-
*
|
848
|
-
* var object = { 'a': 1 };
|
849
|
-
* var other = { 'a': 1 };
|
850
|
-
*
|
851
|
-
* _.eq(object, object);
|
852
|
-
* // => true
|
853
|
-
*
|
854
|
-
* _.eq(object, other);
|
855
|
-
* // => false
|
856
|
-
*
|
857
|
-
* _.eq('a', 'a');
|
858
|
-
* // => true
|
859
|
-
*
|
860
|
-
* _.eq('a', Object('a'));
|
861
|
-
* // => false
|
862
|
-
*
|
863
|
-
* _.eq(NaN, NaN);
|
864
|
-
* // => true
|
865
|
-
*/
|
866
|
-
function eq(value, other) {
|
867
|
-
return value === other || (value !== value && other !== other);
|
868
|
-
}
|
869
|
-
|
870
|
-
/**
|
871
|
-
* Checks if `value` is classified as an `Array` object.
|
872
|
-
*
|
873
|
-
* @static
|
874
|
-
* @memberOf _
|
875
|
-
* @since 0.1.0
|
876
|
-
* @category Lang
|
877
|
-
* @param {*} value The value to check.
|
878
|
-
* @returns {boolean} Returns `true` if `value` is an array, else `false`.
|
879
|
-
* @example
|
880
|
-
*
|
881
|
-
* _.isArray([1, 2, 3]);
|
882
|
-
* // => true
|
883
|
-
*
|
884
|
-
* _.isArray(document.body.children);
|
885
|
-
* // => false
|
886
|
-
*
|
887
|
-
* _.isArray('abc');
|
888
|
-
* // => false
|
889
|
-
*
|
890
|
-
* _.isArray(_.noop);
|
891
|
-
* // => false
|
892
|
-
*/
|
893
|
-
var isArray = Array.isArray;
|
894
|
-
|
895
|
-
/**
|
896
|
-
* Checks if `value` is classified as a `Function` object.
|
897
|
-
*
|
898
|
-
* @static
|
899
|
-
* @memberOf _
|
900
|
-
* @since 0.1.0
|
901
|
-
* @category Lang
|
902
|
-
* @param {*} value The value to check.
|
903
|
-
* @returns {boolean} Returns `true` if `value` is a function, else `false`.
|
904
|
-
* @example
|
905
|
-
*
|
906
|
-
* _.isFunction(_);
|
907
|
-
* // => true
|
908
|
-
*
|
909
|
-
* _.isFunction(/abc/);
|
910
|
-
* // => false
|
911
|
-
*/
|
912
|
-
function isFunction(value) {
|
913
|
-
// The use of `Object#toString` avoids issues with the `typeof` operator
|
914
|
-
// in Safari 8-9 which returns 'object' for typed array and other constructors.
|
915
|
-
var tag = isObject(value) ? objectToString.call(value) : '';
|
916
|
-
return tag == funcTag || tag == genTag;
|
917
|
-
}
|
918
|
-
|
919
|
-
/**
|
920
|
-
* Checks if `value` is the
|
921
|
-
* [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
|
922
|
-
* of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
|
923
|
-
*
|
924
|
-
* @static
|
925
|
-
* @memberOf _
|
926
|
-
* @since 0.1.0
|
927
|
-
* @category Lang
|
928
|
-
* @param {*} value The value to check.
|
929
|
-
* @returns {boolean} Returns `true` if `value` is an object, else `false`.
|
930
|
-
* @example
|
931
|
-
*
|
932
|
-
* _.isObject({});
|
933
|
-
* // => true
|
934
|
-
*
|
935
|
-
* _.isObject([1, 2, 3]);
|
936
|
-
* // => true
|
937
|
-
*
|
938
|
-
* _.isObject(_.noop);
|
939
|
-
* // => true
|
940
|
-
*
|
941
|
-
* _.isObject(null);
|
942
|
-
* // => false
|
943
|
-
*/
|
944
|
-
function isObject(value) {
|
945
|
-
var type = typeof value;
|
946
|
-
return !!value && (type == 'object' || type == 'function');
|
947
|
-
}
|
948
|
-
|
949
|
-
/**
|
950
|
-
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
951
|
-
* and has a `typeof` result of "object".
|
952
|
-
*
|
953
|
-
* @static
|
954
|
-
* @memberOf _
|
955
|
-
* @since 4.0.0
|
956
|
-
* @category Lang
|
957
|
-
* @param {*} value The value to check.
|
958
|
-
* @returns {boolean} Returns `true` if `value` is object-like, else `false`.
|
959
|
-
* @example
|
960
|
-
*
|
961
|
-
* _.isObjectLike({});
|
962
|
-
* // => true
|
963
|
-
*
|
964
|
-
* _.isObjectLike([1, 2, 3]);
|
965
|
-
* // => true
|
966
|
-
*
|
967
|
-
* _.isObjectLike(_.noop);
|
968
|
-
* // => false
|
969
|
-
*
|
970
|
-
* _.isObjectLike(null);
|
971
|
-
* // => false
|
972
|
-
*/
|
973
|
-
function isObjectLike(value) {
|
974
|
-
return !!value && typeof value == 'object';
|
975
|
-
}
|
976
|
-
|
977
|
-
/**
|
978
|
-
* Checks if `value` is classified as a `Symbol` primitive or object.
|
979
|
-
*
|
980
|
-
* @static
|
981
|
-
* @memberOf _
|
982
|
-
* @since 4.0.0
|
983
|
-
* @category Lang
|
984
|
-
* @param {*} value The value to check.
|
985
|
-
* @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
|
986
|
-
* @example
|
987
|
-
*
|
988
|
-
* _.isSymbol(Symbol.iterator);
|
989
|
-
* // => true
|
990
|
-
*
|
991
|
-
* _.isSymbol('abc');
|
992
|
-
* // => false
|
993
|
-
*/
|
994
|
-
function isSymbol(value) {
|
995
|
-
return typeof value == 'symbol' ||
|
996
|
-
(isObjectLike(value) && objectToString.call(value) == symbolTag);
|
997
|
-
}
|
998
|
-
|
999
|
-
/**
|
1000
|
-
* Converts `value` to a string. An empty string is returned for `null`
|
1001
|
-
* and `undefined` values. The sign of `-0` is preserved.
|
1002
|
-
*
|
1003
|
-
* @static
|
1004
|
-
* @memberOf _
|
1005
|
-
* @since 4.0.0
|
1006
|
-
* @category Lang
|
1007
|
-
* @param {*} value The value to process.
|
1008
|
-
* @returns {string} Returns the string.
|
1009
|
-
* @example
|
1010
|
-
*
|
1011
|
-
* _.toString(null);
|
1012
|
-
* // => ''
|
1013
|
-
*
|
1014
|
-
* _.toString(-0);
|
1015
|
-
* // => '-0'
|
1016
|
-
*
|
1017
|
-
* _.toString([1, 2, 3]);
|
1018
|
-
* // => '1,2,3'
|
1019
|
-
*/
|
1020
|
-
function toString(value) {
|
1021
|
-
return value == null ? '' : baseToString(value);
|
1022
|
-
}
|
1023
|
-
|
1024
|
-
/**
|
1025
|
-
* Gets the value at `path` of `object`. If the resolved value is
|
1026
|
-
* `undefined`, the `defaultValue` is returned in its place.
|
1027
|
-
*
|
1028
|
-
* @static
|
1029
|
-
* @memberOf _
|
1030
|
-
* @since 3.7.0
|
1031
|
-
* @category Object
|
1032
|
-
* @param {Object} object The object to query.
|
1033
|
-
* @param {Array|string} path The path of the property to get.
|
1034
|
-
* @param {*} [defaultValue] The value returned for `undefined` resolved values.
|
1035
|
-
* @returns {*} Returns the resolved value.
|
1036
|
-
* @example
|
1037
|
-
*
|
1038
|
-
* var object = { 'a': [{ 'b': { 'c': 3 } }] };
|
1039
|
-
*
|
1040
|
-
* _.get(object, 'a[0].b.c');
|
1041
|
-
* // => 3
|
1042
|
-
*
|
1043
|
-
* _.get(object, ['a', '0', 'b', 'c']);
|
1044
|
-
* // => 3
|
1045
|
-
*
|
1046
|
-
* _.get(object, 'a.b.c', 'default');
|
1047
|
-
* // => 'default'
|
1048
|
-
*/
|
1049
|
-
function get(object, path, defaultValue) {
|
1050
|
-
var result = object == null ? undefined : baseGet(object, path);
|
1051
|
-
return result === undefined ? defaultValue : result;
|
1052
|
-
}
|
1053
|
-
|
1054
|
-
var lodash_get = get;
|
1055
|
-
|
1056
|
-
function getProp(obj, path, defaultValue) {
|
1057
|
-
return obj[path] === undefined || obj[path] === null ? defaultValue : obj[path];
|
1058
|
-
}
|
1059
|
-
|
1060
|
-
function setProp(obj, path, value) {
|
1061
|
-
var pathArray = Array.isArray(path) ? path : path.split('.');
|
1062
|
-
var key = pathArray[0];
|
1063
|
-
var newValue = pathArray.length > 1 ? setProp(obj[key] || {}, pathArray.slice(1), value) : value;
|
1064
|
-
return Object.assign({}, obj, _defineProperty({}, key, newValue));
|
1065
|
-
}
|
1066
|
-
|
1067
|
-
function flattenReducer(acc, arr) {
|
1068
|
-
try {
|
1069
|
-
// This is faster but susceptible to `RangeError: Maximum call stack size exceeded`
|
1070
|
-
acc.push.apply(acc, _toConsumableArray(arr));
|
1071
|
-
return acc;
|
1072
|
-
} catch (err) {
|
1073
|
-
// Fallback to a slower but safer option
|
1074
|
-
return acc.concat(arr);
|
1075
|
-
}
|
1076
|
-
}
|
1077
|
-
|
1078
|
-
function fastJoin(arr, separator) {
|
1079
|
-
var isFirst = true;
|
1080
|
-
return arr.reduce(function (acc, elem) {
|
1081
|
-
if (elem === null || elem === undefined) {
|
1082
|
-
elem = '';
|
1083
|
-
}
|
1084
|
-
|
1085
|
-
if (isFirst) {
|
1086
|
-
isFirst = false;
|
1087
|
-
return "".concat(elem);
|
1088
|
-
}
|
1089
|
-
|
1090
|
-
return "".concat(acc).concat(separator).concat(elem);
|
1091
|
-
}, '');
|
1092
|
-
}
|
1093
|
-
|
1094
|
-
var utils = {
|
1095
|
-
getProp: getProp,
|
1096
|
-
setProp: setProp,
|
1097
|
-
fastJoin: fastJoin,
|
1098
|
-
flattenReducer: flattenReducer
|
1099
|
-
};
|
1100
|
-
|
1101
|
-
var getProp$1 = utils.getProp,
|
1102
|
-
setProp$1 = utils.setProp,
|
1103
|
-
fastJoin$1 = utils.fastJoin,
|
1104
|
-
flattenReducer$1 = utils.flattenReducer;
|
1105
|
-
|
1106
|
-
var JSON2CSVBase =
|
1107
|
-
/*#__PURE__*/
|
1108
|
-
function () {
|
1109
|
-
function JSON2CSVBase(opts) {
|
1110
|
-
_classCallCheck(this, JSON2CSVBase);
|
1111
|
-
|
1112
|
-
this.opts = this.preprocessOpts(opts);
|
1113
|
-
this.preprocessRow = this.memoizePreprocessRow();
|
1114
|
-
}
|
1115
|
-
/**
|
1116
|
-
* Check passing opts and set defaults.
|
1117
|
-
*
|
1118
|
-
* @param {Json2CsvOptions} opts Options object containing fields,
|
1119
|
-
* delimiter, default value, quote mark, header, etc.
|
1120
|
-
*/
|
1121
|
-
|
1122
|
-
|
1123
|
-
_createClass(JSON2CSVBase, [{
|
1124
|
-
key: "preprocessOpts",
|
1125
|
-
value: function preprocessOpts(opts) {
|
1126
|
-
var processedOpts = Object.assign({}, opts);
|
1127
|
-
processedOpts.unwind = !Array.isArray(processedOpts.unwind) ? processedOpts.unwind ? [processedOpts.unwind] : [] : processedOpts.unwind;
|
1128
|
-
processedOpts.delimiter = processedOpts.delimiter || ',';
|
1129
|
-
processedOpts.flattenSeparator = processedOpts.flattenSeparator || '.';
|
1130
|
-
processedOpts.eol = processedOpts.eol || os.EOL;
|
1131
|
-
processedOpts.quote = typeof processedOpts.quote === 'string' ? opts.quote : '"';
|
1132
|
-
processedOpts.doubleQuote = typeof processedOpts.doubleQuote === 'string' ? processedOpts.doubleQuote : processedOpts.quote + processedOpts.quote;
|
1133
|
-
processedOpts.header = processedOpts.header !== false;
|
1134
|
-
processedOpts.includeEmptyRows = processedOpts.includeEmptyRows || false;
|
1135
|
-
processedOpts.withBOM = processedOpts.withBOM || false;
|
1136
|
-
return processedOpts;
|
1137
|
-
}
|
1138
|
-
/**
|
1139
|
-
* Check and normalize the fields configuration.
|
1140
|
-
*
|
1141
|
-
* @param {(string|object)[]} fields Fields configuration provided by the user
|
1142
|
-
* or inferred from the data
|
1143
|
-
* @returns {object[]} preprocessed FieldsInfo array
|
1144
|
-
*/
|
1145
|
-
|
1146
|
-
}, {
|
1147
|
-
key: "preprocessFieldsInfo",
|
1148
|
-
value: function preprocessFieldsInfo(fields) {
|
1149
|
-
var _this = this;
|
1150
|
-
|
1151
|
-
return fields.map(function (fieldInfo) {
|
1152
|
-
if (typeof fieldInfo === 'string') {
|
1153
|
-
return {
|
1154
|
-
label: fieldInfo,
|
1155
|
-
value: fieldInfo.includes('.') || fieldInfo.includes('[') ? function (row) {
|
1156
|
-
return lodash_get(row, fieldInfo, _this.opts.defaultValue);
|
1157
|
-
} : function (row) {
|
1158
|
-
return getProp$1(row, fieldInfo, _this.opts.defaultValue);
|
1159
|
-
},
|
1160
|
-
stringify: true
|
1161
|
-
};
|
1162
|
-
}
|
1163
|
-
|
1164
|
-
if (_typeof(fieldInfo) === 'object') {
|
1165
|
-
var defaultValue = 'default' in fieldInfo ? fieldInfo.default : _this.opts.defaultValue;
|
1166
|
-
|
1167
|
-
if (typeof fieldInfo.value === 'string') {
|
1168
|
-
return {
|
1169
|
-
label: fieldInfo.label || fieldInfo.value,
|
1170
|
-
value: fieldInfo.value.includes('.') || fieldInfo.value.includes('[') ? function (row) {
|
1171
|
-
return lodash_get(row, fieldInfo.value, defaultValue);
|
1172
|
-
} : function (row) {
|
1173
|
-
return getProp$1(row, fieldInfo.value, defaultValue);
|
1174
|
-
},
|
1175
|
-
stringify: fieldInfo.stringify !== undefined ? fieldInfo.stringify : true
|
1176
|
-
};
|
1177
|
-
}
|
1178
|
-
|
1179
|
-
if (typeof fieldInfo.value === 'function') {
|
1180
|
-
var label = fieldInfo.label || fieldInfo.value.name || '';
|
1181
|
-
var field = {
|
1182
|
-
label: label,
|
1183
|
-
default: defaultValue
|
1184
|
-
};
|
1185
|
-
return {
|
1186
|
-
label: label,
|
1187
|
-
value: function value(row) {
|
1188
|
-
var value = fieldInfo.value(row, field);
|
1189
|
-
return value === null || value === undefined ? defaultValue : value;
|
1190
|
-
},
|
1191
|
-
stringify: fieldInfo.stringify !== undefined ? fieldInfo.stringify : true
|
1192
|
-
};
|
1193
|
-
}
|
1194
|
-
}
|
1195
|
-
|
1196
|
-
throw new Error('Invalid field info option. ' + JSON.stringify(fieldInfo));
|
1197
|
-
});
|
1198
|
-
}
|
1199
|
-
/**
|
1200
|
-
* Create the title row with all the provided fields as column headings
|
1201
|
-
*
|
1202
|
-
* @returns {String} titles as a string
|
1203
|
-
*/
|
1204
|
-
|
1205
|
-
}, {
|
1206
|
-
key: "getHeader",
|
1207
|
-
value: function getHeader() {
|
1208
|
-
var _this2 = this;
|
1209
|
-
|
1210
|
-
return fastJoin$1(this.opts.fields.map(function (fieldInfo) {
|
1211
|
-
return _this2.processValue(fieldInfo.label, true);
|
1212
|
-
}), this.opts.delimiter);
|
1213
|
-
}
|
1214
|
-
}, {
|
1215
|
-
key: "memoizePreprocessRow",
|
1216
|
-
value: function memoizePreprocessRow() {
|
1217
|
-
if (this.opts.unwind && this.opts.unwind.length) {
|
1218
|
-
if (this.opts.flatten) {
|
1219
|
-
return function (row) {
|
1220
|
-
var _this3 = this;
|
1221
|
-
|
1222
|
-
return this.unwindData(row, this.opts.unwind).map(function (row) {
|
1223
|
-
return _this3.flatten(row, _this3.opts.flattenSeparator);
|
1224
|
-
});
|
1225
|
-
};
|
1226
|
-
}
|
1227
|
-
|
1228
|
-
return function (row) {
|
1229
|
-
return this.unwindData(row, this.opts.unwind);
|
1230
|
-
};
|
1231
|
-
}
|
1232
|
-
|
1233
|
-
if (this.opts.flatten) {
|
1234
|
-
return function (row) {
|
1235
|
-
return [this.flatten(row, this.opts.flattenSeparator)];
|
1236
|
-
};
|
1237
|
-
}
|
1238
|
-
|
1239
|
-
return function (row) {
|
1240
|
-
return [row];
|
1241
|
-
};
|
1242
|
-
}
|
1243
|
-
/**
|
1244
|
-
* Preprocess each object according to the give opts (unwind, flatten, etc.).
|
1245
|
-
* The actual body of the function is dynamically set on the constructor by the
|
1246
|
-
* `memoizePreprocessRow` method after parsing the options.
|
1247
|
-
*
|
1248
|
-
* @param {Object} row JSON object to be converted in a CSV row
|
1249
|
-
*/
|
1250
|
-
|
1251
|
-
}, {
|
1252
|
-
key: "preprocessRow",
|
1253
|
-
value: function preprocessRow() {}
|
1254
|
-
/**
|
1255
|
-
* Create the content of a specific CSV row
|
1256
|
-
*
|
1257
|
-
* @param {Object} row JSON object to be converted in a CSV row
|
1258
|
-
* @returns {String} CSV string (row)
|
1259
|
-
*/
|
1260
|
-
|
1261
|
-
}, {
|
1262
|
-
key: "processRow",
|
1263
|
-
value: function processRow(row) {
|
1264
|
-
var _this4 = this;
|
1265
|
-
|
1266
|
-
if (!row) {
|
1267
|
-
return undefined;
|
1268
|
-
}
|
1269
|
-
|
1270
|
-
var processedRow = this.opts.fields.map(function (fieldInfo) {
|
1271
|
-
return _this4.processCell(row, fieldInfo);
|
1272
|
-
});
|
1273
|
-
|
1274
|
-
if (!this.opts.includeEmptyRows && processedRow.every(function (field) {
|
1275
|
-
return field === undefined;
|
1276
|
-
})) {
|
1277
|
-
return undefined;
|
1278
|
-
}
|
1279
|
-
|
1280
|
-
return fastJoin$1(processedRow, this.opts.delimiter);
|
1281
|
-
}
|
1282
|
-
/**
|
1283
|
-
* Create the content of a specfic CSV row cell
|
1284
|
-
*
|
1285
|
-
* @param {Object} row JSON object representing the CSV row that the cell belongs to
|
1286
|
-
* @param {FieldInfo} fieldInfo Details of the field to process to be a CSV cell
|
1287
|
-
* @returns {String} CSV string (cell)
|
1288
|
-
*/
|
1289
|
-
|
1290
|
-
}, {
|
1291
|
-
key: "processCell",
|
1292
|
-
value: function processCell(row, fieldInfo) {
|
1293
|
-
return this.processValue(fieldInfo.value(row), fieldInfo.stringify);
|
1294
|
-
}
|
1295
|
-
/**
|
1296
|
-
* Create the content of a specfic CSV row cell
|
1297
|
-
*
|
1298
|
-
* @param {Any} value Value to be included in a CSV cell
|
1299
|
-
* @param {Boolean} stringify Details of the field to process to be a CSV cell
|
1300
|
-
* @returns {String} Value stringified and processed
|
1301
|
-
*/
|
1302
|
-
|
1303
|
-
}, {
|
1304
|
-
key: "processValue",
|
1305
|
-
value: function processValue(value, stringify) {
|
1306
|
-
if (value === null || value === undefined) {
|
1307
|
-
return undefined;
|
1308
|
-
}
|
1309
|
-
|
1310
|
-
var valueType = _typeof(value);
|
1311
|
-
|
1312
|
-
if (valueType !== 'boolean' && valueType !== 'number' && valueType !== 'string') {
|
1313
|
-
value = JSON.stringify(value);
|
1314
|
-
|
1315
|
-
if (value === undefined) {
|
1316
|
-
return undefined;
|
1317
|
-
}
|
1318
|
-
|
1319
|
-
if (value[0] === '"') {
|
1320
|
-
value = value.replace(/^"(.+)"$/, '$1');
|
1321
|
-
}
|
1322
|
-
}
|
1323
|
-
|
1324
|
-
if (typeof value === 'string') {
|
1325
|
-
if (value.includes(this.opts.quote)) {
|
1326
|
-
value = value.replace(new RegExp(this.opts.quote, 'g'), this.opts.doubleQuote);
|
1327
|
-
} // This should probably be remove together with the whole strignify option
|
1328
|
-
|
1329
|
-
|
1330
|
-
if (stringify) {
|
1331
|
-
value = "".concat(this.opts.quote).concat(value).concat(this.opts.quote);
|
1332
|
-
} else {
|
1333
|
-
value = value.replace(new RegExp("^".concat(this.opts.doubleQuote)), this.opts.quote).replace(new RegExp("".concat(this.opts.doubleQuote, "$")), this.opts.quote);
|
1334
|
-
}
|
1335
|
-
|
1336
|
-
if (this.opts.excelStrings) {
|
1337
|
-
value = "\"=\"".concat(value, "\"\"");
|
1338
|
-
}
|
1339
|
-
}
|
1340
|
-
|
1341
|
-
return value;
|
1342
|
-
}
|
1343
|
-
/**
|
1344
|
-
* Performs the flattening of a data row recursively
|
1345
|
-
*
|
1346
|
-
* @param {Object} dataRow Original JSON object
|
1347
|
-
* @param {String} separator Separator to be used as the flattened field name
|
1348
|
-
* @returns {Object} Flattened object
|
1349
|
-
*/
|
1350
|
-
|
1351
|
-
}, {
|
1352
|
-
key: "flatten",
|
1353
|
-
value: function flatten(dataRow, separator) {
|
1354
|
-
function step(obj, flatDataRow, currentPath) {
|
1355
|
-
Object.keys(obj).forEach(function (key) {
|
1356
|
-
var value = obj[key];
|
1357
|
-
var newPath = currentPath ? "".concat(currentPath).concat(separator).concat(key) : key;
|
1358
|
-
|
1359
|
-
if (_typeof(value) !== 'object' || value === null || Array.isArray(value) || Object.prototype.toString.call(value.toJSON) === '[object Function]' || !Object.keys(value).length) {
|
1360
|
-
flatDataRow[newPath] = value;
|
1361
|
-
return;
|
1362
|
-
}
|
1363
|
-
|
1364
|
-
step(value, flatDataRow, newPath);
|
1365
|
-
});
|
1366
|
-
return flatDataRow;
|
1367
|
-
}
|
1368
|
-
|
1369
|
-
return step(dataRow, {});
|
1370
|
-
}
|
1371
|
-
/**
|
1372
|
-
* Performs the unwind recursively in specified sequence
|
1373
|
-
*
|
1374
|
-
* @param {Object} dataRow Original JSON object
|
1375
|
-
* @param {String[]} unwindPaths The paths as strings to be used to deconstruct the array
|
1376
|
-
* @returns {Array} Array of objects containing all rows after unwind of chosen paths
|
1377
|
-
*/
|
1378
|
-
|
1379
|
-
}, {
|
1380
|
-
key: "unwindData",
|
1381
|
-
value: function unwindData(dataRow, unwindPaths) {
|
1382
|
-
var _this5 = this;
|
1383
|
-
|
1384
|
-
var unwind = function unwind(rows, unwindPath) {
|
1385
|
-
return rows.map(function (row) {
|
1386
|
-
var unwindArray = lodash_get(row, unwindPath);
|
1387
|
-
|
1388
|
-
if (!Array.isArray(unwindArray)) {
|
1389
|
-
return row;
|
1390
|
-
}
|
1391
|
-
|
1392
|
-
if (!unwindArray.length) {
|
1393
|
-
return setProp$1(row, unwindPath, undefined);
|
1394
|
-
}
|
1395
|
-
|
1396
|
-
return unwindArray.map(function (unwindRow, index) {
|
1397
|
-
var clonedRow = _this5.opts.unwindBlank && index > 0 ? {} : row;
|
1398
|
-
return setProp$1(clonedRow, unwindPath, unwindRow);
|
1399
|
-
});
|
1400
|
-
}).reduce(flattenReducer$1, []);
|
1401
|
-
};
|
1402
|
-
|
1403
|
-
return unwindPaths.reduce(unwind, [dataRow]);
|
1404
|
-
}
|
1405
|
-
}]);
|
1406
|
-
|
1407
|
-
return JSON2CSVBase;
|
1408
|
-
}();
|
1409
|
-
|
1410
|
-
var JSON2CSVBase_1 = JSON2CSVBase;
|
1411
|
-
|
1412
|
-
var fastJoin$2 = utils.fastJoin,
|
1413
|
-
flattenReducer$2 = utils.flattenReducer;
|
1414
|
-
|
1415
|
-
var JSON2CSVParser =
|
1416
|
-
/*#__PURE__*/
|
1417
|
-
function (_JSON2CSVBase) {
|
1418
|
-
_inherits(JSON2CSVParser, _JSON2CSVBase);
|
1419
|
-
|
1420
|
-
function JSON2CSVParser(opts) {
|
1421
|
-
var _this;
|
1422
|
-
|
1423
|
-
_classCallCheck(this, JSON2CSVParser);
|
1424
|
-
|
1425
|
-
_this = _possibleConstructorReturn(this, _getPrototypeOf(JSON2CSVParser).call(this, opts));
|
1426
|
-
|
1427
|
-
if (_this.opts.fields) {
|
1428
|
-
_this.opts.fields = _this.preprocessFieldsInfo(_this.opts.fields);
|
1429
|
-
}
|
1430
|
-
|
1431
|
-
return _this;
|
1432
|
-
}
|
1433
|
-
/**
|
1434
|
-
* Main function that converts json to csv.
|
1435
|
-
*
|
1436
|
-
* @param {Array|Object} data Array of JSON objects to be converted to CSV
|
1437
|
-
* @returns {String} The CSV formated data as a string
|
1438
|
-
*/
|
1439
|
-
|
1440
|
-
|
1441
|
-
_createClass(JSON2CSVParser, [{
|
1442
|
-
key: "parse",
|
1443
|
-
value: function parse(data) {
|
1444
|
-
var processedData = this.preprocessData(data);
|
1445
|
-
|
1446
|
-
if (!this.opts.fields) {
|
1447
|
-
this.opts.fields = processedData.reduce(function (fields, item) {
|
1448
|
-
Object.keys(item).forEach(function (field) {
|
1449
|
-
if (!fields.includes(field)) {
|
1450
|
-
fields.push(field);
|
1451
|
-
}
|
1452
|
-
});
|
1453
|
-
return fields;
|
1454
|
-
}, []);
|
1455
|
-
this.opts.fields = this.preprocessFieldsInfo(this.opts.fields);
|
1456
|
-
}
|
1457
|
-
|
1458
|
-
var header = this.opts.header ? this.getHeader() : '';
|
1459
|
-
var rows = this.processData(processedData);
|
1460
|
-
var csv = (this.opts.withBOM ? "\uFEFF" : '') + header + (header && rows ? this.opts.eol : '') + rows;
|
1461
|
-
return csv;
|
1462
|
-
}
|
1463
|
-
/**
|
1464
|
-
* Preprocess the data according to the give opts (unwind, flatten, etc.)
|
1465
|
-
and calculate the fields and field names if they are not provided.
|
1466
|
-
*
|
1467
|
-
* @param {Array|Object} data Array or object to be converted to CSV
|
1468
|
-
*/
|
1469
|
-
|
1470
|
-
}, {
|
1471
|
-
key: "preprocessData",
|
1472
|
-
value: function preprocessData(data) {
|
1473
|
-
var _this2 = this;
|
1474
|
-
|
1475
|
-
var processedData = Array.isArray(data) ? data : [data];
|
1476
|
-
|
1477
|
-
if (!this.opts.fields && (processedData.length === 0 || _typeof(processedData[0]) !== 'object')) {
|
1478
|
-
throw new Error('Data should not be empty or the "fields" option should be included');
|
1479
|
-
}
|
1480
|
-
|
1481
|
-
if ((!this.opts.unwind || !this.opts.unwind.length) && !this.opts.flatten) {
|
1482
|
-
return processedData;
|
1483
|
-
}
|
1484
|
-
|
1485
|
-
return processedData.map(function (row) {
|
1486
|
-
return _this2.preprocessRow(row);
|
1487
|
-
}).reduce(flattenReducer$2, []);
|
1488
|
-
}
|
1489
|
-
/**
|
1490
|
-
* Create the content row by row below the header
|
1491
|
-
*
|
1492
|
-
* @param {Array} data Array of JSON objects to be converted to CSV
|
1493
|
-
* @returns {String} CSV string (body)
|
1494
|
-
*/
|
1495
|
-
|
1496
|
-
}, {
|
1497
|
-
key: "processData",
|
1498
|
-
value: function processData(data) {
|
1499
|
-
var _this3 = this;
|
1500
|
-
|
1501
|
-
return fastJoin$2(data.map(function (row) {
|
1502
|
-
return _this3.processRow(row);
|
1503
|
-
}).filter(function (row) {
|
1504
|
-
return row;
|
1505
|
-
}), // Filter empty rows
|
1506
|
-
this.opts.eol);
|
1507
|
-
}
|
1508
|
-
}]);
|
1509
|
-
|
1510
|
-
return JSON2CSVParser;
|
1511
|
-
}(JSON2CSVBase_1);
|
1512
|
-
|
1513
|
-
var JSON2CSVParser_1 = JSON2CSVParser;
|
1514
|
-
|
1515
|
-
/*global Buffer*/
|
1516
|
-
// Named constants with unique integer values
|
1517
|
-
var C = {};
|
1518
|
-
// Tokens
|
1519
|
-
var LEFT_BRACE = C.LEFT_BRACE = 0x1;
|
1520
|
-
var RIGHT_BRACE = C.RIGHT_BRACE = 0x2;
|
1521
|
-
var LEFT_BRACKET = C.LEFT_BRACKET = 0x3;
|
1522
|
-
var RIGHT_BRACKET = C.RIGHT_BRACKET = 0x4;
|
1523
|
-
var COLON = C.COLON = 0x5;
|
1524
|
-
var COMMA = C.COMMA = 0x6;
|
1525
|
-
var TRUE = C.TRUE = 0x7;
|
1526
|
-
var FALSE = C.FALSE = 0x8;
|
1527
|
-
var NULL = C.NULL = 0x9;
|
1528
|
-
var STRING = C.STRING = 0xa;
|
1529
|
-
var NUMBER = C.NUMBER = 0xb;
|
1530
|
-
// Tokenizer States
|
1531
|
-
var START = C.START = 0x11;
|
1532
|
-
var STOP = C.STOP = 0x12;
|
1533
|
-
var TRUE1 = C.TRUE1 = 0x21;
|
1534
|
-
var TRUE2 = C.TRUE2 = 0x22;
|
1535
|
-
var TRUE3 = C.TRUE3 = 0x23;
|
1536
|
-
var FALSE1 = C.FALSE1 = 0x31;
|
1537
|
-
var FALSE2 = C.FALSE2 = 0x32;
|
1538
|
-
var FALSE3 = C.FALSE3 = 0x33;
|
1539
|
-
var FALSE4 = C.FALSE4 = 0x34;
|
1540
|
-
var NULL1 = C.NULL1 = 0x41;
|
1541
|
-
var NULL2 = C.NULL2 = 0x42;
|
1542
|
-
var NULL3 = C.NULL3 = 0x43;
|
1543
|
-
var NUMBER1 = C.NUMBER1 = 0x51;
|
1544
|
-
var NUMBER3 = C.NUMBER3 = 0x53;
|
1545
|
-
var STRING1 = C.STRING1 = 0x61;
|
1546
|
-
var STRING2 = C.STRING2 = 0x62;
|
1547
|
-
var STRING3 = C.STRING3 = 0x63;
|
1548
|
-
var STRING4 = C.STRING4 = 0x64;
|
1549
|
-
var STRING5 = C.STRING5 = 0x65;
|
1550
|
-
var STRING6 = C.STRING6 = 0x66;
|
1551
|
-
// Parser States
|
1552
|
-
var VALUE = C.VALUE = 0x71;
|
1553
|
-
var KEY = C.KEY = 0x72;
|
1554
|
-
// Parser Modes
|
1555
|
-
var OBJECT = C.OBJECT = 0x81;
|
1556
|
-
var ARRAY = C.ARRAY = 0x82;
|
1557
|
-
// Character constants
|
1558
|
-
var BACK_SLASH = "\\".charCodeAt(0);
|
1559
|
-
var FORWARD_SLASH = "\/".charCodeAt(0);
|
1560
|
-
var BACKSPACE = "\b".charCodeAt(0);
|
1561
|
-
var FORM_FEED = "\f".charCodeAt(0);
|
1562
|
-
var NEWLINE = "\n".charCodeAt(0);
|
1563
|
-
var CARRIAGE_RETURN = "\r".charCodeAt(0);
|
1564
|
-
var TAB = "\t".charCodeAt(0);
|
1565
|
-
|
1566
|
-
var STRING_BUFFER_SIZE = 64 * 1024;
|
1567
|
-
|
1568
|
-
function Parser() {
|
1569
|
-
this.tState = START;
|
1570
|
-
this.value = undefined;
|
1571
|
-
|
1572
|
-
this.string = undefined; // string data
|
1573
|
-
this.stringBuffer = Buffer.alloc ? Buffer.alloc(STRING_BUFFER_SIZE) : new Buffer(STRING_BUFFER_SIZE);
|
1574
|
-
this.stringBufferOffset = 0;
|
1575
|
-
this.unicode = undefined; // unicode escapes
|
1576
|
-
this.highSurrogate = undefined;
|
1577
|
-
|
1578
|
-
this.key = undefined;
|
1579
|
-
this.mode = undefined;
|
1580
|
-
this.stack = [];
|
1581
|
-
this.state = VALUE;
|
1582
|
-
this.bytes_remaining = 0; // number of bytes remaining in multi byte utf8 char to read after split boundary
|
1583
|
-
this.bytes_in_sequence = 0; // bytes in multi byte utf8 char to read
|
1584
|
-
this.temp_buffs = { "2": new Buffer(2), "3": new Buffer(3), "4": new Buffer(4) }; // for rebuilding chars split before boundary is reached
|
1585
|
-
|
1586
|
-
// Stream offset
|
1587
|
-
this.offset = -1;
|
1588
|
-
}
|
1589
|
-
|
1590
|
-
// Slow code to string converter (only used when throwing syntax errors)
|
1591
|
-
Parser.toknam = function (code) {
|
1592
|
-
var keys = Object.keys(C);
|
1593
|
-
for (var i = 0, l = keys.length; i < l; i++) {
|
1594
|
-
var key = keys[i];
|
1595
|
-
if (C[key] === code) { return key; }
|
1596
|
-
}
|
1597
|
-
return code && ("0x" + code.toString(16));
|
1598
|
-
};
|
1599
|
-
|
1600
|
-
var proto = Parser.prototype;
|
1601
|
-
proto.onError = function (err) { throw err; };
|
1602
|
-
proto.charError = function (buffer, i) {
|
1603
|
-
this.tState = STOP;
|
1604
|
-
this.onError(new Error("Unexpected " + JSON.stringify(String.fromCharCode(buffer[i])) + " at position " + i + " in state " + Parser.toknam(this.tState)));
|
1605
|
-
};
|
1606
|
-
proto.appendStringChar = function (char) {
|
1607
|
-
if (this.stringBufferOffset >= STRING_BUFFER_SIZE) {
|
1608
|
-
this.string += this.stringBuffer.toString('utf8');
|
1609
|
-
this.stringBufferOffset = 0;
|
1610
|
-
}
|
1611
|
-
|
1612
|
-
this.stringBuffer[this.stringBufferOffset++] = char;
|
1613
|
-
};
|
1614
|
-
proto.appendStringBuf = function (buf, start, end) {
|
1615
|
-
var size = buf.length;
|
1616
|
-
if (typeof start === 'number') {
|
1617
|
-
if (typeof end === 'number') {
|
1618
|
-
if (end < 0) {
|
1619
|
-
// adding a negative end decreeses the size
|
1620
|
-
size = buf.length - start + end;
|
1621
|
-
} else {
|
1622
|
-
size = end - start;
|
1623
|
-
}
|
1624
|
-
} else {
|
1625
|
-
size = buf.length - start;
|
1626
|
-
}
|
1627
|
-
}
|
1628
|
-
|
1629
|
-
if (size < 0) {
|
1630
|
-
size = 0;
|
1631
|
-
}
|
1632
|
-
|
1633
|
-
if (this.stringBufferOffset + size > STRING_BUFFER_SIZE) {
|
1634
|
-
this.string += this.stringBuffer.toString('utf8', 0, this.stringBufferOffset);
|
1635
|
-
this.stringBufferOffset = 0;
|
1636
|
-
}
|
1637
|
-
|
1638
|
-
buf.copy(this.stringBuffer, this.stringBufferOffset, start, end);
|
1639
|
-
this.stringBufferOffset += size;
|
1640
|
-
};
|
1641
|
-
proto.write = function (buffer) {
|
1642
|
-
if (typeof buffer === "string") buffer = new Buffer(buffer);
|
1643
|
-
var n;
|
1644
|
-
for (var i = 0, l = buffer.length; i < l; i++) {
|
1645
|
-
if (this.tState === START){
|
1646
|
-
n = buffer[i];
|
1647
|
-
this.offset++;
|
1648
|
-
if(n === 0x7b){ this.onToken(LEFT_BRACE, "{"); // {
|
1649
|
-
}else if(n === 0x7d){ this.onToken(RIGHT_BRACE, "}"); // }
|
1650
|
-
}else if(n === 0x5b){ this.onToken(LEFT_BRACKET, "["); // [
|
1651
|
-
}else if(n === 0x5d){ this.onToken(RIGHT_BRACKET, "]"); // ]
|
1652
|
-
}else if(n === 0x3a){ this.onToken(COLON, ":"); // :
|
1653
|
-
}else if(n === 0x2c){ this.onToken(COMMA, ","); // ,
|
1654
|
-
}else if(n === 0x74){ this.tState = TRUE1; // t
|
1655
|
-
}else if(n === 0x66){ this.tState = FALSE1; // f
|
1656
|
-
}else if(n === 0x6e){ this.tState = NULL1; // n
|
1657
|
-
}else if(n === 0x22){ // "
|
1658
|
-
this.string = "";
|
1659
|
-
this.stringBufferOffset = 0;
|
1660
|
-
this.tState = STRING1;
|
1661
|
-
}else if(n === 0x2d){ this.string = "-"; this.tState = NUMBER1; // -
|
1662
|
-
}else{
|
1663
|
-
if (n >= 0x30 && n < 0x40) { // 1-9
|
1664
|
-
this.string = String.fromCharCode(n); this.tState = NUMBER3;
|
1665
|
-
} else if (n === 0x20 || n === 0x09 || n === 0x0a || n === 0x0d) ; else {
|
1666
|
-
return this.charError(buffer, i);
|
1667
|
-
}
|
1668
|
-
}
|
1669
|
-
}else if (this.tState === STRING1){ // After open quote
|
1670
|
-
n = buffer[i]; // get current byte from buffer
|
1671
|
-
// check for carry over of a multi byte char split between data chunks
|
1672
|
-
// & fill temp buffer it with start of this data chunk up to the boundary limit set in the last iteration
|
1673
|
-
if (this.bytes_remaining > 0) {
|
1674
|
-
for (var j = 0; j < this.bytes_remaining; j++) {
|
1675
|
-
this.temp_buffs[this.bytes_in_sequence][this.bytes_in_sequence - this.bytes_remaining + j] = buffer[j];
|
1676
|
-
}
|
1677
|
-
|
1678
|
-
this.appendStringBuf(this.temp_buffs[this.bytes_in_sequence]);
|
1679
|
-
this.bytes_in_sequence = this.bytes_remaining = 0;
|
1680
|
-
i = i + j - 1;
|
1681
|
-
} else if (this.bytes_remaining === 0 && n >= 128) { // else if no remainder bytes carried over, parse multi byte (>=128) chars one at a time
|
1682
|
-
if (n <= 193 || n > 244) {
|
1683
|
-
return this.onError(new Error("Invalid UTF-8 character at position " + i + " in state " + Parser.toknam(this.tState)));
|
1684
|
-
}
|
1685
|
-
if ((n >= 194) && (n <= 223)) this.bytes_in_sequence = 2;
|
1686
|
-
if ((n >= 224) && (n <= 239)) this.bytes_in_sequence = 3;
|
1687
|
-
if ((n >= 240) && (n <= 244)) this.bytes_in_sequence = 4;
|
1688
|
-
if ((this.bytes_in_sequence + i) > buffer.length) { // if bytes needed to complete char fall outside buffer length, we have a boundary split
|
1689
|
-
for (var k = 0; k <= (buffer.length - 1 - i); k++) {
|
1690
|
-
this.temp_buffs[this.bytes_in_sequence][k] = buffer[i + k]; // fill temp buffer of correct size with bytes available in this chunk
|
1691
|
-
}
|
1692
|
-
this.bytes_remaining = (i + this.bytes_in_sequence) - buffer.length;
|
1693
|
-
i = buffer.length - 1;
|
1694
|
-
} else {
|
1695
|
-
this.appendStringBuf(buffer, i, i + this.bytes_in_sequence);
|
1696
|
-
i = i + this.bytes_in_sequence - 1;
|
1697
|
-
}
|
1698
|
-
} else if (n === 0x22) {
|
1699
|
-
this.tState = START;
|
1700
|
-
this.string += this.stringBuffer.toString('utf8', 0, this.stringBufferOffset);
|
1701
|
-
this.stringBufferOffset = 0;
|
1702
|
-
this.onToken(STRING, this.string);
|
1703
|
-
this.offset += Buffer.byteLength(this.string, 'utf8') + 1;
|
1704
|
-
this.string = undefined;
|
1705
|
-
}
|
1706
|
-
else if (n === 0x5c) {
|
1707
|
-
this.tState = STRING2;
|
1708
|
-
}
|
1709
|
-
else if (n >= 0x20) { this.appendStringChar(n); }
|
1710
|
-
else {
|
1711
|
-
return this.charError(buffer, i);
|
1712
|
-
}
|
1713
|
-
}else if (this.tState === STRING2){ // After backslash
|
1714
|
-
n = buffer[i];
|
1715
|
-
if(n === 0x22){ this.appendStringChar(n); this.tState = STRING1;
|
1716
|
-
}else if(n === 0x5c){ this.appendStringChar(BACK_SLASH); this.tState = STRING1;
|
1717
|
-
}else if(n === 0x2f){ this.appendStringChar(FORWARD_SLASH); this.tState = STRING1;
|
1718
|
-
}else if(n === 0x62){ this.appendStringChar(BACKSPACE); this.tState = STRING1;
|
1719
|
-
}else if(n === 0x66){ this.appendStringChar(FORM_FEED); this.tState = STRING1;
|
1720
|
-
}else if(n === 0x6e){ this.appendStringChar(NEWLINE); this.tState = STRING1;
|
1721
|
-
}else if(n === 0x72){ this.appendStringChar(CARRIAGE_RETURN); this.tState = STRING1;
|
1722
|
-
}else if(n === 0x74){ this.appendStringChar(TAB); this.tState = STRING1;
|
1723
|
-
}else if(n === 0x75){ this.unicode = ""; this.tState = STRING3;
|
1724
|
-
}else{
|
1725
|
-
return this.charError(buffer, i);
|
1726
|
-
}
|
1727
|
-
}else if (this.tState === STRING3 || this.tState === STRING4 || this.tState === STRING5 || this.tState === STRING6){ // unicode hex codes
|
1728
|
-
n = buffer[i];
|
1729
|
-
// 0-9 A-F a-f
|
1730
|
-
if ((n >= 0x30 && n < 0x40) || (n > 0x40 && n <= 0x46) || (n > 0x60 && n <= 0x66)) {
|
1731
|
-
this.unicode += String.fromCharCode(n);
|
1732
|
-
if (this.tState++ === STRING6) {
|
1733
|
-
var intVal = parseInt(this.unicode, 16);
|
1734
|
-
this.unicode = undefined;
|
1735
|
-
if (this.highSurrogate !== undefined && intVal >= 0xDC00 && intVal < (0xDFFF + 1)) { //<56320,57343> - lowSurrogate
|
1736
|
-
this.appendStringBuf(new Buffer(String.fromCharCode(this.highSurrogate, intVal)));
|
1737
|
-
this.highSurrogate = undefined;
|
1738
|
-
} else if (this.highSurrogate === undefined && intVal >= 0xD800 && intVal < (0xDBFF + 1)) { //<55296,56319> - highSurrogate
|
1739
|
-
this.highSurrogate = intVal;
|
1740
|
-
} else {
|
1741
|
-
if (this.highSurrogate !== undefined) {
|
1742
|
-
this.appendStringBuf(new Buffer(String.fromCharCode(this.highSurrogate)));
|
1743
|
-
this.highSurrogate = undefined;
|
1744
|
-
}
|
1745
|
-
this.appendStringBuf(new Buffer(String.fromCharCode(intVal)));
|
1746
|
-
}
|
1747
|
-
this.tState = STRING1;
|
1748
|
-
}
|
1749
|
-
} else {
|
1750
|
-
return this.charError(buffer, i);
|
1751
|
-
}
|
1752
|
-
} else if (this.tState === NUMBER1 || this.tState === NUMBER3) {
|
1753
|
-
n = buffer[i];
|
1754
|
-
|
1755
|
-
switch (n) {
|
1756
|
-
case 0x30: // 0
|
1757
|
-
case 0x31: // 1
|
1758
|
-
case 0x32: // 2
|
1759
|
-
case 0x33: // 3
|
1760
|
-
case 0x34: // 4
|
1761
|
-
case 0x35: // 5
|
1762
|
-
case 0x36: // 6
|
1763
|
-
case 0x37: // 7
|
1764
|
-
case 0x38: // 8
|
1765
|
-
case 0x39: // 9
|
1766
|
-
case 0x2e: // .
|
1767
|
-
case 0x65: // e
|
1768
|
-
case 0x45: // E
|
1769
|
-
case 0x2b: // +
|
1770
|
-
case 0x2d: // -
|
1771
|
-
this.string += String.fromCharCode(n);
|
1772
|
-
this.tState = NUMBER3;
|
1773
|
-
break;
|
1774
|
-
default:
|
1775
|
-
this.tState = START;
|
1776
|
-
var result = Number(this.string);
|
1777
|
-
|
1778
|
-
if (isNaN(result)){
|
1779
|
-
return this.charError(buffer, i);
|
1780
|
-
}
|
1781
|
-
|
1782
|
-
if ((this.string.match(/[0-9]+/) == this.string) && (result.toString() != this.string)) {
|
1783
|
-
// Long string of digits which is an ID string and not valid and/or safe JavaScript integer Number
|
1784
|
-
this.onToken(STRING, this.string);
|
1785
|
-
} else {
|
1786
|
-
this.onToken(NUMBER, result);
|
1787
|
-
}
|
1788
|
-
|
1789
|
-
this.offset += this.string.length - 1;
|
1790
|
-
this.string = undefined;
|
1791
|
-
i--;
|
1792
|
-
break;
|
1793
|
-
}
|
1794
|
-
}else if (this.tState === TRUE1){ // r
|
1795
|
-
if (buffer[i] === 0x72) { this.tState = TRUE2; }
|
1796
|
-
else { return this.charError(buffer, i); }
|
1797
|
-
}else if (this.tState === TRUE2){ // u
|
1798
|
-
if (buffer[i] === 0x75) { this.tState = TRUE3; }
|
1799
|
-
else { return this.charError(buffer, i); }
|
1800
|
-
}else if (this.tState === TRUE3){ // e
|
1801
|
-
if (buffer[i] === 0x65) { this.tState = START; this.onToken(TRUE, true); this.offset+= 3; }
|
1802
|
-
else { return this.charError(buffer, i); }
|
1803
|
-
}else if (this.tState === FALSE1){ // a
|
1804
|
-
if (buffer[i] === 0x61) { this.tState = FALSE2; }
|
1805
|
-
else { return this.charError(buffer, i); }
|
1806
|
-
}else if (this.tState === FALSE2){ // l
|
1807
|
-
if (buffer[i] === 0x6c) { this.tState = FALSE3; }
|
1808
|
-
else { return this.charError(buffer, i); }
|
1809
|
-
}else if (this.tState === FALSE3){ // s
|
1810
|
-
if (buffer[i] === 0x73) { this.tState = FALSE4; }
|
1811
|
-
else { return this.charError(buffer, i); }
|
1812
|
-
}else if (this.tState === FALSE4){ // e
|
1813
|
-
if (buffer[i] === 0x65) { this.tState = START; this.onToken(FALSE, false); this.offset+= 4; }
|
1814
|
-
else { return this.charError(buffer, i); }
|
1815
|
-
}else if (this.tState === NULL1){ // u
|
1816
|
-
if (buffer[i] === 0x75) { this.tState = NULL2; }
|
1817
|
-
else { return this.charError(buffer, i); }
|
1818
|
-
}else if (this.tState === NULL2){ // l
|
1819
|
-
if (buffer[i] === 0x6c) { this.tState = NULL3; }
|
1820
|
-
else { return this.charError(buffer, i); }
|
1821
|
-
}else if (this.tState === NULL3){ // l
|
1822
|
-
if (buffer[i] === 0x6c) { this.tState = START; this.onToken(NULL, null); this.offset += 3; }
|
1823
|
-
else { return this.charError(buffer, i); }
|
1824
|
-
}
|
1825
|
-
}
|
1826
|
-
};
|
1827
|
-
proto.onToken = function (token, value) {
|
1828
|
-
// Override this to get events
|
1829
|
-
};
|
1830
|
-
|
1831
|
-
proto.parseError = function (token, value) {
|
1832
|
-
this.tState = STOP;
|
1833
|
-
this.onError(new Error("Unexpected " + Parser.toknam(token) + (value ? ("(" + JSON.stringify(value) + ")") : "") + " in state " + Parser.toknam(this.state)));
|
1834
|
-
};
|
1835
|
-
proto.push = function () {
|
1836
|
-
this.stack.push({value: this.value, key: this.key, mode: this.mode});
|
1837
|
-
};
|
1838
|
-
proto.pop = function () {
|
1839
|
-
var value = this.value;
|
1840
|
-
var parent = this.stack.pop();
|
1841
|
-
this.value = parent.value;
|
1842
|
-
this.key = parent.key;
|
1843
|
-
this.mode = parent.mode;
|
1844
|
-
this.emit(value);
|
1845
|
-
if (!this.mode) { this.state = VALUE; }
|
1846
|
-
};
|
1847
|
-
proto.emit = function (value) {
|
1848
|
-
if (this.mode) { this.state = COMMA; }
|
1849
|
-
this.onValue(value);
|
1850
|
-
};
|
1851
|
-
proto.onValue = function (value) {
|
1852
|
-
// Override me
|
1853
|
-
};
|
1854
|
-
proto.onToken = function (token, value) {
|
1855
|
-
if(this.state === VALUE){
|
1856
|
-
if(token === STRING || token === NUMBER || token === TRUE || token === FALSE || token === NULL){
|
1857
|
-
if (this.value) {
|
1858
|
-
this.value[this.key] = value;
|
1859
|
-
}
|
1860
|
-
this.emit(value);
|
1861
|
-
}else if(token === LEFT_BRACE){
|
1862
|
-
this.push();
|
1863
|
-
if (this.value) {
|
1864
|
-
this.value = this.value[this.key] = {};
|
1865
|
-
} else {
|
1866
|
-
this.value = {};
|
1867
|
-
}
|
1868
|
-
this.key = undefined;
|
1869
|
-
this.state = KEY;
|
1870
|
-
this.mode = OBJECT;
|
1871
|
-
}else if(token === LEFT_BRACKET){
|
1872
|
-
this.push();
|
1873
|
-
if (this.value) {
|
1874
|
-
this.value = this.value[this.key] = [];
|
1875
|
-
} else {
|
1876
|
-
this.value = [];
|
1877
|
-
}
|
1878
|
-
this.key = 0;
|
1879
|
-
this.mode = ARRAY;
|
1880
|
-
this.state = VALUE;
|
1881
|
-
}else if(token === RIGHT_BRACE){
|
1882
|
-
if (this.mode === OBJECT) {
|
1883
|
-
this.pop();
|
1884
|
-
} else {
|
1885
|
-
return this.parseError(token, value);
|
1886
|
-
}
|
1887
|
-
}else if(token === RIGHT_BRACKET){
|
1888
|
-
if (this.mode === ARRAY) {
|
1889
|
-
this.pop();
|
1890
|
-
} else {
|
1891
|
-
return this.parseError(token, value);
|
1892
|
-
}
|
1893
|
-
}else{
|
1894
|
-
return this.parseError(token, value);
|
1895
|
-
}
|
1896
|
-
}else if(this.state === KEY){
|
1897
|
-
if (token === STRING) {
|
1898
|
-
this.key = value;
|
1899
|
-
this.state = COLON;
|
1900
|
-
} else if (token === RIGHT_BRACE) {
|
1901
|
-
this.pop();
|
1902
|
-
} else {
|
1903
|
-
return this.parseError(token, value);
|
1904
|
-
}
|
1905
|
-
}else if(this.state === COLON){
|
1906
|
-
if (token === COLON) { this.state = VALUE; }
|
1907
|
-
else { return this.parseError(token, value); }
|
1908
|
-
}else if(this.state === COMMA){
|
1909
|
-
if (token === COMMA) {
|
1910
|
-
if (this.mode === ARRAY) { this.key++; this.state = VALUE; }
|
1911
|
-
else if (this.mode === OBJECT) { this.state = KEY; }
|
1912
|
-
|
1913
|
-
} else if (token === RIGHT_BRACKET && this.mode === ARRAY || token === RIGHT_BRACE && this.mode === OBJECT) {
|
1914
|
-
this.pop();
|
1915
|
-
} else {
|
1916
|
-
return this.parseError(token, value);
|
1917
|
-
}
|
1918
|
-
}else{
|
1919
|
-
return this.parseError(token, value);
|
1920
|
-
}
|
1921
|
-
};
|
1922
|
-
|
1923
|
-
Parser.C = C;
|
1924
|
-
|
1925
|
-
var jsonparse = Parser;
|
1926
|
-
|
1927
|
-
var Transform = stream.Transform;
|
1928
|
-
|
1929
|
-
var JSON2CSVTransform =
|
1930
|
-
/*#__PURE__*/
|
1931
|
-
function (_Transform) {
|
1932
|
-
_inherits(JSON2CSVTransform, _Transform);
|
1933
|
-
|
1934
|
-
function JSON2CSVTransform(opts, transformOpts) {
|
1935
|
-
var _this;
|
1936
|
-
|
1937
|
-
_classCallCheck(this, JSON2CSVTransform);
|
1938
|
-
|
1939
|
-
_this = _possibleConstructorReturn(this, _getPrototypeOf(JSON2CSVTransform).call(this, transformOpts)); // Inherit methods from JSON2CSVBase since extends doesn't
|
1940
|
-
// allow multiple inheritance and manually preprocess opts
|
1941
|
-
|
1942
|
-
Object.getOwnPropertyNames(JSON2CSVBase_1.prototype).forEach(function (key) {
|
1943
|
-
return _this[key] = JSON2CSVBase_1.prototype[key];
|
1944
|
-
});
|
1945
|
-
_this.opts = _this.preprocessOpts(opts);
|
1946
|
-
_this.preprocessRow = _this.memoizePreprocessRow();
|
1947
|
-
_this._data = '';
|
1948
|
-
_this._hasWritten = false;
|
1949
|
-
|
1950
|
-
if (_this._readableState.objectMode) {
|
1951
|
-
_this.initObjectModeParse();
|
1952
|
-
} else if (_this.opts.ndjson) {
|
1953
|
-
_this.initNDJSONParse();
|
1954
|
-
} else {
|
1955
|
-
_this.initJSONParser();
|
1956
|
-
}
|
1957
|
-
|
1958
|
-
if (_this.opts.withBOM) {
|
1959
|
-
_this.push("\uFEFF");
|
1960
|
-
}
|
1961
|
-
|
1962
|
-
if (_this.opts.fields) {
|
1963
|
-
_this.opts.fields = _this.preprocessFieldsInfo(_this.opts.fields);
|
1964
|
-
|
1965
|
-
_this.pushHeader();
|
1966
|
-
}
|
1967
|
-
|
1968
|
-
return _this;
|
1969
|
-
}
|
1970
|
-
/**
|
1971
|
-
* Init the transform with a parser to process data in object mode.
|
1972
|
-
* It receives JSON objects one by one and send them to `pushLine for processing.
|
1973
|
-
*/
|
1974
|
-
|
1975
|
-
|
1976
|
-
_createClass(JSON2CSVTransform, [{
|
1977
|
-
key: "initObjectModeParse",
|
1978
|
-
value: function initObjectModeParse() {
|
1979
|
-
var transform = this;
|
1980
|
-
this.parser = {
|
1981
|
-
write: function write(line) {
|
1982
|
-
transform.pushLine(line);
|
1983
|
-
},
|
1984
|
-
getPendingData: function getPendingData() {
|
1985
|
-
return undefined;
|
1986
|
-
}
|
1987
|
-
};
|
1988
|
-
}
|
1989
|
-
/**
|
1990
|
-
* Init the transform with a parser to process NDJSON data.
|
1991
|
-
* It maintains a buffer of received data, parses each line
|
1992
|
-
* as JSON and send it to `pushLine for processing.
|
1993
|
-
*/
|
1994
|
-
|
1995
|
-
}, {
|
1996
|
-
key: "initNDJSONParse",
|
1997
|
-
value: function initNDJSONParse() {
|
1998
|
-
var transform = this;
|
1999
|
-
this.parser = {
|
2000
|
-
_data: '',
|
2001
|
-
write: function write(chunk) {
|
2002
|
-
this._data += chunk.toString();
|
2003
|
-
|
2004
|
-
var lines = this._data.split('\n').map(function (line) {
|
2005
|
-
return line.trim();
|
2006
|
-
}).filter(function (line) {
|
2007
|
-
return line !== '';
|
2008
|
-
});
|
2009
|
-
|
2010
|
-
var pendingData = false;
|
2011
|
-
lines.forEach(function (line, i) {
|
2012
|
-
try {
|
2013
|
-
transform.pushLine(JSON.parse(line));
|
2014
|
-
} catch (e) {
|
2015
|
-
if (i === lines.length - 1) {
|
2016
|
-
pendingData = true;
|
2017
|
-
} else {
|
2018
|
-
e.message = 'Invalid JSON (' + line + ')';
|
2019
|
-
transform.emit('error', e);
|
2020
|
-
}
|
2021
|
-
}
|
2022
|
-
});
|
2023
|
-
this._data = pendingData ? this._data.slice(this._data.lastIndexOf('\n')) : '';
|
2024
|
-
},
|
2025
|
-
getPendingData: function getPendingData() {
|
2026
|
-
return this._data;
|
2027
|
-
}
|
2028
|
-
};
|
2029
|
-
}
|
2030
|
-
/**
|
2031
|
-
* Init the transform with a parser to process JSON data.
|
2032
|
-
* It maintains a buffer of received data, parses each as JSON
|
2033
|
-
* item if the data is an array or the data itself otherwise
|
2034
|
-
* and send it to `pushLine` for processing.
|
2035
|
-
*/
|
2036
|
-
|
2037
|
-
}, {
|
2038
|
-
key: "initJSONParser",
|
2039
|
-
value: function initJSONParser() {
|
2040
|
-
var transform = this;
|
2041
|
-
this.parser = new jsonparse();
|
2042
|
-
|
2043
|
-
this.parser.onValue = function (value) {
|
2044
|
-
if (this.stack.length !== this.depthToEmit) return;
|
2045
|
-
transform.pushLine(value);
|
2046
|
-
};
|
2047
|
-
|
2048
|
-
this.parser._onToken = this.parser.onToken;
|
2049
|
-
|
2050
|
-
this.parser.onToken = function (token, value) {
|
2051
|
-
transform.parser._onToken(token, value);
|
2052
|
-
|
2053
|
-
if (this.stack.length === 0 && !transform.opts.fields && this.mode !== jsonparse.C.ARRAY && this.mode !== jsonparse.C.OBJECT) {
|
2054
|
-
this.onError(new Error('Data should not be empty or the "fields" option should be included'));
|
2055
|
-
}
|
2056
|
-
|
2057
|
-
if (this.stack.length === 1) {
|
2058
|
-
if (this.depthToEmit === undefined) {
|
2059
|
-
// If Array emit its content, else emit itself
|
2060
|
-
this.depthToEmit = this.mode === jsonparse.C.ARRAY ? 1 : 0;
|
2061
|
-
}
|
2062
|
-
|
2063
|
-
if (this.depthToEmit !== 0 && this.stack.length === 1) {
|
2064
|
-
// No need to store the whole root array in memory
|
2065
|
-
this.value = undefined;
|
2066
|
-
}
|
2067
|
-
}
|
2068
|
-
};
|
2069
|
-
|
2070
|
-
this.parser.getPendingData = function () {
|
2071
|
-
return this.value;
|
2072
|
-
};
|
2073
|
-
|
2074
|
-
this.parser.onError = function (err) {
|
2075
|
-
if (err.message.includes('Unexpected')) {
|
2076
|
-
err.message = 'Invalid JSON (' + err.message + ')';
|
2077
|
-
}
|
2078
|
-
|
2079
|
-
transform.emit('error', err);
|
2080
|
-
};
|
2081
|
-
}
|
2082
|
-
/**
|
2083
|
-
* Main function that send data to the parse to be processed.
|
2084
|
-
*
|
2085
|
-
* @param {Buffer} chunk Incoming data
|
2086
|
-
* @param {String} encoding Encoding of the incoming data. Defaults to 'utf8'
|
2087
|
-
* @param {Function} done Called when the proceesing of the supplied chunk is done
|
2088
|
-
*/
|
2089
|
-
|
2090
|
-
}, {
|
2091
|
-
key: "_transform",
|
2092
|
-
value: function _transform(chunk, encoding, done) {
|
2093
|
-
this.parser.write(chunk);
|
2094
|
-
done();
|
2095
|
-
}
|
2096
|
-
}, {
|
2097
|
-
key: "_flush",
|
2098
|
-
value: function _flush(done) {
|
2099
|
-
if (this.parser.getPendingData()) {
|
2100
|
-
done(new Error('Invalid data received from stdin', this.parser.getPendingData()));
|
2101
|
-
}
|
2102
|
-
|
2103
|
-
done();
|
2104
|
-
}
|
2105
|
-
/**
|
2106
|
-
* Generate the csv header and pushes it downstream.
|
2107
|
-
*/
|
2108
|
-
|
2109
|
-
}, {
|
2110
|
-
key: "pushHeader",
|
2111
|
-
value: function pushHeader() {
|
2112
|
-
if (this.opts.header) {
|
2113
|
-
var header = this.getHeader();
|
2114
|
-
this.emit('header', header);
|
2115
|
-
this.push(header);
|
2116
|
-
this._hasWritten = true;
|
2117
|
-
}
|
2118
|
-
}
|
2119
|
-
/**
|
2120
|
-
* Transforms an incoming json data to csv and pushes it downstream.
|
2121
|
-
*
|
2122
|
-
* @param {Object} data JSON object to be converted in a CSV row
|
2123
|
-
*/
|
2124
|
-
|
2125
|
-
}, {
|
2126
|
-
key: "pushLine",
|
2127
|
-
value: function pushLine(data) {
|
2128
|
-
var _this2 = this;
|
2129
|
-
|
2130
|
-
var processedData = this.preprocessRow(data);
|
2131
|
-
|
2132
|
-
if (!this._hasWritten) {
|
2133
|
-
this.opts.fields = this.opts.fields || this.preprocessFieldsInfo(Object.keys(processedData[0]));
|
2134
|
-
this.pushHeader();
|
2135
|
-
}
|
2136
|
-
|
2137
|
-
processedData.forEach(function (row) {
|
2138
|
-
var line = _this2.processRow(row, _this2.opts);
|
2139
|
-
|
2140
|
-
if (line === undefined) return;
|
2141
|
-
|
2142
|
-
_this2.emit('line', line);
|
2143
|
-
|
2144
|
-
_this2.push(_this2._hasWritten ? _this2.opts.eol + line : line);
|
2145
|
-
|
2146
|
-
_this2._hasWritten = true;
|
2147
|
-
});
|
2148
|
-
}
|
2149
|
-
}]);
|
2150
|
-
|
2151
|
-
return JSON2CSVTransform;
|
2152
|
-
}(Transform);
|
2153
|
-
|
2154
|
-
var JSON2CSVTransform_1 = JSON2CSVTransform;
|
2155
|
-
|
2156
|
-
var Transform$1 = stream.Transform;
|
2157
|
-
var fastJoin$3 = utils.fastJoin;
|
2158
|
-
|
2159
|
-
var JSON2CSVAsyncParser =
|
2160
|
-
/*#__PURE__*/
|
2161
|
-
function () {
|
2162
|
-
function JSON2CSVAsyncParser(opts, transformOpts) {
|
2163
|
-
_classCallCheck(this, JSON2CSVAsyncParser);
|
2164
|
-
|
2165
|
-
this.input = new Transform$1(transformOpts);
|
2166
|
-
|
2167
|
-
this.input._read = function () {};
|
2168
|
-
|
2169
|
-
this.transform = new JSON2CSVTransform_1(opts, transformOpts);
|
2170
|
-
this.processor = this.input.pipe(this.transform);
|
2171
|
-
}
|
2172
|
-
|
2173
|
-
_createClass(JSON2CSVAsyncParser, [{
|
2174
|
-
key: "fromInput",
|
2175
|
-
value: function fromInput(input) {
|
2176
|
-
if (this._input) {
|
2177
|
-
throw new Error('Async parser already has an input.');
|
2178
|
-
}
|
2179
|
-
|
2180
|
-
this._input = input;
|
2181
|
-
this.input = this._input.pipe(this.processor);
|
2182
|
-
return this;
|
2183
|
-
}
|
2184
|
-
}, {
|
2185
|
-
key: "throughTransform",
|
2186
|
-
value: function throughTransform(transform) {
|
2187
|
-
if (this._output) {
|
2188
|
-
throw new Error('Can\'t add transforms once an output has been added.');
|
2189
|
-
}
|
2190
|
-
|
2191
|
-
this.processor = this.processor.pipe(transform);
|
2192
|
-
return this;
|
2193
|
-
}
|
2194
|
-
}, {
|
2195
|
-
key: "toOutput",
|
2196
|
-
value: function toOutput(output) {
|
2197
|
-
if (this._output) {
|
2198
|
-
throw new Error('Async parser already has an output.');
|
2199
|
-
}
|
2200
|
-
|
2201
|
-
this._output = output;
|
2202
|
-
this.processor = this.processor.pipe(output);
|
2203
|
-
return this;
|
2204
|
-
}
|
2205
|
-
}, {
|
2206
|
-
key: "promise",
|
2207
|
-
value: function promise() {
|
2208
|
-
var _this = this;
|
2209
|
-
|
2210
|
-
return new Promise(function (resolve, reject) {
|
2211
|
-
var csvBuffer = [];
|
2212
|
-
|
2213
|
-
_this.processor.on('data', function (chunk) {
|
2214
|
-
return csvBuffer.push(chunk.toString());
|
2215
|
-
}).on('finish', function () {
|
2216
|
-
return resolve(fastJoin$3(csvBuffer, ''));
|
2217
|
-
}).on('error', function (err) {
|
2218
|
-
return reject(err);
|
2219
|
-
});
|
2220
|
-
});
|
2221
|
-
}
|
2222
|
-
}]);
|
2223
|
-
|
2224
|
-
return JSON2CSVAsyncParser;
|
2225
|
-
}();
|
2226
|
-
|
2227
|
-
var JSON2CSVAsyncParser_1 = JSON2CSVAsyncParser;
|
2228
|
-
|
2229
|
-
var Readable = stream.Readable;
|
2230
|
-
var Parser$1 = JSON2CSVParser_1;
|
2231
|
-
var AsyncParser = JSON2CSVAsyncParser_1;
|
2232
|
-
var Transform$2 = JSON2CSVTransform_1; // Convenience method to keep the API similar to version 3.X
|
2233
|
-
|
2234
|
-
var parse = function parse(data, opts) {
|
2235
|
-
return new JSON2CSVParser_1(opts).parse(data);
|
2236
|
-
};
|
2237
|
-
|
2238
|
-
var parseAsync = function parseAsync(data, opts, transformOpts) {
|
2239
|
-
try {
|
2240
|
-
if (!(data instanceof Readable)) {
|
2241
|
-
transformOpts = Object.assign({}, transformOpts, {
|
2242
|
-
objectMode: true
|
2243
|
-
});
|
2244
|
-
}
|
2245
|
-
|
2246
|
-
var asyncParser = new JSON2CSVAsyncParser_1(opts, transformOpts);
|
2247
|
-
var promise = asyncParser.promise();
|
2248
|
-
|
2249
|
-
if (Array.isArray(data)) {
|
2250
|
-
data.forEach(function (item) {
|
2251
|
-
return asyncParser.input.push(item);
|
2252
|
-
});
|
2253
|
-
asyncParser.input.push(null);
|
2254
|
-
} else if (data instanceof Readable) {
|
2255
|
-
asyncParser.fromInput(data);
|
2256
|
-
} else {
|
2257
|
-
asyncParser.input.push(data);
|
2258
|
-
asyncParser.input.push(null);
|
2259
|
-
}
|
2260
|
-
|
2261
|
-
return promise;
|
2262
|
-
} catch (err) {
|
2263
|
-
return Promise.reject(err);
|
2264
|
-
}
|
2265
|
-
};
|
2266
|
-
|
2267
|
-
var json2csv = {
|
2268
|
-
Parser: Parser$1,
|
2269
|
-
AsyncParser: AsyncParser,
|
2270
|
-
Transform: Transform$2,
|
2271
|
-
parse: parse,
|
2272
|
-
parseAsync: parseAsync
|
2273
|
-
};
|
2274
|
-
|
2275
|
-
export default json2csv;
|
2276
|
-
export { Parser$1 as Parser, AsyncParser, Transform$2 as Transform, parse, parseAsync };
|