Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

core-js

Standard Library
Collective - Host: opensource - https://opencollective.com/core-js - Code: https://github.com/zloirock/core-js

add detection correctness of iteration to `Promise.{ allSettled, any }` feature detection, Hermes issue

github.com/zloirock/core-js - 7f8fce93434109df0ab0506c24b2b9c000ac1f17 authored about 2 years ago
change `Array` by copy proposal marked as supported from V8 ~ Chrome 110

github.com/zloirock/core-js - fcd5af43c45f5479592269f345c1eaa4fe1386d8 authored about 2 years ago
minor tweaks of minification settings for `core-js-bundle`

github.com/zloirock/core-js - 9d8381d255ecef0cf99fc05be667bf63c8993189 authored about 2 years ago
update `eslint-plugin-import`

github.com/zloirock/core-js - 4eeb86b200e3bd5e2503c2ec5000e246c2163723 authored about 2 years ago
add Electron 23 and 24 compat data mapping

github.com/zloirock/core-js - f3464a7aa72d3134c4c9b0e0d39b1a7e65082f44 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 87a114862438f10874c4e48f65cf94c75aaa1999 authored about 2 years ago
update the changelog

github.com/zloirock/core-js - 2323e2e3466c60a68d30b0cd0c4d5ff83d1d16fb authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 0b9292a14cb1e13bab833c40d09b746a729047dd authored about 2 years ago
add Samsung Internet 20 compat data mapping

github.com/zloirock/core-js - 003405ebf4a76dac11a0c4d307462eb8e7a4d90d authored about 2 years ago
try to use `jsdelivr` cdn in tests since `unpkg` fails too often

github.com/zloirock/core-js - 8a022982687456b0a2b3c32f4f43c8b6f9ae99b7 authored about 2 years ago
add some links

github.com/zloirock/core-js - b47e5934816db84631fb585bc5592371d282c85f authored about 2 years ago
add Quest Browser 25.0 compat data mapping

github.com/zloirock/core-js - cb84fb233ba0b12f9579432f24235524a10a2628 authored about 2 years ago
one more #1161 workaround, for the pure version export context case

github.com/zloirock/core-js - d7716d4fc35fd951ffcf970ae6107b916c8f7de8 authored about 2 years ago
add one more workaround of a `webpack` dev server bug on IE global methods, close #1161

github.com/zloirock/core-js - 47bdf63d33fa17ef592c7d3fda582e3cf4581af1 authored about 2 years ago
fix a variable name

github.com/zloirock/core-js - 7ca321fe95e9526c00ae1405336a3fc52ed13939 authored about 2 years ago
wrap `host-report-errors` in `try-catch` for preventing possible conversion errors

github.com/zloirock/core-js - e390c6fe9f2577236fbfa2dbe5a9c57159aab75f authored about 2 years ago
some stylistic changes

github.com/zloirock/core-js - 25e93739aa8623a47526cc65f2d8e5d68bd3b107 authored about 2 years ago
use non-standard V8 `Error.captureStackTrace` instead of stack parsing in new error classes / wrappers where it's possible

github.com/zloirock/core-js - 228aa20d217bb083625b780b90b8b853464aa32e authored about 2 years ago
some stylistic changes

github.com/zloirock/core-js - 09842009b1722f905126645190c2bb2df5b64c86 authored about 2 years ago
update `eslint-plugin-regexp`

github.com/zloirock/core-js - 0b10d100a907cea3f2661bf23efadf5ecb9af14a authored about 2 years ago
make `is-big-int-array` a little stricter

github.com/zloirock/core-js - 46495acdeca498f20ffb482bbaac92e5411b9a66 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 8b5c37f9b344ed74ce2ed89cc056b42d52aa5bb8 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - edffd7304e38b2e63fb781a1dc3173a9ac6e683a authored about 2 years ago
reuse `queue` in `microtask`

github.com/zloirock/core-js - 70502fbb1314b35c6f281eff6e28e1201dc85080 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 6ff376f863463322e3941190e52347a9978ae3d4 authored about 2 years ago
simplify `well-known-symbol` module

github.com/zloirock/core-js - a44ce1940bdd15810d2fcd5a2ce4ffef33330ed3 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 7c55bfca3292e793bc4db1fc343c76c2050c8462 authored about 2 years ago
some stylistic changes

github.com/zloirock/core-js - bd00eeba49c12bcd6ac7dbcf6c1d2f1cf7143a93 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 9625fc59c1e1b663cb20fa8dadc98fe24c91514b authored about 2 years ago
add a couple of comments

github.com/zloirock/core-js - d6f80e22c6749609f1e7397b32effde110f3a9dc authored about 2 years ago
stylistic changes, lazy evaluation some cases of feature detection

github.com/zloirock/core-js - 7c6a7252014ffcb7c2c19cfab58b20afe92beb91 authored about 2 years ago
disable `es/no-string-prototype-substr` as a subset of `unicorn/prefer-string-slice`

github.com/zloirock/core-js - 613e4c86c24bc9559c3afce386bee5d5ab809bc1 authored about 2 years ago
fix possible `String.{ raw, cooked }` error with empty template array

github.com/zloirock/core-js - 2689f6a4611bd5b31b99ef6962c28c989edf035f authored about 2 years ago
lazy evaluation some cases of feature detection

github.com/zloirock/core-js - 544d5e595b2689bbae2800c2a214cab8ac9df712 authored about 2 years ago
fix errors examples in the `structuredClone` test case

github.com/zloirock/core-js - 4257d0b6c3dcf928e727157f97803608c8358bd1 authored about 2 years ago
disable testing of Chakra `Object. getOwnPropertyNames` cross-realm bug, some cases of that we don't (and can't) fix

github.com/zloirock/core-js - 5a463682641237a699e8185f36a769e9c7446099 authored about 2 years ago
fix one linting issue

github.com/zloirock/core-js - e6bc7f12e465aea70d91fec3bbdc7a083dfb03b3 authored about 2 years ago
disable one assert (early FF case with native string iterator, but polyfilled `Symbol`)

github.com/zloirock/core-js - 52874594bfa090d4c54a4cbbd12a919daa43799f authored about 2 years ago
drop a couple of asserts unnecessary for the pure version

github.com/zloirock/core-js - af6ff0af02c2a1a07c6a4b6cb6fdc1e825395fbb authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 4582fc13db4a9b9ec6dba55d8e15dd4419ccfbe4 authored about 2 years ago
add some comments

github.com/zloirock/core-js - c03ef1c5799bd754e37ee0cf23ab9e47415c34a0 authored about 2 years ago
add some missed dependencies to entries

github.com/zloirock/core-js - 98995dc998afe98899d0caab0701ea75aa1e49c8 authored about 2 years ago
add all iterator helpers to `(Async)Iterator.from` entries for runtime

github.com/zloirock/core-js - 10517def66f5fc5fa595b99c784ac611a4715eb6 authored about 2 years ago
some stylistic changes

github.com/zloirock/core-js - 0f4a279c21400e16a7f256f0b52c571a6b110bff authored about 2 years ago
fix a Chakra-based MS Edge (18-) bug that unfreeze (O_o) frozen arrays used as `WeakMap` keys

github.com/zloirock/core-js - da2e4f8d15174c70269bc8e1961358d0407c81d6 authored about 2 years ago
allow gc disposed resources before disposing all resources of stack

github.com/zloirock/core-js - c8322b0826c5b8dbcd3ccd4f78c193376dd231d7 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - b136b1fc6a9985e3c1f9982cc6a17b6bc05c47b9 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 56cf6e10f93b803e615c2d3404dc69a73dff6515 authored about 2 years ago
add Bun 0.4.0 compat data

github.com/zloirock/core-js - 71c2b15ac09704f097a7e1029b213bcd963da5ee authored about 2 years ago
update dependencies

github.com/zloirock/core-js - e6d3388e6c883a89209aee3073dd719529c5b984 authored about 2 years ago
add some comments

github.com/zloirock/core-js - 0d9478e3151b63fce963bdd22d4d805af5d5a10b authored about 2 years ago
update a comment

github.com/zloirock/core-js - 132690316d4d9821a8b16a5f8ac26759d4bdd68c authored about 2 years ago
smoothed behavior of some conflicting proposals

github.com/zloirock/core-js - 68c9bf6d8531a01ced7c3934b9a221aec81ab2e2 authored about 2 years ago
update dependencies

github.com/zloirock/core-js - ebe0286affc313c660812780780b3af3e202f409 authored about 2 years ago
update compat table

github.com/zloirock/core-js - bacda9a93c694b3bad54662e0a87a3d3c3521ddd authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 742e3cd24c6c0bf125c6bd2016932faea27b0b01 authored about 2 years ago
update the changelog

github.com/zloirock/core-js - 908bb3af65b4403444fcc59bbb2e58e760fb6d9a authored about 2 years ago
update dependencies

github.com/zloirock/core-js - 36546214b743f1ee080029cb66e2107e28688725 authored about 2 years ago
fix a couple of tests

github.com/zloirock/core-js - 4cc298a133fead34d62f21c8fd75c02cf40b6341 authored about 2 years ago
add `set(Timeout|Interval|Immediate)` extra arguments fix for Bun (similarly to IE9-)

https://github.com/oven-sh/bun/issues/1633

github.com/zloirock/core-js - c5e2d95b7cfa9f2cf8be6a48ebf2f1127dabdcd4 authored about 2 years ago
rebuilt compat table

github.com/zloirock/core-js - 22cfd5df4e4f756d21409d82855e03acbb3a842e authored about 2 years ago
fix some helpers

github.com/zloirock/core-js - 0c1b493181f2ef8ef4293aab63da156906df4348 authored about 2 years ago
Merge pull request #1149 from zloirock/dedent

github.com/zloirock/core-js - e96815946ca7e45b9d0fad9c1567a83e2d48271c authored about 2 years ago
remove unreachable condition

github.com/zloirock/core-js - 078397e740dfd36f761c9dd48970a8f8d37204c9 authored about 2 years ago
add `String.dedent`

github.com/zloirock/core-js - a121a768fbbbf908c02583b71d8e8ed15680414d authored about 2 years ago
add some tests

github.com/zloirock/core-js - 35a31b6f8fd6e9b55567477bedf3588e812da6da authored about 2 years ago
add `dedent` to entries

github.com/zloirock/core-js - 3f84d7989b5c9941dd71c115cc1401d4cff89371 authored about 2 years ago
throw an error on non-frozen raw templates for avoiding possible breaking changes in the future

github.com/zloirock/core-js - 5c6b8fa55bb37d6f75e72929ea2a1d4d297f9868 authored about 2 years ago
some optimizations

github.com/zloirock/core-js - 4d1b1169db2b9739bcb4cf9888b9df1d9424e3e4 authored about 2 years ago
drop extra dependencies from `/proposals|stage/` entries, they are not required for this kind of entries

github.com/zloirock/core-js - 041835bf0db1b58e86a428ffeaab2c94c4ee39fd authored about 2 years ago
add Deno 1.29 compat data mapping

github.com/zloirock/core-js - e4ae23deb531980c69596e3bd2121ecac7b835ab authored about 2 years ago
update dependencies

github.com/zloirock/core-js - a0fe7038892427514531a86840fdceeb3642f27b authored about 2 years ago
update the changelog

github.com/zloirock/core-js - 705d95e8b1e8393d53d27987cdacc866fb1b2c89 authored about 2 years ago
brand check at first

github.com/zloirock/core-js - d28a0a1e44b65166f462448e939ff4fda4cdcc0b authored about 2 years ago
update dependencies

github.com/zloirock/core-js - b55955653e16bd05d9e1edc3a4c1a059d3991085 authored about 2 years ago
Merge pull request #1151 from zloirock/explicit-resource-management

github.com/zloirock/core-js - 178abb2005da83d35cf9f5e64218d1b4543a5e75 authored about 2 years ago
test minimal available namespaces

github.com/zloirock/core-js - 1f8adf57f37c5367c0686f186dcab468d153e426 authored about 2 years ago
update the changelog

github.com/zloirock/core-js - 3395221920b8967b1606589316cf5aa0955613b2 authored about 2 years ago
add `/actual/` entries, disable forced replacing for stage 3 features

github.com/zloirock/core-js - c0d4f4181c523dd44e18b38f159a554c4dd9deb4 authored about 2 years ago
split to sync and async versions, move sync version to stage 3

github.com/zloirock/core-js - a96dd5ffb9e04c22894d81c39bc838a579820d41 authored about 2 years ago
add to changelog

github.com/zloirock/core-js - cdfc1a4742c0230af837aa69041439dced73fa30 authored about 2 years ago
test `@@dispose` on `%ArrayIteratorPrototype%`

github.com/zloirock/core-js - b40a87bc3b9e6cab56b2c9fd08c5121433b66229 authored about 2 years ago
add some tests

github.com/zloirock/core-js - edb7871b2bd806620ccf1ccfeeb2fa451f6c0eb3 authored about 2 years ago
fix rebasing issue

github.com/zloirock/core-js - 6b6b9c3e5ba025674e48fa4624d6c81bf4010260 authored about 2 years ago
add some tests

github.com/zloirock/core-js - 53cca1ec66b9fc2c2391ebfb52db8ce1f7124850 authored about 2 years ago
add new built-ins from the ERM proposal

github.com/zloirock/core-js - e55a6c291595ea0dc1d9c12778b84122d616187a authored about 2 years ago
rename proposal

github.com/zloirock/core-js - 13674079d21ad060ff15cc351e8acf9272a6a153 authored about 2 years ago
add some tests

github.com/zloirock/core-js - ba2903c00990051b2dcc8fff4b5f1142d2b7cafc authored about 2 years ago
add some entries

github.com/zloirock/core-js - 401fa820a7d5f20cede7ff1652480e389d30603c authored about 2 years ago