{"_id":"vega-functions","_rev":"45-810f15fdfb8aa703bf58fa3f145053fa","name":"vega-functions","dist-tags":{"latest":"6.2.0"},"versions":{"5.0.0":{"name":"vega-functions","version":"5.0.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.0.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"dist":{"shasum":"e70c626f21e282555546eaaa0a10ff3708e14c33","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.0.0.tgz","fileCount":27,"integrity":"sha512-Ey1Jaan3hp9d7DdTssGPG0+OSumdkC7Yd/5OTIouBvIDQJmVW7P4wwZ04w2Ww1O52bg7JgJXasJTdW+XTRJgqQ==","signatures":[{"sig":"MEYCIQDGnumVti4oNjsgPS6XoOU7U8OqGfz31hMC+YSyNEbPJwIhAIyBALr0W17PkUCHpFSiPvNNpF7b4vUvvYtgzRgJTLGr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcayRgCRA9TVsSAnZWagAAZ60QAIXANmhbu7KtjMAPyBwh\ntCLdY8uHdW/ssGgI7frdeZpznn1IfkP0y9DKRQ5jsNKp/AH00WpLlx/olYL+\nhHUVrpcpzPqzMUjPPCTwk6MWRkso+mYucGJy6/0GL4L3Z7XYWW97YWAFyJDR\naXYiqnoA0RJ3f1JM2lfXUyEjxmLS8v1+xOdfafiURGzjOk5RwbGzyCex+L1u\nX2YlIaYlIM+3+qYN7DJuQE3uVeVOzGDxxqhQYqLbicPPTGj0U7iwR2C/Rh0X\n+wM+4a2QANoB54Tul0/DNzCpbH5pNeHKfWFBT/iTR77cWmWD0IAeNTq2cl16\nXsg+eAz9M3mjlQUgF0bq02valKP5UCvf5HrvrfpbUhxv/mFS5EiTWzmG+htO\nZoxi6YKpdzXy2RoVv7D2exdxNPmwYwwmbRgmeue3C4/fWRd6Uu2icdF5lfhQ\n0mvK0FmbOoAWzM80HuIcfa9etvxLR1qdeaC67MznJEMQolGL+5HpIlMSUS4j\nZuNYk8EDe0lu9h5uYLWiZ+9PrbrQQ9z3P88PHV0eDMxbXo+p2/wR1CfQ4Od8\nNVLTs8GTQP59QxJWR0ia3ANhbLnsFmXFC20hotN+++HQK149V5sJszu7pXJ8\nSxaqc1n0xRg9hC7rkAU8cNbCKdkwvNP8MrrL+3ld8HACn9x94Ef7hk8Thty4\ngzsz\r\n=TAkw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"https://github.com/vega/vega.git","type":"git"},"description":"Custom functions for the Vega expression language.","directories":{},"licenseText":"Copyright (c) 2015-2018, University of Washington Interactive Data Lab\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors\n  may be used to endorse or promote products derived from this software\n  without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","dependencies":{"d3-geo":"^1.11.3","d3-array":"^2.0.3","d3-color":"^1.2.3","d3-format":"^1.3.2","vega-util":"^1.8.0","vega-scale":"^3.0.0","vega-dataflow":"^5.0.0","d3-time-format":"^2.1.3","vega-expression":"^2.5.0","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.0","vega-statistics":"^1.2.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.0.0_1550525536090_0.427697662755115","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"vega-functions","version":"5.0.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.0.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"dist":{"shasum":"6a4dcae4ae1f08b8ee9c61d2eec2bdf4ac9782f6","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.0.1.tgz","fileCount":27,"integrity":"sha512-QbMjfbogOW/9X2iVJ3aBoVRtbf2tIBOsdPpKwKXhjLrJbmbSnf61SMsVrwqBAyOsFgOYSpUFhQUttiyacozU/Q==","signatures":[{"sig":"MEYCIQCtENGWMWzO6v1PDmoTYwUKG6xEPTvj00a9rh3f7O8lEQIhAO1MljOHb2fzJSfjV2jNu2IxJk3Vwacloikn5hCNHTsx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccddeCRA9TVsSAnZWagAAA4wP/0R9u2AV0ulHKunVQVhE\nFeFhqbcNohZ1D/ux4UEIxZjTbL3YCC9UyBWyzFVDs53agRAgoPUbqWu5n5yl\nh7hN81dgHW/ypGL4fxVho2THHRsriIsKTeSvEh4AikeJs/UyT66fRwEBdO7f\n3e+xNA1azee4Z5zebOWEHiq1HbEdHYNFJWysDXs1AyEdehzoyivCGg1aJENK\n0OD0qivs3eAmIlT+6Fp96eM1IyJbGAADSQieEHQUTQRjczi91Z2FnDAeicyR\nM7JmE8I2GOdLbKW5ZfsDHh8EQNh5M9KwGE2Z0mkO8esTpwNvR9Ut6V21bIya\nW/Uol7QBQLphyqnx3ewJrzQXb2kLRd5d0hDijCKcI9JuTTpy6XgnqAtxAITL\nq+W0nuROGUkBhbmtUZaTIYGQ808+dnOxagY9T7mUHh/qBOBsT1PoenhiQYng\nK6n6mBaGks1uWy7m7ULTOBWVAz4/CfL+aK9ssMd8AKSHcc+DIzEs9wqESBKj\nbNnjMX7Di/ZLZTSUBNpZNskcTtv3aNe+Qc8pNeUfIWeCetkHDKFfDV3bB6LU\noZ/54kKoIlw5876oFuY/+W9rGmm+jooOC0oItYuUzUxZ9IOAGVDZqk/4JVyE\nw1GEH/qW0ZOcAIFYlFD6GEln+erDKH8k9zEpw8FA5zOkGeJeQD0n9apP5REl\n/nJU\r\n=Q55x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"https://github.com/vega/vega.git","type":"git"},"description":"Custom functions for the Vega expression language.","directories":{},"licenseText":"Copyright (c) 2015-2018, University of Washington Interactive Data Lab\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors\n  may be used to endorse or promote products derived from this software\n  without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","dependencies":{"d3-geo":"^1.11.3","d3-array":"^2.0.3","d3-color":"^1.2.3","d3-format":"^1.3.2","vega-util":"^1.8.0","vega-scale":"^4.0.0","vega-dataflow":"^5.1.0","d3-time-format":"^2.1.3","vega-expression":"^2.5.0","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.0","vega-statistics":"^1.2.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.0.1_1550964573803_0.4762644770303839","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"vega-functions","version":"5.1.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.1.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"dba7cdb8950d8caacf3e8d96f9a7560922c9bece","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.1.0.tgz","fileCount":24,"integrity":"sha512-s9GkZsB2AV37G/IY6nN5csmMD92/lQA3r8U4O2juIONYC/8xSEriaT6+jroE/zluFswst7bG38q2M0qhUdZfEA==","signatures":[{"sig":"MEUCIQDdQCRWM7QdHwFX64WCJV/0S7R1c0CshTq4hQbpeCFw0wIgRRU/99YnS58RksZ5v8cYq3HBzzKtUm/svUNsgg7YMZg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcddKsCRA9TVsSAnZWagAAoVkP/RWqXvphCcOItgZwnWfy\nK/O0JAbjuSGkgaEy/8MM3jj9mI3zGJk+QmHNToXCE8JDEkk2J1oFpe/QVXoW\nQBaTkqIYJKIHs076gQ/lA5smsbK6r7KfhgYqPljRXn8JSl1QpwW397w4Qb/a\numIXxRTGLBDMiuO5BP89YJt6hbp7mC5NSnpvMzP1gTJSvwMiEsoMmgYU59FO\na2zCpF0aszK5cj13JehnLlBJuWV5pH0728+kSxkNVdq0fw8I3r2lvzEFFrw+\nhV7y3FPIqB+iHhTvV5s58OFPT4oKgiATq6WJnTDqS1LJXjnlV2Dr53yFfkIK\n9O4Fiu/1X96NICqq8wS7A71QG+j5YV0NyQGvO9sDSgkg4fU/60ukGRMgjtGZ\n3kX+CzGAE8Gl9oPbE540rkGuUH8EZwqBONSnRp+nLKz23liNNrVRT9nhZy/3\njFCZCo6p6tcoJvnzXT5lMs8UIoqNPquxYUIYsruvutv3ryRYSID78Z0b59bo\nJs5+cZxC7ZUBA35fkIy0SQdNlBI6GchFxf4zdBh/nH9GLLkqYFBMhXthHR+o\nhEnm5WYAFMiOXmZQMJT7qnXR3E8r5vxyD2XFk9c4shzDr9SgjScHqt94hf5o\nQX1TyNoD1pjoghCwygrUlKBXKdeaIzFXgaQYFCZqby3y0guw4M5rBfFPXjwW\nFYAn\r\n=cM4P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"0f0e009069ae0291458398a747f024c693c201d9","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v10.14.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"10.14.1","dependencies":{"d3-geo":"^1.11.3","d3-array":"^2.0.3","d3-color":"^1.2.3","d3-format":"^1.3.2","vega-util":"^1.9.0","vega-scale":"^4.0.0","vega-dataflow":"^5.1.1","d3-time-format":"^2.1.3","vega-expression":"^2.5.0","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.0","vega-statistics":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.1.0_1551225515512_0.5297448260918631","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"vega-functions","version":"5.1.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.1.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"b257e77a75fc50c7c2f256e9a0ee04221b8f9f2b","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.1.1.tgz","fileCount":24,"integrity":"sha512-A49yNXX4RUXj9VH06vT7rW7VpY8iGEP2X+h5L0ggtspOsY+U+tYAb6ZSmu39gd7BvBTU8pzEA/N/t2wMvAUBoQ==","signatures":[{"sig":"MEQCIDxaQEqM98NmK6+3OIH5Oytjaz4hZD6u0Yij1qIEqIKLAiBp7bdwqJWUlVWB7TbsCCimxV7joXXeQxhcMVZ0iZXg6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchKjMCRA9TVsSAnZWagAA1cIP+wXXE3BJqrZ6uU2ioJdm\nu2y3OFlGou5AILg/MKC4tHy35vGz9gF0MJSkHmFIdu+03FpKl4cv23f1bNJ/\n2Rs3yjR4rz2ohcLCSSmpa64PNvl+bwcCc/aTvtozszXL4WkU+z43DgtPL5u4\nrBr/67jS89y9Y8hX/CW2ZgLI2DlK5k2xTmENxAAOGFbOF7ufU8ZPPo/RJLrf\n3UTqqxIGezMI0pe+y2MSqcmqHiEJB5T2vYfq71UGkPXCObK+ae56Uqz+Up2V\nSso2+kEvAcKhmslXWvDLTAOS4fDNkNpNellojWbRisQz/hiDe8hxzdNw5KqW\nIXFDyS3eKIQAIa0AM71zHlHKCY35RRnewVx262lxiRaSP061G9kt+VdbgFsG\nuheNgk+UOf917mF6RVp/MHeW07fayMPk8+n83FwnZ9YtSekfc7IVdl1ercCO\nTH3DS/jQkr4aR5fJXivknbaPQLqC99Jy3UrPeipRGB+15Xur5GjFPvM+hw6Q\nwUhJyAsQyKubZ7Xfha19knhrNeYvKDGeRxjpENBhFFPBlnKc1/89up4d1YiR\nD27wD++ARAjM8No/z5/kJfscONsvc//oQkTqBSRIyKXbQjByFYj5ptFTpoZ6\nekq0HqiDLnO0tl/uwxe9mCCrbJij5wE3fV6bUXw1RCsh/voiwqxjb60tN6N/\n+WE/\r\n=uwb2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"c68947ad4822a9ff453bf71a43909189def4854f","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v10.14.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"10.14.1","dependencies":{"d3-geo":"^1.11.3","d3-array":"^2.0.3","d3-color":"^1.2.3","d3-format":"^1.3.2","vega-util":"^1.9.0","vega-scale":"^4.0.0","vega-dataflow":"^5.1.1","d3-time-format":"^2.1.3","vega-expression":"^2.5.0","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.0","vega-statistics":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.1.1_1552197836367_0.11261176082903979","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"vega-functions","version":"5.2.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.2.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"1604a68198f235655118fed5296d50912f612b83","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.2.0.tgz","fileCount":24,"integrity":"sha512-xqDvT/HFSaDCgFkq5r1VgwHG5wIeNSPQatMCR7MjqXH5y08JR5eGt4RMJAq4yiFvub1WlQo+wUPVLiOMt67cUg==","signatures":[{"sig":"MEYCIQC+w2rUoDE8Dn/IOtBir5rKoMfBPHNbTCm02kT3cotjmwIhAK8g79kctetKqrWbgU9JXwrLYpGz3llvsXgZNeXCDYKj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciyRgCRA9TVsSAnZWagAA+qsP/A4nTKbfkK2pQmPlyqkk\nsRzywoztJnSyLTjt+jGayET8uiB4j43yPM5F7PselNMdlXAR75QNeftUHoG+\nu4lUc+9LdZ+dw4YWkYwYgZZ57AOin1qo68yef6TQwSScNbW6GTcJ4R/lDVyL\nZ5+uQIPn8QEgNb9MGw5Xtt1iWAVEWFJ69S0ih7RzS1cJNoKWsBNDayrc5vmy\n1Lv74dL8N8eakUUHCUZjRRh4vVoxsLzYI+4+GuWjr8sj6ePQfugyx3J0Eh5y\nHxRX96iD4PWz60gps7rGb4rG0P9oYs+PayV6ITYhBcP5+Hw9uROCXzOmnRuH\nFMmUIEnqLiXP3cOiMCvhhht8mi3L1dwAXyUHQwiw+rV1XVDzABg/6kiVmXgt\nivw2/KI81E2yyhhsQy6PCydTBVY8hpK2seUI9Q+55xo8bEZ0yE8JQNrCJ7ya\n5RWrn9PfvfuZbDgZO+Mc9G3/BX/Gn1Faryj24UJn9pa9YV0mndzEYKg+yagW\nrIVvJ/q1pIOa0OLd98Ucv/r/lTHHruyAGcwtDqqwWrFeYWJGX52e44zd7B7h\nXAsLJQqnaXKOLE3D961xhb7rOppj3Jj/Z2Ddccr1aMepnCHs0OS5eXO63iQy\n9qJy0r5ctLAD/FTcgkXx8jkfkstBYn/TdCosrxAxuSLG62x9xxOK/BaQj+43\njR4Q\r\n=9VEr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"ae5c7e4449d12aa475a93889fdaf3a1f49dfeece","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v10.14.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"10.14.1","dependencies":{"d3-geo":"^1.11.3","d3-array":"^2.0.3","d3-color":"^1.2.3","d3-format":"^1.3.2","vega-util":"^1.9.0","vega-scale":"^4.0.0","vega-dataflow":"^5.2.1","d3-time-format":"^2.1.3","vega-expression":"^2.6.0","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.0","vega-statistics":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.2.0_1552622687389_0.7404091840086593","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"vega-functions","version":"5.3.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.3.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"b80b61e6fe6e6a5d07be42dd0dc966cc14039420","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.3.0.tgz","fileCount":24,"integrity":"sha512-zutwlCVU9+HZgUnUfwzOuWksdZFpSM4gPijeSrNDM51KnE7LZivcRCgOjQA9vN0lV0GPhoF/7mcBPIrS2YqENw==","signatures":[{"sig":"MEYCIQCxm08ATEGPa+lsnyx3kzIW/majegPxb5q0Hhkvb2HiHAIhAJTBURmdn494ukJ6QmcbTO7oxJewzwTrCZpbmvNTZb+J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1gO2CRA9TVsSAnZWagAAuB0P/iD5xTNt8D+LlLEdAbc/\nhzqTCVqbfvL2kWTVVLPlZdTr8jlXX5Jwue8Dt3vU5C3z1vY+j20FnS1SR1t4\nqRxqE6q5B4H1aR5TucqMLPb6CEuoo1WkQvhXbWnb4sIlUKDVt6b5LqxokugQ\nEvLzATZTA4SvwSmbWIGUp2Lm3xqKWEvLnbqX8xOdnLs3Cq9oWxF1QYDo7t8G\njwIwhA2al4/ssLv52qcgcqk8DDVhdXM8g11Tdeqr/hv+5ceyFt/Gv6CixJD3\nVy+H4Rkbdrq+TEbYGGRmRXXrR6Ve4xwm6anQR6d5xb+3cQNMLOMTrIZgYU7I\nU8DpXyn+h0TjeaxG1NfLFegNEaNEkaY/iMC0mCqn3K6zdYrQqJOY5uaAIAxT\n6bQ0YKEwI/WQYGfWoV483aJHcxiKtvoLoDAf5SZuiBdz4q79pMAxxwsMh9fp\nnWMBBldw/XWUzWD+8NZbiwMOAxO4TJ9z8hhts4ccxJemTP2naoD7eIKaXc4Z\nvbSwPNJJfpexc79oIK6uWppZuqgNdWa3OLQTUtKkTNk3hVv20nupRXHTJNEp\n3h1E6g//WcYUAGLqPvbhq6e3m2qeqQMoph6SGwqj3H5Jy2RMWsyHUuabMJOD\n61eRJpjYnyIbq6p+0iSoBfflZ8WtG4yiy2N/x+GQJKdFk2mRkcU/h4OiGeO9\nuXeF\r\n=wdvi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"d2576ca617d8165211ffe6c23582b9dc1b88db7d","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v10.14.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"10.14.1","dependencies":{"d3-geo":"^1.11.3","d3-array":"^2.0.3","d3-color":"^1.2.3","d3-format":"^1.3.2","vega-util":"^1.9.0","vega-scale":"^4.0.0","vega-dataflow":"^5.2.1","d3-time-format":"^2.1.3","vega-expression":"^2.6.0","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.0","vega-statistics":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.3.0_1557529525415_0.8516228121060332","host":"s3://npm-registry-packages"}},"5.3.1":{"name":"vega-functions","version":"5.3.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.3.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"e3efc01e59893576badaddcdc5c80f94e3281f39","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.3.1.tgz","fileCount":24,"integrity":"sha512-E+g9ZFCBFsxEbQ2aRtdw0x2lujFqouX1rgaLGYyzy3TpJ8qLfX+UkpTm/t17YCGd280YZ1bqr+SZVSyD8jmL9Q==","signatures":[{"sig":"MEUCIFkU3Qgdrta3V2BZcqT/ZKYZPKGYswT+D9BQ0Da0gKLtAiEA8weZf6bcXK3gNMV91x8gjDw8L6b0yLnxCn1SQPxvDRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZN+RCRA9TVsSAnZWagAAtn0P/0nxEF4bvMinHK4uKRb0\n4EbzxmKLXNhOa2FZB4qJErkMkMIMLbubSfiybaZsK1SsT/dUG2/glTytsH1/\nntfPZPViWYeRYQ7r85X6V5QM4pGAkdWyT5hEXKdLZPm1EO5IqdkYCGhAwI9B\n1ek30Rrs5bwzHdDQPctdaqCxtpjXO4ShtKaFGcGGr8AB6XrFa7xBitTYdQZg\n80teRqkRfivEx5cCDC2zUpSIDfEY0bHNROqR1qhEBqtpb+XLYNQGD4xGMhbw\nnHfB0xzsksRvMGDbpEiTeH+0s0NZ/7Yd8Q2FQbj6phnyZiU+Kqkp1OfLPbT8\nK54cLThlw2629OTCWMfySaBJjD87/INr0SIOn/cmd+mPDLawWrpEaPl7JUbp\na4KcjiMCeSzqdB2LiAFu731hSKEpazXh7iRvsdF8RCkjoitdPvxPZL1w3bT1\njhlQAux1tASRM7TOMsqFpQpFiPS4+3vvQZAUg6XEg+UDsLysDBDAIl69sTDE\ntrsymQDLWmkbAvDCR2gN1xVf+gmf+e6QlvmKMA4nJD+d7d6EPlOysg1dUytI\naDZx+rZuahUmBHLAScOLghcrnTWVdYWKW+TM6ybaAsS0xa8tNfUNfJr956zc\nTGmVBSV0HnxlxSw8iiSjM6hNxGaQ7DN7pLJMnqqXDL7jX9T+VG8ArQe3LcPY\n88Hj\r\n=7xnt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"b45fc90406ce2de167073b73d4ae5cf79c5e1705","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.9.0+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.9.0","dependencies":{"d3-geo":"^1.11.6","d3-array":"^2.3.1","d3-color":"^1.3.0","d3-format":"^1.3.2","vega-util":"^1.11.0","vega-scale":"^4.0.0","vega-dataflow":"^5.2.1","d3-time-format":"^2.1.3","vega-expression":"^2.6.1","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.1","vega-statistics":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.3.1_1566891920797_0.3298283555014754","host":"s3://npm-registry-packages"}},"5.3.2":{"name":"vega-functions","version":"5.3.2","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.3.2","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"62ce2a3fa0ee95bc9e84215da311d5479a4e3d10","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.3.2.tgz","fileCount":24,"integrity":"sha512-R62p2pTuQh/493fvUO3xI8lxeIQOWMxUxQhASRxIO4YGRUcSVjZiSvbD7qsm7bp34COkmBWTqUzmZMW2fNGZpA==","signatures":[{"sig":"MEUCIQDf+KjUcIQ8K6D78PcWOVGVjnlTk6IBN+CqDUN8w2tfoAIgHtKQ4nBOP2YcZVYNmL98CAKJTg23nl6kEVHA/V7jOMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddlVICRA9TVsSAnZWagAApkoQAJn4sli9bu42AW8XBS3O\noh65T/zeS9JfgoYIk63yeQUyfMwKtfW6q0CeO4wJ1KUporFN+5LpJijfg0Yc\nHQjo2zaLsf/qhksNXrvKGHxpyT7DpOwZX8FhIS8tmAkf3NMobcpokXGHv++4\nsc0GfQgG6K8+UIfYT/fSM6jHQJFyMM1XT07JvoAyNYUEppwhlVsFWI+kBZKu\nfz7dL77kf+MG+x64iRe2q2u1voRgtP5B2PW7EUn1cz7gEIzfH4VFXezBwq16\ny7HOPXJmBk+OSVSe3xDi/MJAJcWEVc+799M4E2GcjBhSJV1T9pLQci/XPOYM\nHvwQ0fmlqKXSmg58hr3FrNqTR3tE0G+se9dj2cgYhWxsprf9K+mX18lmltbU\nLADu2Yp3NKsO0ZEqZ8CssJs6WO48iVGKxsXSrC2mBy3EPTu9b6dunzgYWqra\nibfgG07i6xtm7599fcrDpEO4MdqOmXqRzrqCPRxRoL+yYFAow89HkE9rQpPs\nPC+ZN4ONEUVPxqnFDCh95q7TwgROfpJAd0J8NhaFOI4OQERgN1vacX0yDyJC\nIwCvu47mUku/dBpuz2O+qQsixLAWcj7sbrv1lGjS29wcHL3hDVrbu5XtVxTI\n0FDFWqMk8B6bBvSub+wKr9EUgbDV4VqssmJZ/NE9lpclGKBv3VzYSXgS/1OT\nn1PC\r\n=NBLt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"9badf6d2d1490057f4010e3796189ca366878101","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.10.0","dependencies":{"d3-geo":"^1.11.6","d3-array":"^2.3.1","d3-color":"^1.3.0","d3-format":"^1.4.1","vega-util":"^1.11.0","vega-scale":"^4.0.0","vega-dataflow":"^5.2.1","d3-time-format":"^2.1.3","vega-expression":"^2.6.1","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.1","vega-statistics":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.3.2_1568036167731_0.9014418573399574","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"vega-functions","version":"5.4.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.4.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"5d0c32b35ba79065d28830479e5b383ba8f35fdd","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.4.0.tgz","fileCount":25,"integrity":"sha512-CK0LyeeGXsM+z3d6F8d8B+qqXsPqrJnfvEb3j93Mkc/H0m4cWIlSqIJ+YqO7FjUyWUE971XKcsTlfYoXlnL8Cg==","signatures":[{"sig":"MEUCIHXE7bDilitzGg1RFICP7kViDn+gQb2Sty98+PBliFEwAiEAxqTRFnuDI0nrUWu3x+a0Je5Htfre88JVjU6QIBZCNo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkekCCRA9TVsSAnZWagAAedAP/iwYwZE/rALRrR4KqrxE\nhfmcGFk9aW1me47/BOnEy/bQgjjxF2G/0lxO8YK1g5Pr+oAg1xV7kcvGJVmz\nSWdKOIHs+kUvKI395tgt6WJ5rtg3p9BaGeSekL1OGj+aiu3X2o3dFNF1qHzX\n9EGtcJz185ZPjLSaAUBfgQySGiagDrNj4XGP5H/jU4qtYHKHX1uhMXsZedks\nAMbmACTAp6TFSqEhpYrSW0mjb0PK39Kw7k8974rlnSCjcAmvd8LlDFQuiyrq\nAunJ7xQVwjbx06bXkBrhBFIfCTBNcrf2pTcwQRSuORZQ7IDUjvF3Oa9hZtWx\ntyHEvgAkBLBl4O43MYT+50lO11Xc3ecQUVWgLMPYPFKpXaBeDkW5wLH6WLCQ\nwWKmpDi2oPGqrrP0OjcCfgxX3KqsP5hhIlC4ntAGYi9mRUDC7kjgbGq3T/F/\nqBOEVsjdvDChrxY93aQHHOV0O3Ly1T7yIUlSRWBYaMX07IDNndndvdlXIiXr\n2g5VILaywuG8unlvXSg8SJ+lPeUo90YSJ78aHzEEcX+jm84UJZ2ZiirZ/u9w\n2WYDrye69MUZJw6beO74WSZ3DI5qOwUXKkIc15yXQrcjp3HbMGESxjINoFVa\nKi+61+cdbzN5yzBQfJKI07Z8HJFlY6BG+yVh0EUAwkA9cs/Yn5HVF8yc692j\n5ZrM\r\n=/SIF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"7eaec184389cb3320a12db88796a99d0d2ea0efb","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.10.0+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.10.0","dependencies":{"d3-geo":"^1.11.6","d3-array":"^2.3.1","d3-color":"^1.3.0","d3-format":"^1.4.1","vega-util":"^1.11.2","vega-scale":"^4.0.0","vega-dataflow":"^5.2.1","d3-time-format":"^2.1.3","vega-expression":"^2.6.1","vega-scenegraph":"^4.0.0","vega-selections":"^5.0.1","vega-statistics":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.4.0_1569843457838_0.6153049853897119","host":"s3://npm-registry-packages"}},"5.4.1":{"name":"vega-functions","version":"5.4.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.4.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"be30a680a5dc21369f1245a4d459ad9729e02c2f","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.4.1.tgz","fileCount":25,"integrity":"sha512-f/smrE+ujMZgSWiTNVmdSNu3npDZMrHGc+MjjQ2pjJixcQRKTz1SbnmpogFhCgvKa6qBSw7hrZX8/TKGh4nuiA==","signatures":[{"sig":"MEUCIF55ewgiA7M+t48M8MubRYN32MfakklV0+xRCep5INw8AiEAiH/ztMm9PqyAKkZekFgDSsvqegdjfwI3XZOZgUBXZp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp1+uCRA9TVsSAnZWagAAjdEP/2i3HiOmb+YOzf2kT1vI\n3MF0eXrB2tKOrYCE4JskRU4bKqsFYOBdIYWCFR4S11fizwzkB2ebJ7O565xd\nn9XIq4nlLa9eolDBqUGb3hmUk2H0iQqe131ei62QDjqqSYycyi1fzN0Hd9s0\nm1FRU8ejRw3cec6SApxdyjIstckg0L7PtBGoZZvzvz0WOrv0UXNlzgWZVpEY\nJx590OcHSVjJz9sQFO5KrHpaEX/20Ghxl7hm5tB6QUwYz0ZRpUosHxCX25tZ\nfy06kwnDTlk/rVIEMc57Ptkx/Cb7uLKFK/zucFld2gSIqLQo+5nulBDYDRKU\nUaegXnnIAutKx2O+vHlTqSFdR4R5Qa+8EXaNy7xHnWNDlKpY8vX5+MfioZ3j\nzumdSQni8Yl74+dDBbu06WREk4aS8kjEJNek8vS4lbkg0fPZstN41Ne8FEwy\ntEfSaaER87RIvuIwP94jEwtgql4+/4mjaafrpzOQiBSW3GXnCfxxM1tFpM5I\niWUzporbc60neCitCr/onQoRR3QnGcJH5Kj/nG6htkw/J/t+oqniQB/XPtHE\nuX9+Q8Es22oJARUjsc5iiBSpYggs5qGZ8k+F/q5bUlOZDCtg48ZQgE29mugA\niu5/aalrJ+fPTRV9H7BSAzeuP2tz691npLhfEbV7qXZCPcZDgXKWIUxuwust\n3eDa\r\n=/PYg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"bfd5ae133d876250c9095719f1b50d11e305b149","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.11.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.11.1","dependencies":{"d3-geo":"^1.11.6","d3-array":"^2.3.2","d3-color":"^1.4.0","d3-format":"^1.4.1","vega-util":"^1.12.0","vega-scale":"^4.1.3","vega-dataflow":"^5.4.1","d3-time-format":"^2.1.3","vega-expression":"^2.6.2","vega-scenegraph":"^4.3.1","vega-selections":"^5.0.1","vega-statistics":"^1.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.4.1_1571250094002_0.03516250638931817","host":"s3://npm-registry-packages"}},"5.5.0":{"name":"vega-functions","version":"5.5.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.5.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"79b65566dc74f8edaad1015a76bb478c0c522255","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.5.0.tgz","fileCount":25,"integrity":"sha512-kWNrwWr8Gphm3uZn58OaNT0eUdkZvOUhVUK1ec0NjfZofeVI2V6DzFrQNRvTlvUz269l7G88v1cdsQeXOJcZmg==","signatures":[{"sig":"MEQCIGD5b9Sb0CYTQCg7Q1egCoIjFsWwtIPF2Jn3Llz29eLcAiAZ8nZhNmyCqMMcvkQ6adCClTumX6UH1usUr7tdWBlApg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyqo9CRA9TVsSAnZWagAA54UP/i8jiq46CdzOtIiyw6Yk\nodXTFX3WEDYzeZmXjMu4IFTca44L34IRaOpsTE5Da26QtrxSN33JIh5cTDWg\n/3bvLPTT6vD7ZeW2tzLlzy04DnaPBoeh19ojVygjfsaILtoysGbxIfagAWeR\nkuNvDHzO90FcS8A8gnhnYfBbbCCZKGaGnvqBNEyHVcqYVAD2s+0g0Q3jkGFT\n1SyJKIILDD2aGe389sH/SQ9yeX5KN5oBgV9Q6+IPpsqziagxgcYITXKm+rRl\nDfcPmFPkwyllbjLf5D6rN8h4ufnRTFXYQmJoSX3a1ApPGVgnl7ppQ9gHSAkc\nWqpXOqN02EtNLHCiK+3IvNiDJGqGGQEE76mbZxXaNpfLPSugpPG6/ikU+NSt\ngyGjwn/ZpfKc5fWBcrtfVC7QWtTsXDZJO0woObb40vhl0qcKP9QP1JS97mQJ\niQciQOqu7P9UVa1698EnczNqY0mG6iSapILnyn6i63PJrIU1s2nplcVDJ5yt\nTnfIG+kl6v8CyRKPa32Ycr8Fi0BzikkGB0kC4sY8hHwZLXXd0ezKHjAhw79z\n3Bg+84dUNuR8//IYGBhKENz6fRRoNh/lSEuIfvwxKDrXG1591JoyH6XCWtOZ\nhY3EIW+Xv8JD768Zvb2W7iXx+P2TuFuMCpt/vLGE6PkBcHhjr4uCIr1+J1WB\nlalt\r\n=pb8/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"8180e8ca9379dec7f1722ce0ebd2aa01083be7b2","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-time:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.11.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.11.1","dependencies":{"d3-geo":"^1.11.6","d3-array":"^2.3.3","d3-color":"^1.4.0","d3-format":"^1.4.1","vega-time":"^1.0.0","vega-util":"^1.12.0","vega-scale":"^5.0.0","vega-dataflow":"^5.4.1","d3-time-format":"^2.2.1","vega-expression":"^2.6.2","vega-scenegraph":"^4.4.0","vega-selections":"^5.1.0","vega-statistics":"^1.6.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.5.0_1573562941551_0.7910909556152272","host":"s3://npm-registry-packages"}},"5.5.1":{"name":"vega-functions","version":"5.5.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.5.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"849a7c9f19c77899c26969b6070c724cd7366131","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.5.1.tgz","fileCount":25,"integrity":"sha512-VTfEwf/ChSOGc4d4yUIgu2XoScky6NH06WN4vwVGY5PREhsyVPsQ+p2zqgD/N/a00EyWPHeOSHEhsPU28oIMtQ==","signatures":[{"sig":"MEUCIQCBhDW75P1a0lGkU5yt10sb5O9OhaN6jdP9Bxn23A7guQIgStCdvZFvPvAwF7RgHRFsaBPGAmusUN2m14M7Loo+U4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6Oi9CRA9TVsSAnZWagAA54sQAKPJJIrkOEUxfTOkE8Oe\n8+gcrKLkDFawYfGzxC8XW2Uw0h1c7OMMOlmkg1ZH35NXTHIoJAJijOipeh0X\nJe34c1vK7oz1gSml6crv4eBOB3ivA/ICrj02w5VNISKXON3zQi0t54IUpjvD\nv00f42Zega/aHo1XpJ/drwlvcF97dSHRA3oij589GDhxJjdEoLM8wn6ggGLJ\nJCmixRaz7Y9xUvw4fjlruizgIiidli0HyvrBynqW2AJ1n2vWeQ4b4RWtO+G4\n0RKcHCi3FnNv2JuIsOD+fh1hVx3adXd4592gWuNfcpFL8mEA2ChrQoh+VttH\n//4UIGb1zjGY5LASrBj4LK51OlTiNFs6A8lPdlIO5XvZX+qKct5/iWIg3+qT\n92SMeoV6iQ9TUtaSPXj+CMgaj8vWYxE8G5/C9pA5B2OcXZmsK+gkzqkiOANh\nNVQbh4iEe1L+Wo7GGfuFRMnva+wyZeKihkrUUkSaOb1lVdpNz1bKhxUqkOqy\n7tgrAasqmdiEKPdXOWxC6Zvh7HvHVYZ3j7sVxIZy+beeqZ2E2q/Shgv8lfUs\nSdEgdAhqVfLnozqolg94u2xsfkm9eeAqlooUlbmFpH81TkkNJfZewm4mQNlQ\nnNhSBoPRNX8L9i2S4CjUpfAHiEsSpp7+DGOKR8d++uEY18+X4oTLQLlQOwVt\nwS0J\r\n=R5+Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"b690910bacfcb2580511e262400e496d9b14b04f","scripts":{"test":"tape 'test/**/*-test.js' && eslint index.js src test","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-time:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.11.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.11.1","dependencies":{"d3-geo":"^1.11.9","d3-array":"^2.4.0","d3-color":"^1.4.0","d3-format":"^1.4.2","vega-time":"^1.0.0","vega-util":"^1.12.1","vega-scale":"^6.0.0","vega-dataflow":"^5.5.0","d3-time-format":"^2.2.2","vega-expression":"^2.6.3","vega-scenegraph":"^4.5.0","vega-selections":"^5.1.0","vega-statistics":"^1.7.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.5.1_1575545020672_0.05787206771485054","host":"s3://npm-registry-packages"}},"5.6.0":{"name":"vega-functions","version":"5.6.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.6.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"a8f5c6060cefbcfc9aef19bf55370e0db18f82d1","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.6.0.tgz","fileCount":25,"integrity":"sha512-9OHdAohz428LkAK2+CeBjZ6WgsLGGcVsWNFqoTJhEOuBJNliOa9Jq6V+5QfriYEHZBk48ppLPRlYgKibz7dthQ==","signatures":[{"sig":"MEUCIQDjeDx0FK4gaEO2cX4boI74lzISdsO4OK/8JdfiMy1A7gIgRlVeCOW7bI7a0DmwZtGDuae3GYBLrHNUBqW4Hdel+zU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepqAACRA9TVsSAnZWagAAxqUP/ApyZiy0i2vUNX5CfwAU\n8HVKYPR9K/kRHbbQpJqjR5S5rXctcgmkQ3E6BXeCKZS/Eu9higfI0lhtA0ur\njrkKOVINMKWBnxqs2KX7CIL6mDNjHKN8+qCg33zNgJFIQwV5q4lKHgR6LuLW\ne8KMGidl+F1jTXVNl8HFCBDO2ZpIockSohbb/yvflIbNeYLc6cEdqhaaK1XI\nqE91izAgBwNupXyHfhnq6yvQ/eJs3rpxHnGZuS0jciLeHFBnejEIdnmOx+Ye\n75m9AGc++F0cccN8LuQXgNPEmHa64F01BPTghzlmw6SW74Nn1+TfyLkuloHe\nnd3CttZ1dNHN6MQGSVPbYitydF569kEUmg3vi25SOHNpbvwvMuqX4lg5DAdF\nS5BKExjJPSylfEnO8MHTu3nL9Dlsitqa1i5AjJKqIFXOzavoFhmVePX7C53b\n6Gkr0jyGo6x0d53SXzK8nRxLDsy0EyC7dmimv9W6xq7cm0LmRV6EyHp4Pem1\nwlm1O5cQxyT+tmcW1h7wz5J7GxeSDzmDAKj3WUS+XAhB57h65TV8KHGjKAlf\nXyN0tiXa18ws/r6NXqBbYdRa/7DUP0Fd1Odm7ZIB9Ly5a+l9uXPuszxTDS4p\nJxOPyKkEpzv0V8+u8VO1G4CuscBpKUMnoSyDaJPFZ7G87aQLaxqcBp8oTWVm\nNeLf\r\n=Rjuc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"35e31c5c6b54db9dc3a577b5adad8d15ec274d32","scripts":{"test":"tape 'test/**/*-test.js'","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-format:d3,d3-geo:d3,d3-time-format:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-time:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.16.1","dependencies":{"d3-geo":"^1.12.0","d3-array":"^2.4.0","d3-color":"^1.4.1","d3-format":"^1.4.4","vega-time":"^1.1.0","vega-util":"^1.13.2","vega-scale":"^6.1.0","vega-dataflow":"^5.5.1","d3-time-format":"^2.2.3","vega-expression":"^2.6.4","vega-scenegraph":"^4.7.0","vega-selections":"^5.1.1","vega-statistics":"^1.7.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.6.0_1587978239815_0.9296045878708357","host":"s3://npm-registry-packages"}},"5.7.0":{"name":"vega-functions","version":"5.7.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.7.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"07cb29d9f0c2a65497edbb0c4e064b31b9e78cb4","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.7.0.tgz","fileCount":27,"integrity":"sha512-Ea8pFE0BiPrsSxnFSenOI4oanoitoJcPS+P81JdJM3Bgd8DkyiGaoN3484PDhzk4WWVleopyG0LhId25SlsSEA==","signatures":[{"sig":"MEUCIQDjEkc41PuR2kp5+LHwUa9+XNmRj9yjtMt7bweX45m0TAIgfMbK0t3vUEystBFOoqnMVqXCwIbua/zJShcb4mFuqz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevx3LCRA9TVsSAnZWagAAMd0P/06YieWIiHE2e/wEEbQH\nwberLxUWPg6hdAqkeyzPjRmtbOl3d3NFxBkwMzMnXBTCVIuRbXwJmYiczw8P\nN1ONOzhNNn8SkXaWkSrJxlLArHKfH14T30VVQsBSJDGEoZ6e0focLbdFij2w\n60NWcLtMfx6NqDsPNYyvr+l2B6PsXkw/FEl+rTqE2/5l4exnfKTEEyleG1hA\nJP8/zs6guvrucy3ZLn+DUkM7PnmkS06UpRRqPlKAdNyNGJ+cqcveUE9F0IkE\nE/BwziDIwGoLmYHMOM06k4qrh9lcCCqL945iGi3VMy7saVzhBdWgKKNMoJR2\nWEpbggYokfINyzVFJY3gBpAV6RsVpNVnA53uUiZ84TUmMfJHg3TBmcMvQ7X5\nFkd6jMG+cVJK3oWECeuMGposxZuuL3cdPbwAZlJqoPPzExr5jvAtUO2y/jVj\n2TVSOLXIrOPhB4pD2SM3kFKAuYzGez870D/CEAPduFNBwhnu9M+fJUUIXiM5\n4/eNWf9FV26YF+TPyTlXNZS9gQuxFIrZd98KOvj4NcFPau4bRuJJu25QJz0j\nInrkoGj0ex5MR67pY1plEEjZ1vUXnhrpxwboYb/44T/36OL7Btd7bZpqYz9L\nzZyIdMbE2rlfiRthKhPokdyCBvzXXnwlzJNZhTkIcwszHpJTc+4a4wX0uXBW\nvKdZ\r\n=AU1N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"48c85218f2202242171aa569f2dca0f53cf2b51f","scripts":{"test":"tape 'test/**/*-test.js'","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-geo:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-time:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.21.0/node@v12.16.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.16.1","dependencies":{"d3-geo":"^1.12.0","d3-array":"^2.4.0","d3-color":"^1.4.1","vega-time":"^2.0.0","vega-util":"^1.14.0","vega-scale":"^7.0.0","vega-dataflow":"^5.6.0","vega-expression":"^2.6.5","vega-scenegraph":"^4.8.0","vega-selections":"^5.1.1","vega-statistics":"^1.7.5"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.7.0_1589583306684_0.2595047932760406","host":"s3://npm-registry-packages"}},"5.7.1":{"name":"vega-functions","version":"5.7.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.7.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"4231f013c7a8a6cdcefaa6ee08c96f361c0c9ef5","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.7.1.tgz","fileCount":27,"integrity":"sha512-PQUcRkLAJwiRK+Y2o8MZdHJOHZwGcIYKvnYZnes2IY5433lhKYL7b1DmwQhUqyHyKCudqlz/pRnoLpmuL8sAgg==","signatures":[{"sig":"MEQCIGYjj+KuJHh7XaWlcmOOSW04ntCEcVoUL2qTLrXM8GxpAiAsFkufcEDNhekHiw2brQtFX9TuhGPrrMN9P9xm/Pf0Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1iFyCRA9TVsSAnZWagAAT5oP/2MfznnYTeKKFYHsExoc\nYpqiZajMF8ZLObbe/jKtC3flJSLmk8kDOqjt1nJ8LP9ZEd4Of+XKwjlqQwXo\nJGwOAaMS2y2tncWEs+82bvVOXb6saxtLMk0v4SpRmzQ7vWj+LmfV8YsN30Vw\n4WpfiFsYnSc4wogYdQOqWMsG86ki6DGIK3O6kDyMn4hTvHlwYyDBI1EVZy7K\nBiEWWpVfJgQs7wSEKhSaYspNGf+Z+ZEQwhmnW9wS9G+rGwkdJoGxMNtPQsqu\nhghtmlvNwHUFUW7GvBx+J+ILPBTbd1AijSPTSNG5vmkqgguJvXNcF5Y9H8JW\nRgOnfMXPctzZVwefXiqpPVI3gnvcQctPqmTXD7pgDRjNFXIo38lB1usPZ9ca\nCb3Ou5bMTe+bm9GY2f14L97h07J2ugpFblenRUI/5CTYd01Kp5YHG6K6yOcs\nxrjlBHVWOuZE7Qtb9wHok4U2gqJXG8eW5Y3dTKAKp3tT/51foKiCrUGrCMuS\nKEZS8Efukpne9z1k+o/+wBZIdZQQqorWBwItr2G46b217cGc1PeTh4LFBUof\nrcVzEULOeWstweRmB2TM9uu8O/qokZ9sePht1Cg7CfAK4XZ4y22kjVcoeUFx\nWc/wrY6C2CMFvVCYzRk/gnbqzNSRfuZAJVfDZEz+VNgwTwjgBckm09P6jgXg\n4Ph/\r\n=UHOg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"62565bbe084a422c4a0cbc6e19c6f7c45a3e5137","scripts":{"test":"tape 'test/**/*-test.js'","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-geo:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-time:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.22.0/node@v12.16.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.16.1","dependencies":{"d3-geo":"^1.12.1","d3-array":"^2.4.0","d3-color":"^1.4.1","vega-time":"^2.0.1","vega-util":"^1.14.0","vega-scale":"^7.0.0","vega-dataflow":"^5.7.0","vega-expression":"^2.6.5","vega-scenegraph":"^4.8.0","vega-selections":"^5.1.1","vega-statistics":"^1.7.5"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.7.1_1591091570284_0.8349634554636767","host":"s3://npm-registry-packages"}},"5.7.2":{"name":"vega-functions","version":"5.7.2","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.7.2","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"66c0f3c5ae726a1448998c1bf59b7bb0b96c64ab","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.7.2.tgz","fileCount":27,"integrity":"sha512-rAIBTLCZqHpoTyJlLkjxG0Rea+TWodcTJUc3jJZbo9v24epmvpfshNDIp17HkRCW+DpUukpQtt2ckYx/mwkHdg==","signatures":[{"sig":"MEUCIFEF00siynpiNqR+37iAunYQbdJ9yUd4HYNipbQG6pGnAiEAldt1Q4zIMTGXun/HFM1rqf/UjAPcCk1nQQxl9PYodpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8vRCRA9TVsSAnZWagAA0AYP/jowyJtn6JvUXPegkEKV\n3uRhp1D3hNINm8Oicqsk4Xh++T60XWyleaN5RyGKgxVpyKkCE604U+zKt+/3\nHsfwVtGhnB3mMapiCQEvSET/ysSKIw/qhWd0hn5XOd3HIrt9uvAZGR5nuu0G\ncAUduy6jD8lsFxU2rBVmpdqLpyp4dD9EotLMFIOgJ/6jGMPunb6DLEKkEA2z\nZMOGSRLCi61Mq2o+2lG1hsoAVkXKmSNiaomwfF+0sn1QdJmGNJ2nVCCRkeoE\nDBgx9kmNVRRUBYh+20so0lOGU3RyxoZvZGwhm1WqkWM9PQ+rVUv7qFw57Ywn\nIYmCNtztKCxG7nyXZ0MjynFpPNVvzFryRnVYyzYEUnhDEsfKnMky6ikUCIiN\nqgwMetYHFySGtuO9YCAZUphtykiixGOSjqM3ZYb2ST89oJDnY1ydVFPjuM5j\nAzpTunfusFUQvx4V4pbZ++2O6N7L5PPgh49dh2mIJllmidXyJOJMypMV451m\nuZaLxlrbc0qGE+pPd29gPpy1f78xp5Iu906hrdwkUBIGTzhJEqeGRTdvq7DI\nlEMaVmM29auq4S6SW1ugcR+0l3TgiYgVVy1CIZQhVxgZcPLwmdL9PVwEySax\nTbGfkyw0TU1sUzOlHBEnjv4bSU/I+TbQCygRVgCue5MGM7d3dGIERw0U5EuV\nkGUM\r\n=AbOs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"28db83352e43e321dfe55fc5cb6489b211e45662","scripts":{"test":"tape 'test/**/*-test.js'","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-geo:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-time:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.16.1+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.16.1","dependencies":{"d3-geo":"^1.12.1","d3-array":"^2.5.1","d3-color":"^1.4.1","vega-time":"^2.0.2","vega-util":"^1.15.0","vega-scale":"^7.0.1","vega-dataflow":"^5.7.1","vega-expression":"^2.6.6","vega-scenegraph":"^4.9.0","vega-selections":"^5.1.2","vega-statistics":"^1.7.7"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.7.2_1597754320944_0.5783673068063098","host":"s3://npm-registry-packages"}},"5.7.3":{"name":"vega-functions","version":"5.7.3","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.7.3","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"4924593664bf45ee70df582e517858e37c67fb0c","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.7.3.tgz","fileCount":27,"integrity":"sha512-9X9bKhKZvglfRaFIDg2yRyBzayabsQHRAyVk0bJBU04mgfj6myKRhO6JF4av+LgNHyJFsOPeJxkiOYZ3x6Z6rg==","signatures":[{"sig":"MEUCIQDeLMN4K/9dYjIX/x81fmKcSuiLwPYa/Gq6aYJYwfLTtAIgNxt1MogZaUQ2xCmhde9FOxcHvhEOUPygsp6qKSXZ1vY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTQHDCRA9TVsSAnZWagAAjg0QAI5ZzmJNIXnZgYPW5K5K\nu1xlTsJWDD5bzG1KDxXNl+TrTqDiXAy/K4bYzlbXGk7PMRHr3FNHRnFE9ynu\nsp7Lp1nkFOzokuIsrNrv/aylSk29O7L2Y29wl8YOYk79Up2LMSEy1P1keuOE\nKI3/oSsF9KfRqEFkkgYS9hrrwsRd/Swz+z+yAiGrlABnjqawgF4lvc8AO3oz\nKKngIDJK7/LOTIBS/N25BjkvHhVTuRxDRsiNsoUqibqO33m3NsPT/cgRAS+F\nXdImFWe0ZMxaKMWWVQQmvNsOeiKThjYwZkTPW4ePMcVLkt0g12SJ1SXYKPx9\nfkoyV02rsJfsoKsLa+vR7UA8rVBiRC4whNw/K8oLo5GO6k1Z1aReUaEY1eAy\nCDQ4DIEVlhaoBJt551Jat9aokB/la2dwOx2kO1nW2Yzr/eEfMubpYCSsbjNL\n4VfeLFTgWtY0PCOKE6+voNMya93kVwBsJc+OSsx9VmSC6wuWZAx4HPULngvu\nHPq9RtBqMMtvMyrdRuIZV/qHcjdbZAfePbcWQizDqo8Zj7mqM5F7Ir4x02bs\nsfoX+nnsa+M6PdHuElzpmm5BQIy9dubsnhBmg7hVPeXHQnvQlymS6n5yyJTo\npgjdTb9/V1NM5BzACUw1/OwfTXljDIMLfabCiIc+XKgWZU+ldoOfoaBjSaSl\nFJLR\r\n=juni\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","module":"index.js","gitHead":"8d6793f4ca7eaaf2d22186764e9ce2dae687cf52","scripts":{"test":"tape 'test/**/*-test.js'","build":"yarn rollup","rollup":"rollup -g d3-array:d3,d3-color:d3,d3-geo:d3,vega-dataflow:vega,vega-expression:vega,vega-scale:vega,vega-scenegraph:vega,vega-selections:vega,vega-statistics:vega,vega-time:vega,vega-util:vega -f umd -n vega -o build/vega-functions.js -- index.js","pretest":"yarn prebuild && yarn rollup","prebuild":"rimraf build && mkdir build","postbuild":"terser build/vega-functions.js -c -m -o build/vega-functions.min.js","postpublish":"git push && git push --tags","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.18.3","dependencies":{"d3-geo":"^2.0.1","d3-array":"^2.7.0","d3-color":"^2.0.0","vega-time":"^2.0.3","vega-util":"^1.15.1","vega-scale":"^7.1.0","vega-dataflow":"^5.7.2","vega-expression":"^2.7.0","vega-scenegraph":"^4.9.1","vega-selections":"^5.1.3","vega-statistics":"^1.7.8"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.3"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.7.3_1598882242709_0.16195403767238137","host":"s3://npm-registry-packages"}},"5.8.0":{"name":"vega-functions","version":"5.8.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.8.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"48e02b0e5b14261cd445bda3c4721a18b02c810c","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.8.0.tgz","fileCount":30,"integrity":"sha512-xaUqWZHEX+EuJuKfN0Biux3rrCHDEHmMbW7LHYyyEqguR0i6+zhtOSUEWmYqDfzB/+BlIwCk5Vif6q6/mzJxbQ==","signatures":[{"sig":"MEQCIGYjnPnIbFh5PAh2vCSJhdrv00/HcTyuQxaWgsW/KpslAiBPlG7RS6c7PS0fSx42h4pxsv9YxnYo0VIKdaYUSGvzTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfawVtCRA9TVsSAnZWagAAoIUP/2PP21uDjHtE1pnURDqQ\nkO4cour3tjiJMGmczDj78uxVdG7/clA7lGvsFDB3x30chVRWE/uH9UlPJFUb\niBRUg7jAhChSuT3swnFDqlYnAseS2P7bebKDTDioyyMumsCzsRF9zyvYywYI\nPHqLS7ZJ3Yuon+diGTirK56traZmU1rv+USIGZ3THiSbqoRyu4HbPhW/bAeO\nZfYV3jqT2Lo+ZXM4xYAG52RbL9Zvgcgx/U8HKv3zbOQGPmXRThLF2GJ7uCJo\nrbY610TxnSrMFe+Wdy0s6C7WuF7actwbu+YXFp4yo/nOllP3Lx1IQolYebKE\nbs3RJLYxSswmoAcmc49mK+qcoYJgTrlRjdhd5PIT6KGO2AAnWFq54sAHrRUS\nauilV+jGGyv4hG+whXnsQCtx+uZooZHQtrFvweSfKv2L86Rf5XQsm1Jk8Kr1\nRLfoPaF3LmiWnz8DscJHiAYRHp4bR1j8F4SI/8eDvUub8eMk/6VUYHerysG/\nR12S/9EoHQogZiOiMJEF6ULXIb+lif9cU3HgdK7mO9JbRoP7ks4VDje+hsYY\n/MBZTki4AGTfJurZAE7NSGwnMWn/6CS9Euxv7TccL8YIrTmDrnyAPCTggF02\nvYWzkO657KbXMbo9q8S9f9V543dRyWb9ERtajIestvsO8NdZ2erPpHMqvhJO\nZJaH\r\n=7fF5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"4affcbedb9d14815dbb6d3b250ed231b54fc95c0","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.18.3","dependencies":{"d3-geo":"^2.0.1","d3-array":"^2.7.1","d3-color":"^2.0.0","vega-time":"^2.0.4","vega-util":"^1.15.2","vega-scale":"^7.1.1","vega-dataflow":"^5.7.3","vega-expression":"^3.0.0","vega-scenegraph":"^4.9.2","vega-selections":"^5.1.4","vega-statistics":"^1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.8.0_1600849260932_0.6075074652319432","host":"s3://npm-registry-packages"}},"5.9.0":{"name":"vega-functions","version":"5.9.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.9.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"9a6ad2e107b374426e523ca204f809720de046db","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.9.0.tgz","fileCount":31,"integrity":"sha512-595Nf0lu+Y4xExdpME5GeMmgTqWc/PNWCqsD50VtIYkUOlNi54Nxjo4UTIPXLb8US4w8BOcahNcd4YZF++6SWA==","signatures":[{"sig":"MEUCIQDu94XzPC6Y+AxnE8+1T5boxEI9sevdcFoizIkjAx7KLAIgMD3/KokWYhGOiCYY02/3Yxn39Y+SQG5Rbgrd66f4RCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf40GrCRA9TVsSAnZWagAA0doQAJsZOHAq4KAVcLyduZ1e\n2DyHJkiRW9LLZyk7YevOqcEFOFI8tJcYBPWtGe08+I7waA2CzZZckGtGsFuF\n2hsYFoT3v1Txv7UjZHbhvfQ6IUMviFXiY4ju2QpqvLTr8KP47Fv79XR20yvP\nrhICv3Y/H+uXHx/cYcwR1G/A8y01Pv/3WM5HG5faT09FyBosrzOD1fC+R2GP\nrKz74SjosD5/WU3Qoda+pSre3AYSTnYbkHeNIUyEnHlvdnYVSOua/Ct9ZWep\n8MHIuV9tQpLOtTSjaEN7fb3hEvQ6ZlC/bovTLyCTtgclIfELl2GsYFr1COxR\nRpw4rV03om6UgU5g0TMOrJCry36Bl/zn/hMwmzp1BdjITHa1OyUeB29qPqQz\n7qKlA9NQ09n7r1+EDFYI9FCMgABNmk2fvNZlpdy5fGSZPi3ZBWyglFJ0zuKJ\nwFyvO4NHA/xO09ceL6vgZeCjTnD3CDMYxQrer4dvB9oZdt0KmpnqsnsaVR6s\nVuJXoUm2ItCoTv59yBv47sfF6RnhMKS2qdTpX1uZa31D1AcD5G87Q0W/ug77\nwuJxPWVUaKuFeKRkWZZZhjtb9E0zUAykqSpZcp8o7faWn93cyO0SdiCfIpBt\n0obLNhdcDzSw12QQnbzMOZHpF0xTi0cd6GWU6g0lGRDPRXp+4LJI0JYMvGbd\n6eyw\r\n=6zWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"28260d120036984d6cfc6b02c97be940f3b32e5e","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.18.3","dependencies":{"d3-geo":"^2.0.1","d3-array":"^2.7.1","d3-color":"^2.0.0","vega-time":"^2.0.4","vega-util":"^1.16.0","vega-scale":"^7.1.1","vega-dataflow":"^5.7.3","vega-expression":"^4.0.0","vega-scenegraph":"^4.9.2","vega-selections":"^5.1.5","vega-statistics":"^1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.9.0_1608729002287_0.8620690170644185","host":"s3://npm-registry-packages"}},"5.10.0":{"name":"vega-functions","version":"5.10.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.10.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"3d384111f13b3b0dd38a4fca656c5ae54b66e158","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.10.0.tgz","fileCount":31,"integrity":"sha512-1l28OxUwOj8FEvRU62Oz2hiTuDECrvx1DPU1qLebBKhlgaKbcCk3XyHrn1kUzhMKpXq+SFv5VPxchZP47ASSvQ==","signatures":[{"sig":"MEYCIQDiKOJkkE6tn/zupkN+3IIiJPy2skNO3t+5NtheIp7DlwIhAPMjE9MCzetGNE7nAWq8n/xIZ9ebrfAbgOKAMdBUOLvF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf40i6CRA9TVsSAnZWagAAzIUP/1yZM9knyODcQYtx3LJe\nlKBK9AxPrMV0vuaCmYNJW6xRLGpylnGSXYBXUyHoESahSZB0LjA1v3FF5SJI\niByqfUhpnTMMy8EOL92nApAwIwYz2C5dN6uMNitg9bqaf22eENLGi4NOcPZh\nYJ4sGis5DoLuqlTbwDuWjSH/TEQZGKYvJdCE0+OFgUw7mlfIqaWBDICPgY5x\n8IrR/BixDSc262BM86nyzpY0GP88tUqiEbl1qh5FeM9ePT1YyqmIw4DPDDbO\nJdWaKm2vKuig+juRKu61TVB+KySUrEvC3Ofnm166bG847NZoKqHJ5ZHzvGEm\nmUJYETpe/t77ZfE84SlMa4nNy+AB3HxVyq7ltoOjMcS3kU2PN50mAn+0x8NO\ns6brt7mN4kQijolGX3lMZ7JmMeXtVjyDqkbn6dNfOxOpvxFjgeaiKqdXLjMC\nzsuYzLsFdPgwgloePXpwooBWBvEtVEcFHjK13elqmcU4DkeuRWbthro2inrh\nL7+JijDOEtH59FzuvUcCJdJvidjs60w/cxCztlpyE0gf5D8uVz//luxCHq/s\nuV5QO1tUr+uHhXJuCP2+8MSPQMdMlu1Y8oa731iQoN1Ux7rpRF/hHUKVAO7L\nb2Suff72FhIj9iwm7A1r/l0ewUQi80d5pzF+HPmKUrnlxcg3MF+6w1uzbqt2\nRID+\r\n=hvrX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"7b160b907f6632c75fb3750eb34828ea5b32da3e","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.18.3","dependencies":{"d3-geo":"^2.0.1","d3-array":"^2.7.1","d3-color":"^2.0.0","vega-time":"^2.0.4","vega-util":"^1.16.0","vega-scale":"^7.1.1","vega-dataflow":"^5.7.3","vega-expression":"^4.0.1","vega-scenegraph":"^4.9.2","vega-selections":"^5.1.5","vega-statistics":"^1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.10.0_1608730810060_0.7058289208220145","host":"s3://npm-registry-packages"}},"5.11.0":{"name":"vega-functions","version":"5.11.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.11.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"a590d016f93c81730bdbc336b377231d7ae48569","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.11.0.tgz","fileCount":31,"integrity":"sha512-/p0QIDiA3RaUZ7drxHuClpDQCrIScSHJlY0oo0+GFYGfp+lvb29Ox1T4a+wtqeCp6NRaTWry+EwDxojnshTZIQ==","signatures":[{"sig":"MEQCIAtcYUGQq8vXCaDJG5AKmIqgIBzNtqKE/v08BsVsTRe8AiAvjGw9TdguOtkhKgOE7cZmLiBpZHKx9KZ6JrOkWXWUDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+EavCRA9TVsSAnZWagAA3sYP/j8FUAPmGrIsL024AOXU\noeRo2I53G5AWyy6SZdcHPwZqLhczhdl0s7GULj0wOIAyYEbThJbKMl+n239Z\nRcE0Ig+E6KDFc+XjlxkDCugAPWiL1pwbIcX4cC0MovnFc7BcPPE8SrXI5EVI\nB2fstXhZLTA4Dd0BPzCnWjmYy6hoUyGdYah/kjezjHM43kLi3U+UurjS61sw\nTXuht3SbDH5Y+4qBpG9WkMYW5eIdE9v0Kj+2RpD0TjGis9wFOGLss0hmhZrw\n9sIyzktUUD/bFbaNXGnL6QN3ssI6NCPcSr9YWF6NRDDj2tJAD/D4JgLubacL\naheBHusPUe654IslQatY7jp1wMSCX+4mqGOYpr3e83rKsM1TvsUuaUzhpWEn\n1co0uyQ50oiLb4x/myK/LKqIrnlaNN9OHzgMKUbKCuqfIbkMTDPuPYH7S9Af\nXxNcDjsD9TzzNKGqSphdmL+dXoi2F2xIIRz4wnZtgWyhVFM1jDmwKWGXto4q\n/FTD++Dp6XqfmD4dFo6/DLpcZX1sQSu/9qGoDqPEd9qDuHQK+U8VUhGvWFak\nou+Jwf6U8UJreRvyLFq9UVyNeRk0pcr/kfBjZUbTRBiwUuIitLCMw5GUSCLd\n0JqcHyti1Q0FKRy85lXjTjJH4pT9ii6ypbNHsW4Eb67/mxH8L6wSz05EnpXj\n7Voq\r\n=e4AX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"0f8859294bb83eb637da209d952faf65eebcf908","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"12.18.3","dependencies":{"d3-geo":"^2.0.1","d3-array":"^2.7.1","d3-color":"^2.0.0","vega-time":"^2.0.4","vega-util":"^1.16.0","vega-scale":"^7.1.1","vega-dataflow":"^5.7.3","vega-expression":"^4.0.1","vega-scenegraph":"^4.9.2","vega-selections":"^5.2.0","vega-statistics":"^1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.11.0_1610106543441_0.6240701992293014","host":"s3://npm-registry-packages"}},"5.12.0":{"name":"vega-functions","version":"5.12.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.12.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"44bf08a7b20673dc8cf51d6781c8ea1399501668","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.12.0.tgz","fileCount":32,"integrity":"sha512-3hljmGs+gR7TbO/yYuvAP9P5laKISf1GKk4yRHLNdM61fWgKm8pI3f6LY2Hvq9cHQFTiJ3/5/Bx2p1SX5R4quQ==","signatures":[{"sig":"MEUCIDnYc+qEUORRWzpgMz/wvk+EJqtWrn4vzg1SBjZgMjnxAiEAuiRn5xSuSoH2SNNami6S8rWfSCU5krV+JVqRfRJWlQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCZ79CRA9TVsSAnZWagAArzIP/3sayGZV6OOWejwQ1YkU\nDaWdon6IGYyBOCySg1qu7nc3x3GPpGZmRfhstyAk24qnhvjHzqR3baeZMVgN\nlq9Ii3Iyw5BoV+gdNK0uOfsYlVPzyYAbkAuT2PPeHLd8R0W19cbm9YG4cTzt\nsl+0TTgkqRGDBtv7GNL7SFdraRvTkx0CvUsmNrFTbMEXTIUS6F5LM+Ff0W02\ninFox1V4M2lzu2obxkgpM7jRYE6V5MQKs6Rsl/xAahbU5ZwJKWoZl4wDxRoY\nGh2SeHYLPUOdw5RbwHvJU7QdWCPQHNGAJY+cki6pipcozJRIssPc3d6Rbqwz\n/8gsUoCfigFA++aORBfx1wTTjjYAIBwME0ji9QXJajaZ5DBRoJnp/wIWeJ20\nk6zbJ/d0G3BEDE7E4szGExC9guGMe30ejbae6C9MTM6TeUNG7PxuE9Df9c78\nA6go08gfIryivjrQaGKes/7qbsXWJkB4KUbhWVPTQmaAZ8zun+Yj50Lc4Fgm\nQdgLEIsZZsRK5mE/wmviipgXR2LUhghcyqLNNgBv4St9r9nTZaDeWPJ84q58\njL4qKBvYVDu+ytAckzd2XJSbmIKiodh27AX3n4FD2h8qr8Lt2Uj8S6sfGSEB\nRyHagt4ZWiPSxHsS4Hfz3o0PYbSXQx8nkGPZ6e7D/HrB9jTJOqvx36uuy4J7\njgqK\r\n=KEHr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"b88cd747158cb91dbbe0c55141604eb6e4fedae4","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"14.15.4","dependencies":{"d3-geo":"^2.0.1","d3-array":"^2.7.1","d3-color":"^2.0.0","vega-time":"^2.0.4","vega-util":"^1.16.0","vega-scale":"^7.1.1","vega-dataflow":"^5.7.3","vega-expression":"^4.0.1","vega-scenegraph":"^4.9.3","vega-selections":"^5.3.0","vega-statistics":"^1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.12.0_1611243261046_0.7056860141328765","host":"s3://npm-registry-packages"}},"5.12.1":{"name":"vega-functions","version":"5.12.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.12.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"b69f9ad4cd9f777dbc942587c02261b2f4cdba2c","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.12.1.tgz","fileCount":32,"integrity":"sha512-7cHfcjXOj27qEbh2FTzWDl7FJK4xGcMFF7+oiyqa0fp7BU/wNT5YdNV0t5kCX9WjV7mfJWACKV74usLJbyM6GA==","signatures":[{"sig":"MEQCIDInGny0lYZnV9B1FOdB1xCTYJKZd/HsP+nM0C+nYbQgAiALPhk/0tHk59m8QNIG9B2wSTdtk707qUDB/cCuiAa85A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2/m7CRA9TVsSAnZWagAAoxEP/35OP/ifrkMzMCn/xlF0\nPHZDGf03rA4A96QT2SBpO3m8yb9vpf3qP1FqqD07NlDLwaUwCxI59SsjMUa/\ngCksddi+jRXZO9QE4TMBc2Qs2tTBPTZc5ZeGYEcmJLVjzOmLTQq8CCZ4+P3t\nxFPGxq9xpg5q8Qbcjn3ZVsKD+I8iXJHk+aDUitV5MkoZnyR5bMMmhOcvofZP\n+II61a5cKjTGigx7XFHtTNM3KbD1fHMxj6NfO3juvVFqLp11GGdC+g7YuTAh\nZvCekHdXRPeGOHBQ1RLiScqQfBjucdjWreqXZnhFTqQR6PcRcjE5K9IhLAYF\nnnlcXzdQxapGaQOgkPBPG9abJN7SR6IgkIjBW3A+4DWYJV6C5osoU8etncPD\nRnQJj9WzLIYoTZPOmB+pYh6QGp6/aqDnp/6arL0EgHZk64t9hCuAFwbAU65e\n7keeZtfZttTKAWeyI0JLijUpAF/o8ySc/o3JT+jIYdCCuoWgeD6IfgoTRrh9\niIzwbcaCplkJkTW0PRVW7qLXwp7u9MQ76JuM1hKMFAQKLOVYwhibwnz3ByAb\n1lvNxSXWxDbfH/FA0monhiTKX4x8kK9hIbzypcVJGpzcS6kviL/5nHn0If3X\nxgmmduD+kFhezpL275P1Pe4jIgME4go4FLYzryCL6S/umjvOxC0KUkT3dgmD\nGiBJ\r\n=FQMp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"774165e29850b66ec8b79ba52a7955f1ab936ea6","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"14.16.0","dependencies":{"d3-geo":"^2.0.1","d3-array":"^2.7.1","d3-color":"^2.0.0","vega-time":"^2.0.4","vega-util":"^1.16.0","vega-scale":"^7.1.1","vega-dataflow":"^5.7.3","vega-expression":"^5.0.0","vega-scenegraph":"^4.9.3","vega-selections":"^5.3.1","vega-statistics":"^1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.12.1_1632246207913_0.4239602281455863","host":"s3://npm-registry-packages"}},"5.13.0":{"name":"vega-functions","version":"5.13.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.13.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"c9ab8c6eedbf39f75b424cca6776b1d0b8c74b32","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.13.0.tgz","fileCount":33,"integrity":"sha512-Mf53zNyx+c9fFqagEI0T8zc9nMlx0zozOngr8oOpG1tZDKOgwOnUgN99zQKbLHjyv+UzWrq3LYTnSLyVe0ZmhQ==","signatures":[{"sig":"MEQCIA46z0TnNVKkHuMBQ5V5e5TTeKlRLB4V6dcROvEXwrT4AiBvHAS9fOkRpuUIAa7VfnSKPBuHkgUHCL2MNKQsTRL9VA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK9YRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpL9A/7BJMtcdDf+1nkMxS3S6fGkm262P3z57zXapaLHyPR6uPofLXZ\r\n+sYwXaV4nTi1wT3u3Wg+MRwSgOLvfrbOoUmmU7PUQeTbLUFKqYg9IM77rU17\r\nlc9Ee5dknm2u0q5a9sc/tfClfF04S+3fuz0URhLaZj+gy4jUjf1cCSJfby44\r\nqgtzW4O98nUSiryGGS9XD5FSE/R5ljxSBY0CA3TgJf4vDSTsDsrCaC0PDYrS\r\nG8tbJvJ3XjBEL/gjQmef/TyXNIO2zIDZV/F/wMC08qvC6cSn1AdpisnEctWo\r\nQQZqWjFv0tcX4P+0xZR7t+vnC1S1SxskYnxsAiPpAO85MxHgPdzZVd5wdC9r\r\newHr8R+AcCwbn9++/6ppFBsZnoYvqg2CPvslkgZItkkUydlII5IiJTl5vMMZ\r\nHL/WtXLBHu2EPikqbMg1/8zAlxFXrXtchCIHjLjB8TKBPSguGiR1v1G6GmSB\r\neHk5nPs9rE9MRviDEDsYZx5n6BTtjPUCiJeb6KKt2ykCBNX8A9VmEeJ0fJol\r\n+y4ed+Rsm0Fqg2Z/Ub/OgZ1lWz4336AbC5bvQwwVBGK4MVIXX+UTS8Y4+8Ow\r\nhvXXnFmUuDxlvXTQPcwrF5zKE9GuG9d+92CH1Hjvydz1bwgGjIr6HCs/Qfql\r\nuksRnrB7CrqIUU+a0l+Ubp2FpVV9YE2T+Ck=\r\n=GdL8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"9a3faca4395cade9ecdfde90af98f1c53e9916b2","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.14.0+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"16.14.0","dependencies":{"d3-geo":"^3.0.1","d3-array":"^3.1.1","d3-color":"^3.0.1","vega-time":"^2.1.0","vega-util":"^1.16.0","vega-scale":"^7.2.0","vega-dataflow":"^5.7.3","vega-expression":"^5.0.0","vega-scenegraph":"^4.9.3","vega-selections":"^5.3.1","vega-statistics":"^1.7.9"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.13.0_1647040016981_0.5838143073155655","host":"s3://npm-registry-packages"}},"5.13.1":{"name":"vega-functions","version":"5.13.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.13.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"504d672924495fe3ea844e6940c7f6e151cde151","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.13.1.tgz","fileCount":33,"integrity":"sha512-0LhntimnvBl4VzRO/nkCwCTbtaP8bE552galKQbCg88GDxdmcmlsoTCwUzG0vZ/qmNM3IbqnP5k5/um3zwFqLw==","signatures":[{"sig":"MEQCIFTCjTYnxzQBB7uZ5sr56fmM9UHCFnNH9xfmabTF6DjDAiBgj/vsEN8cPaUnDgDMK9pQeWf53jRdYoFQMh+cwoF8aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/7WbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZEw/9FrQoK+y0EUVyPsC4zS0hMijwzQGYC41lFWw/6s3csFAKgx5e\r\nJzwlS6nDflAE1WNZfQpLsQH37XHMXFRcxoevd4ye46taZne7ZQ45e1NEvmmb\r\nGUP3M7RUy6/idQ4segCIOjScE/GL2t4Mns9Lm9y0fDqguoi1wvN07IAqF9rw\r\noHHgFSvKMAlSjh4U9FIRNCzJkoxkGoCXNueSARiOUTCWU/S1Vc78cmg4Jx8y\r\ncODixX9hKXtHi3gTVGWg/o8hu+4Seo0hVjC9vL9os7IGFeJzhU5XCXp59lmy\r\nyc2cuaWn5wTXYrlKAp3yTwVXc/UmhLl652qRo0JWOefXng/4+ZxnwQoHxdgq\r\nN/hEdkzKDfxPPR/ORAzGPORMuZWxVAB1rqF3LVZfVyB7E5V5zc2UQmIlQQ9c\r\nomYU516zr1hRB1mPJiMYdhJ5tIz5kLcIt+4jPWGawp46PLhh1aEscN5hZzq6\r\nTWo+hrxnJyiQMcKJGeSwe3GkBi5HQuCP8xOCitFXXhgBVh0EbcyC1408ToKa\r\n+o35ogXHvNEqoU/zJlDxiBdbGuxOolbrWxpVhu0L7yYS6gmCyhSAzuQwEUbc\r\nKf5+MPORdU1zYLzq8FPbWAk2scFXKfdgijLbCFTIRaO+2LHw8+x3ekq8Cpj3\r\nmrZAtkfdGnTcryE//42fIMvoIHs18OvfpdI=\r\n=yKtt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"fb1092f6b931d450f9c210b67ae4752bd3dd461b","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.mjs","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/6.5.1/node@v18.3.0+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"18.3.0","dependencies":{"d3-geo":"^3.1.0","d3-array":"^3.2.2","d3-color":"^3.1.0","vega-time":"^2.1.1","vega-util":"^1.17.1","vega-scale":"^7.3.0","vega-dataflow":"^5.7.5","vega-expression":"^5.0.1","vega-scenegraph":"^4.10.2","vega-selections":"^5.4.1","vega-statistics":"^1.8.1"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.13.1_1677702555239_0.43015738713779217","host":"s3://npm-registry-packages"}},"5.13.2":{"name":"vega-functions","version":"5.13.2","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.13.2","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"928348b7867955be3fb6a2b116fd15b6a24992ad","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.13.2.tgz","fileCount":33,"integrity":"sha512-YE1Xl3Qi28kw3vdXVYgKFMo20ttd3+SdKth1jUNtBDGGdrOpvPxxFhZkVqX+7FhJ5/1UkDoAYs/cZY0nRKiYgA==","signatures":[{"sig":"MEUCIGHRZu4qJv+ZVLX5C5UI7sPq0zXFvpVRnu21MiI5BummAiEA+J+ZctUXBV/9gTykuKqAZs+Iylzp9z/vbhsATTRk9ZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSXBFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreZA/+OZK+OGKMLh+S3g+phtdopM3ch2kzofEZdzhsqUDwYef6ZcIy\r\nD/9rf05bZOHcOSTZwdsROtJ92nB2n2PuLUE8jbGBj83fbLVrmaGTLjwY8elg\r\nvQWIBq0DgoYyz+jzQ+ylgxi6uGhYZ6DQCGMNAurSSviNSE7UWlQ6K4XE06iq\r\n1EPc/sBT9MpAuVQVfIoAO5gUGo1PZy+oy3iYkZEqj7aydIs9EmOD34BZF8lK\r\nheVOLGGDvwfcHfM/20Bomt59b9n7C4dxp7SkDQ2oap53DJ98M4VmBiE2Q6WO\r\nB59CxoDg3+3l8MaDQrNV2NXJrpcrXtFwzt8ddrYzFdvoiIn4tceKYJ8icK9j\r\nv2GyqKNG7qcxWRgz4iHKC1Jp9kVoJ28jBAURGeb9qPLo9SysbnHMJk28ShZO\r\nRyRv0biycHxIRoORqolZKgSaEfbMqOs8QWnP0XW3jXjPZyLFp0CD76PSKoNl\r\nTb1tYDMe637HaPOCHpYYFXxyUka3niPGwi+NKW70saaNwliqS2ViaXmOSB8p\r\n+zxBNe+6J4NMYBJ9tSrzFFLVeCeyBjgUgbRM8yPoIusWLMYUp9UoCrVvYMl4\r\na1kz1LcYEH6PPxXSzA6Ap06JlArCSwRrrfWzNHm06e3QXE3+C8ypVi1tRmSy\r\nQ87d3qEk4+eVNPNnYxBwp3swuILgTEPYi94=\r\n=2Tj2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"a7a312ebe9db675ae03bd354f193ed34a976d21f","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.mjs","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/6.6.1/node@v18.16.0+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"d3-geo":"^3.1.0","d3-array":"^3.2.2","d3-color":"^3.1.0","vega-time":"^2.1.1","vega-util":"^1.17.1","vega-scale":"^7.3.0","vega-dataflow":"^5.7.5","vega-expression":"^5.1.0","vega-scenegraph":"^4.10.2","vega-selections":"^5.4.1","vega-statistics":"^1.8.1"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.13.2_1682534468886_0.5274291880085971","host":"s3://npm-registry-packages"}},"5.14.0":{"name":"vega-functions","version":"5.14.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.14.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"8235157ae35c0e12f9122e3b783d693967de3c40","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.14.0.tgz","fileCount":33,"integrity":"sha512-Q0rocHmJDfQ0tS91kdN8WcEosq1e3HPK1Yf5z36SPYPmTzKw3uxUGE52tLxC832acAYqPmi8R41wAoI/yFQTPg==","signatures":[{"sig":"MEYCIQChibB5enTL1L8KKdYvefF1QgFH2KtQEfa2p+rfRLz32AIhALuZOi5++85wHLGxYDWHTmYyO9xVWf3MgaHaURgqgs5L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256141},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"3580b28ec9b89d0a042707c168080931e7745fb3","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.mjs","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/7.4.2/node@v18.16.0+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"d3-geo":"^3.1.0","d3-array":"^3.2.2","d3-color":"^3.1.0","vega-time":"^2.1.1","vega-util":"^1.17.1","vega-scale":"^7.3.0","vega-dataflow":"^5.7.5","vega-expression":"^5.1.0","vega-scenegraph":"^4.10.2","vega-selections":"^5.4.2","vega-statistics":"^1.8.1"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.14.0_1699374796597_0.39429304772455076","host":"s3://npm-registry-packages"}},"5.15.0":{"name":"vega-functions","version":"5.15.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.15.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"a7905e1dd6457efe265dbf954cbc0a5721c484b0","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.15.0.tgz","fileCount":33,"integrity":"sha512-pCqmm5efd+3M65jrJGxEy3UGuRksmK6DnWijoSNocnxdCBxez+yqUUVX9o2pN8VxMe3648vZnR9/Vk5CXqRvIQ==","signatures":[{"sig":"MEUCICbyIJf/RuY2fR4poexwrjcj/eVqcBMy0pyhwHHJegITAiEAiEL4XC2Wk2a9ouUCOx4bxlSMU+G8vBG7/e9TvYKisN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256308},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"d2ef8b4f7d59c02ea80129f59551550a22e0ed97","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.mjs","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"lhermann","email":"lukashermann28@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/7.4.2/node@v20.12.2+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"d3-geo":"^3.1.0","d3-array":"^3.2.2","d3-color":"^3.1.0","vega-time":"^2.1.2","vega-util":"^1.17.2","vega-scale":"^7.4.1","vega-dataflow":"^5.7.6","vega-expression":"^5.1.1","vega-scenegraph":"^4.13.0","vega-selections":"^5.4.2","vega-statistics":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.15.0_1718324656767_0.6071060121305532","host":"s3://npm-registry-packages"}},"5.16.0":{"name":"vega-functions","version":"5.16.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.16.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"e72b5237cb3c507b42658d89286d07ac708d3f90","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.16.0.tgz","fileCount":33,"integrity":"sha512-uXjSDbbGcFLCQTZZI+OiZK0U+2dLWC26ONdO0g9RhPzXXzR3niPcFOA0bc/OeiHdTexqsLjOiXxR/K2BckB8gQ==","signatures":[{"sig":"MEUCIA2V7Yi1W2+29TB+MFd85vlzO6gO55YAxAwzOMiexKhVAiEA88cun32Eq5yYokJnnrs9U2HZH2BzFs9+pbbA6qbkR9g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":257587},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"0e1eb8b091bc83a343bcb23caa87a6d8762abc54","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.mjs","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"lhermann","email":"lukashermann28@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/7.4.2/node@v20.18.2+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"d3-geo":"^3.1.0","d3-array":"^3.2.2","d3-color":"^3.1.0","vega-time":"^2.1.3","vega-util":"^1.17.3","vega-scale":"^7.4.2","vega-dataflow":"^5.7.7","vega-expression":"^5.1.2","vega-scenegraph":"^4.13.1","vega-selections":"^5.5.0","vega-statistics":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.3"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.16.0_1737749393074_0.9493725285700234","host":"s3://npm-registry-packages-npm-production"}},"5.17.0":{"name":"vega-functions","version":"5.17.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.17.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"6b1477c4f5e5a4a0c58ddf667d6952f8d61333a7","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.17.0.tgz","fileCount":33,"integrity":"sha512-EoGvdCtv1Y4M/hLy83Kf0HTs4qInUfrBoanrnhbguzRl00rx7orjcv+bNZFHbCe4HkfVpbOnTrYmz3K2ivaOLw==","signatures":[{"sig":"MEUCIQCx5CmkC/bx1WedS2vs7F6TXPKU/eLSG84Y43v4eWbD5AIgdjU/cUMgIiIXYYKgzYg3FqZJNlOzZ3WBisvFEWfUvm0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":258230},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"2fe2e63de54821d858bdcbe2aa38e72a9f2e6234","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.mjs","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"lhermann","email":"lukashermann28@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/7.4.2/node@v20.18.2+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"d3-geo":"^3.1.0","d3-array":"^3.2.2","d3-color":"^3.1.0","vega-time":"^2.1.3","vega-util":"^1.17.3","vega-scale":"^7.4.2","vega-dataflow":"^5.7.7","vega-expression":"^5.2.0","vega-scenegraph":"^4.13.1","vega-selections":"^5.6.0","vega-statistics":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.3"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.17.0_1740448640419_0.7178045459433102","host":"s3://npm-registry-packages-npm-production"}},"5.18.0":{"name":"vega-functions","version":"5.18.0","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.18.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"297fbb982492622bf57ca8148447ad88cdee859c","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.18.0.tgz","fileCount":33,"integrity":"sha512-+D+ey4bDAhZA2CChh7bRZrcqRUDevv05kd2z8xH+il7PbYQLrhi6g1zwvf8z3KpgGInFf5O13WuFK5DQGkz5lQ==","signatures":[{"sig":"MEYCIQDog5l/klDLh5gHwe/Crxxf9eDsFDYj8XkDd3QaJQcOnQIhAKdrHgTdxa8IZieSgbJDWJF2XtosbjgHConOPZ+hBYXc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":258298},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"57c2a12ad868bc25ab216753c60c5a2c961f6cc4","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.mjs","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"lhermann","email":"lukashermann28@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/7.4.2/node@v20.18.2+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"d3-geo":"^3.1.0","d3-array":"^3.2.2","d3-color":"^3.1.0","vega-time":"^2.1.3","vega-util":"^1.17.3","vega-scale":"^7.4.2","vega-dataflow":"^5.7.7","vega-expression":"^5.2.0","vega-scenegraph":"^4.13.1","vega-selections":"^5.6.0","vega-statistics":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.3"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.18.0_1742151168235_0.32809842552615986","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"vega-functions","version":"6.0.0","keywords":["vega","expression","functions"],"author":{"url":"https://vega.github.io","name":"Vega"},"license":"BSD-3-Clause","_id":"vega-functions@6.0.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"dist":{"shasum":"3e97a8bfc59f26a490bc20c5ff5f26f756711169","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-6.0.0.tgz","fileCount":31,"integrity":"sha512-1Qy7VOUIa3GzbfLXYYpTDPQMyJVV27a7U8xCqXtMPozXQo4cKQRb/OKAqMk7A/0eCTs3E08pc41kFa/tYSOIag==","signatures":[{"sig":"MEUCIBPioaDLHdQMQyYa/jxAM2GccFz0haO6mkNXkufQFsZTAiEAgtOtAeap66oU0P/2GQJklhl1kAltlchTK/4AYSmJOPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":122853},"type":"module","exports":{"default":"./build/vega-functions.js"},"gitHead":"45ce7657f6212c448be409887018b693a8103fd4","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.js","pretest":"yarn build --config-test","prebuild":"del-cli build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"lhermann","email":"lukashermann28@gmail.com"},"repository":"vega/vega","_npmVersion":"lerna/8.2.1/node@v20.18.2+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"d3-geo":"^3.1.1","d3-array":"^3.2.4","d3-color":"^3.1.0","vega-time":"^3.0.0","vega-util":"^2.0.0","vega-scale":"^8.0.0","vega-dataflow":"^6.0.0","vega-expression":"^6.0.0","vega-scenegraph":"^5.0.0","vega-selections":"^6.0.0","vega-statistics":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_6.0.0_1743035089228_0.4041592714077096","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"vega-functions","version":"6.1.0","keywords":["vega","expression","functions"],"author":{"url":"https://vega.github.io","name":"Vega"},"license":"BSD-3-Clause","_id":"vega-functions@6.1.0","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"dist":{"shasum":"d3726c46744f8a9769df5954a41a3d42fefad57e","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-6.1.0.tgz","fileCount":31,"integrity":"sha512-yooEbWt0FWMBNoohwLsl25lEh08WsWabTXbbS+q0IXZzWSpX4Cyi45+q7IFyy/2L4oaIfGIIV14dgn3srQQcGA==","signatures":[{"sig":"MEUCIHZrgKP3t2b+amG9HQj5Sz49cgHPQDaUSLlnzZksTMS4AiEAjvV8Ub5sA8JEmV6Ml0etm9KZ4oa+9gUsKfzI9bSjYp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":121346},"type":"module","exports":{"default":"./build/vega-functions.js"},"gitHead":"4dea72921d25bf6ff6636a9f9cb6c63ff696932c","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.js","pretest":"npm run build -- --config-test","prebuild":"del-cli build","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"lhermann","email":"lukashermann28@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/8.2.3/node@v20.18.2+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"d3-geo":"^3.1.1","d3-array":"^3.2.4","d3-color":"^3.1.0","vega-time":"^3.1.0","vega-util":"^2.1.0","vega-scale":"^8.1.0","vega-dataflow":"^6.1.0","vega-expression":"^6.1.0","vega-scenegraph":"^5.1.0","vega-selections":"^6.1.0","vega-statistics":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_6.1.0_1758058320290_0.7586827304940151","host":"s3://npm-registry-packages-npm-production"}},"5.18.1":{"name":"vega-functions","version":"5.18.1","keywords":["vega","expression","functions"],"author":{"url":"http://idl.cs.washington.edu","name":"Jeffrey Heer"},"license":"BSD-3-Clause","_id":"vega-functions@5.18.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"hydrosquall","email":"cameron.yick@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"dc7a5eb442bb521011bf7af0d28b8168cf3695e3","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-5.18.1.tgz","fileCount":32,"integrity":"sha512-qEBAbo0jxGGebRvbX1zmxzmjwFz8/UtncRhzwk9/KcI0WudULNmCM1iTu+DGFRnNHdcKi6kUlwJBPIp7zDu3HQ==","signatures":[{"sig":"MEYCIQCOMzS8/l8Mgpu91LccDhVLiuHTY2peaP5JFcglOWVhlAIhALcN9MnBBxCWTh0eJd/bW5lQSriWDcfaM315UUz7Z2RQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":256708},"main":"build/vega-functions.js","unpkg":"build/vega-functions.min.js","module":"build/vega-functions.module.js","gitHead":"a01966e3be0dc2aa60269ab9e3f5103b0f7076da","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.mjs","pretest":"yarn build --config-test","prebuild":"rimraf build","prepublishOnly":"yarn test && yarn build"},"_npmUser":{"name":"hydrosquall","email":"cameron.yick@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"10.7.0","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"20.15.1","dependencies":{"d3-geo":"^3.1.0","d3-array":"^3.2.2","d3-color":"^3.1.0","vega-time":"^2.1.4","vega-util":"^1.17.4","vega-scale":"^7.4.3","vega-dataflow":"^5.7.8","vega-expression":"^5.2.1","vega-scenegraph":"^4.13.2","vega-selections":"^5.6.1","vega-statistics":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_5.18.1_1761245400856_0.265907746035708","host":"s3://npm-registry-packages-npm-production"}},"6.1.1":{"name":"vega-functions","version":"6.1.1","keywords":["vega","expression","functions"],"author":{"url":"https://vega.github.io","name":"Vega"},"license":"BSD-3-Clause","_id":"vega-functions@6.1.1","maintainers":[{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"hydrosquall","email":"cameron.yick@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"homepage":"https://github.com/vega/vega#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"5d4e9746aadde2b3b70d8da3e6338892d05cd9d2","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-6.1.1.tgz","fileCount":30,"integrity":"sha512-Due6jP0y0FfsGMTrHnzUGnEwXPu7VwE+9relfo+LjL/tRPYnnKqwWvzt7n9JkeBuZqjkgYjMzm/WucNn6Hkw5A==","signatures":[{"sig":"MEUCIQCFXJxyCMgCOYM6gb7U3NKJHmyGMwoQBe2LNpb8Fn0OjgIgR0Ky3bd+eKmSQKVnbZ4I9SXfIJBtJYNbhTNz0+0HkIw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":121449},"type":"module","exports":{"default":"./build/vega-functions.js"},"scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.js","pretest":"npm run build -- --config-test","prebuild":"del-cli build","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"hydrosquall","email":"cameron.yick@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"10.9.2","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"22.13.1","dependencies":{"d3-geo":"^3.1.1","d3-array":"^3.2.4","d3-color":"^3.1.0","vega-time":"^3.1.0","vega-util":"^2.1.0","vega-scale":"^8.1.0","vega-dataflow":"^6.1.0","vega-expression":"^6.1.0","vega-scenegraph":"^5.1.0","vega-selections":"^6.1.0","vega-statistics":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_6.1.1_1764975586553_0.5308344508963783","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"vega-functions","version":"6.1.2","keywords":["vega","expression","functions"],"author":{"url":"https://vega.github.io","name":"Vega"},"license":"BSD-3-Clause","_id":"vega-functions@6.1.2","maintainers":[{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"hydrosquall","email":"cameron.yick@gmail.com"},{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"homepage":"https://github.com/vega/vega/tree/main/packages/vega-functions#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"0e8e660e919281a320abdb4991bde8eb7077f05c","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-6.1.2.tgz","fileCount":33,"integrity":"sha512-qT6xhhidu0qvaxAPtr1dYv2sPnooCrzxk4QbLf0rn/FfjSFj0nM5yjQkTnsrhXDZYHW0OebDvtJ8yEyDVuRZbw==","signatures":[{"sig":"MEUCIQCiIwzZ6smTap4SWWabknscgXjeXZfO3Mqm37jTHXiGVwIgSTZSIFTpvVyDOjuCkF6oYrolcjAHISrOkatHyyIzNhI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":259168},"type":"module","exports":{"default":"./build/vega-functions.js"},"gitHead":"b72409b4cab26a6e5db11ce21851043ef389f761","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.js","pretest":"npm run build -- --config-test","prebuild":"del-cli build","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"domoritz","email":"domoritz@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.18.0+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"d3-geo":"^3.1.1","d3-array":"^3.2.4","d3-color":"^3.1.0","vega-time":"^3.2.0","vega-util":"^2.1.0","vega-scale":"^8.1.1","vega-dataflow":"^6.1.1","vega-expression":"^6.2.0","vega-scenegraph":"^5.2.0","vega-selections":"^6.1.3","vega-statistics":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_6.1.2_1784675369114_0.022458817516331386","host":"s3://npm-registry-packages-npm-production"}},"6.1.3":{"name":"vega-functions","version":"6.1.3","keywords":["vega","expression","functions"],"author":{"url":"https://vega.github.io","name":"Vega"},"license":"BSD-3-Clause","_id":"vega-functions@6.1.3","maintainers":[{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"hydrosquall","email":"cameron.yick@gmail.com"},{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"homepage":"https://github.com/vega/vega/tree/main/packages/vega-functions#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"dist":{"shasum":"9d8e9485bc0b4be06914b46378b2b2894b668904","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-6.1.3.tgz","fileCount":31,"integrity":"sha512-WOgWVxGg1T1tuICyylIppxXWXWEtl7P81Xnj0vQtoIn11VvQ0mrsBZr1aia4g8Sw0fEH1mUO7Dtj7v3o8BgBmQ==","signatures":[{"sig":"MEUCIQCnbZAiwmcLB/8pyVeEf+aso0gJoPNjpx0oEciLfRpCnAIgdh+kaPW/YS+UjVVXB0iu7QOHSx5jwRKM9cW1x/5wQp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":123195},"type":"module","exports":{"default":"./build/vega-functions.js"},"gitHead":"c42b7bad10730383c780f7769768b8b64bc0052a","scripts":{"test":"tape 'test/**/*-test.js'","build":"rollup -c rollup.config.js","pretest":"npm run build -- --config-test","prebuild":"del-cli build","prepublishOnly":"npm test && npm run build"},"_npmUser":{"name":"domoritz","email":"domoritz@gmail.com"},"repository":{"url":"git+https://github.com/vega/vega.git","type":"git"},"_npmVersion":"lerna/9.0.7/node@v24.18.0+arm64 (darwin)","description":"Custom functions for the Vega expression language.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"d3-geo":"^3.1.1","d3-array":"^3.2.4","d3-color":"^3.1.0","vega-time":"^3.2.1","vega-util":"^2.1.0","vega-scale":"^8.1.2","vega-dataflow":"^6.1.2","vega-expression":"^6.2.1","vega-scenegraph":"^5.2.1","vega-selections":"^6.1.4","vega-statistics":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vega-format":"^2.1.2"},"_npmOperationalInternal":{"tmp":"tmp/vega-functions_6.1.3_1784694223698_0.6223336853947425","host":"s3://npm-registry-packages-npm-production"}},"6.2.0":{"name":"vega-functions","version":"6.2.0","description":"Custom functions for the Vega expression language.","keywords":["vega","expression","functions"],"author":{"name":"Vega","url":"https://vega.github.io"},"license":"BSD-3-Clause","type":"module","exports":{"default":"./build/vega-functions.js"},"repository":{"type":"git","url":"git+https://github.com/vega/vega.git"},"homepage":"https://github.com/vega/vega/tree/main/packages/vega-functions#readme","bugs":{"url":"https://github.com/vega/vega/issues"},"scripts":{"prebuild":"del-cli build","build":"rollup -c rollup.config.js","pretest":"npm run build -- --config-test","test":"tape 'test/**/*-test.js'","prepublishOnly":"npm test && npm run build"},"dependencies":{"d3-array":"^3.2.4","d3-color":"^3.1.0","d3-ease":"^3.0.1","d3-geo":"^3.1.1","vega-dataflow":"^6.1.3","vega-expression":"^6.2.2","vega-scale":"^8.1.3","vega-scenegraph":"^5.3.0","vega-selections":"^6.1.5","vega-statistics":"^2.0.0","vega-time":"^3.3.0","vega-util":"^2.1.3"},"devDependencies":{"vega-format":"^2.1.3"},"gitHead":"adf0ae7cd5dbc5bd0d7b4fb5566a68adf14cac3f","_id":"vega-functions@6.2.0","_nodeVersion":"24.19.0","_npmVersion":"lerna/9.0.7/node@v24.19.0+arm64 (darwin)","dist":{"integrity":"sha512-MRFL7RjVmsv6iYuRZVvrDPZbySLa5Dzd5hC+0LTubysy8OrPengKZEHeRnibvHH6odg3IsKUV44Wv8dN3XzYAw==","shasum":"e31717289cd9c6e20bb20eb84b036bb0d80900cb","tarball":"https://registry.npmjs.org/vega-functions/-/vega-functions-6.2.0.tgz","fileCount":33,"unpackedSize":137030,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGQVCcKo2L8Hmq6Y/tBi0R22DZayBCNGtUXyYHNXWIDgAiEAjJ+eb/51RzbNTVeQU/KXDVxN9kqH8Fa1tDA9Kbtod6Q="}]},"_npmUser":{"name":"domoritz","email":"domoritz@gmail.com"},"directories":{},"maintainers":[{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"hydrosquall","email":"cameron.yick@gmail.com"},{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vega-functions_6.2.0_1786727765600_0.8788439690182168"},"_hasShrinkwrap":false}},"time":{"created":"2019-02-18T21:32:16.090Z","modified":"2026-08-14T17:16:05.933Z","5.0.0":"2019-02-18T21:32:16.262Z","5.0.1":"2019-02-23T23:29:33.992Z","5.1.0":"2019-02-26T23:58:35.616Z","5.1.1":"2019-03-10T06:03:56.576Z","5.2.0":"2019-03-15T04:04:47.528Z","5.3.0":"2019-05-10T23:05:25.661Z","5.3.1":"2019-08-27T07:45:21.000Z","5.3.2":"2019-09-09T13:36:07.908Z","5.4.0":"2019-09-30T11:37:37.997Z","5.4.1":"2019-10-16T18:21:34.156Z","5.5.0":"2019-11-12T12:49:01.681Z","5.5.1":"2019-12-05T11:23:40.850Z","5.6.0":"2020-04-27T09:03:59.924Z","5.7.0":"2020-05-15T22:55:06.814Z","5.7.1":"2020-06-02T09:52:50.435Z","5.7.2":"2020-08-18T12:38:41.074Z","5.7.3":"2020-08-31T13:57:22.908Z","5.8.0":"2020-09-23T08:21:01.105Z","5.9.0":"2020-12-23T13:10:02.707Z","5.10.0":"2020-12-23T13:40:10.190Z","5.11.0":"2021-01-08T11:49:03.572Z","5.12.0":"2021-01-21T15:34:21.186Z","5.12.1":"2021-09-21T17:43:28.051Z","5.13.0":"2022-03-11T23:06:57.164Z","5.13.1":"2023-03-01T20:29:15.399Z","5.13.2":"2023-04-26T18:41:09.110Z","5.14.0":"2023-11-07T16:33:16.881Z","5.15.0":"2024-06-14T00:24:16.930Z","5.16.0":"2025-01-24T20:09:53.314Z","5.17.0":"2025-02-25T01:57:20.591Z","5.18.0":"2025-03-16T18:52:48.422Z","6.0.0":"2025-03-27T00:24:49.411Z","6.1.0":"2025-09-16T21:32:00.473Z","5.18.1":"2025-10-23T18:50:01.027Z","6.1.1":"2025-12-05T22:59:46.709Z","6.1.2":"2026-07-21T23:09:29.372Z","6.1.3":"2026-07-22T04:23:43.828Z","6.2.0":"2026-08-14T17:16:05.725Z"},"bugs":{"url":"https://github.com/vega/vega/issues"},"author":{"name":"Vega","url":"https://vega.github.io"},"license":"BSD-3-Clause","homepage":"https://github.com/vega/vega/tree/main/packages/vega-functions#readme","keywords":["vega","expression","functions"],"repository":{"type":"git","url":"git+https://github.com/vega/vega.git"},"description":"Custom functions for the Vega expression language.","maintainers":[{"name":"domoritz","email":"domoritz@gmail.com"},{"name":"hydrosquall","email":"cameron.yick@gmail.com"},{"name":"jheer","email":"jeffrey.heer@gmail.com"},{"name":"arvindsatya1","email":"arvindsatya1@gmail.com"},{"name":"lhermann","email":"lukashermann28@gmail.com"}],"readme":"# vega-functions\n\nFunction implementations for the [Vega expression language](https://vega.github.io/vega/docs/expressions/). Unlike the basic utility functions included in the [vega-expression](https://github.com/vega/vega/tree/master/packages/vega-expression) package, this package includes custom expression functions, many of which are specific to Vega dataflows.\n\n## Provided Functions\n\nThis package provides the following expression functions. All other constants and functions are provided by the base [vega-expression](https://github.com/vega/vega/tree/master/packages/vega-expression) package.\n\n**Type Checking Functions**\n\n- [isArray](https://vega.github.io/vega/docs/expressions/#isArray)\n- [isBoolean](https://vega.github.io/vega/docs/expressions/#isBoolean)\n- [isDate](https://vega.github.io/vega/docs/expressions/#isDate)\n- [isNumber](https://vega.github.io/vega/docs/expressions/#isNumber)\n- [isObject](https://vega.github.io/vega/docs/expressions/#isObject)\n- [isRegExp](https://vega.github.io/vega/docs/expressions/#isRegExp)\n- [isString](https://vega.github.io/vega/docs/expressions/#isString)\n- [isTuple](https://vega.github.io/vega/docs/expressions/#isTuple)\n\n**Type Coercion Functions**\n\n- [toBoolean](https://vega.github.io/vega/docs/expressions/#toBoolean)\n- [toDate](https://vega.github.io/vega/docs/expressions/#toDate)\n- [toNumber](https://vega.github.io/vega/docs/expressions/#toNumber)\n- [toString](https://vega.github.io/vega/docs/expressions/#toString)\n\n**Math Functions**\n\n- [random](https://vega.github.io/vega/docs/expressions/#random)\n\n**Easing Functions**\n\nEach family below is also provided in `In`, `Out` and `InOut` variants (for example, `easeQuadIn`), except for `easeLinear`.\n\n- [easeLinear](https://vega.github.io/vega/docs/expressions/#easeLinear)\n- [easeQuad](https://vega.github.io/vega/docs/expressions/#easeQuad)\n- [easeCubic](https://vega.github.io/vega/docs/expressions/#easeCubic)\n- [easePoly](https://vega.github.io/vega/docs/expressions/#easePoly)\n- [easeSin](https://vega.github.io/vega/docs/expressions/#easeSin)\n- [easeExp](https://vega.github.io/vega/docs/expressions/#easeExp)\n- [easeCircle](https://vega.github.io/vega/docs/expressions/#easeCircle)\n- [easeBounce](https://vega.github.io/vega/docs/expressions/#easeBounce)\n- [easeBack](https://vega.github.io/vega/docs/expressions/#easeBack)\n- [easeElastic](https://vega.github.io/vega/docs/expressions/#easeElastic)\n\n**Date/Time Functions**\n\n- [quarter](https://vega.github.io/vega/docs/expressions/#quarter)\n- [utcquarter](https://vega.github.io/vega/docs/expressions/#utcquarter)\n\n**Array Functions**\n\n- [clampRange](https://vega.github.io/vega/docs/expressions/#clampRange)\n- [extent](https://vega.github.io/vega/docs/expressions/#extent)\n- [inrange](https://vega.github.io/vega/docs/expressions/#inrange)\n- [interpolateLinear](https://vega.github.io/vega/docs/expressions/#interpolateLinear)\n- [lerp](https://vega.github.io/vega/docs/expressions/#lerp)\n- [peek](https://vega.github.io/vega/docs/expressions/#peek)\n- [sequence](https://vega.github.io/vega/docs/expressions/#sequence)\n- [span](https://vega.github.io/vega/docs/expressions/#span)\n\n**String Functions**\n\n- [pad](https://vega.github.io/vega/docs/expressions/#pad)\n- [truncate](https://vega.github.io/vega/docs/expressions/#truncate)\n\n**Object Functions**\n\n- [merge](https://vega.github.io/vega/docs/expressions/#merge)\n\n**Formatting Functions**\n\n- [format](https://vega.github.io/vega/docs/expressions/#format)\n- [utcFormat](https://vega.github.io/vega/docs/expressions/#utcFormat)\n- [utcParse](https://vega.github.io/vega/docs/expressions/#utcParse)\n- [timeFormat](https://vega.github.io/vega/docs/expressions/#timeFormat)\n- [timeParse](https://vega.github.io/vega/docs/expressions/#timeParse)\n- [monthFormat](https://vega.github.io/vega/docs/expressions/#monthFormat)\n- [monthAbbrevFormat](https://vega.github.io/vega/docs/expressions/#monthAbbrevFormat)\n- [dayFormat](https://vega.github.io/vega/docs/expressions/#dayFormat)\n- [dayAbbrevFormat](https://vega.github.io/vega/docs/expressions/#dayAbbrevFormat)\n\n**Color Functions**\n\n- [rgb](https://vega.github.io/vega/docs/expressions/#rgb)\n- [lab](https://vega.github.io/vega/docs/expressions/#lab)\n- [hcl](https://vega.github.io/vega/docs/expressions/#hcl)\n- [hsl](https://vega.github.io/vega/docs/expressions/#hsl)\n\n**Event Functions**\n\n- [pinchDistance](https://vega.github.io/vega/docs/expressions/#pinchDistance)\n- [pinchAngle](https://vega.github.io/vega/docs/expressions/#pinchAngle)\n- [inScope](https://vega.github.io/vega/docs/expressions/#inScope)\n\n**Scale and Projection Functions**\n\n- [bandspace](https://vega.github.io/vega/docs/expressions/#bandspace)\n- [bandwidth](https://vega.github.io/vega/docs/expressions/#bandwidth)\n- [copy](https://vega.github.io/vega/docs/expressions/#copy)\n- [domain](https://vega.github.io/vega/docs/expressions/#domain)\n- [gradient](https://vega.github.io/vega/docs/expressions/#gradient)\n- [invert](https://vega.github.io/vega/docs/expressions/#invert)\n- [range](https://vega.github.io/vega/docs/expressions/#range)\n- [scale](https://vega.github.io/vega/docs/expressions/#scale)\n- [panLinear](https://vega.github.io/vega/docs/expressions/#panLinear)\n- [panLog](https://vega.github.io/vega/docs/expressions/#panLog)\n- [panPow](https://vega.github.io/vega/docs/expressions/#panPow)\n- [panSymlog](https://vega.github.io/vega/docs/expressions/#panSymlog)\n- [zoomLinear](https://vega.github.io/vega/docs/expressions/#zoomLinear)\n- [zoomLog](https://vega.github.io/vega/docs/expressions/#zoomLog)\n- [zoomPow](https://vega.github.io/vega/docs/expressions/#zoomPow)\n- [zoomSymlog](https://vega.github.io/vega/docs/expressions/#zoomSymlog)\n- flush (used internally for axis and legend label layout)\n\n**Geographic Functions**\n\n- [geoArea](https://vega.github.io/vega/docs/expressions/#geoArea)\n- [geoBounds](https://vega.github.io/vega/docs/expressions/#geoBounds)\n- [geoCentroid](https://vega.github.io/vega/docs/expressions/#geoCentroid)\n- [geoScale](https://vega.github.io/vega/docs/expressions/#geoScale)\n- [geoTranslate](https://vega.github.io/vega/docs/expressions/#geoTranslate)\n\n**Shape Functions**\n\n- geoShape (used internally for mark clipping)\n- pathShape (used internally for mark clipping)\n\n**Data Functions**\n\n- [indata](https://vega.github.io/vega/docs/expressions/#indata)\n- [data](https://vega.github.io/vega/docs/expressions/#data)\n- setdata (used internally for scale domain data)\n- modify (used internally for trigger updates)\n\n**Dataflow Functions**\n\n- encode (used internally for signal updates)\n\n**Tree (Hierarchy) Functions**\n\n- [treePath](https://vega.github.io/vega/docs/expressions/#treePath)\n- [treeAncestors](https://vega.github.io/vega/docs/expressions/#treeAncestors)\n\n**Browser Functions**\n\n- [screen](https://vega.github.io/vega/docs/expressions/#screen)\n- [containerSize](https://vega.github.io/vega/docs/expressions/#containerSize)\n- [windowSize](https://vega.github.io/vega/docs/expressions/#windowSize)\n\n**Logging Functions**\n\n- [warn](https://vega.github.io/vega/docs/expressions/#warn)\n- [info](https://vega.github.io/vega/docs/expressions/#info)\n- [debug](https://vega.github.io/vega/docs/expressions/#debug)\n","readmeFilename":"README.md"}