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

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]>
use m-dash consistently

Some places in post "2023-02-14-so-whats-next.md" use spaced hyphens,
some use spaced m-dashes. ...

github.com/zloirock/core-js - 3203e5fafe17790120c84c0e6ff90eae613bb4da authored almost 2 years ago by Andrei Rybak <[email protected]>
remove trailing whitespace

github.com/zloirock/core-js - bf2cdc1113e3a614c6168ae760ce09eeccf55550 authored almost 2 years ago by Andrei Rybak <[email protected]>
Merge pull request #1180 from tomByrer/patch-1

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

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

Sorry brother!

github.com/zloirock/core-js - 58f5983856ece695b5b136f28f4ad4545e6381eb authored almost 2 years ago by Tom Byrer <[email protected]>
fix line breaks

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

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

github.com/zloirock/core-js - 93ad467493200d7a30a225281b1cdb3e400a8b25 authored almost 2 years ago by Denis Pushkarev <[email protected]>
so, what's next?

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

github.com/zloirock/core-js - 879b7aa5c9bdcd4c7905d403d8f5f1362a518435 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1174 from zloirock/array-buffer-transfer

github.com/zloirock/core-js - 59920a17b44a336db209d1494bd81e73882ce8ec authored almost 2 years ago by Denis Pushkarev <[email protected]>
throw proper errors on an incorrect context in some `ArrayBuffer` and `DataView` methods

github.com/zloirock/core-js - 39c079b11d165d599e52659d2a134cfefbae2757 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add `ArrayBuffer.prototype.transfer` and friends Stage 3 proposal

github.com/zloirock/core-js - 139abbfc9fdd3483d5e5e6a506322e880f3a3ad4 authored almost 2 years ago by Denis Pushkarev <[email protected]>
some fixes

github.com/zloirock/core-js - 7e0399d23546055c0f19c5e2b430ec2903ef6dec authored almost 2 years ago by Denis Pushkarev <[email protected]>
mark `RegExp.prototype.flags` as fixed from V8 ~ Chrome 111

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

github.com/zloirock/core-js - 6fe17a9538731c1234588502825ee8d4c0973b81 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix theoretically possible ReDoS vulnerabilities

github.com/zloirock/core-js - 44cf9e8de9bc8f67182e6a2ce05a2aec2c8d2735 authored almost 2 years ago by Denis Pushkarev <[email protected]>
workaround FF20- enumeration order issue in tests

github.com/zloirock/core-js - 17081e26170172934a2b071f0c92bf880a1f2033 authored almost 2 years ago by Denis Pushkarev <[email protected]>
some stylistic changes

github.com/zloirock/core-js - 70aab09212e960634300b2d92f772552bbad47b1 authored almost 2 years ago by Denis Pushkarev <[email protected]>
disable duplicate proto test for Chrome 27- with non-redefinable proto

github.com/zloirock/core-js - 4f000a1301487555a1c188f59364729fbe4b9ac8 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix Safari 9 `JSON.parse` bug with handling negative zero + some whitespaces

github.com/zloirock/core-js - 2e44954d24995c434dd157cf8a71b92ff9577502 authored almost 2 years ago by Denis Pushkarev <[email protected]>
disable `JSON.stringify` property order test

IE issue that requires full reimplementation of `JSON.stringify`, fixing of this is not in priority

github.com/zloirock/core-js - 2af87cc374d51a43d47ba8490c22ee54c07098fc authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1168 from zloirock/json

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

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

github.com/zloirock/core-js - eb0327fff9e3da23eda20af5241b9a30236a8fd6 authored almost 2 years ago by Denis Pushkarev <[email protected]>
prevent double escaping of strings wrapped to `rawJSON`

github.com/zloirock/core-js - 1432a51987e12381b638678ebbe946ad836fc72e authored almost 2 years ago by Denis Pushkarev <[email protected]>
add `JSON.{ rawJSON, isRawJSON }`, patch `JSON.stringify`

github.com/zloirock/core-js - 08ceeb13e78aeb366a3fcf481698ec05f77e7b2f authored almost 2 years ago by Denis Pushkarev <[email protected]>
improve handling of strings wrapped to `rawJSON`

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

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

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

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

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

github.com/zloirock/core-js - 9634fe1aceabd6f6f32d7e807e666ba93a0535c7 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add `source` to `JSON.parse`

github.com/zloirock/core-js - a3da2c7a6096f0527ae37398607cf2bbf22e6cc2 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1176 from zloirock/symbol-predicates

github.com/zloirock/core-js - de6d73918080f24006f725619f871e625bdbb591 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add `Symbol` predicates Stage 2 proposal

github.com/zloirock/core-js - f9523b2fe3b8efff87e71348f3872eb7ff53988f authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1177 from zloirock/range

github.com/zloirock/core-js - b7a65aec26bdc1e23bb7b875e362f235f095bd9a authored almost 2 years ago by Denis Pushkarev <[email protected]>
rename `Number.range` Stage 1 proposal and method to `Iterator.range`

github.com/zloirock/core-js - 654b8800c64d7101ec0828aafa65a796dc30c811 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1172 from zloirock/demethodize

github.com/zloirock/core-js - 524af814dc4aef5d05102278ef288dfbd401ec55 authored almost 2 years ago by Denis Pushkarev <[email protected]>
remove a duplicate

github.com/zloirock/core-js - 810c4fb7de70818ba388df05c6e9019192bbef4c authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix markdown, add a link

github.com/zloirock/core-js - 44b4509d09c2c1ca3e5b3f9c5b7f4807d6dacfbe authored almost 2 years ago by Denis Pushkarev <[email protected]>
`Function.prototype.unThis` Stage 0 proposal and method renamed to `Function.prototype.demethodize`

github.com/zloirock/core-js - 2c684fc8b3daab6d928a773d345853b94138749d authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1166 from zloirock/parallel-async-iterator

github.com/zloirock/core-js - 9f4ce72a2a53a2a41c023635b4023fa67d913b5f authored almost 2 years ago by Denis Pushkarev <[email protected]>
add links

github.com/zloirock/core-js - 02a8de7b635930068de21650d67b65313a054663 authored almost 2 years ago by Denis Pushkarev <[email protected]>
split into 2 (sync and async) proposals

github.com/zloirock/core-js - 467a1853572068ff0e4cc3f9e33884e436ae8ee5 authored almost 2 years ago by Denis Pushkarev <[email protected]>
actualize some more data

github.com/zloirock/core-js - 06293ab0e858640b9b2723420bd6a2727356817a authored almost 2 years ago by Denis Pushkarev <[email protected]>
allow interleaved mapping in `AsyncIterator` helpers

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

github.com/zloirock/core-js - ac9efa4018e013a6eff70a196329c89b8a5eb4fc authored almost 2 years ago by Denis Pushkarev <[email protected]>
update compat-table screen

github.com/zloirock/core-js - ac06e7fd3ad11474b7072ecafe3a805ae986f099 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1165 from zloirock/cabc-4

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

github.com/zloirock/core-js - f9d44ebcaa82efd9b652a5a1d65f5d3a8b95ab5c authored almost 2 years ago by Denis Pushkarev <[email protected]>
move change `Array` by copy proposal to stable ES

github.com/zloirock/core-js - 9132dce834b111f568fd6d83bb15b3e3d7466664 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add a lint to bug

github.com/zloirock/core-js - bf7a52a8cae317972eb1a74db1617e673cb9a1b6 authored almost 2 years ago by Denis Pushkarev <[email protected]>
extract `function-uncurry-this-accessor` helper

github.com/zloirock/core-js - 57b6e09f183c3cc6e746b9208902d337bfa9d3b3 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix configurability and `ToString` conversion of some accessors

github.com/zloirock/core-js - 94471ba9a8ea46b65ce978b9ea152f89349c1fd4 authored almost 2 years ago by Denis Pushkarev <[email protected]>
update `eslint-plugin-es-x`

github.com/zloirock/core-js - bd982c6fc6762d5ca8d85b3d4939cae157c4ad78 authored almost 2 years ago by Denis Pushkarev <[email protected]>
use `puppeteer-extra-plugin-stealth`

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

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

github.com/zloirock/core-js - ddfd1fd93ef8ccaab9674d48fb64e29ce22a8c4b authored almost 2 years ago by Denis Pushkarev <[email protected]>
update examples in packages `README`s

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

github.com/zloirock/core-js - 7dd894d06c15c0506ef394694965d024e9dfe4e8 authored almost 2 years ago by Denis Pushkarev <[email protected]>
remove `InstallErrorCause` from `SuppressedError`

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

github.com/zloirock/core-js - 47ade0d9fa99f8dc8057e2c430636a0a38a80a25 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1170 from gusgard/patch-1

github.com/zloirock/core-js - 002594b9df7ca7f5e7b6d3f2cebe5d393b5b6c0d authored almost 2 years ago by Denis Pushkarev <[email protected]>
Update README.md

Fix typo in the example

github.com/zloirock/core-js - 9e00adfc6fa6df24be0c7ec883cfad81695c4487 authored almost 2 years ago by Gustavo Gard <[email protected]>
improve some cases handling of array-replacer in `JSON.stringify` symbols handling fix

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

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

github.com/zloirock/core-js - f650a861c0c87f855387b64c5c1a08a29cee1430 authored almost 2 years ago by Denis Pushkarev <[email protected]>
simplify internal behaviour of `{ AsyncDisposableStack, DisposableStack }.prototype.use`

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

github.com/zloirock/core-js - 71dfde2ba7d9a3ee7eba8d5c9c4b104c70c0c4b9 authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix duplication

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

github.com/zloirock/core-js - bd92486fae0bbba623fd4f68757db05c999c18c0 authored almost 2 years ago by Denis Pushkarev <[email protected]>
optimize ci lint task

github.com/zloirock/core-js - 023335f8e631c48bd7b13d4bf3ae9ccba0080743 authored almost 2 years ago by Denis Pushkarev <[email protected]>
add time marks to some scripts

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

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

github.com/zloirock/core-js - f91b9e426c9d9e387a8291eceb7b7b9ef72cf6f0 authored almost 2 years ago by Denis Pushkarev <[email protected]>
drop documentation of obsolete features from the `README.md`

github.com/zloirock/core-js - 6dd9a7651576fa05a78e005330a165120bc50ead authored almost 2 years ago by Denis Pushkarev <[email protected]>
fix Safari `String.prototype.toWellFormed` `ToString` conversion bug

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

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

github.com/zloirock/core-js - 549a816273eadbadf47462213735fc997e0572b0 authored almost 2 years ago by Denis Pushkarev <[email protected]>
Merge pull request #1163 from zloirock/ts-definitions

github.com/zloirock/core-js - 69ba35372a4255017a6a45cc1b773cedccc5df73 authored almost 2 years ago by Denis Pushkarev <[email protected]>
test type definitions

github.com/zloirock/core-js - b1a91d29c9762145137237b017d7d15dcda88afc authored almost 2 years ago by Denis Pushkarev <[email protected]>
return some `tsdoc` comments

github.com/zloirock/core-js - aa72c0529cc2d5621e3ea8d3b1a7de830916c42a authored almost 2 years ago by Denis Pushkarev <[email protected]>
make the definition a little stricter

github.com/zloirock/core-js - c3a7a8d5def87dfbd8251a5115040aadaa6713ae authored almost 2 years ago by Denis Pushkarev <[email protected]>
Add typescript information for core-js-builder

Signed-off-by: Ferdinand Thiessen <[email protected]>

github.com/zloirock/core-js - 344c67e45954760a24a6ff3fd51d8ec5be6ab549 authored almost 2 years ago by Ferdinand Thiessen <[email protected]>
add `publint` to ci

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

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

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

github.com/zloirock/core-js - 52651a1f646f32f023aa6cbd40ffc8e10fea306b authored almost 2 years ago by Denis Pushkarev <[email protected]>
coerce negative set size in `get-set-record` to 0

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

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

github.com/zloirock/core-js - 9edb7812b08d664e49e2ea5a51691dc8f4c8060e authored almost 2 years ago by Denis Pushkarev <[email protected]>
mark `self` as fixed in Deno 1.29.3

https://github.com/denoland/deno/pull/17362

github.com/zloirock/core-js - 318fa4f2441242ad15ee8677a5069808eac90ba3 authored almost 2 years ago by Denis Pushkarev <[email protected]>
since now `make-built-in` used in runtime, make some operations unobservable

github.com/zloirock/core-js - 64b52bf731d26ab96f22fc1d7d188027f61d8c63 authored almost 2 years ago by Denis Pushkarev <[email protected]>
simplify iteration in `Set#{ isDisjointFrom, isSupersetOf }`

github.com/zloirock/core-js - 0d2f2782cbb67e6d0cd1544d54ee9bdee49a873b authored almost 2 years ago by Denis Pushkarev <[email protected]>
some stylistic fixes

github.com/zloirock/core-js - b4d713b7424c28ba3cce3625d610bcfa6f4f8141 authored almost 2 years ago by Denis Pushkarev <[email protected]>
closing of iterators of `Set`-like objects on early exit

https://github.com/tc39/proposal-set-methods/pull/85

github.com/zloirock/core-js - 32cbd8f7ca09ccba00bf25f95fc070397b049422 authored almost 2 years ago by Denis Pushkarev <[email protected]>
use minor only version for `react-native` for consistency

github.com/zloirock/core-js - 9e56d89941a696dec3a01f598fdc8311496ee89a authored almost 2 years ago by Denis Pushkarev <[email protected]>
add React Native 0.71 Hermes compat data

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