{"_id":"it-sort","_rev":"4579264","name":"it-sort","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","dist-tags":{"latest":"3.0.11"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"time":{"modified":"2026-04-10T15:54:12.000Z","created":"2021-09-08T15:48:13.089Z","3.0.11":"2026-04-10T15:33:18.585Z","3.0.10":"2026-04-10T12:39:29.808Z","3.0.9":"2025-06-01T09:52:34.551Z","3.0.8":"2025-05-13T07:19:10.945Z","3.0.7":"2025-03-06T09:40:23.304Z","3.0.6":"2024-05-26T10:50:27.240Z","3.0.5":"2024-04-24T16:49:43.529Z","3.0.4":"2023-11-15T12:30:16.501Z","3.0.3":"2023-08-16T12:22:38.603Z","3.0.2":"2023-05-09T14:27:53.972Z","3.0.1":"2023-03-31T11:26:19.891Z","3.0.0":"2023-03-30T17:07:38.664Z","2.0.1":"2023-03-02T15:22:06.878Z","2.0.0":"2022-10-17T08:57:34.909Z","1.0.1":"2021-10-10T14:15:19.634Z","1.0.0":"2021-09-08T16:31:39.280Z","0.0.1":"2021-09-08T15:48:13.089Z"},"users":{},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"versions":{"3.0.11":{"name":"it-sort","version":"3.0.11","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","module-sync":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^47.1.1"},"gitHead":"f5a4e124941c7c8f49689969bcea693ed2df3668","_id":"it-sort@3.0.11","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"663aadd9e7a8e68df0bf0fcd32ce69bbca3b7df8","size":4385,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.11.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ee9199fb-ef1a-40ec-a2d7-0d037efa61e8"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-sort_3.0.11_1775835198451_0.869870386436179"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T15:33:18.585Z","publish_time":1775835198585,"_source_registry_name":"default","_cnpm_publish_time":1775835198585},"3.0.10":{"name":"it-sort","version":"3.0.10","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","module-sync":"./src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^47.1.1"},"gitHead":"1761a098f1967777882dbf6554bdaf0bacf7fe17","_id":"it-sort@3.0.10","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"cbd411f5180e50e589135bbfa61deac9cda7cf41","size":4384,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.10.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ee9199fb-ef1a-40ec-a2d7-0d037efa61e8"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-sort_3.0.10_1775824769671_0.4010188160356305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T12:39:29.808Z","publish_time":1775824769808,"_source_registry_name":"default","_cnpm_publish_time":1775824769808},"3.0.9":{"name":"it-sort","version":"3.0.9","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^47.0.16"},"_id":"it-sort@3.0.9","gitHead":"ee715d423906e7c39ccc50f0c28027890d466c9a","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"2a1ffca46c1a947b1f230f6249a2e5484bd9c2cf","size":4380,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.9.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-sort_3.0.9_1748771554379_0.28354113093812305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-01T09:52:34.551Z","publish_time":1748771554551,"_source_registry_name":"default","_cnpm_publish_time":1748771554551},"3.0.8":{"name":"it-sort","version":"3.0.8","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^46.0.1"},"_id":"it-sort@3.0.8","gitHead":"55b8547b3a4c8962b392930fffd39d40927996c0","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"bb774aa28bee147684dc38ac1411e167d8fe308b","size":4418,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.8.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-sort_3.0.8_1747120750790_0.47590547559741103"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T07:19:10.945Z","publish_time":1747120750945,"_source_registry_name":"default","_cnpm_publish_time":1747120750945},"3.0.7":{"name":"it-sort","version":"3.0.7","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^45.1.2"},"_id":"it-sort@3.0.7","gitHead":"3c6c434a1761f01f0790bd783fbd5955dda5fe41","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"5c4ba9d50a30323c7a4e982502816708bccbe831","size":3580,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.7.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/it-sort_3.0.7_1741254023127_0.1949249885625184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T09:40:23.304Z","publish_time":1741254023304,"_source_registry_name":"default","_cnpm_publish_time":1741254023304},"3.0.6":{"name":"it-sort","version":"3.0.6","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^42.2.5"},"_id":"it-sort@3.0.6","gitHead":"bfe09ba3aea361369be69eb069039f313c6bc00e","_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"shasum":"58af5dec478c411ae5adf30f90078a6fc286484d","size":3389,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.6.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_3.0.6_1716720626992_0.5617857867550999"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-26T10:50:27.240Z","publish_time":1716720627240,"_source_registry_name":"default","_cnpm_publish_time":1716720627240},"3.0.5":{"name":"it-sort","version":"3.0.5","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/main/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"publishConfig":{"access":"public","provenance":true},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^42.2.5"},"_id":"it-sort@3.0.5","gitHead":"873c6f22d1f91cab060a73aabd8355caa66f81fa","_nodeVersion":"20.12.2","_npmVersion":"10.5.2","dist":{"shasum":"7209710c64e83e130659e00b2e42df4b36643f7e","size":3376,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.5.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_3.0.5_1713977383380_0.4463854780794998"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T16:49:43.529Z","publish_time":1713977383529,"_source_registry_name":"default","_cnpm_publish_time":1713977383529},"3.0.4":{"name":"it-sort","version":"3.0.4","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^41.1.9"},"_id":"it-sort@3.0.4","gitHead":"bcd588ee30ed99fe151903f0461878de41480813","_nodeVersion":"20.9.0","_npmVersion":"9.9.1","dist":{"shasum":"250152bf4abf3fa9572954305424bafb3199fa63","size":3367,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.4.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_3.0.4_1700051416241_0.7266348824650872"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T12:30:16.501Z","publish_time":1700051416501,"_source_registry_name":"default","_cnpm_publish_time":1700051416501},"3.0.3":{"name":"it-sort","version":"3.0.3","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^40.0.11"},"_id":"it-sort@3.0.3","gitHead":"6f1bdb7ab4b0805cc1ae380519b7a2385fbd53a3","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"c218ac91bc08ebc1894c2e9a60957e688d181f1f","size":3303,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.3.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_3.0.3_1692188558420_0.8269052658399301"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-16T12:22:38.603Z","publish_time":1692188558603,"_source_registry_name":"default","_cnpm_publish_time":1692188558603},"3.0.2":{"name":"it-sort","version":"3.0.2","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^39.0.2"},"gitHead":"3479db7aa3de9f5d70dac8524f6008d47dfa9487","_id":"it-sort@3.0.2","_nodeVersion":"18.16.0","_npmVersion":"8.19.4","dist":{"shasum":"5bf8549b74c74aee20636184791941413b09abf7","size":3328,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_3.0.2_1683642473831_0.899345298889771"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-09T14:27:53.972Z","publish_time":1683642473972,"_source_registry_name":"default","_cnpm_publish_time":1683642473972},"3.0.1":{"name":"it-sort","version":"3.0.1","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^38.1.7"},"gitHead":"ffbc1814d97e63113e8e5bf9298554b48964acc8","_id":"it-sort@3.0.1","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"2a8cb4175f626fa10da0c789c62085ecefb5f7ae","size":3328,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_3.0.1_1680261979737_0.3928071900253649"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T11:26:19.891Z","publish_time":1680261979891,"_cnpm_publish_time":1680261979891},"3.0.0":{"name":"it-sort","version":"3.0.0","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^3.0.0"},"devDependencies":{"aegir":"^38.1.7"},"gitHead":"db4fa07d04863b5dbbc7d9020179e3a082963385","_id":"it-sort@3.0.0","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"71488451a6c0ec1586a80e618a62d7a8b97bea49","size":3324,"noattachment":false,"key":"/it-sort/-/it-sort-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-3.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_3.0.0_1680196058474_0.08016462652492651"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-30T17:07:38.664Z","publish_time":1680196058664,"_cnpm_publish_time":1680196058664},"2.0.1":{"name":"it-sort","version":"2.0.1","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^2.0.0"},"devDependencies":{"aegir":"^38.1.7"},"gitHead":"a1c24a400a1aa14c1c66f86582f8a8dbc8ba7920","_id":"it-sort@2.0.1","_nodeVersion":"18.14.2","_npmVersion":"8.19.4","dist":{"shasum":"37af025862f7adb30d7fc1f8520b3cd7ef219ef6","size":2361,"noattachment":false,"key":"/it-sort/-/it-sort-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-2.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_2.0.1_1677770526690_0.00655712321352131"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-02T15:22:06.878Z","publish_time":1677770526878,"_cnpm_publish_time":1677770526878},"2.0.0":{"name":"it-sort","version":"2.0.0","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/achingbrain/it/tree/master/packages/it-sort#readme","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"bugs":{"url":"https://github.com/achingbrain/it/issues"},"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"build":"aegir build","lint":"aegir lint","dep-check":"aegir dep-check","clean":"aegir clean","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:chrome-webworker":"aegir test -t webworker","test:firefox":"aegir test -t browser -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -- --browser firefox","release":"aegir release"},"dependencies":{"it-all":"^2.0.0"},"devDependencies":{"aegir":"^37.5.0"},"gitHead":"4bd3de6a1768ec8c2aef4e69a6ebd6930a9e372a","_id":"it-sort@2.0.0","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"86b125847a72efad41c274b2a13263e2925af1cc","size":2357,"noattachment":false,"key":"/it-sort/-/it-sort-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-2.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_2.0.0_1665997054636_0.64245635215795"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-09T10:07:45.004Z","publish_time":1665997054909,"_cnpm_publish_time":1665997054909},"1.0.1":{"name":"it-sort","version":"1.0.1","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it/tree/master/packages/it-sort#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage dist","check":"tsc --noEmit","build":"npm run build:types","build:types":"tsc --emitDeclarationOnly --declarationDir dist","prepublishOnly":"npm run build"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","dependencies":{"it-all":"^1.0.6"},"devDependencies":{"ava":"^3.12.1","nyc":"^15.1.0","standard":"^16.0.3","typescript":"^4.0.2"},"types":"dist/index.d.ts","gitHead":"29126fa87dae108acef381693812f22ac8f9362b","_id":"it-sort@1.0.1","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (darwin)","dist":{"shasum":"2b7c100225b04147f06a4962c57e22cd2f35f855","size":1571,"noattachment":false,"key":"/it-sort/-/it-sort-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-1.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_1.0.1_1633875319426_0.9632112400805393"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T20:27:45.812Z","publish_time":1633875319634,"_cnpm_publish_time":1633875319634},"1.0.0":{"name":"it-sort","version":"1.0.0","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage dist","check":"tsc --noEmit","build":"npm run build:types","build:types":"tsc --emitDeclarationOnly --declarationDir dist","prepublishOnly":"npm run build"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","dependencies":{"it-all":"^1.0.5"},"devDependencies":{"ava":"^3.12.1","nyc":"^15.1.0","standard":"^16.0.3","typescript":"^4.0.2"},"types":"dist/index.d.ts","gitHead":"79462fc3cdc4c29bc1c1f7d541c3618580036b45","_id":"it-sort@1.0.0","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (darwin)","dist":{"shasum":"e9f7c464dfaeb8bcfc9ee26687d0461f93108101","size":1547,"noattachment":false,"key":"/it-sort/-/it-sort-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-1.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_1.0.0_1631118699148_0.9369040198830794"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T20:27:45.719Z","publish_time":1631118699280,"_cnpm_publish_time":1631118699280},"0.0.1":{"name":"it-sort","version":"0.0.1","description":"Collects all values from an async iterator, sorts them using the passed function and yields them","main":"index.js","repository":{"type":"git","url":"git+https://github.com/achingbrain/it.git"},"homepage":"https://github.com/achingbrain/it#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"scripts":{"test":"ava","lint":"standard","coverage":"nyc --reporter html --reporter lcov ava","clean":"rm -rf .nyc_output coverage dist","check":"tsc --noEmit","build":"npm run build:types","build:types":"tsc --emitDeclarationOnly --declarationDir dist","prepublishOnly":"npm run build"},"author":{"name":"Alex Potsides","email":"alex@achingbrain.net"},"license":"ISC","dependencies":{"it-all":"^1.0.5"},"devDependencies":{"ava":"^3.12.1","nyc":"^15.1.0","standard":"^16.0.3","typescript":"^4.0.2"},"types":"dist/index.d.ts","gitHead":"caa8315db74a3772c4766f7ba2861b338d3ee767","_id":"it-sort@0.0.1","_nodeVersion":"16.8.0","_npmVersion":"lerna/3.22.1/node@v16.8.0+x64 (darwin)","dist":{"shasum":"7b4c6b2de5b7a75defe20a71c5c7a41dcd89f480","size":1548,"noattachment":false,"key":"/it-sort/-/it-sort-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/it-sort/download/it-sort-0.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/it-sort_0.0.1_1631116092972_0.7717215475924442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T20:27:44.636Z","publish_time":1631116093089,"_cnpm_publish_time":1631116093089}},"readme":"# it-sort\n\n[![codecov](https://img.shields.io/codecov/c/github/achingbrain/it.svg?style=flat-square)](https://codecov.io/gh/achingbrain/it)\n[![CI](https://img.shields.io/github/actions/workflow/status/achingbrain/it/js-test-and-release.yml?branch=main\\&style=flat-square)](https://github.com/achingbrain/it/actions/workflows/js-test-and-release.yml?query=branch%3Amain)\n\n> Collects all values from an async iterator, sorts them using the passed function and yields them\n\n# About\n\n<!--\n\n!IMPORTANT!\n\nEverything in this README between \"# About\" and \"# Install\" is automatically\ngenerated and will be overwritten the next time the doc generator is run.\n\nTo make changes to this section, please update the @packageDocumentation section\nof src/index.js or src/index.ts\n\nTo experiment with formatting, please run \"npm run docs\" from the root of this\nrepo and examine the changes made.\n\n-->\n\nConsumes all values from an (async)iterable and returns them sorted by the passed sort function.\n\n## Example\n\n```javascript\nimport sort from 'it-sort'\nimport all from 'it-all'\n\nconst sorter = (a, b) => {\n  return a.localeCompare(b)\n}\n\n// This can also be an iterator, generator, etc\nconst values = ['foo', 'bar']\n\nconst arr = all(sort(values, sorter))\n\nconsole.info(arr) // 'bar', 'foo'\n```\n\nAsync sources must be awaited:\n\n```javascript\nimport sort from 'it-sort'\nimport all from 'it-all'\n\nconst sorter = (a, b) => {\n  return a.localeCompare(b)\n}\n\nconst values = async function * () {\n  yield * ['foo', 'bar']\n}\n\nconst arr = await all(sort(values, sorter))\n\nconsole.info(arr) // 'bar', 'foo'\n```\n\n# Install\n\n```console\n$ npm i it-sort\n```\n\n## Browser `<script>` tag\n\nLoading this module through a script tag will make its exports available as `ItSort` in the global namespace.\n\n```html\n<script src=\"https://unpkg.com/it-sort/dist/index.min.js\"></script>\n```\n\n# API Docs\n\n- <https://achingbrain.github.io/it/modules/it-sort.html>\n\n# License\n\nLicensed under either of\n\n- Apache 2.0, ([LICENSE-APACHE](https://github.com/achingbrain/it/blob/main/packages/it-sort/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)\n- MIT ([LICENSE-MIT](https://github.com/achingbrain/it/blob/main/packages/it-sort/LICENSE-MIT) / <http://opensource.org/licenses/MIT>)\n\n# Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n","_attachments":{},"homepage":"https://github.com/achingbrain/it/tree/main/packages/it-sort#readme","bugs":{"url":"https://github.com/achingbrain/it/issues"},"license":"Apache-2.0 OR MIT"}