{"_id":"@ungap/promise-all-settled","_rev":"5-48420b60655192074035f2091f07cd9b","name":"@ungap/promise-all-settled","dist-tags":{"latest":"1.1.2"},"versions":{"0.1.1":{"name":"@ungap/promise-all-settled","version":"0.1.1","description":"A cross platform Promise.allSettled polyfill","main":"cjs/index.js","module":"esm/index.js","unpkg":"min.js","scripts":{"build":"npm run cjs && npm run esm && npm run min && npm run test && npm run size","cjs":"cp index.js cjs/ && echo 'module.exports = allSettled;' >> cjs/index.js","esm":"cp index.js esm/ && echo 'export default allSettled;' >> esm/index.js","min":"uglifyjs index.js --support-ie8 --comments=/^!/ -c -m -o min.js","size":"cat index.js | wc -c && cat min.js | wc -c && gzip -c9 min.js | wc -c && cat min.js | brotli | wc -c","coveralls":"cat ./coverage/lcov.info | coveralls","test":"istanbul cover test/index.js"},"keywords":["Promise","allSettled","polyfill","utility","ungap"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"coveralls":"^3.0.2","istanbul":"^0.4.5","uglify-js":"^3.4.9"},"repository":{"type":"git","url":"git+https://github.com/ungap/promise-all-settled.git"},"bugs":{"url":"https://github.com/ungap/promise-all-settled/issues"},"homepage":"https://github.com/ungap/promise-all-settled#readme","gitHead":"860b7c0d7774f343fce22ac56c0c642bc69d7434","_id":"@ungap/promise-all-settled@0.1.1","_nodeVersion":"11.15.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-dfoZ8jbM6A8k3U7hfZOn9TED8Z+yecGgg6hKvLimH5EBHuOV8j0ePY1XTlP7JsrET0edPme022dFpWOcejOLYA==","shasum":"68740024622fdf5b6d20a6b64a95bcf0435f850e","tarball":"https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-0.1.1.tgz","fileCount":7,"unpackedSize":4408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAS4PCRA9TVsSAnZWagAAz0IP/jJGMNrCdwa7hJJNOLnA\nMZmgElzbPLkZapIlRNoLdZLAv31VYnnCfv+PefX4ptsJ2gSxNsNgHMGzouPm\nIopSq5bmLyWIq1DQizdK/K2ESeIznllIoT+UaGAK0+E1ZF+/WVzr77gVrC0m\nGQncHpd1DwLRNJLyyWK6Nfu7jHQ4gNw15eDZJHxkSzHjxk9bdRWbqdbnZ7uG\nDPWKJ+BhXCzNAxvACE7NSt8fywF1YFx2nf2GSv1Bliw8zYN+zU4ScympxiyP\nF6lLx/G1UyXNkdxfmncjTdHE5fNO5ZDYuXkPBDZRVdRPRPLttANHU/ciPgfs\nUFzHtvLakDZxztGn6UoaxxJ5RDYArQ1CQzKu6TtO5PKC9kJW6IfUPMa54/zc\nOqZtJgX+Z9hoM0p/6XLZp8v6PG3TsEBDgyhBCkXwWF586Rj0lMFnAg1hzeU6\nQaiegF+x6locpQDLMynSWXaHvvW/PFWDnf7uasirSLhExOMRta9WEIRsfxdS\n/3rjAfdP8QxZHGmoqocFelPbmoWYLEbzP5F81FGm3bM77nUDg91NrvpFRcT2\nb783JLVMMLEM3ML/ZAd2yqe3gz1y4gOkUNvYBDpR+MHEE3mLuNMeca+VUuqS\nfDpOW8xjhlE5KBJzleN1+9IbdBVNJlN5uRobePVf34duw0oADSC9wDoOb+8L\nTbsN\r\n=27hN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICbOgx3a/w8OC3cpUT6+9DCur4Bj1QmxReOt5GtkMc2vAiEAwP81e0BvJCALHuuTjSCGROuIgR0Fjlmo3j/F8buZxeA="}]},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/promise-all-settled_0.1.1_1560358415432_0.8909157362673401"},"_hasShrinkwrap":false},"1.0.0":{"name":"@ungap/promise-all-settled","version":"1.0.0","description":"A cross platform Promise.allSettled polyfill","main":"cjs/index.js","module":"esm/index.js","unpkg":"min.js","scripts":{"build":"npm run cjs && npm run esm && npm run min && npm run test && npm run size","cjs":"cp index.js cjs/ && echo 'module.exports = allSettled;' >> cjs/index.js","esm":"cp index.js esm/ && echo 'export default allSettled;' >> esm/index.js","min":"uglifyjs index.js --support-ie8 --comments=/^!/ -c -m -o min.js","size":"cat index.js | wc -c && cat min.js | wc -c && gzip -c9 min.js | wc -c && cat min.js | brotli | wc -c","coveralls":"cat ./coverage/lcov.info | coveralls","test":"istanbul cover test/index.js"},"keywords":["Promise","allSettled","polyfill","utility","ungap"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"coveralls":"^3.0.7","istanbul":"^0.4.5","uglify-js":"^3.6.7"},"repository":{"type":"git","url":"git+https://github.com/ungap/promise-all-settled.git"},"bugs":{"url":"https://github.com/ungap/promise-all-settled/issues"},"homepage":"https://github.com/ungap/promise-all-settled#readme","gitHead":"256c8c66905a36465821bc2f9ebce5a9d90f19e7","_id":"@ungap/promise-all-settled@1.0.0","_nodeVersion":"12.13.0","_npmVersion":"6.12.1","dist":{"integrity":"sha512-C1Q94RjyvQwZZtbLcpKFg010w0nnsINZOWODZSmVEZpI8bGNFq92AvZwv6mGpC0ZYO1dFVawrog/rlJtxk+Qog==","shasum":"42213afb6327abb70c5f73747d65d82356e9336e","tarball":"https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.0.0.tgz","fileCount":7,"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv9n6CRA9TVsSAnZWagAAmB4P/A6+AJCv9HeAV3sTASpt\n4VeVeuLuxGueUwNQJj4N2giUyI+iLOfnE8PalV1gx39Y5Q1XPzD3bS82DpOu\nzZukrKjja1f5WeOlMW2jw7oKsTc6MneXRSafFTfN6T7lx6jFaZEJKJCXu/PS\n/dfaL44phqawZ46nP3FEoB8NvxZJA0bX0+mc0kjXJAEcLtpK2uUFwyJIf09n\n6gopsW2pmn6+cKeHH27tm7jTi1norlkhtzD86eY2EB4AC/eKmZ3iv7mnkv0W\n48TbWKllGffLzp8okoeP44WI8Q+UClOfmKv6elGDEDEmPPhDLtkFbXAXHdwX\n4H5kEkHrvrHkvulJEAhE87Kpm+MHIxCwIGygeen29KdB2+jqP5FErroCsp1E\nZ2qjZGYA1GYApKe8W3vq9aMADTiOsqj8nczxODkgPqoY2y+06wpH08BCzwZj\nX3vnI7EfyJ508RjsltlNTiyk/E0/YSMa3tiKPKsAKswp8BOg9PEC2ZJmNOv5\nT5aa/pWEbxyXE1eMxY6hY4MYfGEgDNAzfBAYv64DS8owlpJhQktFQbZzuySa\nOLomir3UCW1nohBuKsZXE4oCKEnM+k4YX0Nq+OI2k6vQ4fWizFSVPoDgPvpU\nwDpAl8OpwetTUtsQzWg9bVxPrDmRnB/fbV1LWPHc/MZhQiDKJ0s9J5UcfCT2\nnte6\r\n=nuBt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKaMMxdqNAuPi9f3kLNAEcyd5gq4OAaMoTn9HRPxBgUwIgcWaYTxvrvfOsKSGRUflr2M5QegUjqTJFgnvX3xrr0H0="}]},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/promise-all-settled_1.0.0_1572854265967_0.9978484241257046"},"_hasShrinkwrap":false},"1.1.0":{"name":"@ungap/promise-all-settled","version":"1.1.0","description":"A cross platform Promise.allSettled polyfill","main":"./cjs/index.js","module":"./esm/index.js","unpkg":"min.js","scripts":{"build":"npm run cjs && npm run esm && npm run min && npm run test && npm run size","cjs":"cp index.js cjs/ && echo 'module.exports = allSettled;' >> cjs/index.js","esm":"cp index.js esm/ && echo 'export default allSettled;' >> esm/index.js","min":"uglifyjs index.js --support-ie8 --comments=/^!/ -c -m -o min.js","size":"cat index.js | wc -c && cat min.js | wc -c && gzip -c9 min.js | wc -c && cat min.js | brotli | wc -c","coveralls":"nyc report --reporter=text-lcov | coveralls","test":"nyc node test/index.js"},"keywords":["Promise","allSettled","polyfill","utility","ungap"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"coveralls":"^3.1.0","nyc":"^15.0.1","uglify-js":"^3.9.1"},"repository":{"type":"git","url":"git+https://github.com/ungap/promise-all-settled.git"},"bugs":{"url":"https://github.com/ungap/promise-all-settled/issues"},"homepage":"https://github.com/ungap/promise-all-settled#readme","type":"module","exports":{"import":"./esm/index.js","default":"./cjs/index.js"},"gitHead":"60e36aedec53ccaac384464126f4d3d974a328f1","_id":"@ungap/promise-all-settled@1.1.0","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"integrity":"sha512-EQ02C1hEVfPHYcV0FvLFUY8eVwOJuHPEy6CsQLNINEwZQ8FIBCsJ3b4ixw22Ufp65BK/eXQy9Komxjd/4fwTyw==","shasum":"fcdf6dfed1d74b73ee3b33dec0bfe3c15f3d20db","tarball":"https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.0.tgz","fileCount":8,"unpackedSize":4910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerXFVCRA9TVsSAnZWagAAi84P/0O92LCrlwTjMu0bmleH\nvXM43z8LrXZKRBLtIEOwAiZv1YCWCyS+XI5fXIj5TiuObic1Ej8sD+/W6Fz4\nywGs9cQKNVcNRYbpTOhK9V3wwhdcc5Ezokify9cGrXGWoBdkmrd46TrfX2EG\n2BSvGGG0cFNmOAkMFVXlNlCBJcdBt3AZuBS321fxE9LY9WVPGfrNqnSF76Z5\nu3ytsViAo544BWd5jzNr69WmL8h0D8Zh48p2IsL937buSGvfiyVtg274ux+B\nUc/mY/alT/dNtN07cE5c+oDDhDRBnPw+k1qG4KayGP7LXYj33fjVmxYgMfVl\nKkP48l5ui8WLYObQL5OQufIXvK6y3vygVZ9wUq9LCHzDljUnPmtUPtRxWGLG\n9YDrVboy6J/8WJTztruAGqteLlOt6R55dxLcUkjBGiOfL60D3eqqi81uU6Jb\n6ElCpD8GJ+opPW4iN2PIwzxlfWrBpaD+QBRCNa0WnkvFrdfq6SsxgcVkYfl+\nanZ5UcwEILadFjM2s/TIBbLEGf2jiivxhnIzZswO3hJ4wHPvI+PEGjZazVgy\nFURFvz1Pqi/vNdjI1LKsnGBWCdAV6GtenJVvnuqH8CUjr/R5nankAR87bHQz\neynXCf9oJbeix+/ilfqG58uQdH++NfC2JYyy5rfkHe8nR4o4dBX78HYhGwaN\nASB1\r\n=j048\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbHSfl2eljP5d+02WMe9TPXmu8L9zNm0V6J7DzmRNNGgIgWoBVLWlwp9x0eg14hVD5O/FP4shZSxX7zJtG2r45e9Q="}]},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/promise-all-settled_1.1.0_1588425044503_0.14763082471530753"},"_hasShrinkwrap":false},"1.1.1":{"name":"@ungap/promise-all-settled","version":"1.1.1","description":"A cross platform Promise.allSettled polyfill","main":"./cjs/index.js","module":"./esm/index.js","unpkg":"min.js","scripts":{"build":"npm run cjs && npm run esm && npm run min && npm run test && npm run size","cjs":"cp index.js cjs/ && echo 'module.exports = allSettled;' >> cjs/index.js","esm":"cp index.js esm/ && echo 'export default allSettled;' >> esm/index.js","min":"uglifyjs index.js --support-ie8 --comments=/^!/ -c -m -o min.js","size":"cat index.js | wc -c && cat min.js | wc -c && gzip -c9 min.js | wc -c && cat min.js | brotli | wc -c","coveralls":"nyc report --reporter=text-lcov | coveralls","test":"nyc node test/index.js"},"keywords":["Promise","allSettled","polyfill","utility","ungap"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"coveralls":"^3.1.0","nyc":"^15.0.1","uglify-js":"^3.9.1"},"repository":{"type":"git","url":"git+https://github.com/ungap/promise-all-settled.git"},"bugs":{"url":"https://github.com/ungap/promise-all-settled/issues"},"homepage":"https://github.com/ungap/promise-all-settled#readme","type":"module","exports":{"import":"./esm/index.js","default":"./cjs/index.js"},"gitHead":"60393ed2226517322db0f0b2c01fc41efae800d0","_id":"@ungap/promise-all-settled@1.1.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-sOPJB2OvNWrcrKpUptvc/uQ9y//NuD4gbXzBYE8Rhajc0hoCMvPEBuDUt6dgnuE+KE4O9DHmOm/w86Os8TVa3A==","shasum":"b1d369a7fc191dc69c139f3bbdf9548aee980de9","tarball":"https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.1.tgz","fileCount":8,"unpackedSize":4974,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFv/uCRA9TVsSAnZWagAAvDwP/3UhQHpiu9YjnelRKseB\nnkmVEKr89rCv8jkiE9Q0gPSLew+5GjTGHTFNGJsekOVPNgsbIFe0YAqdupxN\n3wh32+Y9Pw99rYhlviqAnmMH0MtYAO86rYQaE2+Krihf7G8+N8rzQaX6So6l\niWZ3cAHuEhGMWK5MHqdCmuN3oMqAd54pl1/SLZHOXbhsXMQVYYLtIzm1gH3m\ntNgipx0EBxJqG1OhfsAGZ9ZxsbcjJxlRvY1QbLAUm89Ejt7o4FZeZEJLR6+r\nO1SoPBkwqOzTWaotzBe3hPpZHlFHmfS/oGTwxTdmeGfgcEG5TydXWkdRWZLP\n66LSCSAKTedJG5tTCDqmducIjn0X/TNC+8MKZVJimBNg7Z8gp247OvjMkQND\nAFMvk5F+uQ6CFftSKBPOXCgvx68oNUtPnL13uR54iq6vMU7x8bmaVlGX2b/c\nGrMBByaehKiQAUOXVaGKzKnQHedU9c+YhrMymB63HBhKwZhHF/BUFcX3SN8G\npBTRz3M+6XJJaRPVXguiH/OXabpM/XaVVEDO6+z2il2OdCwIn4x3rpRil8L3\nwuWD24MEfr/NP4WH/sSP6QSFSVc5bLNhDUfo46PFBeR8vjJUdwh4u8CqoD/3\n1VJnzkjkak5kQHNtGRPqDJCATmSnZNC0akZx98Q/HI1+zOBYoymt7iVXPlNo\n2+CV\r\n=HzeG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICLJxdy4IxD75fjpv5IZTqObBpQOPE87jd3P2DGPmzhIAiBsBu0DWIAPgpiNpBwz6uBzC7HeYAb6JmQvshf9loUJ1w=="}]},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/promise-all-settled_1.1.1_1595342830011_0.07037799093242558"},"_hasShrinkwrap":false},"1.1.2":{"name":"@ungap/promise-all-settled","version":"1.1.2","description":"A cross platform Promise.allSettled polyfill","main":"./cjs/index.js","module":"./esm/index.js","unpkg":"min.js","scripts":{"build":"npm run cjs && npm run esm && npm run min && npm run test && npm run size","cjs":"cp index.js cjs/ && echo 'module.exports = allSettled;' >> cjs/index.js","esm":"cp index.js esm/ && echo 'export default allSettled;' >> esm/index.js","min":"uglifyjs index.js --support-ie8 --comments=/^!/ -c -m -o min.js","size":"cat index.js | wc -c && cat min.js | wc -c && gzip -c9 min.js | wc -c && cat min.js | brotli | wc -c","coveralls":"nyc report --reporter=text-lcov | coveralls","test":"nyc node test/index.js"},"keywords":["Promise","allSettled","polyfill","utility","ungap"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"coveralls":"^3.1.0","nyc":"^15.0.1","uglify-js":"^3.9.1"},"repository":{"type":"git","url":"git+https://github.com/ungap/promise-all-settled.git"},"bugs":{"url":"https://github.com/ungap/promise-all-settled/issues"},"homepage":"https://github.com/ungap/promise-all-settled#readme","type":"module","exports":{"import":"./esm/index.js","default":"./cjs/index.js"},"gitHead":"ed43b3d9bc2027789c4388aff198141b4feb8f04","_id":"@ungap/promise-all-settled@1.1.2","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==","shasum":"aa58042711d6e3275dd37dc597e5d31e8c290a44","tarball":"https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz","fileCount":8,"unpackedSize":4885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFwByCRA9TVsSAnZWagAAJ4EP/3VY6i9Oc/fgXZsooTy5\nsqtcuFzmLG11C1Re3cwgipV0ftOzZ03zy01ZFPohCnUarkz12euOGdj1PO0d\nDjhLzBKSMdUtPjB0b4RFmTK9F7gzRsHk8PoBhEr6gWbx0gJBo0JAYjG2C/Oc\n+f5w9ipn6g8Ma2BKNykkaclvifZXmheGp+aWt3JLQ3BDh1zVnjvzlTnnn94f\nIYpqo9aNjFJ+zAlZVtxR8hDaQnqKAsQtbIF09OZoHo8rHGRCCxH361BPvrzA\ndrhiuUCl3KkcJvi97LDtCWd9MdryipJRMP1P3v3+/kuyWAI9KZI232FoF6RA\n/Mk1EmJf2qrjf1k+Gdf52aYdvI0yzl7F4ntQ6ujKnfTBiOas7CFxPXJMXlOF\nBYuEmfck7outv3TOneiojEpfJNfNG8GT2Y6WMVpBc88Ui7WPdoes8WpJ55dJ\nxUcTju1+BSgSUoJIQeCsnsQyaNZ1fBUvhQVStSZgmdiwnZiRFXz0V4kY5wp4\nkr10RXo8UnKftWunumxMiLw8SAbaZgeHKx0ujOSobNHYHGwqvf2IdTju1a34\nX2ZsK3n5UtKYVty3J7IDRVa6ji0HNjZHMM/3xh7bw57AKmZ4TvNRWbFocERR\nTqfGj7v9sh9mq+Kya/6XDHqGLxSH6dmuWFQX2wiGwOF5BIrXSGSjCnwkziS/\nSl26\r\n=d5DE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMpOKBGPAvZwULLMJlpyn8KYzMyfCnxlHc74ddD+ZJ0wIgHenDN3zW19u4kZ3lbU6B4OVc6UhMLA+ABWNhPIp1ZbI="}]},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/promise-all-settled_1.1.2_1595342962005_0.26371445230013246"},"_hasShrinkwrap":false}},"time":{"created":"2019-06-12T16:53:35.260Z","0.1.1":"2019-06-12T16:53:35.586Z","modified":"2022-04-07T09:33:39.440Z","1.0.0":"2019-11-04T07:57:46.135Z","1.1.0":"2020-05-02T13:10:44.785Z","1.1.1":"2020-07-21T14:47:10.123Z","1.1.2":"2020-07-21T14:49:22.176Z"},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"description":"A cross platform Promise.allSettled polyfill","homepage":"https://github.com/ungap/promise-all-settled#readme","keywords":["Promise","allSettled","polyfill","utility","ungap"],"repository":{"type":"git","url":"git+https://github.com/ungap/promise-all-settled.git"},"author":{"name":"Andrea Giammarchi"},"bugs":{"url":"https://github.com/ungap/promise-all-settled/issues"},"license":"ISC","readme":"# Promise.allSettled\n\n[![Build Status](https://travis-ci.com/ungap/promise-all-settled.svg?branch=master)](https://travis-ci.com/ungap/promise-all-settled) [![Coverage Status](https://coveralls.io/repos/github/ungap/promise-all-settled/badge.svg?branch=master)](https://coveralls.io/github/ungap/promise-all-settled?branch=master) [![Greenkeeper badge](https://badges.greenkeeper.io/ungap/promise-all-settled.svg)](https://greenkeeper.io/) ![WebReflection status](https://offline.report/status/webreflection.svg)\n\nA cross platform [Promise.allSettled](https://github.com/tc39/proposal-promise-allSettled) polyfill.\n\n  * CDN global utility via https://unpkg.com/@ungap/promise-all-settled\n  * ESM via `import allSettled from '@ungap/promise-all-settled'`\n  * CJS via `const allSettled = require('@ungap/promise-all-settled')`\n\n\n### Example\n\n```js\nconst allSettled = require(\"@ungap/promise-all-settled\");\n\n// use it via call\nallSettled.call(Promise, []);\n\n// or bind it:\nconst $settled = allSettled.bind(Promise);\n\n// or put it in the Promise class\nif (!Promise.allSettled)\n  Promise.allSettled = allSettled;\n```\n","readmeFilename":"README.md"}