Ecosyste.ms: OpenCollective

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

github.com/amilajack/eslint-plugin-compat

Check the browser compatibility of your code
https://github.com/amilajack/eslint-plugin-compat

Update dependency flow-bin to ^0.106.3

32c4f5833e33ccefe8003fa38a7ca9e415ae4539 authored over 5 years ago
Update dependency eslint to ^6.3.0

77e2e99e5d6177e4c834e724f4315338c219caa6 authored over 5 years ago
Update dependency cross-env to ^5.2.1

7c173428c6e51f8dd87ebd7fad92b2c89b161069 authored over 5 years ago
Update dependency eslint-config-bliss to ^4.2.0

2036600207c61d438b8dbb539937a582ed32516b authored over 5 years ago
Update dependency eslint to ^6.1.0

ef3a7473f99a613d05c0bdf60ea887c2bfb6623d authored over 5 years ago
Update babel monorepo to ^7.5.5

320c5987e4e7244086f5455dca2733964e1bf34e authored over 5 years ago
v3.3.0

02d3db40c7f74e92c7fb0b630d346f9b29e1d163 authored over 5 years ago
Add changelog entry for #246 (#249)

0d49242916666a46272f523650813edd96c61009 authored over 5 years ago
v3.3.0-1

ea6c414c4c6b7cec5246faa2b66f36ab7ab16504 authored over 5 years ago
Pre-filter and sort rules for 400% perf boost (#246)

* WIP: Pre-filter rules based on targeted browsers

* Memoize polyfill set

* Pre-sort rules...

a2f2ff14664d759af55d9581d67abf9af9588724 authored over 5 years ago
Update dependency eslint-config-bliss to ^4.1.0

e8c019dff77c6449412af3db9766eceb5aa4e08a authored over 5 years ago
v3.3.0-0

94a57f3358c3aa07e5abad5455b8f6a023cfac38 authored over 5 years ago
Optimize loop in lint() (#245)

* Return null instead of object if no failing rules found

* Make single pass through rules

...

5e4fc132117d5000ed18fdb7d5a1e58276a53ede authored over 5 years ago
Update dependency flow-bin to ^0.102.0

e0e8e2f7b0599173e854ba26448f811a3b1f6013 authored over 5 years ago
v3.2.0

b24c3b3fb1eac1dec23a9239751211584fd8896e authored over 5 years ago
bump eslint peerDep to eslint@6 (#243)

* bump eslint peerDep to eslint@6

* bump all deps to latest semver

* bump eslint-config-bl...

c0b791ea0043ae773e63930c0052e9e44dfa50b7 authored over 5 years ago
v3.1.2

5079a8d14865928552093dee3d2bb2e49fb3df74 authored over 5 years ago
update CHANGELOG.md

d8a995fd05fba03b4331e65e61d61718820df4f6 authored over 5 years ago
remove npm from engines (#241)

6aa61e7930420444fff1946065d1acc95aa290ce authored over 5 years ago
Update jest monorepo to ^24.8.0

272fba3c657154345a5fc2cdcbd842c8e907f719 authored over 5 years ago
Update dependency semver to ^6.1.1

cf558d742fc8323289b88b9ddc6dac96e4bcf2c6 authored over 5 years ago
Update dependency flow-typed to ^2.5.2

225c1758fce04e828731a4834da212304058969f authored over 5 years ago
Update babel monorepo to ^7.4.5

4f0c25477e9e0540ed526a95efbf87bb4a252f52 authored over 5 years ago
Create FUNDING.yml

9c25a3a8842a32e2ca1e8b89b94814b5b67849fc authored over 5 years ago
Update dependency flow-bin to ^0.98.0

b1312c4c52064472aed34c9e9b270c78ad9d035b authored almost 6 years ago
Update dependency eslint-config-bliss to ^3.4.0

f7cc3f1e42b7274d17a3926095d169e9f512b014 authored almost 6 years ago
Update babel monorepo to ^7.4.4

42928c7ff36d0a2a5a29021948b63365fd5dafa0 authored almost 6 years ago
add link to rule documentation (#222)

* add link to rule documentation

Fixes #221

* lint

* add rule doc

* Update compat.md

7ab234f951a568d721907c2e75ff0ce6f3cc54d2 authored almost 6 years ago
simplify readme docs (#219)

* simplify readme docs

* add setup section, move roadmap section

* increase font sizes of ...

ff335679d0650efabb2fd292f48940635abc4115 authored almost 6 years ago
bump all deps to latest semver (#218)

* bump all deps to latest semver

* migrate infra configs to package.json to reduce files in r...

f6bfad0d0c8f4b539a867e7e33ad2176c6663247 authored almost 6 years ago
v3.1.1

7de02edc23f23d262837f5a81eedf5fcd8ece749 authored almost 6 years ago
update CHANGELOG

a099ea9d94c0563573777ff00bd4d7e557e2f2be authored almost 6 years ago
relative browsers config lookup (#217)

613532bb2feb85fb04ebe543481db491e0f40027 authored almost 6 years ago
fix rules configuration section syntax

b8149656ba9b113799e51c7f4056238131a8eeb4 authored almost 6 years ago
v3.1.0

9e6f6b5d5c7ee8e977d8499e3e8b2bd89f36de55 authored almost 6 years ago
update CHANGELOG.md

09b214e7138e32f113cd42c62c8aba6d397b8110 authored almost 6 years ago
v3.1.0-0

ff464f017632c1631fe1d5181f5a9ad983f3b1e4 authored almost 6 years ago
update lockfile

9a31640dd135b83cb10d948352e32c3447015ad1 authored almost 6 years ago
Set up CI with Azure Pipelines (#184)

* Set up CI with Azure Pipelines

* remove travis and appveyor configs, update repo badge in r...

667e15d4eaee30da7fd9fcb385852e6cf3684688 authored almost 6 years ago
support detecting locally defined polyfills (#207)

* support detecting locally defined polyfills

* handle commonjs imports

bb3be6e57f2443313ea066d6553a17626e15282d authored almost 6 years ago
minor readme fixes

6373ab573b5b1d4b9c19d1616a12cfd62e127e9e authored almost 6 years ago
Add browserlist config as eslint rule config (#200)

* Add browserlist config as eslint rule config

* fix linter rules

7db4820ce33515d3fbc18b9c5ecee80bac3e4781 authored almost 6 years ago
add support for typed arrays (#202)

a52598cd9f941ea2abf80f37852fdaa339f2bdbf authored almost 6 years ago
add test cases for polyfilling entire object (#198)

ff1ea974dfa0ce3bb0935354aafba500fb1d60ee authored almost 6 years ago
add docs for default browserslist config (#199)

b301aa01c75876c4bc5ac7eaad78cb51a0783126 authored almost 6 years ago
update CHANGELOG

84eb87136e7acf4961f02c54537cfae114c6a473 authored almost 6 years ago
v3.0.2-0

3f5a6a725bc4c77f39776423d10eaca5fb16cf1d authored almost 6 years ago
handle entire API polyfill case (#190)

e784b3df902be6308eef4c5f821396ccff201aca authored almost 6 years ago
v3.0.1

1ad02d6fc3b17cb5c09456f96b8ceb7dbce7811d authored almost 6 years ago
v3.0.1-1

7e6ec135e3d2a9db1b5ae3d133d439dfa347b821 authored almost 6 years ago
fix bug when returning unsupported when mdn compat data has null record

2b6f58c3ad47e63b88f1a63cd3344faa131462c9 authored almost 6 years ago
v3.0.1-0

86753f874868e829b76a208199c2deb7e6b33c32 authored almost 6 years ago
deprecate usage of caniuse id to polyfill (#188)

* deprecate usage of caniuse id to polyfill

* update docs in readme to include prototype dist...

50391599e35878ad44a65a22791c9397e1e597b6 authored almost 6 years ago
Update README.md

ba293310d2356040240025df1412e21a1a3dfa80 authored almost 6 years ago
v3.0.0

d709125b1261431c5f1d22e6d0ff6d2d0ced7d1c authored almost 6 years ago
bump deps

cdb20f42f618f2ce5ed66653f8f2c6b2c87b3758 authored almost 6 years ago
Update dependency ast-metadata-inferer to ^0.1.1

817c8400549e2fc642796f0049b97bc5fc834715 authored almost 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.69

9205b9f7ed0b30a63590327def8d9fb10471686d authored almost 6 years ago
Update dependency @babel/runtime to ^7.3.4

d546fe98764507594261c4d7f38529052eac1974 authored almost 6 years ago
v3.0.0-1

a087ed36af1c3e996db4ab6c6caa367546f2db56 authored almost 6 years ago
use ast-metadata-inferer (#175)

* v2.7.0

* initial working commit

* testing improvements, bump ast-metadata-inferer

* add fai...

02416ee79481dc8add17bdb2b15b72b5bdf79201 authored almost 6 years ago
add Patreon link to readme

782fc621f8d07e463d79b19e9638c434b65636ac authored almost 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.68

ee4b183c1febbe9b7f1ca31b0f96192122f4f2c8 authored almost 6 years ago
Update npm to >=6.8.0

4d417bd53093bb287e696d6fd55d5b3324f79583 authored almost 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.67

0c591a00881d0d20ac734a4d0b61b8d78c715128 authored almost 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.66

2c55db7750004277451cff1ea8bf7bad40725e31 authored almost 6 years ago
update ai/browserslist to browserslist/browserslist

1a166404e572239206f67df60d49656ea188ce1e authored almost 6 years ago
add caniuse Object.values support (#171)

* add caniuse Object.values support

* update CHANGELOG and remove appveyor support

78b19c3f1c30029c8fed53106803f4818aee2f60 authored almost 6 years ago
update link to eslint typescript integration plugin

e1fbbc28a6b9e01e2e34b48fd34d8260f54b74cf authored almost 6 years ago
Update renovate.json

06919027f6786659efbfea793d25e8303ba8777c authored almost 6 years ago
format files with prettier

daf922ee2efa1129fc73abefd71225eaf152818c authored almost 6 years ago
bump deps

b43efbeddce397900ae4a5573a250535a7a38d1a authored almost 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.65

f992cab7997c58d7d90ba30bfb1b9d53a96454a1 authored about 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.64

790ed41ac5af879e44c7d5ec701b670c9587512f authored about 6 years ago
Update npm to >=6.7.0

3dc1a3d2cda0f4c37b7932f1a33cec48b4894d51 authored about 6 years ago
Update dependency @babel/runtime to ^7.3.1

e8aede8ec96596b27e4e37cdfaf0d278c7ce3b53 authored about 6 years ago
Update dependency @babel/runtime to ^7.3.0

1b6015ffbf75f1c5a1d9a1a87eab90a7dd755f20 authored about 6 years ago
Update npm to >=6.6.0

1d474ddffa8026f8463f5a71b67d42b9154a1884 authored about 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.63

aa7a9ccab53849a81f2b2b4aae922f39179208f9 authored about 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.62

a8cd3ddeab095e46757323ba200662071db7c4fd authored about 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.61

5454cb9619a03daa5fb1d191cffe810049c02ebc authored about 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.60

8bbf69b62588bce0a5a1ba42335b3a2c6a9a5126 authored about 6 years ago
Update npm to >=6.5.0

75abcdcaa8af860f90a3d1b1294a2761f1b0add8 authored about 6 years ago
Update dependency @babel/runtime to ^7.2.0

fbfbdf7f4098b918e357ca15fbf1fc389000c4a9 authored about 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.59 (#151)

32b9d6f5be3b56f6024486c8f2ff606811d2f135 authored about 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.58

ec01d0d7069bfbdc5c0e48422a5e3628761aaae2 authored about 6 years ago
renovate ignore caniuse dep

f6c41a07c627916368db1d5bdb93421eacd21de1 authored about 6 years ago
Update renovate.json

73c4789ab225aaced1c2c67b7d683899def277c8 authored about 6 years ago
v2.6.3

774f90696f893faa16615990cb442b28ca2bcf74 authored over 6 years ago
Update dependency browserslist to ^4.3.4 (#142)

f758a520e3804b101b9a9b3f278dd559aa95389d authored over 6 years ago
Update dependency eslint-config-bliss to v3 (#139)

* Update dependency eslint-config-bliss to v3

* Disable devDependencies

e61778091d10de65fe4262a038dcb51c687d7a69 authored over 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.54 (#140)

5c4ef97a73d59418a8acc308816e0a454031ac87 authored over 6 years ago
Update dependency flow-bin to ^0.83.0 (#141)

2a96c3e044966c4c951333e13ca222071bc8560b authored over 6 years ago
Update dependency browserslist to ^4.2.0 (#138)

3fd4a9ccb9a9a796f25d5fa8cf8db1f2a8ca8c46 authored over 6 years ago
use babel core bridged version (#137)

ded3bd0c531296505b35279c9957678edf046b3a authored over 6 years ago
v2.6.2

3c8b34c1417f7f2162c71f78fcbf6b016d201a56 authored over 6 years ago
update changelog

c17763f9d36c71be61f2669765d3c917b68c6898 authored over 6 years ago
removed unnecessary module resolution from package.json

cf2298384a894412eee2cb1aa0b890e9c919661b authored over 6 years ago
remove greenkeeper references

bd9b7d7f81560b38d75b0121c0496784119f6981 authored over 6 years ago
Update dependency mdn-browser-compat-data to ^0.0.53 (#135)

34f17b839bf64770500ad805b5c74ed887801111 authored over 6 years ago