A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update webnative

+37 -20
+1 -1
package.json
··· 34 34 "subworkers": "^1.0.1", 35 35 "timer.js": "^1.0.4", 36 36 "tocca": "^2.0.9", 37 - "webnative": "0.21.0-alpha-4" 37 + "webnative": "0.21.0" 38 38 } 39 39 }
+36 -19
pnpm-lock.yaml
··· 13 13 subworkers: 1.0.1 14 14 timer.js: 1.0.4 15 15 tocca: 2.0.9 16 - webnative: 0.21.0-alpha-4 16 + webnative: 0.21.0 17 17 devDependencies: 18 18 elm-review: 2.3.3 19 - elm-tailwind-css: 1.0.1 19 + elm-tailwind-css: 1.0.1_tailwindcss@1.9.6 20 20 eslint: 7.14.0 21 21 postcss-custom-properties: 9.2.0 22 22 postcss-import: 12.0.1 ··· 166 166 dev: false 167 167 resolution: 168 168 integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== 169 + /@ungap/global-this/0.4.3: 170 + dev: false 171 + resolution: 172 + integrity: sha512-MuHEpDBurNVeD6mV9xBcAN2wfTwuaFQhHuhWkJuXmyVJ5P5sBCw+nnFpdfb0tAvgWkfefWCsAoAsh7MTUr3LPg== 169 173 /@webassemblyjs/ast/1.9.0: 170 174 dependencies: 171 175 '@webassemblyjs/helper-module-context': 1.9.0 ··· 1591 1595 hasBin: true 1592 1596 resolution: 1593 1597 integrity: sha512-1TiTnEXzpzACrc/JdB3tvmgNf5Qd0RyX8wbBqPPuc1aWvHHvPf6wi/ncz1gcILFAObr1zquCePkJkoW0uoZiBA== 1594 - /elm-tailwind-css/1.0.1: 1598 + /elm-tailwind-css/1.0.1_tailwindcss@1.9.6: 1595 1599 dependencies: 1596 1600 '@fullhuman/postcss-purgecss': 3.0.0 1597 1601 autoprefixer: 10.0.4_postcss@8.1.10 ··· 1600 1604 meow: 8.0.0 1601 1605 postcss: 8.1.10 1602 1606 postcss-csso: 5.0.0_postcss@8.1.10 1607 + tailwindcss: 1.9.6 1603 1608 dev: true 1604 1609 hasBin: true 1605 1610 peerDependencies: ··· 2293 2298 node: '>=8' 2294 2299 resolution: 2295 2300 integrity: sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg== 2296 - /globalthis/1.0.1: 2297 - dependencies: 2298 - define-properties: 1.1.3 2299 - dev: false 2300 - engines: 2301 - node: '>= 0.4' 2302 - resolution: 2303 - integrity: sha512-mJPRTc/P39NH/iNG4mXa9aIhNymaQikTrnspeCa2ZuJ+mH2QN/rXwtX3XwKrHqWgUQFbNZKtHM105aHzJalElw== 2304 2301 /got/10.7.0: 2305 2302 dependencies: 2306 2303 '@sindresorhus/is': 2.1.1 ··· 2579 2576 node: '>=8' 2580 2577 resolution: 2581 2578 integrity: sha512-n5cDDeTWWRwK1EBoWwRti+8nP4NbytBBY0pldmnIkq6Z55KNFmWofh4rl9dPZpj+U/nVq7gweR3ylrvMt4YZ5A== 2579 + /ipfs-message-port-client/0.4.3: 2580 + dependencies: 2581 + browser-readablestream-to-it: 1.0.1 2582 + ipfs-message-port-protocol: 0.4.3 2583 + dev: false 2584 + engines: 2585 + node: '>=10.3.0' 2586 + npm: '>=3.0.0' 2587 + resolution: 2588 + integrity: sha512-mdFZVaHjAQ3zSIV7opA1F6w6hAJKPjLsEKrSwKwC/pMNXB1QwX+WvlYUxdfjgTON2vB4IGZlG53shlXV1uQsWg== 2582 2589 /ipfs-message-port-client/0.4.3-rc.8: 2583 2590 dependencies: 2584 2591 browser-readablestream-to-it: 1.0.1 ··· 2589 2596 npm: '>=3.0.0' 2590 2597 resolution: 2591 2598 integrity: sha512-JOXlfhiv27Yl+YKOrmN4uHLq9mgBfliLHAbwCk3WswrR0SB7Rc44tRriBThzcihSEykmx9rAadM4Iu6F1Y5sYw== 2599 + /ipfs-message-port-protocol/0.4.3: 2600 + dependencies: 2601 + cids: 1.0.2 2602 + ipld-block: 0.11.0 2603 + dev: false 2604 + engines: 2605 + node: '>=10.3.0' 2606 + npm: '>=3.0.0' 2607 + resolution: 2608 + integrity: sha512-lcmKsQAe51JsGLe55uY0zJFNNzLXcGPiaAU4aTO7qVu4/XfXGHrHunQgbQe93Eqq1qKi0JsCWXgDkX68ERHLKQ== 2592 2609 /ipfs-message-port-protocol/0.4.3-rc.8: 2593 2610 dependencies: 2594 2611 cids: 1.0.2 ··· 3009 3026 dev: false 3010 3027 resolution: 3011 3028 integrity: sha512-WRtu7TPCmYePR1nazfrtuF216cIVon/3GWOvHS9QR5bIwSbnxtdpma6un3jyGGNhHsKCSzn5Ypk+EkDRvTGiFA== 3012 - /keystore-idb/0.14.0-alpha-1: 3029 + /keystore-idb/0.14.0: 3013 3030 dependencies: 3014 - globalthis: 1.0.1 3031 + '@ungap/global-this': 0.4.3 3015 3032 localforage: 1.9.0 3016 3033 dev: false 3017 3034 engines: 3018 3035 node: '>=10.21.0' 3019 3036 resolution: 3020 - integrity: sha512-26L8eS0Zlx570ps3QvDHkW1049Uju3pMKitY4OL8TW7W6gcy5uMfpqD0A7GIR8JeSPYbfUtqVTWhNzSK30cXXg== 3037 + integrity: sha512-LX6BipvB4t90XZgD/6yYg6/7Avv9V+yEg6j48Vds2T5QRd82De03ApKlCbkYYGl3G2odwY28odL7ES6+eKcglg== 3021 3038 /keyv/4.0.3: 3022 3039 dependencies: 3023 3040 json-buffer: 3.0.1 ··· 5581 5598 dev: false 5582 5599 resolution: 5583 5600 integrity: sha512-l+UtsuV4zrBKyVAj9VCtwWgscTgadCsdGgL1OvbV102cvydWwJCGXlFIXauzWLzfheIDHfPNRWfgMuwyC6ZfIA== 5584 - /webnative/0.21.0-alpha-4: 5601 + /webnative/0.21.0: 5585 5602 dependencies: 5586 5603 base58-universal: 1.0.0 5587 5604 borc: 2.1.2 5588 5605 buffer: 6.0.3 5589 5606 cids: 1.0.2 5590 5607 fission-bloom-filters: 1.4.0 5591 - ipfs-message-port-client: 0.4.3-rc.8 5608 + ipfs-message-port-client: 0.4.3 5592 5609 ipld-dag-pb: 0.20.0 5593 - keystore-idb: 0.14.0-alpha-1 5610 + keystore-idb: 0.14.0 5594 5611 localforage: 1.9.0 5595 5612 make-error: 1.3.6 5596 5613 throttle-debounce: 2.3.0 ··· 5598 5615 engines: 5599 5616 node: '>=10.21.0' 5600 5617 resolution: 5601 - integrity: sha512-3IFnQf9LnhG7/BVFkzHXbZN+TcMFwmzTPG3ECDsRPaaOSHQbsNXzDtjejnQ32Iik7faUdag5dcX/HZMUC6pwZw== 5618 + integrity: sha512-gijRRZYYIqzdLRHoYf88cSbtQsmuVLyA/zI+tFX3RnmyRW9JSDUgzUCoBk+rcYYW6ZJvH8DcVaBXZQZ0h7cv8w== 5602 5619 /webpack-cli/3.3.12_webpack@4.44.2: 5603 5620 dependencies: 5604 5621 chalk: 2.4.2 ··· 5838 5855 terser: ^5.0.0 5839 5856 timer.js: ^1.0.4 5840 5857 tocca: ^2.0.9 5841 - webnative: 0.21.0-alpha-4 5858 + webnative: 0.21.0 5842 5859 webpack: ^4.44.1 5843 5860 webpack-cli: ^3.3.12