{"_id":"@artilleryio/sketches-js","_rev":"10-4e070e3c1c3eca1f51d46b8304f01a8d","name":"@artilleryio/sketches-js","dist-tags":{"latest":"2.1.1"},"versions":{"1.0.4":{"name":"@artilleryio/sketches-js","version":"1.0.4","description":"TypeScript implementation of DDSketch, a distributed quantile sketch algorithm ","license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/DataDog/sketches-js"},"main":"dist/index.js","types":"dist/index.d.ts","keywords":["histogram","ddsketch","sketches","quantiles","percentiles","monitoring"],"publishConfig":{"access":"public"},"scripts":{"build":"yarn clean; tsc -p tsconfig.build.json","clean":"rm -rf dist/*","test":"jest","lint":"eslint \"src/**/*.{js,ts}\"","prepack":"yarn build","typecheck":"tsc --noEmit","generate:proto":"pbjs -t static-module -w commonjs -o src/ddsketch/proto/compiled.js src/ddsketch/proto/DDSketch.proto && pbts -o src/ddsketch/proto/compiled.d.ts src/ddsketch/proto/compiled.js"},"dependencies":{"protobufjs":"^6.10.2"},"devDependencies":{"@types/jest":"^26.0.14","@typescript-eslint/eslint-plugin":"^4.2.0","@typescript-eslint/parser":"^4.2.0","eslint":"^7.9.0","eslint-config-prettier":"^6.12.0","eslint-plugin-prettier":"^3.1.4","jest":"^26.4.2","prettier":"^2.1.2","ts-jest":"^26.4.0","typescript":"^4.0.3"},"licenseText":"Copyright 2020 Datadog, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","noticeText":"Datadog sketches-js\nCopyright 2020 Datadog, Inc.\n\nThis product includes software developed at Datadog (https://www.datadoghq.com/).\n","_id":"@artilleryio/sketches-js@1.0.4","dist":{"shasum":"2518e3d09534b27852ac0f36f2705ed42863ea4d","integrity":"sha512-G5WYbFnrDWjuwp15KPuN66R3a5xEV4rvBIWl+TLkAlc1tDSyl/WI7mE+EA7rCeKGQGTaSlVVJByTT3hW/w3KuA==","tarball":"https://registry.npmjs.org/@artilleryio/sketches-js/-/sketches-js-1.0.4.tgz","fileCount":44,"unpackedSize":103908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsfxdCRA9TVsSAnZWagAAVaoP/jNm/hrENtNy2pFALg1J\n15F3dqYfooc5tYR0YqwcNnPm7vEaQCV+H+AK4hELss3+kOz254rRO3b2K8NU\nH0SKy54z34Nua8x3DWqA/eNxQAEn5MQRusE9lT5v2TbYiG7nOp8LeE9gLCuB\nqWzodIYQpgLqJ85QKM6cN47CACswgozR5nSVN8+4Ot1BdMtFmorye3R3uviK\nIgmCx2l1glMgdjbHBlg67VBMELDJ1iTf3cuCtrJucZhxnNSJTvgFuQ1EjoKv\nBQQ3Kxh2YUmMfhCni3qQO3aVGY4x/g9YP3tDQSiU+Qmukf+bXIuFAwTiWUwc\nH8+B6yne/KoLogbYsj2TQfw7I4bjfDRqit2XRrp4qv4PT3rJj4GE2wK6WTcy\nh4DK8f/hiHuNEKW3IbZ9iVNIT4WltfwvDDbQLQH4HPZU9Db2lDwR4Rg6qRsl\nE5CLfhQQzHBZAiCLLZ5sfWNZPclaqkQ3z/Rw1nJhqau+q9bfFZZeHvUiJL5a\nZG0GXJ36QDSxE5LbGLjYby+7NWO+t4VqJzTU0sbuDdnkZKCQqPEGYyYEufb0\na3vEFsKfjiLQ12Xk7oxmU+1ynvw5FkGGHsdYsZwGxbtwuN+KDEDzGmmWmN2t\nk5K2ctLlscmwB8nQ1a73bcUfNDPZRnl2ueFUgJdIU1o24u4Lq8I0IXMnsM/7\nwcKs\r\n=jwAu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6DFM3Rs/nKbQIgeRSd46iytRCwpwzyr6cQIT0Xh2CNQIgcXQ6gg1d/x9iOh0LbE1EY+xpS5RVbQZ2iXRiYkm63tM="}]},"_npmUser":{"name":"hhvhhv","email":"npm@veldstra.org"},"directories":{},"maintainers":[{"name":"hhvhhv","email":"npm@veldstra.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sketches-js_1.0.4_1639054429213_0.2647470833444374"},"_hasShrinkwrap":false},"2.1.0":{"name":"@artilleryio/sketches-js","version":"2.1.0","description":"TypeScript implementation of DDSketch, a distributed quantile sketch algorithm ","license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/DataDog/sketches-js.git"},"main":"dist/index.js","types":"dist/index.d.ts","keywords":["histogram","ddsketch","sketches","quantiles","percentiles","monitoring"],"publishConfig":{"access":"public"},"scripts":{"build":"yarn clean; tsc -p tsconfig.build.json","clean":"rm -rf dist/*","test":"jest","lint":"eslint \"src/**/*.{js,ts}\"","prepack":"yarn build","typecheck":"tsc --noEmit","generate:proto":"pbjs -t static-module -w commonjs -o src/ddsketch/proto/compiled.js src/ddsketch/proto/DDSketch.proto && pbts -o src/ddsketch/proto/compiled.d.ts src/ddsketch/proto/compiled.js"},"dependencies":{},"devDependencies":{"@types/jest":"^26.0.14","@typescript-eslint/eslint-plugin":"^4.2.0","@typescript-eslint/parser":"^4.2.0","eslint":"^7.9.0","eslint-config-prettier":"^6.12.0","eslint-plugin-prettier":"^3.1.4","jest":"^26.4.2","prettier":"^2.1.2","protobufjs":"^6.11.3","ts-jest":"^26.4.0","typescript":"^4.0.3"},"gitHead":"af553ae3302814022d609bfa8875d73831ade7aa","bugs":{"url":"https://github.com/DataDog/sketches-js/issues"},"homepage":"https://github.com/DataDog/sketches-js#readme","_id":"@artilleryio/sketches-js@2.1.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-ORsYc5vpJR7QyKKzhZGIW+NI4pjce+oVE9FC0jlTJADY/e+lhu6WM/lk770r4zsVfHA7R4ccWhwUnQAaZwQ9Aw==","shasum":"5199c69351904b55a7fb035a5d27c5409131e5bd","tarball":"https://registry.npmjs.org/@artilleryio/sketches-js/-/sketches-js-2.1.0.tgz","fileCount":37,"unpackedSize":108086,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1cK9c4Fcu90DcITn7gWt6k0n3yyEHt8y/yVaVk4E28wIgKJnIneBt5Cl9Uo6uxyKWyEwz3mZDcHOikK4J8zebSwQ="}]},"_npmUser":{"name":"shoreditch-ops","email":"shoreditch-ops.npm@artillery.io"},"directories":{},"maintainers":[{"name":"shoreditch-ops","email":"shoreditch-ops.npm@artillery.io"},{"name":"hhvhhv","email":"npm@veldstra.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sketches-js_2.1.0_1689275735872_0.40892682611652176"},"_hasShrinkwrap":false},"2.1.1":{"name":"@artilleryio/sketches-js","version":"2.1.1","description":"TypeScript implementation of DDSketch, a distributed quantile sketch algorithm ","license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/DataDog/sketches-js"},"main":"dist/index.js","types":"dist/index.d.ts","keywords":["histogram","ddsketch","sketches","quantiles","percentiles","monitoring"],"publishConfig":{"access":"public"},"scripts":{"build":"yarn clean; tsc -p tsconfig.build.json","clean":"rm -rf dist/*","test":"jest","lint":"eslint \"src/**/*.{js,ts}\"","prepack":"yarn build","typecheck":"tsc --noEmit","generate:proto":"pbjs -t static-module -w commonjs -o src/ddsketch/proto/compiled.js src/ddsketch/proto/DDSketch.proto && pbts -o src/ddsketch/proto/compiled.d.ts src/ddsketch/proto/compiled.js"},"devDependencies":{"@types/jest":"^26.0.14","@typescript-eslint/eslint-plugin":"^4.2.0","@typescript-eslint/parser":"^4.2.0","eslint":"^7.9.0","eslint-config-prettier":"^6.12.0","eslint-plugin-prettier":"^3.1.4","jest":"^26.4.2","prettier":"^2.1.2","protobufjs":"^7.2.4","ts-jest":"^26.4.0","typescript":"^4.0.3"},"licenseText":"Copyright 2020 Datadog, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","noticeText":"Datadog sketches-js\nCopyright 2020 Datadog, Inc.\n\nThis product includes software developed at Datadog (https://www.datadoghq.com/).\n","_id":"@artilleryio/sketches-js@2.1.1","dist":{"shasum":"044f71fb89398860af4306cc2a90014ce80edda8","integrity":"sha512-H3D50vDb37E3NGYXY0eUFAm5++moElaqoAu0MWYZhgzaA3IT2E67bRCL8U4LKHuVf/MgDZk14uawIjc4WVjOUQ==","tarball":"https://registry.npmjs.org/@artilleryio/sketches-js/-/sketches-js-2.1.1.tgz","fileCount":44,"unpackedSize":108830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFFkbzU6unABpoQr/H6eu8iBbkXXuGAlkIG9NGmoAGhPAiEAqRoD4b5QaU3TGdHt3iwME+R6hFzKbTatigD6yFgzx/s="}]},"_npmUser":{"name":"shoreditch-ops","email":"shoreditch-ops.npm@artillery.io"},"directories":{},"maintainers":[{"name":"shoreditch-ops","email":"shoreditch-ops.npm@artillery.io"},{"name":"hhvhhv","email":"npm@veldstra.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sketches-js_2.1.1_1689347390715_0.6310048176357135"},"_hasShrinkwrap":false}},"time":{"created":"2021-12-09T12:53:49.143Z","1.0.4":"2021-12-09T12:53:49.386Z","modified":"2023-07-14T15:09:51.139Z","2.1.0":"2023-07-13T19:15:36.066Z","2.1.1":"2023-07-14T15:09:50.940Z"},"maintainers":[{"name":"shoreditch-ops","email":"shoreditch-ops.npm@artillery.io"},{"name":"hhvhhv","email":"npm@veldstra.org"}],"description":"TypeScript implementation of DDSketch, a distributed quantile sketch algorithm ","keywords":["histogram","ddsketch","sketches","quantiles","percentiles","monitoring"],"repository":{"type":"git","url":"https://github.com/DataDog/sketches-js"},"license":"Apache-2.0","readme":"# sketches-js\n\nThis is a fork of [@datadog/sketches-js](https://www.npmjs.com/package/@datadog/sketches-js) used by [Artillery](https://www.artillery.io) with a couple of fixes that haven't been upstreamed yet:\n\n- Retain summary statistics on merge - [PR #13](https://github.com/DataDog/sketches-js/pull/13)\n- Set `zeroCount` when on merge - [PR #18](https://github.com/DataDog/sketches-js/pull/18)\n","readmeFilename":"README.md"}