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 `notThrows` qunit helper
github.com/zloirock/core-js - b82ba32fa8f8ed8b70a0f48ee58409642a813dbf authored over 6 years ago
github.com/zloirock/core-js - b82ba32fa8f8ed8b70a0f48ee58409642a813dbf authored over 6 years ago
disable camelcase eslint rule for __(define|lookup)[GS]etter__ tests
github.com/zloirock/core-js - 637e517ca1504ebdc8504a520a828e1b2c9c43de authored over 6 years ago
github.com/zloirock/core-js - 637e517ca1504ebdc8504a520a828e1b2c9c43de authored over 6 years ago
update the year
github.com/zloirock/core-js - 0f0101972228199cb1220b6485cea0757b76215c authored over 6 years ago
github.com/zloirock/core-js - 0f0101972228199cb1220b6485cea0757b76215c authored over 6 years ago
add basic CONTRIBUTING.md
github.com/zloirock/core-js - e7cee9ef65992fc57ec9306ac30ab12f679cddab authored over 6 years ago
github.com/zloirock/core-js - e7cee9ef65992fc57ec9306ac30ab12f679cddab authored over 6 years ago
move babel config to .babelrc
github.com/zloirock/core-js - 4ddbb16daced50040bb9c6d4d9dde8aee452ce81 authored over 6 years ago
github.com/zloirock/core-js - 4ddbb16daced50040bb9c6d4d9dde8aee452ce81 authored over 6 years ago
update `Array#flatMap` per https://github.com/tc39/proposal-flatMap/pull/50
github.com/zloirock/core-js - 4f6145d77a0b0936d7acfba47c3dab1685b71640 authored over 6 years ago
github.com/zloirock/core-js - 4f6145d77a0b0936d7acfba47c3dab1685b71640 authored over 6 years ago
rename `library` version to `ponyfill` (at least, an experiment)
github.com/zloirock/core-js - e411acadb040b0f8d2c7d7f563e493a5a743552b authored over 6 years ago
github.com/zloirock/core-js - e411acadb040b0f8d2c7d7f563e493a5a743552b authored over 6 years ago
add triggering unhandled promise rejection events, fixes #205
github.com/zloirock/core-js - 06698285e5d21ed29290af026e95b85ef4d7daf6 authored over 6 years ago
github.com/zloirock/core-js - 06698285e5d21ed29290af026e95b85ef4d7daf6 authored over 6 years ago
add #345 - related tests
github.com/zloirock/core-js - fab703df9a8120b1c4ffbdf57f2e3b09eda8b6ff authored over 6 years ago
github.com/zloirock/core-js - fab703df9a8120b1c4ffbdf57f2e3b09eda8b6ff authored over 6 years ago
add `.forEach` method to iterable DOM collections, #329
github.com/zloirock/core-js - 14cdcc1d98d217301dbf9e63d0177c46b9a673b6 authored over 6 years ago
github.com/zloirock/core-js - 14cdcc1d98d217301dbf9e63d0177c46b9a673b6 authored over 6 years ago
update `Observable` by actual version of the spec, fixes #257, #276
https://github.com/tc39/proposal-observable
github.com/zloirock/core-js - 2689f1ed9faa386793457a8ec8c26e9c5ca0f0bd authored over 6 years ago
update changelog
github.com/zloirock/core-js - 0ef2629f8ed014b77b3a32932b57ce6800ce9310 authored over 6 years ago
github.com/zloirock/core-js - 0ef2629f8ed014b77b3a32932b57ce6800ce9310 authored over 6 years ago
remove forced setting of `global.core` for global polyfills, #362
github.com/zloirock/core-js - 74e420b3139261725010c0538413d2e9bd8d4fa9 authored over 6 years ago
github.com/zloirock/core-js - 74e420b3139261725010c0538413d2e9bd8d4fa9 authored over 6 years ago
enable `implicit-arrow-linebreak` `eslint` rule
github.com/zloirock/core-js - 3ba21897be2747f63d1cd4a8f7305bb993b664a8 authored over 6 years ago
github.com/zloirock/core-js - 3ba21897be2747f63d1cd4a8f7305bb993b664a8 authored over 6 years ago
add Symbol#description
github.com/zloirock/core-js - c56a4a7105fa884019987bd27f840e63341eec04 authored over 6 years ago
github.com/zloirock/core-js - c56a4a7105fa884019987bd27f840e63341eec04 authored over 6 years ago
get rid of `modules/library/` in npm package
github.com/zloirock/core-js - 8d55f2c95232a7c8fc3a21b0114b8eb1c58ae749 authored over 6 years ago
github.com/zloirock/core-js - 8d55f2c95232a7c8fc3a21b0114b8eb1c58ae749 authored over 6 years ago
remove `client` folder from GitHub repo
github.com/zloirock/core-js - 8464789fbc962233342312ef8048689cfe153b4c authored over 6 years ago
github.com/zloirock/core-js - 8464789fbc962233342312ef8048689cfe153b4c authored over 6 years ago
move `Array#flatten` and `Array#flatMap` to the stage 3
github.com/zloirock/core-js - 9012d8e60570ec3b0001afd758f9b15f82f397c1 authored over 6 years ago
github.com/zloirock/core-js - 9012d8e60570ec3b0001afd758f9b15f82f397c1 authored over 6 years ago
rewrite signatures of features to something like TypeScript / Flow
github.com/zloirock/core-js - 01a4cb373961de4a4652bc607b3b39acf4b34645 authored over 6 years ago
github.com/zloirock/core-js - 01a4cb373961de4a4652bc607b3b39acf4b34645 authored over 6 years ago
remove `SIMD` proposal from readme
https://github.com/tc39/proposals/commit/35e0032d8b1cb5249a80629eabdd2c4
44acdea6a#diff-127dbd58...
improve eslint settings
github.com/zloirock/core-js - b9bddcd0d14d097e1d683fcb4d77d572c17da252 authored over 6 years ago
github.com/zloirock/core-js - b9bddcd0d14d097e1d683fcb4d77d572c17da252 authored over 6 years ago
add `String#replaceAll`
github.com/zloirock/core-js - 591908dc7f2eb22fbf4b3fb38e97c35f08fe6567 authored over 6 years ago
github.com/zloirock/core-js - 591908dc7f2eb22fbf4b3fb38e97c35f08fe6567 authored over 6 years ago
rename modules related DOM collections
github.com/zloirock/core-js - 5cd85de334f4fa036802d5c6acc1c30b2d2ff659 authored over 6 years ago
github.com/zloirock/core-js - 5cd85de334f4fa036802d5c6acc1c30b2d2ff659 authored over 6 years ago
fix .gitignore
github.com/zloirock/core-js - 4a5f5b0a6890525a03f4c5981571a37f5b598bb0 authored over 6 years ago
github.com/zloirock/core-js - 4a5f5b0a6890525a03f4c5981571a37f5b598bb0 authored over 6 years ago
remove `library` folder from GitHub repo
github.com/zloirock/core-js - b2f9be030b12b1921587055d1ed1d23dd70de4b3 authored over 6 years ago
github.com/zloirock/core-js - b2f9be030b12b1921587055d1ed1d23dd70de4b3 authored over 6 years ago
remove not exists folder from the `grunt copy` task
github.com/zloirock/core-js - 4607b3800a0fec6dce84e2e106f58b8ac8ea3cce authored over 6 years ago
github.com/zloirock/core-js - 4607b3800a0fec6dce84e2e106f58b8ac8ea3cce authored over 6 years ago
rewrite tests to ES2017 syntax with minimalistic babel config, enable eslint on tests
github.com/zloirock/core-js - dc3d9d5688a54eade2acad846708c2b936a3092d authored over 6 years ago
github.com/zloirock/core-js - dc3d9d5688a54eade2acad846708c2b936a3092d authored over 6 years ago
remove unnecessary performance test of setImmediate from unit tests
github.com/zloirock/core-js - ed8d5489cd183d0e353c18e1fba142aa0f70f3a6 authored over 6 years ago
github.com/zloirock/core-js - ed8d5489cd183d0e353c18e1fba142aa0f70f3a6 authored over 6 years ago
use exponentiation operator in tests
github.com/zloirock/core-js - d6b752863f0abefb7585ecba0aa798873b87d390 authored over 6 years ago
github.com/zloirock/core-js - d6b752863f0abefb7585ecba0aa798873b87d390 authored over 6 years ago
some minor stylistic improvements of code in `README.md`
github.com/zloirock/core-js - 8c133a16ad498f94ea7d82db59017bff4d419e99 authored over 6 years ago
github.com/zloirock/core-js - 8c133a16ad498f94ea7d82db59017bff4d419e99 authored over 6 years ago
prevent polyfilling node globals by `webpack`
github.com/zloirock/core-js - d5f2e77c91130a8e6901e8f62fdf5debf808289d authored over 6 years ago
github.com/zloirock/core-js - d5f2e77c91130a8e6901e8f62fdf5debf808289d authored over 6 years ago
remove promises-aplus-tests bundle from the repo
github.com/zloirock/core-js - e1dfa0deb3f3f3c2373b5c3f29173227a6b015c6 authored over 6 years ago
github.com/zloirock/core-js - e1dfa0deb3f3f3c2373b5c3f29173227a6b015c6 authored over 6 years ago
get rid of es3 properties in tests
github.com/zloirock/core-js - 2408db1be93f6dce26fc52c7bf9593021a1fe5f2 authored over 6 years ago
github.com/zloirock/core-js - 2408db1be93f6dce26fc52c7bf9593021a1fe5f2 authored over 6 years ago
refactoring of tests
- use es modules instead of global helpers
- extracting some new helpers and constants
- sort he...
improve `eslint` coverage, move tests bundles to `tests/bundles` directory
github.com/zloirock/core-js - 8f3101b6170f46bb18c6173fa1a9bababa162e8d authored over 6 years ago
github.com/zloirock/core-js - 8f3101b6170f46bb18c6173fa1a9bababa162e8d authored over 6 years ago
rewrite default version tests from LiveScript to JavaScript
github.com/zloirock/core-js - 4be5f6974772a4b93cb26a6cf9c12c32bb520102 authored over 6 years ago
github.com/zloirock/core-js - 4be5f6974772a4b93cb26a6cf9c12c32bb520102 authored over 6 years ago
add `dedent` helper for improve multiline strings formatting
github.com/zloirock/core-js - 88c150cfeae9a2f821e5a5423ef350be9d04eab7 authored over 6 years ago
github.com/zloirock/core-js - 88c150cfeae9a2f821e5a5423ef350be9d04eab7 authored over 6 years ago
remove test bundles from the repo
github.com/zloirock/core-js - 78b0fc5facbd69cfd630fbefc12ba103a4a6dc8a authored over 6 years ago
github.com/zloirock/core-js - 78b0fc5facbd69cfd630fbefc12ba103a4a6dc8a authored over 6 years ago
rewrite library version tests from LiveScript to JavaScript
github.com/zloirock/core-js - 365947fffaecc9514400ccff254d4d5856151ac8 authored over 6 years ago
github.com/zloirock/core-js - 365947fffaecc9514400ccff254d4d5856151ac8 authored over 6 years ago
get rid of extra karma browser launcher - now it's used only in CI with PhantomJS
github.com/zloirock/core-js - 53a4c87d8778a3346e0ea912707f9d298d933961 authored over 6 years ago
github.com/zloirock/core-js - 53a4c87d8778a3346e0ea912707f9d298d933961 authored over 6 years ago
update changelog
github.com/zloirock/core-js - 3153831f5c24a68c8b53ae4ad3d1cd3eaefd22e7 authored over 6 years ago
github.com/zloirock/core-js - 3153831f5c24a68c8b53ae4ad3d1cd3eaefd22e7 authored over 6 years ago
rewrite Gruntfile from LiveScript to JavaScript
github.com/zloirock/core-js - d543e0e756426ebfc0cc96b54e6062cb3f3efbb8 authored over 6 years ago
github.com/zloirock/core-js - d543e0e756426ebfc0cc96b54e6062cb3f3efbb8 authored over 6 years ago
rewrite build script from LiveScript to JavaScript
github.com/zloirock/core-js - e8042ee6be9b40434f6d4a817125be00a929da14 authored over 6 years ago
github.com/zloirock/core-js - e8042ee6be9b40434f6d4a817125be00a929da14 authored over 6 years ago
rewrite CommonJS entry points tests from LiveScript to JavaScript
github.com/zloirock/core-js - 6a3063174da13440e6fb1846702defa5d6375ef4 authored over 6 years ago
github.com/zloirock/core-js - 6a3063174da13440e6fb1846702defa5d6375ef4 authored over 6 years ago
rewrite test helpers from LiveScript to JavaScript
github.com/zloirock/core-js - d78e9b9274db9dd071d7a7f4cf084f3b2e6abe71 authored over 6 years ago
github.com/zloirock/core-js - d78e9b9274db9dd071d7a7f4cf084f3b2e6abe71 authored over 6 years ago
remove `experimental` task, tests, namespace
github.com/zloirock/core-js - 460d258a1da35a158205c3bd8ffb7aa9a8a69816 authored over 6 years ago
github.com/zloirock/core-js - 460d258a1da35a158205c3bd8ffb7aa9a8a69816 authored over 6 years ago
improve examples at the top of README
github.com/zloirock/core-js - e9e77c6ea7998d8f6f93b6216d4d190e63d66a06 authored over 6 years ago
github.com/zloirock/core-js - e9e77c6ea7998d8f6f93b6216d4d190e63d66a06 authored over 6 years ago
move `Object#__(define|lookup)[GS]etter__` to the stable ES namespace
github.com/zloirock/core-js - b3a0ce09a1f32b01937e160fb502ab234d7311c8 authored over 6 years ago
github.com/zloirock/core-js - b3a0ce09a1f32b01937e160fb502ab234d7311c8 authored over 6 years ago
get rid of `library` bundles in npm and git, leave it only for testing
github.com/zloirock/core-js - 1c187038a432036d3218b7d9fb0cc5367471a02a authored over 6 years ago
github.com/zloirock/core-js - 1c187038a432036d3218b7d9fb0cc5367471a02a authored over 6 years ago
some improvements of README
github.com/zloirock/core-js - fb9c9a1939375c4ea4ab0b2f1ac4f3cf73cbf5d6 authored over 6 years ago
github.com/zloirock/core-js - fb9c9a1939375c4ea4ab0b2f1ac4f3cf73cbf5d6 authored over 6 years ago
update `Array#flatten` and `Array#flatMap`
- use `isArray` instead of `isConcatSpreadable`
- set the target length explicitly
use import of separate modules in docs of iteration helpers
github.com/zloirock/core-js - 2cf887753ae5f62c5a2a09df457e255a53d36ea1 authored over 6 years ago
github.com/zloirock/core-js - 2cf887753ae5f62c5a2a09df457e255a53d36ea1 authored over 6 years ago
move `String#{padStart, padEnd}` to the stable ES namespace
github.com/zloirock/core-js - 4807cccd882a4dd76bda5bb3644a86a0150fe91f authored over 6 years ago
github.com/zloirock/core-js - 4807cccd882a4dd76bda5bb3644a86a0150fe91f authored over 6 years ago
move `Object.getOwnPropertyDescriptors` to the stable ES namespace
github.com/zloirock/core-js - 54360028c2b030fb8edaf2e68270a078c0ca85fb authored over 6 years ago
github.com/zloirock/core-js - 54360028c2b030fb8edaf2e68270a078c0ca85fb authored over 6 years ago
move `Array#flatten` and `Array#flatMap` to the stage 2
github.com/zloirock/core-js - 48ef3d217066943993ad839d93fe4b9727310d8b authored over 6 years ago
github.com/zloirock/core-js - 48ef3d217066943993ad839d93fe4b9727310d8b authored over 6 years ago
fix some links in `README.md`
github.com/zloirock/core-js - 7389093a6caf34deb274a048ef3cc94b8fd0bea6 authored over 6 years ago
github.com/zloirock/core-js - 7389093a6caf34deb274a048ef3cc94b8fd0bea6 authored over 6 years ago
get rid of `shim` entries, bundles, tests
github.com/zloirock/core-js - 30d4862bc7cd87ddc456409e6c584ef9ba1c3f54 authored over 6 years ago
github.com/zloirock/core-js - 30d4862bc7cd87ddc456409e6c584ef9ba1c3f54 authored over 6 years ago
`bower` should finally die
github.com/zloirock/core-js - d059b1abb3b914932bc7712f4d875bdc8cebcc1b authored over 6 years ago
github.com/zloirock/core-js - d059b1abb3b914932bc7712f4d875bdc8cebcc1b authored over 6 years ago
replace `es6.` modules prefix to `es.`, remove `core-js/es5/*` entry points
github.com/zloirock/core-js - e3f1cbcc0766254c5ff380c326f8a713505ed1f6 authored over 6 years ago
github.com/zloirock/core-js - e3f1cbcc0766254c5ff380c326f8a713505ed1f6 authored over 6 years ago
move `Object.values` and `Object.entries` to the stable ES namespace
github.com/zloirock/core-js - 1d0df809272024ad890eebb72b17d34d22e7bc05 authored over 6 years ago
github.com/zloirock/core-js - 1d0df809272024ad890eebb72b17d34d22e7bc05 authored over 6 years ago
move `Array#includes` to the stable ES namespace
github.com/zloirock/core-js - a71ef2941144e7652677a6517e177776765816fa authored over 6 years ago
github.com/zloirock/core-js - a71ef2941144e7652677a6517e177776765816fa authored over 6 years ago
replace `es7.` modules prefix to `esnext.`, remove `core-js/es7/*` entry points
github.com/zloirock/core-js - 8e8837fe2316d24aa1c3c3ea4c81fa67dfde8b27 authored over 6 years ago
github.com/zloirock/core-js - 8e8837fe2316d24aa1c3c3ea4c81fa67dfde8b27 authored over 6 years ago
remove `String#{escapeHTML, unescapeHTML}` (non-standard)
github.com/zloirock/core-js - cfeecd2d4bbcf5d5684a1ada7ba64e1de9057a1a authored over 6 years ago
github.com/zloirock/core-js - cfeecd2d4bbcf5d5684a1ada7ba64e1de9057a1a authored over 6 years ago
remove `Function#part` (non-standard)
github.com/zloirock/core-js - ea692bb05c01187ad2126b6d1905d1e68c99a0f6 authored over 6 years ago
github.com/zloirock/core-js - ea692bb05c01187ad2126b6d1905d1e68c99a0f6 authored over 6 years ago
remove `Dict` (non-standard)
github.com/zloirock/core-js - 2351c345cd15434f69baabe3e7ec953ff39e1566 authored over 6 years ago
github.com/zloirock/core-js - 2351c345cd15434f69baabe3e7ec953ff39e1566 authored over 6 years ago
remove unnecessary iteration methods from `CSSRuleList`, `MediaList`, `StyleSheetList`
github.com/zloirock/core-js - 1f2a260dd204fe96dc9761036547ae80f3f9bd14 authored over 6 years ago
github.com/zloirock/core-js - 1f2a260dd204fe96dc9761036547ae80f3f9bd14 authored over 6 years ago
remove `Object.isObject` (non-standard)
github.com/zloirock/core-js - 50f803e0985063024194b584426fb530047d3dfd authored over 6 years ago
github.com/zloirock/core-js - 50f803e0985063024194b584426fb530047d3dfd authored over 6 years ago
remove `es5` module mock
github.com/zloirock/core-js - 4fd8cde3fc83a53f5a9fc7522e863c021871cf7c authored over 6 years ago
github.com/zloirock/core-js - 4fd8cde3fc83a53f5a9fc7522e863c021871cf7c authored over 6 years ago
remove `Object.classof` (non-standard)
github.com/zloirock/core-js - 1872d3c076df497fcc5ce9f2d892ae8e9550bd86 authored over 6 years ago
github.com/zloirock/core-js - 1872d3c076df497fcc5ce9f2d892ae8e9550bd86 authored over 6 years ago
remove `Number#@@iterator` (non-standard)
github.com/zloirock/core-js - ffe3585d6515809bc5fd68b41c6bbc92d547ca79 authored over 6 years ago
github.com/zloirock/core-js - ffe3585d6515809bc5fd68b41c6bbc92d547ca79 authored over 6 years ago
finally remove `RegExp.escape` (rejected -> non-standard)
github.com/zloirock/core-js - df4e289f5055ba4cb6d40a82787a0676b1dcb66b authored over 6 years ago
github.com/zloirock/core-js - df4e289f5055ba4cb6d40a82787a0676b1dcb66b authored over 6 years ago
remove `Reflect.enumerate` (removed from the spec)
github.com/zloirock/core-js - 61daa0f6c03e8a268a6f34d1d2a2017bd49af8a3 authored over 6 years ago
github.com/zloirock/core-js - 61daa0f6c03e8a268a6f34d1d2a2017bd49af8a3 authored over 6 years ago
remove `delay` (non-standard)
github.com/zloirock/core-js - eaf7acc328be936f63f1278708f6c5118c390102 authored over 6 years ago
github.com/zloirock/core-js - eaf7acc328be936f63f1278708f6c5118c390102 authored over 6 years ago
remove `Map#toJSON` and `Set#toJSON` (rejected)
github.com/zloirock/core-js - 4e9dbd0d40223811acf2e324d6a16be7f2a971df authored over 6 years ago
github.com/zloirock/core-js - 4e9dbd0d40223811acf2e324d6a16be7f2a971df authored over 6 years ago
remove `Object.{define, make}` (non-standard)
github.com/zloirock/core-js - 10333ddda26a82a18f23520d4451ebaf17048f32 authored over 6 years ago
github.com/zloirock/core-js - 10333ddda26a82a18f23520d4451ebaf17048f32 authored over 6 years ago
remove `System.global` (replaced by `global`)
github.com/zloirock/core-js - a7e1b1f9bec9b73ba63a2b5a2ab5810b634e7fc4 authored over 6 years ago
github.com/zloirock/core-js - a7e1b1f9bec9b73ba63a2b5a2ab5810b634e7fc4 authored over 6 years ago
remove `Error.isError` (withdrawn)
github.com/zloirock/core-js - bb5218eec27a1f4338990aadfffbdb04a553a79f authored over 6 years ago
github.com/zloirock/core-js - bb5218eec27a1f4338990aadfffbdb04a553a79f authored over 6 years ago
update changelog
github.com/zloirock/core-js - de5ed6f6d00f5bac314aa804262217da85a3e88d authored over 6 years ago
github.com/zloirock/core-js - de5ed6f6d00f5bac314aa804262217da85a3e88d authored over 6 years ago
update `karma-qunit`
github.com/zloirock/core-js - 9325b3e6565e9d3d597bc6df741b026c13587c7d authored over 6 years ago
github.com/zloirock/core-js - 9325b3e6565e9d3d597bc6df741b026c13587c7d authored over 6 years ago
update `eslint-plugin-import`
github.com/zloirock/core-js - 492679b53e441862c6b4aa8ed0a1ee05ec3baacb authored over 6 years ago
github.com/zloirock/core-js - 492679b53e441862c6b4aa8ed0a1ee05ec3baacb authored over 6 years ago
Merge pull request #402 from ilyanew/rename-variable
Update es6.typed.array-buffer.js
github.com/zloirock/core-js - 1fa9e74cd10511a2cb2fc95339e6a24ad27c8eb4 authored over 6 years ago
Update es6.typed.array-buffer.js
Rename variable 'final' to 'fin'. Because 'final' is reserved word in javascript. And it breaks ...
github.com/zloirock/core-js - 99cd4e07c24755ed77ed24e6fb7de034ca214061 authored over 6 years ago
update changelog
github.com/zloirock/core-js - 167408c8467f2ee7934968fdf73e3a3f4eab7567 authored over 6 years ago
github.com/zloirock/core-js - 167408c8467f2ee7934968fdf73e3a3f4eab7567 authored over 6 years ago
disable Node 10 on Travis on master and v2 branches because of some strange livescript-related issues (reproducible only on Travis), will be restored on v3 branch
github.com/zloirock/core-js - 9f7fcc195178277fdf8fceba776669bad8816bae authored over 6 years ago
github.com/zloirock/core-js - 9f7fcc195178277fdf8fceba776669bad8816bae authored over 6 years ago
add `package-lock.json` to `.gitignore`
github.com/zloirock/core-js - 8fa5a34efea4d6c62255746236142be13140fd02 authored over 6 years ago
github.com/zloirock/core-js - 8fa5a34efea4d6c62255746236142be13140fd02 authored over 6 years ago
update `eslint-plugin-import`
github.com/zloirock/core-js - 634282cfa3e528d7138d330a1063739a3034e6ac authored almost 7 years ago
github.com/zloirock/core-js - 634282cfa3e528d7138d330a1063739a3034e6ac authored almost 7 years ago
update changelog
github.com/zloirock/core-js - d168df755a71548bf29acb6ef40db5b71dc4b452 authored almost 7 years ago
github.com/zloirock/core-js - d168df755a71548bf29acb6ef40db5b71dc4b452 authored almost 7 years ago
update `eslint-plugin-import`
github.com/zloirock/core-js - dd4765081c6aafd8a7c25b46e3ba0a660db20116 authored almost 7 years ago
github.com/zloirock/core-js - dd4765081c6aafd8a7c25b46e3ba0a660db20116 authored almost 7 years ago
update changelog
github.com/zloirock/core-js - e3b91cdb69a5c45f5409dfa5265345510c95ac8c authored almost 7 years ago
github.com/zloirock/core-js - e3b91cdb69a5c45f5409dfa5265345510c95ac8c authored almost 7 years ago
update `qunit`
github.com/zloirock/core-js - 658d918daeda4063cf5310be23d2b2a035553fd6 authored almost 7 years ago
github.com/zloirock/core-js - 658d918daeda4063cf5310be23d2b2a035553fd6 authored almost 7 years ago
update `eslint`
github.com/zloirock/core-js - 00ec51a66c6bb8c4b61fb1259a62b942607a4dda authored almost 7 years ago
github.com/zloirock/core-js - 00ec51a66c6bb8c4b61fb1259a62b942607a4dda authored almost 7 years ago
update `karma-qunit`, `qunitjs` -> `qunit`
github.com/zloirock/core-js - 0dc45b6aee3ea84656f0128c76a708eb32e1b80c authored almost 7 years ago
github.com/zloirock/core-js - 0dc45b6aee3ea84656f0128c76a708eb32e1b80c authored almost 7 years ago
update `eslint-plugin-import`
github.com/zloirock/core-js - 1bb028f69df4ff6bf4712ab40ce41e02b6807455 authored almost 7 years ago
github.com/zloirock/core-js - 1bb028f69df4ff6bf4712ab40ce41e02b6807455 authored almost 7 years ago
Merge pull request #382 from nicolasleger/patch-1
[CI] Update node versions
github.com/zloirock/core-js - 064707e7480e6bb7df31332045d869f775276b54 authored almost 7 years ago
[CI] Update node versions
github.com/zloirock/core-js - c8c982d48e28678bea53fc52126d68a26f14912b authored almost 7 years ago
github.com/zloirock/core-js - c8c982d48e28678bea53fc52126d68a26f14912b authored almost 7 years ago
update dependencies
github.com/zloirock/core-js - 678ff645c824cceb3475510c1ced043e4010e24a authored almost 7 years ago
github.com/zloirock/core-js - 678ff645c824cceb3475510c1ced043e4010e24a authored almost 7 years ago
update `eslint`
github.com/zloirock/core-js - 6e5bf6f05aa737411c37be94c1a2d952f131e5d8 authored almost 7 years ago
github.com/zloirock/core-js - 6e5bf6f05aa737411c37be94c1a2d952f131e5d8 authored almost 7 years ago
update `eslint`
github.com/zloirock/core-js - 1634b94fd7e8c790b6f2af9ad78dda657cb2ab7b authored about 7 years ago
github.com/zloirock/core-js - 1634b94fd7e8c790b6f2af9ad78dda657cb2ab7b authored about 7 years ago
update `eslint`
github.com/zloirock/core-js - cf48507ae10af65715483602691099ecfba5e7ab authored about 7 years ago
github.com/zloirock/core-js - cf48507ae10af65715483602691099ecfba5e7ab authored about 7 years ago
fix __(define|lookup)[GS]etter__ import in the `library` version
github.com/zloirock/core-js - 79bf9059c3761d6497c2aa7c763ee3f70d00648e authored about 7 years ago
github.com/zloirock/core-js - 79bf9059c3761d6497c2aa7c763ee3f70d00648e authored about 7 years ago