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

3.30.0

github.com/zloirock/core-js - 280680b8f77094031e3908823c81a9be3e6d6817 authored over 1 year ago by Denis Pushkarev <[email protected]>
stylistic change

github.com/zloirock/core-js - 56a31ae514bc461aa30e02a0a6efc38bce236b2d authored over 1 year ago by Denis Pushkarev <[email protected]>
add `URL.canParse` method

https://url.spec.whatwg.org/#dom-url-canparse
https://github.com/whatwg/url/pull/763

github.com/zloirock/core-js - 32fcbab657eb923bfea13727e370c1f3a9d3704a authored over 1 year ago by Denis Pushkarev <[email protected]>
update `eslint-plugin-es-x`

github.com/zloirock/core-js - 49b18849265c728df1aae40577ce08a9ce641f38 authored over 1 year ago by Denis Pushkarev <[email protected]>
add missed test

github.com/zloirock/core-js - 164e5b5024d4835406a0221c9b85d1871580d25e authored over 1 year ago by Denis Pushkarev <[email protected]>
add Samsung Internet 21 compat data mapping

github.com/zloirock/core-js - 7258be5c2c41be8d479573bca93a3f7dfbd36fe3 authored over 1 year ago by Denis Pushkarev <[email protected]>
update Electron 25 compat data mapping

github.com/zloirock/core-js - d94e244ca9025428a415ad82b60b9373bd6f8b9b authored over 1 year ago by Denis Pushkarev <[email protected]>
fix some more tests

github.com/zloirock/core-js - 3d6df369463c7f8e65c32d93438f8d5016e63cb3 authored over 1 year ago by Denis Pushkarev <[email protected]>
fix arguments in tests

github.com/zloirock/core-js - f6a7f550b7bda37474943eb6ad2617dd50d1a37d authored over 1 year ago by Denis Pushkarev <[email protected]>
validate arguments before opening iterator in iterator helpers

https://github.com/babel/proposals/issues/87#issuecomment-1478412430
https://github.com/tc39/pro...

github.com/zloirock/core-js - 1a3d541f430f4a981cb258e0a811fe651e1c6f13 authored over 1 year ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 9509bdd822ba1e77f6648a33c43e1e5858c8f3e6 authored over 1 year ago by Denis Pushkarev <[email protected]>
some stylistic changes

github.com/zloirock/core-js - 09ea552146041f75a8aa749260387cac87ab9a69 authored over 1 year ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 6dd628b1cc865a9dc9411697644581d663d85303 authored over 1 year ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - c218c1590979c83e166ed9f66c618c0fa7b74fb2 authored over 1 year ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - f72b1ca73dc6c4515ce9ec762764ef0129ea4a6d authored over 1 year ago by Denis Pushkarev <[email protected]>
Decorator Metadata proposal returned to usage `Symbol.metadata`

https://github.com/babel/proposals/issues/87#issuecomment-1478790137
https://github.com/tc39/pro...

github.com/zloirock/core-js - 63ffc6d9ec2f914ab8bd82a80c1b77c2880c8e61 authored over 1 year ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - c9522f747bd0db9cb3669125b998cc9cf082bec1 authored over 1 year ago by Denis Pushkarev <[email protected]>
add Safari 16.4 compat data

github.com/zloirock/core-js - c36b058e178015bc6355ae91232d55f3681c146a authored over 1 year ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 8f9993e14d97040aa11b0a18776952a442e1143e authored over 1 year ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 5f1ce0cc2dce8143dbc17e2bbdad71306cca4250 authored over 1 year ago by Denis Pushkarev <[email protected]>
remove sort from `Set.prototype.intersection`

https://github.com/babel/proposals/issues/87#issuecomment-1478610425
https://github.com/tc39/pro...

github.com/zloirock/core-js - 1fd8c86e52350877fedc9b0ce697fda6ec6c44f9 authored almost 2 years ago by Denis Pushkarev <[email protected]>
simplify `AddDisposableResource`

https://github.com/tc39/proposal-explicit-resource-management/pull/150

github.com/zloirock/core-js - e4a5bc9ea2b58408c6ac496a2b9f84098faeb1da authored almost 2 years ago by Denis Pushkarev <[email protected]>
move `Iterator.range` proposal to Stage 2

https://github.com/babel/proposals/issues/87#issuecomment-1480266760

github.com/zloirock/core-js - ea36fe1680180747cac6cd2dcfaa31213b34dbec authored almost 2 years ago by Denis Pushkarev <[email protected]>
move validation of pending stacks to helper

github.com/zloirock/core-js - 096cb4518161e6c98b21416fb6601a1a54c4de2a authored almost 2 years ago by Denis Pushkarev <[email protected]>
`(Async)DisposableStack.prototype.move` marks the original stack as disposed, close #1226

github.com/zloirock/core-js - 3493e88eb3c8b166a25fb997068533acfc9cbc65 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 2e9df1ea05754db9f0a3a46b4007d7e78e3c3f8c authored almost 2 years ago by Denis Pushkarev <[email protected]>
update the changelog

github.com/zloirock/core-js - 873b07a8281fb0ee10b31bccaa1f5bebe12d0add authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 1b89e27e01f5a731234f271023a2456419c34dab authored almost 2 years ago by Denis Pushkarev <[email protected]>
add Deno 1.32 compat data

github.com/zloirock/core-js - f0365f15f05ce13623519794599355e06b4d4b24 authored almost 2 years ago by Denis Pushkarev <[email protected]>
unpin node 19 on ci since it's fixed in node 19.7.1

github.com/zloirock/core-js - 248bf9204285d14ce74cbc2f621c0556c52383ac authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 446aa802ebc37831c14c5f18be17d01189374bd5 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 0502850ec632fcfcbf9103b04bc9e3c537ae27fe authored almost 2 years ago by Denis Pushkarev <[email protected]>
add Electron 25 and update 24 compat data mapping

github.com/zloirock/core-js - d932051a79a2950cf75a315a809e2d1d5fc2a9ec authored almost 2 years ago by Denis Pushkarev <[email protected]>
mark `URLSearchParams.prototype.size` as supported from FF112 and NodeJS 19.8

github.com/zloirock/core-js - 61cb31f5ca85c12d1e381c3e45daff9567a44136 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 5e1c2cb26b14fbd27734b7a6526bf4ccdfc9f788 authored almost 2 years ago by Denis Pushkarev <[email protected]>
pin node 19 to 19.7 on ci since of the crash

https://github.com/nodejs/node/issues/47096

github.com/zloirock/core-js - 4c6513bb0a7a95442512bc46b76897e532ef67fa authored almost 2 years ago by Denis Pushkarev <[email protected]>
add Quest Browser 26 compat data mapping

github.com/zloirock/core-js - 4a7d91071e0201b1a1b2a277b1f57bd038911be3 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update Opera Android 74 compat data

github.com/zloirock/core-js - de3c16aaefe77d3daf03470ff4bbbd7f3b55592e authored almost 2 years ago by Denis Pushkarev <[email protected]>
add ending empty line

github.com/zloirock/core-js - 60c8c2a5e9fd575a8ba22a11408cad1e50468cc6 authored almost 2 years ago by Denis Pushkarev <[email protected]>
3.29.1

github.com/zloirock/core-js - f50b58ee8fc14bd88653a82cffdd342c988b7df9 authored almost 2 years ago by Denis Pushkarev <[email protected]>
a month has passed, return the original readme

the post is available here: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-w...

github.com/zloirock/core-js - 8682a188c3ea5ab3ff5c1ae5bc5f8510389a7a65 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 3a6698ece5d42b461104cce61e5aa5fffbc677b4 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix dependencies of some entries

github.com/zloirock/core-js - 94dad667e29e6e5209b2fe13f74c5afe5d70aec0 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update the changelog

github.com/zloirock/core-js - 20899d5fbe6d2e382fcc5577ca3af53c4f063209 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix `/{ actual, full }/array` entries

github.com/zloirock/core-js - c256cff84ff9574ee395605324b668b9198ee8c8 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 7a69adf29e012b10ca77203665df449721e2b618 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix dependencies of `/full/instance/replace-all` entry

github.com/zloirock/core-js - 76f8648790efe74634874012701f387884d2c549 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix `to-set-like` final return -> better error message for obsolete versions of `Set` helpers

github.com/zloirock/core-js - 8e5c031b2b30ed177b00799c79f6945cf27b9964 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix `ToString` conversion / built-ins nature of some accessors

github.com/zloirock/core-js - ce955d00f6ba2bfe1d4121bf866a0151d541be80 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - dbc1d6b3a64a9852bba3431d7d5a604dcc93a287 authored almost 2 years ago by Denis Pushkarev <[email protected]>
reduce number of intermediate entries for the root entry

github.com/zloirock/core-js - 63f9f86d59885be27f3145205cb5840770e8755d authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix dependencies of some entries

github.com/zloirock/core-js - 52ca37ec19e2d757c63f073c0c922984ef069609 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add Opera Android 74 compat data mapping

github.com/zloirock/core-js - d220771403bf7910da7216cbc56277adb111af97 authored almost 2 years ago by Denis Pushkarev <[email protected]>
mark `String.prototype.{ isWellFormed, toWellFormed }` as supported from V8 ~ Chrome 111

github.com/zloirock/core-js - 5c09b8b141b27bd14196417f4d0f2a1f72a1502c authored almost 2 years ago by Denis Pushkarev <[email protected]>
drop `{ Iterator, AsyncIterator }.prototype.indexed` compat test since they removed from the proposal

github.com/zloirock/core-js - a28c80efb2f32c5b4fc4fcbe59ac28024373d715 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update `publint`

github.com/zloirock/core-js - 344e24a4ade791c12593482345a35995dc5c0e91 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 71ea97c987e793d3c44f4a7cee78dffe17771c05 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update `playwright-extra`

github.com/zloirock/core-js - 7b1bcff65edba0fef5e5d68f8ccf53367ff4af00 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add a note

github.com/zloirock/core-js - 3a04527b22b1e05ff5381215762741bb7a83da8f authored almost 2 years ago by Denis Pushkarev <[email protected]>
add a note

github.com/zloirock/core-js - 2cabf5f1bf9436785991bd6e72bed6786105c530 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update `zx`

github.com/zloirock/core-js - cd27fd6a666c1d860a05275250059433e6c99381 authored almost 2 years ago by Denis Pushkarev <[email protected]>
3.29.0

github.com/zloirock/core-js - 8c77615bb9c7e8153ef7bafb65625d4375a6ccf1 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 615d44ea5861d41dfede19fa97ffed92f1172941 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add Deno 1.31 compat data mapping

github.com/zloirock/core-js - 90c71d3f48c615feeab7a97f3b8bec3828d9ba62 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1164 from zloirock/params-size

github.com/zloirock/core-js - 48c6e8a4e2b3c957df59a7420555cddf696f94d1 authored almost 2 years ago by Denis Pushkarev <[email protected]>
mark `web.url-search-params.size` as 3.29

github.com/zloirock/core-js - e83db249c33eb0b4c815b6b06edcdc89b87cc547 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add `URLSearchParams.prototype.size`

github.com/zloirock/core-js - 2f0c87ff684f1c4f197b35c29b1cd7c7ef65cc9d authored almost 2 years ago by Denis Pushkarev <[email protected]>
note that Deno 1.31 still uses V8 10.9

github.com/zloirock/core-js - 685d750690f8200f515ebcd3118bc5152b9f09f5 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add Bun 0.5.7 compat data

github.com/zloirock/core-js - 653152a7b94e3247b0b8fb078d058157bf3d1959 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - a2a9f8f9e52a687314513b82673d4d2aa0d3d3cb authored almost 2 years ago by Denis Pushkarev <[email protected]>
copy review changes to the root README

github.com/zloirock/core-js - b8654ccf466f95d9b041eeb0b1c593d86a96da87 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1186 from Luashine/pr/proofreading

github.com/zloirock/core-js - eab5a48a8f0f4dc9ead62e5409bed3f31e605f4b authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 9b20c8bc19c8bf29677f8b140da45234613328e1 authored almost 2 years ago by Denis Pushkarev <[email protected]>
simplify code with early exit

github.com/zloirock/core-js - 4356e2437cf5795231bd48c0a9768679e3519126 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add some tests

github.com/zloirock/core-js - 26f6de376000d0ba41142a88ea04346242b50067 authored almost 2 years ago by Denis Pushkarev <[email protected]>
allow cloning resizable `ArrayBuffer`s in the `structuredClone` polyfill

github.com/zloirock/core-js - adf96810f0b872c858684d262ea72d1873919588 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add a link to issue

https://github.com/nodejs/node/issues/46755

github.com/zloirock/core-js - 1fc7ae42c5274fbb54f9405d306f83f07f6b947c authored almost 2 years ago by Denis Pushkarev <[email protected]>
disable some more tests because of Node 19.7 issues

github.com/zloirock/core-js - e61e4f02dc08cdb5408c9a53bc366ea74674d804 authored almost 2 years ago by Denis Pushkarev <[email protected]>
temporarily disable `file -> http` URL conversion, latest Node 19 issue

github.com/zloirock/core-js - 7efb20394a9e83d3686c4b8a164b42a9887f49a2 authored almost 2 years ago by Denis Pushkarev <[email protected]>
simplify `test-raw`

github.com/zloirock/core-js - a6d11d2b7e644f6c8b38cd1297e12ad050f2b319 authored almost 2 years ago by Denis Pushkarev <[email protected]>
init -> prepare

github.com/zloirock/core-js - b457824031f8956f7695eaf2e65951fe81a6fa13 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - c045b506198f2fbc38ed740f28201ddafa3d42cd authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 557b9026b1ed8db1ea22c20e0b4d4474ca78ff05 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update / fix some links

github.com/zloirock/core-js - 4a3e9dc9076c9f94390506e0b617f52f1824c31e authored almost 2 years ago by Denis Pushkarev <[email protected]>
update some links

github.com/zloirock/core-js - 867a5bb6047f4f5c12fe8e30ba0908c0b4ae296b authored almost 2 years ago by Denis Pushkarev <[email protected]>
docs: fix typos (#1215)

github.com/zloirock/core-js - 5d77110f4e36daf4f131ce4b968ec7f92e34fa39 authored almost 2 years ago by Lioness100 <[email protected]>
文字修复和http资源修改 (#1214)

github.com/zloirock/core-js - 35cd63bd74f41420ba27cb4bc777deab27bf7d84 authored almost 2 years ago by 火烈鸟 <[email protected]>
so-whats-next: Use m-dash, quotes consistently

Fix up after the previous merge.
This includes the left over m-dash, single quotes, double-quotes.

github.com/zloirock/core-js - 475bd06696650435480f1df75832aea504d67346 authored almost 2 years ago by Luashine <[email protected]>
Merge branch 'grammar-fixes' of https://github.com/rybak/core-js into rybak/grammar-fixes

Since this is a natural text with multiple options, this merge commit
actually changes some sent...

github.com/zloirock/core-js - e83d5efa06593c56f975f3033671ee929fbd49bf authored almost 2 years ago by Luashine <[email protected]>
so-whats-next: Proof-reading, corrections part 1

Changes up to 23:28, excluding the donations chapter

github.com/zloirock/core-js - 32f64c6b50bbaf6cbc597a3fc1f90956e3306517 authored almost 2 years ago by Luashine <[email protected]>
add a link

github.com/zloirock/core-js - 17ef50f82de92741f303e11e74ae73c0433b55b4 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update dependencies

github.com/zloirock/core-js - 6a4164d017af0d09b3e4e8cde42092f0b168ee1b authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix a typo

github.com/zloirock/core-js - 984b9a88e2cd416c18f2d9a7dc0fc8d924cfdb54 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix wrong export in `/(stable|actual/full)/instance/unshift` entries, close #1207

github.com/zloirock/core-js - 590bde3206a46914065c2790a1a84a6028d69c3a authored almost 2 years ago by Denis Pushkarev <[email protected]>
add alipay

close #1199

github.com/zloirock/core-js - 649141793275bdf562974fc68e3b67784d8ff137 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add boosty

github.com/zloirock/core-js - cad80b3fcfccf0baf729315d08aa4793edfa41a6 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Move donation information to the top (#1189)

github.com/zloirock/core-js - 452f02ccd38001cd1dd900686c8b9f9544212210 authored almost 2 years ago by Qingyao Sun <[email protected]>
[CI-SKIP] Proof-reading of "So Whats Next"

I was pretty liberal in my edits, tried to understand author's
intentional words and rephrase th...

github.com/zloirock/core-js - 8d928eb9bcf803277fa5cbbf580d9a8aa216c0f0 authored almost 2 years ago by Luashine <[email protected]>
copyedit 2023-02-14-so-whats-next.md

Fix wording in 2023-02-14-so-whats-next.md: add missing words, replace
words, rearrange sentence...

github.com/zloirock/core-js - b2c5eeb94fc898de47e6abade2f35b8315643815 authored almost 2 years ago by Andrei Rybak <[email protected]>
use straight double quotes consistently

The post "2023-02-14-so-whats-next.md" uses a combination of straight
double quotes ("") and cur...

github.com/zloirock/core-js - c6e5bf3b786cc5dd77741f784b3f5b2e597e18a1 authored almost 2 years ago by Andrei Rybak <[email protected]>