{"_id":"@solid-primitives/utils","_rev":"4239079","name":"@solid-primitives/utils","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","dist-tags":{"beta":"5.4.0-beta.0","latest":"6.4.0"},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"time":{"modified":"2026-03-23T00:55:14.000Z","created":"2021-11-26T19:25:45.692Z","6.4.0":"2026-02-24T01:11:51.872Z","6.3.2":"2025-06-29T12:13:00.852Z","6.3.1":"2025-04-27T07:52:00.374Z","6.3.0":"2025-01-22T22:21:44.773Z","6.2.3":"2024-02-28T21:29:24.500Z","6.2.2":"2024-01-16T08:58:20.923Z","6.2.1":"2023-08-04T10:28:14.711Z","6.2.0":"2023-05-19T07:14:39.462Z","6.1.1":"2023-05-07T19:14:32.996Z","6.1.0":"2023-04-12T19:39:57.499Z","6.0.0":"2023-03-31T19:46:00.111Z","5.5.2":"2023-03-26T16:15:43.271Z","5.5.1":"2023-03-23T11:48:19.657Z","5.5.0":"2023-03-12T21:17:01.098Z","5.4.0":"2023-03-03T10:02:10.334Z","5.4.0-beta.0":"2023-03-03T08:49:25.819Z","5.3.0":"2023-02-28T17:19:37.944Z","5.2.1":"2023-02-28T12:48:12.133Z","5.2.0":"2023-02-20T15:50:42.149Z","5.1.1":"2023-02-17T15:29:53.086Z","5.1.0":"2023-02-03T16:48:00.639Z","5.0.0":"2023-01-28T23:04:39.959Z","4.0.1":"2023-01-18T19:09:05.897Z","4.0.0":"2022-10-27T19:22:33.476Z","3.1.0":"2022-10-20T16:00:50.214Z","3.0.2":"2022-08-26T19:16:52.277Z","3.0.1":"2022-08-01T18:40:48.542Z","3.0.0":"2022-07-30T21:16:57.491Z","2.2.1":"2022-07-08T10:23:42.028Z","2.1.1":"2022-06-16T13:00:33.395Z","2.1.0":"2022-06-06T09:41:37.735Z","2.0.3":"2022-05-24T19:00:19.930Z","2.0.2":"2022-05-23T18:16:30.430Z","2.0.1":"2022-05-16T21:02:42.704Z","2.0.0":"2022-05-16T17:52:41.183Z","1.5.2":"2022-05-11T11:50:59.714Z","1.5.1":"2022-05-10T13:24:28.946Z","1.5.0":"2022-05-09T13:29:19.238Z","1.4.0":"2022-04-26T09:48:20.545Z","1.3.0":"2022-04-21T21:29:05.915Z","1.2.0":"2022-04-20T10:03:40.531Z","1.1.0":"2022-04-14T21:41:29.166Z","0.5.3":"2022-03-02T19:51:22.406Z","0.5.2":"2022-02-28T20:34:25.616Z","0.5.1":"2022-02-24T11:19:30.293Z","0.5.0":"2022-02-22T20:55:32.902Z","0.4.0":"2022-02-20T18:41:08.184Z","0.3.0":"2022-02-19T13:35:06.884Z","0.2.2":"2022-02-17T20:38:08.109Z","0.2.1":"2022-02-13T14:49:40.492Z","0.2.0":"2022-02-12T15:36:32.495Z","0.1.3":"2022-01-10T04:27:59.448Z","0.1.2":"2022-01-06T12:20:38.817Z","0.1.1":"2022-01-01T20:58:24.510Z","0.1.0":"2022-01-01T20:37:10.812Z","0.0.260":"2021-12-12T16:46:08.505Z","0.0.255":"2021-12-08T18:56:27.066Z","0.0.250":"2021-12-05T15:49:12.841Z","0.0.200":"2021-11-28T23:04:24.293Z","0.0.150":"2021-11-26T19:25:45.692Z"},"users":{},"author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"versions":{"6.4.0":{"name":"@solid-primitives/utils","version":"6.4.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{".":{"import":{"@solid-primitives/source":"./src/index.ts","types":"./dist/index.d.ts","default":"./dist/index.js"}},"./immutable":{"import":{"@solid-primitives/source":"./src/immutable/index.ts","types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"}}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"devDependencies":{"solid-js":"^1.9.7"},"scripts":{"dev":"node --import=@nothing-but/node-resolve-ts --experimental-transform-types ../../scripts/dev.ts","build":"node --import=@nothing-but/node-resolve-ts --experimental-transform-types ../../scripts/build.ts","vitest":"vitest -c ../../configs/vitest.config.ts","test":"pnpm run vitest","test:ssr":"pnpm run vitest --mode ssr"},"_id":"@solid-primitives/utils@6.4.0","_integrity":"sha512-AeGTBg8Wtkh/0s+evyLtP8piQoS4wyqqQaAFs2HJcFMMjYAtUgo+ZPduRXLjPlqKVc2ejeR544oeqpbn8Egn8A==","_resolved":"/tmp/7fb9b63bec2feb5646c6ec243136e013/solid-primitives-utils-6.4.0.tgz","_from":"file:solid-primitives-utils-6.4.0.tgz","_nodeVersion":"22.22.0","_npmVersion":"10.9.4","dist":{"shasum":"45257521d258cffd563b40d62163058af75496ae","size":13364,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.4.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/utils_6.4.0_1771895511707_0.6861510779096074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T01:11:51.872Z","publish_time":1771895511872,"_source_registry_name":"default","_cnpm_publish_time":1771895511872},"6.3.2":{"name":"@solid-primitives/utils","version":"6.3.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{".":{"import":{"@solid-primitives/source":"./src/index.ts","types":"./dist/index.d.ts","default":"./dist/index.js"}},"./immutable":{"import":{"@solid-primitives/source":"./src/immutable/index.ts","types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"}}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"devDependencies":{"solid-js":"^1.9.7"},"scripts":{"dev":"node --import=@nothing-but/node-resolve-ts --experimental-transform-types ../../scripts/dev.ts","build":"node --import=@nothing-but/node-resolve-ts --experimental-transform-types ../../scripts/build.ts","vitest":"vitest -c ../../configs/vitest.config.ts","test":"pnpm run vitest","test:ssr":"pnpm run vitest --mode ssr"},"_id":"@solid-primitives/utils@6.3.2","_integrity":"sha512-hZ/M/qr25QOCcwDPOHtGjxTD8w2mNyVAYvcfgwzBHq2RwNqHNdDNsMZYap20+ruRwW4A3Cdkczyoz0TSxLCAPQ==","_resolved":"/tmp/12e96b31507e209e0d29d4e41b6ca3d5/solid-primitives-utils-6.3.2.tgz","_from":"file:solid-primitives-utils-6.3.2.tgz","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"shasum":"13d6126fc5a498965d7c45dd41c052e42dcfd7e1","size":11544,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.3.2.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com","actor":{"name":"thetarnav.","email":"gthetarnav@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/utils_6.3.2_1751199180616_0.7362548329467618"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-29T12:13:00.852Z","publish_time":1751199180852,"_source_registry_name":"default","_cnpm_publish_time":1751199180852},"6.3.1":{"name":"@solid-primitives/utils","version":"6.3.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{".":{"import":{"@solid-primitives/source":"./src/index.ts","types":"./dist/index.d.ts","default":"./dist/index.js"}},"./immutable":{"import":{"@solid-primitives/source":"./src/immutable/index.ts","types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"}}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"devDependencies":{"solid-js":"^1.8.7"},"scripts":{"dev":"tsx ../../scripts/dev.ts","build":"tsx ../../scripts/build.ts","vitest":"vitest -c ../../configs/vitest.config.ts","test":"pnpm run vitest","test:ssr":"pnpm run vitest --mode ssr"},"_id":"@solid-primitives/utils@6.3.1","_integrity":"sha512-4/Z59nnwu4MPR//zWZmZm2yftx24jMqQ8CSd/JobL26TPfbn4Ph8GKNVJfGJWShg1QB98qObJSskqizbTvcLLA==","_resolved":"/tmp/aa7771b07b2dcd70c6f583000ece6fd2/solid-primitives-utils-6.3.1.tgz","_from":"file:solid-primitives-utils-6.3.1.tgz","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"shasum":"d6fcffdadf885e731b459f05a563d8c1ac0c5a4d","size":11474,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.3.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/utils_6.3.1_1745740320134_0.2916066101264849"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-27T07:52:00.374Z","publish_time":1745740320374,"_source_registry_name":"default","_cnpm_publish_time":1745740320374},"6.3.0":{"name":"@solid-primitives/utils","version":"6.3.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{".":{"@solid-primitives/source":"./src/index.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./immutable":{"@solid-primitives/source":"./src/immutable/index.ts","import":{"types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"}}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"devDependencies":{"solid-js":"^1.8.7"},"scripts":{"dev":"tsx ../../scripts/dev.ts","build":"tsx ../../scripts/build.ts","vitest":"vitest -c ../../configs/vitest.config.ts","test":"pnpm run vitest","test:ssr":"pnpm run vitest --mode ssr"},"_id":"@solid-primitives/utils@6.3.0","_integrity":"sha512-e7hTlJ1Ywh2+g/Qug+n4L1mpfxsikoIS4/sHE2EK9WatQt8UJqop/vE6bsLnXlU1xuhb/jo94Ah5Y27rd4wP7A==","_resolved":"/tmp/00414d15ce373621927778942f3b54a4/solid-primitives-utils-6.3.0.tgz","_from":"file:solid-primitives-utils-6.3.0.tgz","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"shasum":"5659e9788e8fe385c75c78c2f12a5e7bcc9f448d","size":11471,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.3.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/utils_6.3.0_1737584504581_0.028561600060366565"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-22T22:21:44.773Z","publish_time":1737584504773,"_source_registry_name":"default","_cnpm_publish_time":1737584504773},"6.2.3":{"name":"@solid-primitives/utils","version":"6.2.3","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index/index.cjs","module":"./dist/index/index.js","types":"./dist/index/index.d.ts","browser":{},"exports":{".":{"import":{"types":"./dist/index/index.d.ts","default":"./dist/index/index.js"},"require":{"types":"./dist/index/index.d.cts","default":"./dist/index/index.cjs"}},"./immutable":{"import":{"types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"},"require":{"types":"./dist/immutable/index.d.cts","default":"./dist/immutable/index.cjs"}}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"devDependencies":{"solid-js":"^1.8.7"},"scripts":{"dev":"tsx ../../scripts/dev.ts","build":"tsx ../../scripts/build.ts","vitest":"vitest -c ../../configs/vitest.config.ts","test":"pnpm run vitest","test:ssr":"pnpm run vitest --mode ssr"},"_id":"@solid-primitives/utils@6.2.3","_integrity":"sha512-CqAwKb2T5Vi72+rhebSsqNZ9o67buYRdEJrIFzRXz3U59QqezuuxPsyzTSVCacwS5Pf109VRsgCJQoxKRoECZQ==","_resolved":"/tmp/78e750ce9f27eab42a34561358941f8b/solid-primitives-utils-6.2.3.tgz","_from":"file:solid-primitives-utils-6.2.3.tgz","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"shasum":"1abed4c74a2696e08bd2e49cf2b86fc8b87a32bd","size":16824,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.2.3.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_6.2.3_1709155764340_0.9437868879500371"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-28T21:29:24.500Z","publish_time":1709155764500,"_source_registry_name":"default","_cnpm_publish_time":1709155764500},"6.2.2":{"name":"@solid-primitives/utils","version":"6.2.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index/index.cjs","module":"./dist/index/index.js","types":"./dist/index/index.d.ts","browser":{},"exports":{".":{"import":{"types":"./dist/index/index.d.ts","default":"./dist/index/index.js"},"require":{"types":"./dist/index/index.d.cts","default":"./dist/index/index.cjs"}},"./immutable":{"import":{"types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"},"require":{"types":"./dist/immutable/index.d.cts","default":"./dist/immutable/index.cjs"}}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"devDependencies":{"solid-js":"^1.8.7"},"scripts":{"dev":"tsx ../../scripts/dev.ts","build":"tsx ../../scripts/build.ts","vitest":"vitest -c ../../configs/vitest.config.ts","test":"pnpm run vitest","test:ssr":"pnpm run vitest --mode ssr"},"_id":"@solid-primitives/utils@6.2.2","_integrity":"sha512-11ypVbp987XxETeRqY5Y3OmmTpm8/jZqJXRvo6AyqBthzkvvjEdReuUMU2yVb+pwWGxfZpWHZ6EUCcGXUMhfwg==","_resolved":"/tmp/ead0effc37ea834e5d3f7e2d32d27eb4/solid-primitives-utils-6.2.2.tgz","_from":"file:solid-primitives-utils-6.2.2.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"01c28bab7b2842b46bd5559716497decc51ad3cd","size":16850,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.2.2.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_6.2.2_1705395500713_0.7981540730007948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-16T08:58:20.923Z","publish_time":1705395500923,"_source_registry_name":"default","_cnpm_publish_time":1705395500923},"6.2.1":{"name":"@solid-primitives/utils","version":"6.2.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index/index.cjs","module":"./dist/index/index.js","types":"./dist/index/index.d.ts","browser":{},"exports":{".":{"import":{"types":"./dist/index/index.d.ts","default":"./dist/index/index.js"},"require":"./dist/index/index.cjs"},"./immutable":{"import":{"types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"},"require":"./dist/immutable/index.cjs"}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"devDependencies":{"solid-js":"1.7.6"},"scripts":{"dev":"jiti ../../scripts/dev.ts","build":"jiti ../../scripts/build.ts","vitest":"vitest -c ../../configs/vitest.config.ts","test":"pnpm run vitest","test:ssr":"pnpm run vitest --mode ssr"},"_id":"@solid-primitives/utils@6.2.1","_integrity":"sha512-TsecNzxiO5bLfzqb4OOuzfUmdOROcssuGqgh5rXMMaasoFZ3GoveUgdY1wcf17frMJM7kCNGNuK34EjErneZkg==","_resolved":"/tmp/126f5e9e53ab1e48f355eb67187ff770/solid-primitives-utils-6.2.1.tgz","_from":"file:solid-primitives-utils-6.2.1.tgz","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"320fb2180743031622b40fc43b0e63bf55686cfb","size":11873,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.2.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_6.2.1_1691144894554_0.6147042678485346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-04T10:28:14.711Z","publish_time":1691144894711,"_source_registry_name":"default","_cnpm_publish_time":1691144894711},"6.2.0":{"name":"@solid-primitives/utils","version":"6.2.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index/index.cjs","module":"./dist/index/index.js","types":"./dist/index/index.d.ts","browser":{},"exports":{".":{"import":{"types":"./dist/index/index.d.ts","default":"./dist/index/index.js"},"require":"./dist/index/index.cjs"},"./immutable":{"import":{"types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"},"require":"./dist/immutable/index.cjs"}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"scripts":{"dev":"jiti ../../scripts/dev.ts","build":"jiti ../../scripts/build.ts","vitest":"vitest -c ../../configs/vitest.config.ts","test":"pnpm run vitest","test:ssr":"pnpm run vitest --mode ssr"},"_id":"@solid-primitives/utils@6.2.0","_integrity":"sha512-T62WlLwKkbmicsw/xpwMQyv9MmZRSaVyutXfS5icc9v0cb8qGMUxRxr5LVvZHYQCZ9DEFboZB0r711xsbVBbeA==","_resolved":"/tmp/5e6a040f49beee659be0edc4ee0cef90/solid-primitives-utils-6.2.0.tgz","_from":"file:solid-primitives-utils-6.2.0.tgz","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"7d092eaed9eef8fb77f9fe3d7a717e5ed330d1cf","size":11784,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.2.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_6.2.0_1684480479290_0.7418501896907359"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-19T07:14:39.462Z","publish_time":1684480479462,"_source_registry_name":"default","_cnpm_publish_time":1684480479462},"6.1.1":{"name":"@solid-primitives/utils","version":"6.1.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index/index.cjs","module":"./dist/index/index.js","types":"./dist/index/index.d.ts","browser":{},"exports":{".":{"import":{"types":"./dist/index/index.d.ts","default":"./dist/index/index.js"},"require":"./dist/index/index.cjs"},"./immutable":{"import":{"types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"},"require":"./dist/immutable/index.cjs"}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@6.1.1","_integrity":"sha512-wxxUdxja126jTROs9Ro8Z5ExbHs9rv2Tl744S3Qmzki/gTcTXW8D1TvTArQcjqkCvSw8OIQ2EO2NI8sR28Trxg==","_resolved":"/tmp/43dfadd1bb2277faea0363da0f619a3a/solid-primitives-utils-6.1.1.tgz","_from":"file:solid-primitives-utils-6.1.1.tgz","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"8caeaff3c2feb3f9d41bd3d9a892c1286bc3a72c","size":11598,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.1.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_6.1.1_1683486872791_0.31303574446291305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-07T19:14:32.996Z","publish_time":1683486872996,"_source_registry_name":"default","_cnpm_publish_time":1683486872996},"6.1.0":{"name":"@solid-primitives/utils","version":"6.1.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index/index.cjs","module":"./dist/index/index.js","types":"./dist/index/index.d.ts","browser":{},"exports":{".":{"import":{"types":"./dist/index/index.d.ts","default":"./dist/index/index.js"},"require":"./dist/index/index.cjs"},"./immutable":{"import":{"types":"./dist/immutable/index.d.ts","default":"./dist/immutable/index.js"},"require":"./dist/immutable/index.cjs"}},"typesVersions":{"*":{"immutable":["./dist/immutable/index.d.ts"]}},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@6.1.0","_integrity":"sha512-uTikKFrq33UO+MnKt2WzZr9WYbQe5YX58ytGkL+29DL6o0pZs1wrICbd4ymzSm8azqzMcQqEQOL3HLWjuv9tLw==","_resolved":"/tmp/41088470c58a84f7fdd698d5c56112c3/solid-primitives-utils-6.1.0.tgz","_from":"file:solid-primitives-utils-6.1.0.tgz","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"4814debe3add6092226a0443cdd252747c2070d9","size":11595,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.1.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_6.1.0_1681328397297_0.584405812161553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-12T19:39:57.499Z","publish_time":1681328397499,"_cnpm_publish_time":1681328397499},"6.0.0":{"name":"@solid-primitives/utils","version":"6.0.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"typesVersions":{},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@6.0.0","_integrity":"sha512-SSu12+vvU6J8SVWW9eGV+dqiMsc0WG1Oy8YYY9AWzRzssmzNXg/uexaW+0eqTuj8JcRAaGplMDjhraB01HOidA==","_resolved":"/tmp/5a15ba3db81c8539d5991d3d01f84137/solid-primitives-utils-6.0.0.tgz","_from":"file:solid-primitives-utils-6.0.0.tgz","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"157fae6f22d7b341b6eb9af39e5455ecae7079ca","size":6499,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-6.0.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_6.0.0_1680291959942_0.78479988356955"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T19:46:00.111Z","publish_time":1680291960111,"_cnpm_publish_time":1680291960111},"5.5.2":{"name":"@solid-primitives/utils","version":"5.5.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.5.2","_integrity":"sha512-L52ig3eHKU6CqbPCKJIb4lweBuINHBOERcE1duApyKozEN8+zCqEKwD1Qo9ljKeEzJTBGWClxNpwEiNTUWTGvg==","_resolved":"/tmp/b4fde4b241a9dcf29f4786bce330b5e3/solid-primitives-utils-5.5.2.tgz","_from":"file:solid-primitives-utils-5.5.2.tgz","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"873276d5bfedf7709d6268b1bee4f1a0897e85fa","size":7050,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.5.2.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.5.2_1679847343054_0.4710351863460611"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-26T16:15:43.271Z","publish_time":1679847343271,"_cnpm_publish_time":1679847343271},"5.5.1":{"name":"@solid-primitives/utils","version":"5.5.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.12"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.5.1","_integrity":"sha512-1XuBTFD66SxhBRRHeNOs8mDmYV7+3vEm+QZFBlUbwevuOOaQ7C06bYsaEUz8KtOhFLjTjpIUwWRdwkoB5fPs8A==","_resolved":"/tmp/26a4af2adb8b9b1afa99b49ebeb91726/solid-primitives-utils-5.5.1.tgz","_from":"file:solid-primitives-utils-5.5.1.tgz","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"e64892728d3ab031696da750085723c32569c99e","size":7037,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.5.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.5.1_1679572099513_0.9110452835991456"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-23T11:48:19.657Z","publish_time":1679572099657,"_cnpm_publish_time":1679572099657},"5.5.0":{"name":"@solid-primitives/utils","version":"5.5.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.5.0","_integrity":"sha512-+0VGdqRA4g/u6PACJKER7E9v7njd3c+JA4RuXGvvZO/v8wPegOLHkxpohOQHRBSWY+Q+dmyVfXn0mks2m6gfJg==","_resolved":"/tmp/79ecc6661b93ad3b9ae81cf80b58e451/solid-primitives-utils-5.5.0.tgz","_from":"file:solid-primitives-utils-5.5.0.tgz","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"shasum":"d20f17f4f352b7edaa36715543a9e8615f7f3749","size":7072,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.5.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.5.0_1678655820964_0.0749193765333338"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-12T21:17:01.098Z","publish_time":1678655821098,"_cnpm_publish_time":1678655821098},"5.4.0":{"name":"@solid-primitives/utils","version":"5.4.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.4.0","_integrity":"sha512-cSya9Tnh8KW6OYtJbZYs3//CVWWQAOXhMckH9paSzMQcoM09P+R1lLUN9BhQOws4c6PMA0apPNrbWsQzqZzIEw==","_resolved":"/tmp/51557a2d4c72d99515c269856b7b8550/solid-primitives-utils-5.4.0.tgz","_from":"file:solid-primitives-utils-5.4.0.tgz","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"shasum":"bdbf16ccb00f6f52e005dfdeb8eb23446cb250c5","size":6809,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.4.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.4.0_1677837730160_0.022306140198449897"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-03T10:02:10.334Z","publish_time":1677837730334,"_cnpm_publish_time":1677837730334},"5.4.0-beta.0":{"name":"@solid-primitives/utils","version":"5.4.0-beta.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"readmeFilename":"README.md","_id":"@solid-primitives/utils@5.4.0-beta.0","_integrity":"sha512-NUrsekiivT43PhyEXnmdrqTFIZ3KD/YdwtzYe9bWNjXf1ZD+5BfUC3okspa5/bdXJEvrz2ysBBJdZVdXo7ZJGg==","_resolved":"C:\\Users\\gthet\\AppData\\Local\\Temp\\994092e733ed9e4d8bb341e17a3ffe27\\solid-primitives-utils-5.4.0-beta.0.tgz","_from":"file:solid-primitives-utils-5.4.0-beta.0.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"55379e003bb9128c5cf0581834180ba8c52a55e9","size":6916,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.4.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.4.0-beta.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.4.0-beta.0_1677833365685_0.9924578225837795"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-03T08:49:25.819Z","publish_time":1677833365819,"_cnpm_publish_time":1677833365819},"5.3.0":{"name":"@solid-primitives/utils","version":"5.3.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.3.0","_integrity":"sha512-YlMvXtJxm5zWQC+EW24qO9kMoUdfR5I4bi6zsL9RlETyfJEPrmTY2ztU0T9lPq5hC3Qwn3q+ifd4tz4js3fTUA==","_resolved":"/tmp/0e61f4597ca1a2c989d6c54c995805c2/solid-primitives-utils-5.3.0.tgz","_from":"file:solid-primitives-utils-5.3.0.tgz","_nodeVersion":"18.14.1","_npmVersion":"9.3.1","dist":{"shasum":"98148d6453f4d40bbe20434f3dc456fba53efc71","size":6789,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.3.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.3.0_1677604777728_0.8118375186563125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-28T17:19:37.944Z","publish_time":1677604777944,"_cnpm_publish_time":1677604777944},"5.2.1":{"name":"@solid-primitives/utils","version":"5.2.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.2.1","_integrity":"sha512-CbnU/lqyVtnfpBBt6UVvRXbF8tM/yT27FH6Uf18aeKtAvCDERzAzImSrT9Z8L2TnbnOMMPEp5aZk3OEZi+5eHg==","_resolved":"/tmp/a3265cd3abccd9e99f03239357c038c6/solid-primitives-utils-5.2.1.tgz","_from":"file:solid-primitives-utils-5.2.1.tgz","_nodeVersion":"18.14.1","_npmVersion":"9.3.1","dist":{"shasum":"14e8d8422a1d4842d1072be96706f5e84c46719b","size":6704,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.2.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.2.1_1677588491960_0.006282116458539377"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-28T12:48:12.133Z","publish_time":1677588492133,"_cnpm_publish_time":1677588492133},"5.2.0":{"name":"@solid-primitives/utils","version":"5.2.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"contributors":[{"name":"Tom Pichaud","email":"dev.tompichaud@icloud.com"}],"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.2.0","_integrity":"sha512-9sJSBv0IshaQ6qks9FW9ErKZS9qeAv+uYYrsAAXnu5XtDeifRtMk0k6Smje4XxzpxGH/8P4nwS2kk/9vt6KsBg==","_resolved":"/tmp/96e833e26f8fd7bef45b5af9ffca2a6c/solid-primitives-utils-5.2.0.tgz","_from":"file:solid-primitives-utils-5.2.0.tgz","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"12e22b29b5c751810cbedfbb2409c30844feb63e","size":6721,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.2.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.2.0_1676908241994_0.5983574740929509"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-20T15:50:42.149Z","publish_time":1676908242149,"_cnpm_publish_time":1676908242149},"5.1.1":{"name":"@solid-primitives/utils","version":"5.1.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.1.1","_integrity":"sha512-71w+2DhzsYnH7hpxc/Z85bu0ffQZJvRtK84zCQnFSiaUBbAoJq5VIpq4XqVJywEpASIcjnlhfr/gbTFv9wrjsg==","_resolved":"/tmp/6312e8e9a108851a645f036849347eeb/solid-primitives-utils-5.1.1.tgz","_from":"file:solid-primitives-utils-5.1.1.tgz","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"shasum":"98509aed2dfbb41232e51e925d2f101b921188d4","size":6574,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.1.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.1.1_1676647792882_0.8856149498784922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-17T15:29:53.086Z","publish_time":1676647793086,"_cnpm_publish_time":1676647793086},"5.1.0":{"name":"@solid-primitives/utils","version":"5.1.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.1.0","_integrity":"sha512-1qmY9VaHWbEolBGhszqq7ziPJpXOXtcsQ14I7j8o/57bvfBQtwZ64idJrSdPBPIGzKSyPVZ1olYWz4yfitTBrA==","_resolved":"/tmp/bd6ccf6fb6d2b536c6d09d53e2c5a5b6/solid-primitives-utils-5.1.0.tgz","_from":"file:solid-primitives-utils-5.1.0.tgz","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"e1295ec3d091012795c02c8e8aa8916f40177185","size":6368,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.1.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.1.0_1675442880490_0.8762896162550324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-03T16:48:00.639Z","publish_time":1675442880639,"_cnpm_publish_time":1675442880639},"5.0.0":{"name":"@solid-primitives/utils","version":"5.0.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@5.0.0","_integrity":"sha512-VTvsVYFuZlglLqaEnsY/QIjKAdWs8YKn3+bhiOHkogaE8CSosu2Sg7jybnCfcuw7fePVG75MkoGbQylyo+yovg==","_resolved":"/tmp/c1da7dc1de7bd7b2846ce06ce9e2ff7b/solid-primitives-utils-5.0.0.tgz","_from":"file:solid-primitives-utils-5.0.0.tgz","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"a78f4c5e4bc941f2784461a527ecd0b0d19dc861","size":6318,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-5.0.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_5.0.0_1674947079770_0.9265946350113963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T23:04:39.959Z","publish_time":1674947079959,"_cnpm_publish_time":1674947079959},"4.0.1":{"name":"@solid-primitives/utils","version":"4.0.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","browser":{},"exports":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"peerDependencies":{"solid-js":"^1.6.0"},"typesVersions":{},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@4.0.1","_integrity":"sha512-06fSyBair7ZxCquMjIqJes29aNg65X776TVw4EUN7PBtdWsGUeIZ9F/H4ek7yrDSxaSDaPHeye5knEYsYAq2gA==","_resolved":"/tmp/8d77276f399a2f50cf02ee351757c273/solid-primitives-utils-4.0.1.tgz","_from":"file:solid-primitives-utils-4.0.1.tgz","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"3c164f289ee1da36698a6b9a6fb449c8787112c3","size":6189,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-4.0.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_4.0.1_1674068945684_0.06282026959857889"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-18T19:09:05.897Z","publish_time":1674068945897,"_cnpm_publish_time":1674068945897},"4.0.0":{"name":"@solid-primitives/utils","version":"4.0.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{"browser":{"import":"./dist/index.js","require":"./dist/index.cjs"},"import":"./dist/index.js","require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^20.0.0","prettier":"^2.7.1","solid-js":"^1.6.0","tslib":"^2.4.0","tsup":"^6.2.3","vitest":"^0.24.1"},"browser":{},"peerDependencies":{"solid-js":"^1.6.0"},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@4.0.0","_integrity":"sha512-fGsJy8Z8YiwogpiezD7TWjI62UCb0JAHJWdoXWGrggrn4bfToZotKkabiB0IVFMkWVE1ZcrkvZT3bkmqGnK0ng==","_resolved":"/tmp/46436dc94ccbc33602001c215572059a/solid-primitives-utils-4.0.0.tgz","_from":"file:solid-primitives-utils-4.0.0.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"3c592287519dc885290d134f8aff3f0f6f4b4720","size":6305,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-4.0.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_4.0.0_1666898553259_0.22983187351342682"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-27T19:22:59.144Z","publish_time":1666898553476,"_cnpm_publish_time":1666898553476},"3.1.0":{"name":"@solid-primitives/utils","version":"3.1.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{"browser":{"import":"./dist/index.js","require":"./dist/index.cjs"},"import":"./dist/index.js","require":"./dist/index.cjs"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^20.0.0","prettier":"^2.7.1","solid-js":"^1.5.0","tslib":"^2.4.0","tsup":"^6.2.3","vitest":"^0.24.1"},"browser":{},"peerDependencies":{"solid-js":"^1.5.0"},"scripts":{"build":"jiti ../../scripts/build.ts","test":"vitest -c ../../configs/vitest.config.ts","test:ssr":"pnpm run test --mode ssr"},"_id":"@solid-primitives/utils@3.1.0","_integrity":"sha512-/rerChcwgFtHEgVCCBY7BXGHh7a83HcIAzR8QhXJ789geIVbBs2YxHF4UUZlG7ec00NKSfvO3+sQquN/xKQLMw==","_resolved":"/tmp/6383848ed9f57b551d0314e47c15b491/solid-primitives-utils-3.1.0.tgz","_from":"file:solid-primitives-utils-3.1.0.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"52edf36dabe62eba94f8356c3b9b788234d088a8","size":6927,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-3.1.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_3.1.0_1666281650032_0.31395108100194147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-20T16:21:55.278Z","publish_time":1666281650214,"_cnpm_publish_time":1666281650214},"3.0.2":{"name":"@solid-primitives/utils","version":"3.0.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^20.0.0","prettier":"^2.7.1","solid-js":"^1.5.1","solid-register":"^0.2.5","tslib":"^2.4.0","tsup":"^6.2.2","uvu":"^0.5.6","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"_id":"@solid-primitives/utils@3.0.2","_integrity":"sha512-LCU3tVrJmyRqJ0ocG5uCEuUNqmGkcAC+cWpDEE49AuvtehkdQfv4CfqvdNJgs3eoQRQhLOrVcgd1bHFJY4lsrQ==","_resolved":"/tmp/cd9970414482458174e02baffa1c44cb/solid-primitives-utils-3.0.2.tgz","_from":"file:solid-primitives-utils-3.0.2.tgz","_nodeVersion":"17.9.1","_npmVersion":"8.11.0","dist":{"shasum":"b2429dfae6c14029e05ed7174cc953af8370d036","size":7492,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-3.0.2.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_3.0.2_1661541412049_0.8835935856110029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-26T19:17:07.077Z","publish_time":1661541412277,"_cnpm_publish_time":1661541412277},"3.0.1":{"name":"@solid-primitives/utils","version":"3.0.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^20.0.0","prettier":"^2.7.1","solid-register":"^0.2.5","tslib":"^2.4.0","tsup":"^6.2.1","uvu":"^0.5.6","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"gitHead":"555e9733a7002354486a635bd97c3bf70fd84e0e","_id":"@solid-primitives/utils@3.0.1","_nodeVersion":"16.16.0","_npmVersion":"8.14.0","dist":{"shasum":"c488e3baf38b6e5f4225fb69e1fbc5546cef5af0","size":7466,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-3.0.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_3.0.1_1659379248340_0.1014492913579752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-01T18:41:41.819Z","publish_time":1659379248542,"_cnpm_publish_time":1659379248542},"3.0.0":{"name":"@solid-primitives/utils","version":"3.0.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.7.1","solid-register":"^0.2.5","tslib":"^2.4.0","tsup":"^6.1.3","uvu":"^0.5.6","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"_id":"@solid-primitives/utils@3.0.0","_integrity":"sha512-rYQcX6KByZKNunTcIknKUunHDzkI855jaiWIT7QutLqCpQDqWcfE4rzsU0QLEU3q0/PuazKhlIs0sYMQsvJ0dw==","_resolved":"/tmp/bc6939443b4b0d8968da906c9ab68812/solid-primitives-utils-3.0.0.tgz","_from":"file:solid-primitives-utils-3.0.0.tgz","_nodeVersion":"17.9.1","_npmVersion":"8.11.0","dist":{"shasum":"584d5a34a28e32009c0a8470f34ebc94d6d32805","size":7488,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-3.0.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_3.0.0_1659215817314_0.10450670841129517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-30T21:17:16.369Z","publish_time":1659215817491,"_cnpm_publish_time":1659215817491},"2.2.1":{"name":"@solid-primitives/utils","version":"2.2.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.7.1","solid-register":"^0.2.5","tslib":"^2.4.0","tsup":"^6.1.2","uvu":"^0.5.4","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"gitHead":"3ad4374844835966baf6991d18d3ea7a8312ddfa","_id":"@solid-primitives/utils@2.2.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"7df54fb4802ea5988cc881f6ee3c4d27bff0c6f6","size":8211,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-2.2.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_2.2.1_1657275821869_0.7392572643494504"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T10:31:37.899Z","publish_time":1657275822028,"_cnpm_publish_time":1657275822028},"2.1.1":{"name":"@solid-primitives/utils","version":"2.1.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.2.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"gitHead":"b7c6ad802a1788a85b5c074e990ad2c01b5d6c79","_id":"@solid-primitives/utils@2.1.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"d88bc77806e64635c3c2550337aaa560aa3354c8","size":8259,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-2.1.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_2.1.1_1655384433224_0.8000688497154935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T13:04:05.920Z","publish_time":1655384433395,"_cnpm_publish_time":1655384433395},"2.1.0":{"name":"@solid-primitives/utils","version":"2.1.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.2.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"gitHead":"762cf0c8c502c282b03fe21d2ba77a199df5c012","_id":"@solid-primitives/utils@2.1.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"a02ea28a4713244114ad60cb60d4d13b1e4d4c4c","size":8182,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-2.1.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_2.1.0_1654508497554_0.06936741452334472"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T09:42:58.025Z","publish_time":1654508497735,"_cnpm_publish_time":1654508497735},"2.0.3":{"name":"@solid-primitives/utils","version":"2.0.3","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.2.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"gitHead":"c0261cd63559e1650074fb5558a68a30195699ed","_id":"@solid-primitives/utils@2.0.3","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"0eb76a7b599a91e7d521377580dee56bfa4e16f1","size":7822,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-2.0.3.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_2.0.3_1653418819770_0.854418543291763"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T19:02:34.919Z","publish_time":1653418819930,"_cnpm_publish_time":1653418819930},"2.0.2":{"name":"@solid-primitives/utils","version":"2.0.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.2.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"gitHead":"e05d1462ff410bea22014bdfb6a5d9e9f54060b2","_id":"@solid-primitives/utils@2.0.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"bea6f03d9b6e541d8f52bf5a6860c06729b31183","size":7791,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-2.0.2.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_2.0.2_1653329790323_0.21432304708841943"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-23T18:43:36.163Z","publish_time":1653329790430,"_cnpm_publish_time":1653329790430},"2.0.1":{"name":"@solid-primitives/utils","version":"2.0.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.2.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"gitHead":"33260a84b19a2d8dd31d97e8d30f1b2d0947d7b5","_id":"@solid-primitives/utils@2.0.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"d46a16d10740efc0c4efe7e352a312791e7311ef","size":7786,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-2.0.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_2.0.1_1652734962479_0.3730022182052768"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-16T21:16:23.977Z","publish_time":1652734962704,"_cnpm_publish_time":1652734962704},"2.0.0":{"name":"@solid-primitives/utils","version":"2.0.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.2.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.4.1"},"gitHead":"564a90481e539a9dd5f064e67ee753e28c9de06e","_id":"@solid-primitives/utils@2.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"c70924b88ac058d082579d844ba659feaa4d13b0","size":7770,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-2.0.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_2.0.0_1652723561024_0.7942258701533023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-16T18:23:15.073Z","publish_time":1652723561183,"_cnpm_publish_time":1652723561183},"1.5.2":{"name":"@solid-primitives/utils","version":"1.5.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.1.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"gitHead":"4f614466685f3bab4912a17a510570b0d9571344","_id":"@solid-primitives/utils@1.5.2","_nodeVersion":"16.13.2","_npmVersion":"8.5.3","dist":{"shasum":"5cccf267b4549002897a5e63fd24858126f9bf7a","size":7739,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-1.5.2.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_1.5.2_1652269859568_0.27956246278688757"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-11T14:06:20.072Z","publish_time":1652269859714,"_cnpm_publish_time":1652269859714},"1.5.1":{"name":"@solid-primitives/utils","version":"1.5.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.1.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"gitHead":"cd6eefd79700e15e7ae756b756c11412b12ddc9c","_id":"@solid-primitives/utils@1.5.1","_nodeVersion":"16.13.2","_npmVersion":"8.5.3","dist":{"shasum":"b75a14ff506bedb60e9234ba55cb2af4c981e639","size":7679,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-1.5.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_1.5.1_1652189068840_0.4373659941223489"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-10T13:27:36.881Z","publish_time":1652189068946,"_cnpm_publish_time":1652189068946},"1.5.0":{"name":"@solid-primitives/utils","version":"1.5.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.1.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"gitHead":"880a9350fb92c19b2f91f66c1ba2418b77967ea9","_id":"@solid-primitives/utils@1.5.0","_nodeVersion":"16.13.2","_npmVersion":"8.5.3","dist":{"shasum":"62b629eeaa523796ebc2c80524904199f2b9228e","size":7532,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-1.5.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_1.5.0_1652102959052_0.824974585800315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-09T14:06:13.477Z","publish_time":1652102959238,"_cnpm_publish_time":1652102959238},"1.4.0":{"name":"@solid-primitives/utils","version":"1.4.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","test:watch":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.1.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"gitHead":"774c3ab632068a210a9096dfcbdbba9f0580cf5e","_id":"@solid-primitives/utils@1.4.0","_nodeVersion":"16.13.2","_npmVersion":"8.5.3","dist":{"shasum":"4b1a4dce5bc08d73566fb5980a2a94ac263ef56a","size":7413,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-1.4.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_1.4.0_1650966500375_0.04313200610659562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-26T09:49:14.663Z","publish_time":1650966500545,"_cnpm_publish_time":1650966500545},"1.3.0":{"name":"@solid-primitives/utils","version":"1.3.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.1.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"gitHead":"52d660d491f7817c5eb41210555273de4e82c17a","_id":"@solid-primitives/utils@1.3.0","_nodeVersion":"16.13.2","_npmVersion":"8.5.3","dist":{"shasum":"814bc2f6939755e46b43d4c3fb3c2fe7220ab56f","size":6599,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-1.3.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_1.3.0_1650576545695_0.2725647857140958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-21T21:29:54.832Z","publish_time":1650576545915,"_cnpm_publish_time":1650576545915},"1.2.0":{"name":"@solid-primitives/utils","version":"1.2.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.1.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"gitHead":"762513eaec12f932c499e1cc9211620e25daec9c","_id":"@solid-primitives/utils@1.2.0","_nodeVersion":"16.13.2","_npmVersion":"8.5.3","dist":{"shasum":"99a1f4661804fa834a6513661ee97d432497cb8d","size":6452,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-1.2.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_1.2.0_1650449020341_0.21634914158883745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-20T10:44:46.158Z","publish_time":1650449020531,"_cnpm_publish_time":1650449020531},"1.1.0":{"name":"@solid-primitives/utils","version":"1.1.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/solidjs-community/solid-primitives.git"},"bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.1.5","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"gitHead":"0138bd6525ad44f3480a4539053da94f1021bca5","_id":"@solid-primitives/utils@1.1.0","_nodeVersion":"16.13.2","_npmVersion":"8.5.3","dist":{"shasum":"07f078b7f5eabc6e7f8ea97938459e73d3bcf240","size":6446,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-1.1.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_1.1.0_1649972488995_0.8177594570855471"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-14T21:41:36.376Z","publish_time":1649972489166,"_cnpm_publish_time":1649972489166},"0.5.3":{"name":"@solid-primitives/utils","version":"0.5.3","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"_id":"@solid-primitives/utils@0.5.3","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"526d08f85a4100ba43b19695da0ccfdffe467d12","size":7890,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.5.3.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.5.3_1646250682285_0.41043871812921795"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T19:52:23.089Z","publish_time":1646250682406,"_cnpm_publish_time":1646250682406},"0.5.2":{"name":"@solid-primitives/utils","version":"0.5.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"_id":"@solid-primitives/utils@0.5.2","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"3957dbf0458d70c0fa23686521c753002e6ed149","size":7800,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.5.2.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.5.2_1646080465457_0.8632988828765416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-28T20:34:31.800Z","publish_time":1646080465616,"_cnpm_publish_time":1646080465616},"0.5.1":{"name":"@solid-primitives/utils","version":"0.5.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"_id":"@solid-primitives/utils@0.5.1","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"251e46e3e10d8e0786e0fd64b1f383707cb47f41","size":7787,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.5.1.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.5.1_1645701570141_0.4865927176593532"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-24T11:19:36.261Z","publish_time":1645701570293,"_cnpm_publish_time":1645701570293},"0.5.0":{"name":"@solid-primitives/utils","version":"0.5.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"gitHead":"4dddd6a3b3de9ad9b8f8be981ddb0fe500a2067d","_id":"@solid-primitives/utils@0.5.0","_nodeVersion":"16.13.2","_npmVersion":"8.5.0","dist":{"shasum":"31074118eabd05d7b38cd429d253bee5939b174e","size":7728,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.5.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.5.0_1645563332735_0.8380136929887654"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-22T20:55:38.756Z","publish_time":1645563332902,"_cnpm_publish_time":1645563332902},"0.4.0":{"name":"@solid-primitives/utils","version":"0.4.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"_id":"@solid-primitives/utils@0.4.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"c555a92fbe75a9049e117ca73dd2789dc4fb6743","size":7267,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.4.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.4.0_1645382468055_0.8721246730848153"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-20T18:41:13.456Z","publish_time":1645382468184,"_cnpm_publish_time":1645382468184},"0.3.0":{"name":"@solid-primitives/utils","version":"0.3.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"_id":"@solid-primitives/utils@0.3.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"b72c46da68ff3ecb07b0fd4352bc07aecb10057d","size":7143,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.3.0.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.3.0_1645277706753_0.7143754684976713"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-19T13:35:12.811Z","publish_time":1645277706884,"_cnpm_publish_time":1645277706884},"0.2.2":{"name":"@solid-primitives/utils","version":"0.2.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test","docs":"typedoc"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","typedoc":"^0.22.10","typedoc-plugin-markdown":"^3.11.8","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.2.2","dist":{"shasum":"bda0751a5d08d90cf2bc014c9f8eb7fae00e3863","size":7298,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.2.2.tgz"},"_npmUser":{"name":"thetarnav.","email":"gthetarnav@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.2.2_1645130287965_0.054940935136591484"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-17T20:38:16.487Z","publish_time":1645130288109,"_cnpm_publish_time":1645130288109},"0.2.1":{"name":"@solid-primitives/utils","version":"0.2.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test","docs":"typedoc"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","typedoc":"^0.22.10","typedoc-plugin-markdown":"^3.11.8","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.2.1","dist":{"shasum":"7a286ec0b1f476aa2d46786c4d2bd2ec7c25263b","size":6782,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.2.1.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.2.1_1644763780348_0.0041765881757909185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-13T14:49:47.235Z","publish_time":1644763780492,"_cnpm_publish_time":1644763780492},"0.2.0":{"name":"@solid-primitives/utils","version":"0.2.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test","docs":"typedoc"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","typedoc":"^0.22.10","typedoc-plugin-markdown":"^3.11.8","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.2.0","dist":{"shasum":"b26adaaf36e709b7295b7c7781c8c7e11c16972d","size":6397,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.2.0.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.2.0_1644680192349_0.5173035155314456"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-12T15:36:39.831Z","deprecated":"deprecated broken version","publish_time":1644680192495,"_cnpm_publish_time":1644680192495},"0.1.3":{"name":"@solid-primitives/utils","version":"0.1.3","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","require":"./dist/index.cjs","import":"./dist/index.js"},"./fp":{"types":"./dist/fp.d.ts","require":"./dist/fp.cjs","import":"./dist/fp.js"},"./setter":{"types":"./dist/setter.d.ts","require":"./dist/setter.cjs","import":"./dist/setter.js"}},"typesVersions":{"*":{"fp":["./dist/fp.d.ts"],"setter":["./dist/setter.d.ts"]}},"scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test","docs":"typedoc"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","typedoc":"^0.22.10","typedoc-plugin-markdown":"^3.11.8","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.3.1"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.1.3","dist":{"shasum":"e44bd5f8f55ce4b9c5eb8a5de31d73c8ef4719f4","size":8487,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.1.3.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.1.3_1641788879308_0.7151983330712832"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-10T04:28:08.418Z","publish_time":1641788879448,"_cnpm_publish_time":1641788879448},"0.1.2":{"name":"@solid-primitives/utils","version":"0.1.2","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","require":"./dist/index.cjs","import":"./dist/index.js"},"./fp":{"types":"./dist/fp.d.ts","require":"./dist/fp.cjs","import":"./dist/fp.js"},"./setter":{"types":"./dist/setter.d.ts","require":"./dist/setter.cjs","import":"./dist/setter.js"}},"typesVersions":{"*":{"fp":["./dist/fp.d.ts"],"setter":["./dist/setter.d.ts"]}},"scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test","docs":"typedoc"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"18.1.1","prettier":"^2.5.1","solid-register":"^0.1.1","tslib":"^2.3.1","tsup":"^5.11.0","typedoc":"^0.22.10","typedoc-plugin-markdown":"^3.11.8","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"1.3.0"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.1.2","dist":{"shasum":"f8822356ea25df0a8d7feba04f88377710ec9ca8","size":8394,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.1.2.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.1.2_1641471638639_0.5617396727279829"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-06T12:21:23.396Z","publish_time":1641471638817,"_cnpm_publish_time":1641471638817},"0.1.1":{"name":"@solid-primitives/utils","version":"0.1.1","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","require":"./dist/index.cjs","import":"./dist/index.js"},"./fp":{"types":"./dist/fp.d.ts","require":"./dist/fp.cjs","import":"./dist/fp.js"},"./setter":{"types":"./dist/setter.d.ts","require":"./dist/setter.cjs","import":"./dist/setter.js"}},"typesVersions":{"*":{"fp":["./dist/fp.d.ts"],"setter":["./dist/setter.d.ts"]}},"scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.0.18","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.2.6"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.1.1","dist":{"shasum":"3ac97ce50a72d7f8ddd2de4687644fe439006c30","size":7553,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.1.1.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.1.1_1641070704334_0.04514548070605229"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-01T20:58:30.739Z","publish_time":1641070704510,"_cnpm_publish_time":1641070704510},"0.1.0":{"name":"@solid-primitives/utils","version":"0.1.0","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","require":"./dist/index.cjs","import":"./dist/index.js"},"./fp":{"types":"./dist/fp.d.ts","require":"./dist/fp.cjs","import":"./dist/fp.js"},"./setter":{"types":"./dist/setter.d.ts","require":"./dist/setter.cjs","import":"./dist/setter.js"}},"typesVersions":{"*":{"fp":["./dist/fp.d.ts"],"setter":["./dist/setter.d.ts"]}},"scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.0.18","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.2.6"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.1.0","dist":{"shasum":"e0887d1712b5322c17192611749138841cc74f83","size":2056,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.1.0.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.1.0_1641069430656_0.17889610462361927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-01T20:37:18.890Z","publish_time":1641069430812,"_cnpm_publish_time":1641069430812},"0.0.260":{"name":"@solid-primitives/utils","version":"0.0.260","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup","test":"uvu -r solid-register","watch-test":"watchlist src test -- npm test"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^19.0.0","prettier":"^2.5.1","solid-register":"^0.0.18","tslib":"^2.3.1","tsup":"^5.11.0","uvu":"^0.5.2","watchlist":"^0.3.1"},"peerDependencies":{"solid-js":"^1.2.6"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.0.260","dist":{"shasum":"5669b8e1aff7b0d361c878e74885f725d230ded3","size":3940,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.0.260.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.0.260.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.0.260_1639327568376_0.21503697139389555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-28T01:01:32.132Z","publish_time":1639327568505,"_cnpm_publish_time":1639327568505},"0.0.255":{"name":"@solid-primitives/utils","version":"0.0.255","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^18.1.1","prettier":"^2.4.1","solid-register":"^0.0.18","tslib":"^2.3.1","tsup":"^5.10.1","uvu":"^0.5.2"},"peerDependencies":{"solid-js":"^1.2.5"},"readmeFilename":"README.md","licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.0.255","dist":{"shasum":"1b464b940d64eeb33080f12f0e82db2149e449e8","size":3236,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.0.255.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.0.255.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.0.255_1638989786925_0.1005892089470819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-28T01:01:30.065Z","publish_time":1638989787066,"_cnpm_publish_time":1638989787066},"0.0.250":{"name":"@solid-primitives/utils","version":"0.0.250","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/tree/main/packages/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"sideEffects":false,"type":"module","main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsup"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^18.1.1","prettier":"^2.4.1","solid-register":"^0.0.18","tslib":"^2.3.1","tsup":"^5.10.1","uvu":"^0.5.2"},"peerDependencies":{"solid-js":"^1.2.5"},"licenseText":"MIT License\n\nCopyright (c) 2021 Solid Primitives Working Group\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"@solid-primitives/utils@0.0.250","dist":{"shasum":"09c0396bdb2fb8c11f9fb18698bfc5738bf07ad3","size":2880,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.0.250.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.0.250.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.0.250_1638719352510_0.6411273639199491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-28T01:01:27.982Z","publish_time":1638719352841,"_cnpm_publish_time":1638719352841},"0.0.200":{"name":"@solid-primitives/utils","version":"0.0.200","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"main":"dist/cjs/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","exports":{"require":"./dist/cjs/index.cjs","import":"./dist/index.js","default":"./dist/index.js"},"sideEffects":false,"scripts":{"prebuild":"npm run clean","clean":"rimraf dist/","build":"tsc && tsc -p ./tsconfig-cjs.json","test":"uvu -r solid-register"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^18.1.1","prettier":"^2.4.1","rimraf":"^3.0.2","solid-register":"^0.0.18","tslib":"^2.3.1","typescript":"^4.5.2","uvu":"^0.5.2"},"peerDependencies":{"solid-js":"^1.2.5"},"gitHead":"9362eee0d2373f3321258c069de3aa8a0c61c15f","bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"_id":"@solid-primitives/utils@0.0.200","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"cf80c4c3901ffb6149aa4ce02881adc5b9099394","size":2710,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.0.200.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.0.200.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.0.200_1638140664139_0.7309394422457578"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-28T01:01:25.901Z","publish_time":1638140664293,"_cnpm_publish_time":1638140664293},"0.0.150":{"name":"@solid-primitives/utils","version":"0.0.150","description":"A bunch of reactive utility types and functions, for building primitives with Solid.js","author":{"name":"Damian Tarnawski @thetarnav","email":"gthetarnav@gmail.com"},"license":"MIT","homepage":"https://github.com/davedbase/solid-primitives/utils#readme","repository":{"type":"git","url":"git+https://github.com/davedbase/solid-primitives.git"},"private":false,"main":"dist/index.js","module":"dist/index.js","types":"dist/index.d.ts","exports":{"require":"./dist/cjs/index.js","import":"./dist/index.js","default":"./dist/index.js"},"sideEffects":false,"scripts":{"prebuild":"npm run clean","clean":"rimraf dist/","build":"tsc && tsc -p ./tsconfig-cjs.json","test":"uvu -r solid-register"},"keywords":["utilities","reactivity","solid","primitives"],"devDependencies":{"jsdom":"^18.1.1","prettier":"^2.4.1","rimraf":"^3.0.2","solid-register":"^0.0.18","tslib":"^2.3.1","typescript":"^4.5.2","uvu":"^0.5.2"},"peerDependencies":{"solid-js":"^1.2.5"},"gitHead":"6cf052f9b9f1a5cab145b4d831261f714a96de9b","bugs":{"url":"https://github.com/davedbase/solid-primitives/issues"},"_id":"@solid-primitives/utils@0.0.150","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"7c496df40c60f9aff9f20fc0625d3689407c88d0","size":2452,"noattachment":false,"key":"/@solid-primitives/utils/-/@solid-primitives/utils-0.0.150.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solid-primitives/utils/download/@solid-primitives/utils-0.0.150.tgz"},"_npmUser":{"name":"davedbase","email":"dave.dibiase@gmail.com"},"directories":{},"maintainers":[{"name":"davedbase","email":""},{"name":"lexlohr","email":""},{"name":"thetarnav.","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_0.0.150_1637954745504_0.5995899906158701"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-28T01:01:23.783Z","publish_time":1637954745692,"_cnpm_publish_time":1637954745692}},"readme":"<p>\n  <img width=\"100%\" src=\"https://assets.solidjs.com/banner?type=Primitives&background=tiles&project=Utils\" alt=\"Solid Primitives Utils\">\n</p>\n\n# @solid-primitives/utils\n\nSolid Primitives Utilities is a support and helper package for a number of primitives in our library. Please free to augment or centralize useful utilities and methods in this package for sharing.\n\n## Installation\n\n```bash\nnpm install @solid-primitives/utils\n# or\npnpm add @solid-primitives/utils\n# or\nyarn add @solid-primitives/utils\n```\n\n## Immutable helpers\n\nFunctional programming helpers for making non-mutating changes to data. Keeping it immutable. Useful for updating signals.\n\n```ts\nimport { pick } from \"@solid-primitives/utils/immutable\";\n\nconst original = { foo: 123, bar: \"baz\" };\nconst newObj = pick(original, \"foo\");\noriginal; // { foo: 123, bar: \"baz\" }\nnewObj; // { foo: 123 }\n```\n\nUse it for changing signals:\n\n```ts\nimport { push, update } from \"@solid-primitives/utils/immutable\";\n\nconst [list, setList] = createSignal([1, 2, 3]);\nsetList(p => push(p, 4));\n\nconst [user, setUser] = createSignal({\n  name: \"John\",\n  street: { name: \"Kingston Cei\", number: 24 },\n});\nsetUser(p => update(p, \"street\", \"number\", 64));\n```\n\n## List of functions:\n\n### Copying\n\n- **`shallowArrayCopy`** - make shallow copy of an array\n- **`shallowObjectCopy`** - make shallow copy of an object\n- **`shallowCopy`** - make shallow copy of an array/object\n- **`withArrayCopy`** - apply mutations to the an array without changing the original\n- **`withObjectCopy`** - apply mutations to the an object without changing the original\n- **`withCopy`** - apply mutations to the an object/array without changing the original\n\n### Array\n\n- **`push`** - non-mutating `Array.prototype.push()`\n- **`drop`** - non-mutating function that drops n items from the array start\n- **`dropRight`** - non-mutating function that drops n items from the array end\n- **`filterOut`** - standalone `Array.prototype.filter()` that filters out passed item\n- **`filter`** - standalone `Array.prototype.filter()`\n- **`sort`** - non-mutating `Array.prototype.sort()` as a standalone function\n- **`sortBy`** - Sort an array by object key, or multiple keys\n- **`map`** - standalone `Array.prototype.map()` function\n- **`slice`** - standalone `Array.prototype.slice()` function\n- **`splice`** - non-mutating `Array.prototype.splice()` as a standalone function\n- **`fill`** - non-mutating `Array.prototype.fill()` as a standalone function\n- **`concat`** - Creates a new array concatenating array with any additional arrays and/or values.\n- **`remove`** - Remove item from array\n- **`removeItems`** - Remove multiple items from an array\n- **`flatten`** - Flattens a nested array into a one-level array\n- **`filterInstance`** - Flattens a nested array into a one-level array\n- **`filterOutInstance`** - Flattens a nested array into a one-level array\n\n### Object\n\n- **`omit`** - Create a new subset object without the provided keys\n- **`pick`** - Create a new subset object with only the provided keys\n- **`split`** - Split object into multiple subset objects.\n- **`merge`** - Merges multiple objects into a single one.\n\n### Object/Array\n\n- **`get`** - Get a single property value of an object by specifying a path to it.\n- **`update`** - Change single value in an object by key, or series of recursing keys.\n\n### Number\n\n- **`add`** - `a + b + c + ...` _(works for numbers or strings)_\n- **`substract`** - `a - b - c - ...`\n- **`multiply`** - `a * b * c * ...`\n- **`divide`** - `a / b / c / ...`\n- **`power`** - `a ** b ** c ** ...`\n- **`clamp`** - clamp a number value between two other values\n\n## String transforms\n\n`(string) => T` transform functions for converting raw string data into typed values. Useful as the `transform` option for SSE, WebSocket, and similar streaming primitives.\n\n```ts\nimport { json, ndjson, safe } from \"@solid-primitives/utils\";\n\nconst { data } = createSSE<Event>(url, { transform: json });\nconst { data } = createSSE<Event[]>(url, { transform: ndjson });\nconst { data } = createSSE<Event>(url, { transform: safe(json) });\n```\n\n- **`json`** - Parse a string as a single JSON value\n- **`ndjson`** - Parse newline-delimited JSON (NDJSON / JSON Lines) into an array\n- **`lines`** - Split a string into a `string[]` by newline, filtering empty lines\n- **`number`** - Parse a string as a number via `Number()`\n- **`safe(transform, fallback?)`** - Wrap any transform in a `try/catch`; returns `fallback` instead of throwing\n- **`pipe(a, b)`** - Compose two transforms into one\n\n## Changelog\n\nSee [CHANGELOG.md](./CHANGELOG.md)\n","_attachments":{},"homepage":"https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme","bugs":{"url":"https://github.com/solidjs-community/solid-primitives/issues"},"license":"MIT"}