Ecosyste.ms: OpenCollective

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

Babel

Babel is the community maintained compiler for evolving the future of JavaScript
Collective - Host: opensource - https://opencollective.com/babel - Website: https://babeljs.io - Code: https://github.com/babel

[ts] Support `const` modifier in type parameters (#15384)

github.com/babel/babel - 2f3ef392d644912632d3f812527a836018ad5ffe authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Remove makefile workaround from Travis CI (#15437)

github.com/babel/babel - 21d7c9d055a75622ddf4b89ddf449a7d39b5d9ac authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Implement decorators as presented at `2023-01` TC39 meeting (#15405)

github.com/babel/babel - eae47c9ec8829f8598a19bfdb8c678b358185ac2 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Migrate to Docusaurus v2 (#2711)

* Wraps titles inside quotes

* Fixes unclosed image and br tags (#2)

* Brings basic docs s...

github.com/babel/website - 2eeb5a0abea4e5bf3e4d170a7db0eed23a4d628d authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Parser option to allow `new.target` outside functions (#15114)

github.com/babel/babel - 2a7495f2c8e67411d0ed8a265a21e7b1918c3b08 authored almost 2 years ago by overlookmotel <[email protected]>
[ts5.0] Better inlining of constants in enums (#15379)

github.com/babel/babel - 52ccb069988f3f56098e3f6ec0638952753ccb96 authored almost 2 years ago by liuxingbaoyu <[email protected]>
Improve CJS compat with ESM-based `@babel/core` (#15137)

Co-authored-by: liuxingbaoyu <[email protected]>

github.com/babel/babel - ca52e08240a704a9ff72bf82a8e66f0996d6ced1 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Update `core-js` (#156)

github.com/babel/babel-polyfills - 843118a3e990f0b4181430b32890ced896fde01f authored almost 2 years ago by Denis Pushkarev <[email protected]>
feat: Support `.cts` as configuration file (#15283)

Co-authored-by: Nicolò Ribaudo <[email protected]>

github.com/babel/babel - 43dce19d77c6fda0527a6d5c026af05470892689 authored almost 2 years ago by liuxingbaoyu <[email protected]>
Deprecate `ModuleDeclaration` alias (#15266)

github.com/babel/babel - bca362acaada63443b255a53f0db7787328ff059 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
[ts] Support `export type * from` (#15381)

github.com/babel/babel - 6e8ce9da64dbb2a9a572bef9ef9450cbd038aba3 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Add `annexb: false` parser option to disable Annex B (#15320)

github.com/babel/babel - 3c26949819b8e8a7b1e9e08f5f4a9735135e68ef authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
chore: Migrating third-party parser tests to MakeJS (#15431)

Co-authored-by: Huáng Jùnliàng <[email protected]>

github.com/babel/babel - 10040379998d5368dba1b873ee115bc4372045d7 authored almost 2 years ago by liuxingbaoyu <[email protected]>
[ts] treat single type param with a constraint as unambiguous (#15436)

github.com/babel/babel - 9be2c7fd796c2aacee34c3007b081d303698ec4e authored almost 2 years ago by Mateusz Burzyński <[email protected]>
Update compat data (#15434)

github.com/babel/babel - 43b2fc8b2030c1630c10f788072bcbbf038f2588 authored almost 2 years ago by Babel Bot <[email protected]>
Update test262 (#15433)

github.com/babel/babel - 49efa4539dab432ecc92e25a341be3eabd084754 authored almost 2 years ago by Babel Bot <[email protected]>
docs: state pragma and pragmaFrag requirements (#2712)

github.com/babel/website - d985a64d3ac5216cc565b7626c3c808943d2b145 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
chore(deps): bump loader-utils from 1.4.0 to 1.4.2 (#15424)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/babel/babel - 1945bafcf3599292f7ebeccd5c7c2635dd1cb0d5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
handling circular/shared structures in deep-clone (#15366)

Co-authored-by: liuxingbaoyu <[email protected]>

github.com/babel/babel - c41d5f9fe1e9613cf24f6a74e4ba8e9fab7c5733 authored almost 2 years ago by Abdulaziz Ghuloum <[email protected]>
Update fixtures

github.com/babel/babel-polyfills - bbd3e7e0bc9d20c5634dc11f5df336d13739e9c4 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
fix: Some dependencies were incorrectly excluded (#154)

github.com/babel/babel-polyfills - 965dcbeb5553c6bc6c228b2fd53c6ad2a6a539d2 authored almost 2 years ago by liuxingbaoyu <[email protected]>
(corejs3): fixed dot-all/sticky definitions (#153)

github.com/babel/babel-polyfills - 924e250787b49cbe476163574c3cf1641a18f082 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Add corejs3 custom options docs (#155)

github.com/babel/babel-polyfills - aada16d379728b340c4ec4318086436c9000c204 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
[ts] Handle exponentiation operator in constant folding (#15418)

github.com/babel/babel - eb4dfe7b3c73e9db94c3dfa4544d512038450e76 authored almost 2 years ago by Emanuel Hoogeveen <[email protected]>
Bump cacheable-request and got

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ...

github.com/babel/babel-test262-runner - f49bd2d47830ac2fd85cdbe3b67e2457d9a116de authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Preserve class elements comments in class transform (#15406)

* inherit comments in properties transform

* inherit comments in static block transform

* ...

github.com/babel/babel - 8d1486dccb90af74ccf43286c7de8915b72fe028 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Update compat data (#15417)

chore: update compat data to 101f0a271c168c5626716cefefb4185a66c9e7f7

github.com/babel/babel - 1b794363afa277be50d8b2a27d140368b347df33 authored almost 2 years ago by Babel Bot <[email protected]>
Update test262 (#15416)

chore: update test262 to b17b9411e0c5ffc3aa4c47248c7342941170205c

github.com/babel/babel - 8e6f2a9076854955a418c9dc8de2b8c9dbac995e authored almost 2 years ago by Babel Bot <[email protected]>
[ts] Fix restrictions for optional parameters (#15414)

Fixes https://github.com/babel/babel/issues/15396

github.com/babel/babel - d3bd1a3f2f850e134feb4fa17e76fd9c1beb7ed4 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Bump `regexpu-core` (#15415)

github.com/babel/babel - 9112b8f2bc85eddceb5aa22fe06b760fab6c7c85 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
temporarily ignore failing e2e prettier tests (#15413)

github.com/babel/babel - 0c97749e0fe8ad845b902e0b23a24b308b0bf05d authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
polish: improve "`await` as identifier" error in modules (#15400)

github.com/babel/babel - 812ad554ab0aba636e25aa4270c814ceba8b2593 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Update e2e test for Prettier (#15411)

Fix e2e test for Prettier

github.com/babel/babel - f9c25956fb9fd59f51a062d4c623edc9cacbb283 authored almost 2 years ago by fisker Cheung <[email protected]>
Update compat data (#15402)

github.com/babel/babel - 70e09743a7edbd295f9d7c80006dff8bc8275c64 authored almost 2 years ago by Babel Bot <[email protected]>
Update test262 (#15401)

github.com/babel/babel - 37aa279801d1a88d52aa30a4051fcf8ecab0b23f authored almost 2 years ago by Babel Bot <[email protected]>
Bump http-cache-semantics from 4.1.0 to 4.1.1

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

github.com/babel/babel-test262-runner - a481bc8c7cb7c42ac89d7cdde61a1a8a0c8df291 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add v7.20.15 to CHANGELOG.md [skip ci]

github.com/babel/babel - 84cf2de3990ff20b50163af4cc177ee24a5e1f69 authored almost 2 years ago by Babel Bot <[email protected]>
v7.20.15

github.com/babel/babel - 6e1cc6e958a086efebc0933ad90a183abd32a83b authored almost 2 years ago by Babel Bot <[email protected]>
fix: loop handling in block scoping transform (#15398)

fix

github.com/babel/babel - 024f97cc7e69c6961bbb6b0753288153ead80d3f authored almost 2 years ago by liuxingbaoyu <[email protected]>
Disallow await as bound name in using declaration (#15391)

* refine checkLVal typings

* refactor: pack let binding check to binding flags

* Disallow ...

github.com/babel/babel - e5e923d99c976fd903193bb7114eb72b31762fe9 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Disallows specifiers after export * as ns (#15385)

* disallow specifiers after export * as ns

* update test cases

* ignore js/exports/jsfmt.s...

github.com/babel/babel - 3aee4e367ac28fe5ce2bfac4e8ca35976978f879 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
chore: Remove meaningless `typeof undefined` (#15395)

remove

github.com/babel/babel - 91b24d5d556257c547da9411011d77b49a77ca7f authored almost 2 years ago by liuxingbaoyu <[email protected]>
fix: `new (foo?.bar)()` incorrectly throws exception `OptionalChainingNoNew` (#15377)

Fixes https://github.com/babel/babel/issues/15376

github.com/babel/babel - 41aac8b8037c566047a1f6792cc81c0e01613373 authored almost 2 years ago by liuxingbaoyu <[email protected]>
Add v7.20.14 to CHANGELOG.md [skip ci]

github.com/babel/babel - 90ad7e9b263ec427dae55a1752df67f64368588a authored almost 2 years ago by Babel Bot <[email protected]>
v7.20.14

github.com/babel/babel - 4ed66dd0b7a82df4a469bf3e71af4a495ce128b3 authored almost 2 years ago by Babel Bot <[email protected]>
Update compat data (#15373)

chore: update compat data to cea37f2fb7a9e57112a77083de42a548742d0878

github.com/babel/babel - 8082167bc874781f4bd1352585eb987bd99cf051 authored almost 2 years ago by Babel Bot <[email protected]>
Update test262 (#15372)

chore: update test262 to ad034f3230911c73c8e47059022eb16121792912

github.com/babel/babel - 349144f8832e3b17c8dbd316f4268a45c8c86906 authored almost 2 years ago by Babel Bot <[email protected]>
fix: Identifiers in the loop are not renamed (#15361)

Fixes https://github.com/babel/babel/issues/15308

github.com/babel/babel - abff24493aa34f3aff22c18a56810334483d35a5 authored almost 2 years ago by liuxingbaoyu <[email protected]>
fix jsx example syntax error (#2699) (#2713)

github.com/babel/website - 92b00eb808d30388eff40492cc7120b8b8a21ed8 authored almost 2 years ago by Fynn Flügge <[email protected]>
fix: source maps for manually added multi-line content (#15365)

Fixes https://github.com/babel/babel/issues/15363

github.com/babel/babel - 6de6d58165f9c0307433c66425251da7adb77010 authored almost 2 years ago by liuxingbaoyu <[email protected]>
Add v7.20.13 to CHANGELOG.md [skip ci]

github.com/babel/babel - 112169cc94f70fff6b0fc7641e69be8076dbc90a authored almost 2 years ago by Babel Bot <[email protected]>
v7.20.13

github.com/babel/babel - 89f38880ceb908098071e1daa646690a100fb7dc authored almost 2 years ago by Babel Bot <[email protected]>
Reverts "Re-use common JSX element transform for <>...</>" (#15355)

* Reverts "Re-use common JSX element transform for <>...</>"

* add a regression test

* fix...

github.com/babel/babel - 39524865fbfe54b5584ab35bf09c6b8c0667238e authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Ensure class decorators can access decorated non-static members (#15332)

* copy applyDecs2203 to applyDecs2203R

* Introduce applyDecs2203R

* update test fixtures
...

github.com/babel/babel - 0f68471ef79933e192b69f2ebdf586fb5d5e54ce authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
feat: Add reset button (#2710)

* feat

* review

* review

github.com/babel/website - f833ad4d98437a6c83fb5d58d4cd9d46c7d630fc authored almost 2 years ago by liuxingbaoyu <[email protected]>
fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` (#15349)

fix

github.com/babel/babel - f9fbc25b5284d7ad87961128ea883e1d01a0b768 authored almost 2 years ago by liuxingbaoyu <[email protected]>
Update test262 (#15346)

chore: update test262 to 2ac0d3c47b1e5cdf4319eec13cc53043f8427a97

github.com/babel/babel - c19d2f60d4e4c70f287eab10e3688e58a0d76d56 authored almost 2 years ago by Babel Bot <[email protected]>
[babel 8] Remove `block` argument from `Scope#rename` (#15288)

github.com/babel/babel - 7a4ca1b50428ce8c26da888a2ca59a1cca185a86 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
fix: CI fails on windows (#150)

github.com/babel/babel-polyfills - 9e0f7aebe9e1251265d5cb9d86a155b46700c422 authored almost 2 years ago by liuxingbaoyu <[email protected]>
fix: do not initialize abstract property / accessor (#15344)

github.com/babel/babel - 7f13bf9c248e469558b4c1f40ab9f7e80bb2bd0e authored almost 2 years ago by liuxingbaoyu <[email protected]>
Allow negative number in ambient const initializer (#15338)

* allow negative number in ambient const initializer

* disallow parenthesized numbers

github.com/babel/babel - f7e231fc974f6d821bebf97c1ea462b33391b5b4 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Merge pull request #46 from babel/dependabot/npm_and_yarn/json5-2.2.3

Bump json5 from 2.2.1 to 2.2.3

github.com/babel/babel-test262-runner - c47a029ee0e241d486171da0046000c593b64f8a authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Update test262 (#15328)

github.com/babel/babel - 77d1aa09c9d95c3097ba375ddad5cebb503d3f21 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Bump json5 from 2.2.1 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://git...

github.com/babel/babel-test262-runner - e03ec06f0ba73ef3bd6cc0d341907fbfa590fbc0 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #37 from babel/dependabot/npm_and_yarn/json5-2.2.3

Bump json5 from 2.1.3 to 2.2.3

github.com/babel/generator-babel-plugin - dd93419d407fce36307aa415ca2544d15b205eb0 authored about 2 years ago by Huáng Jùnliàng <[email protected]>
Bump json5 from 2.1.3 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://git...

github.com/babel/generator-babel-plugin - 61837e6010cb16fc06797a6bcc9cdfc92d6d0bba authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.2

github.com/babel/babel-loader - 0406d168671087b11176cf6a298a58596397dbe1 authored about 2 years ago by Nicolò Ribaudo <[email protected]>
Add v7.20.12 to CHANGELOG.md [skip ci]

github.com/babel/babel - 6e03af117055b20373e594d0853ede30217ba3cb authored about 2 years ago by Babel Bot <[email protected]>
v7.20.12

github.com/babel/babel - eb71c632c62f9fd6dc61c46c1ff195fb10b25e03 authored about 2 years ago by Babel Bot <[email protected]>
Merge pull request #145 from babel/dependabot/npm_and_yarn/qs-6.5.3

Bump qs from 6.5.2 to 6.5.3

github.com/babel/babel-upgrade - dbdf3f9336a5291b513fbab23254b01101cfd97d authored about 2 years ago by Huáng Jùnliàng <[email protected]>
Merge pull request #143 from babel/dependabot/npm_and_yarn/json-schema-and-jsprim-0.4.0

Bump json-schema and jsprim

github.com/babel/babel-upgrade - 0b1fb7c87ffd81cb53b847f44a8be3527f73458a authored about 2 years ago by Huáng Jùnliàng <[email protected]>
Bump json-schema and jsprim

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joye...

github.com/babel/babel-upgrade - 64a14fa77c602904850821aae991270e16e2e223 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump qs from 6.5.2 to 6.5.3

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.c...

github.com/babel/babel-upgrade - 2d386f2ca26761418998252e6c6941b13286240c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #146 from babel/dependabot/npm_and_yarn/json5-2.2.2

Bump json5 from 2.1.0 to 2.2.2

github.com/babel/babel-upgrade - 850d0a7ae699257a5f2becbc260c5e20977e4932 authored about 2 years ago by Huáng Jùnliàng <[email protected]>
Bump json5 from 2.1.0 to 2.2.2

Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.2.
- [Release notes](https://git...

github.com/babel/babel-upgrade - e0db3739ff7bdd9c1915bc1d69ce93a7048f0581 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix `TaggedTemplateLiteral` evaluation (#15224)

* Fix TaggedTemplate evaluation bug

This line of code causes a type error since `TaggedTempla...

github.com/babel/babel - d3bce24473c5efef1a80746bdb7ee615bb29f778 authored about 2 years ago by Naman Goel <[email protected]>
Bump json5 from 2.2.1 to 2.2.3 (#980)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...

github.com/babel/babel-loader - ca0cc0e78f514e7294f6e146d19fa24df554d7e8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: harden ci.yml permissions (#976)

Signed-off-by: Alex <[email protected]>

Signed-off-by: Alex <aleksandrosansan@gmail....

github.com/babel/babel-loader - c8b1febc3c66ae6a420aa221892f0c8ea40be001 authored about 2 years ago by Alex <[email protected]>
Bump qs from 6.5.2 to 6.5.3 (#977)

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github....

github.com/babel/babel-loader - 4e70cca4123c671511d50acb53c812fc259e1faa authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update `@babel/*` packages (#15322)

github.com/babel/babel - 8e038002d3bf19a78f47aa20962c6dcdbfa54260 authored about 2 years ago by Nicolò Ribaudo <[email protected]>
Update `core-js` (#149)

github.com/babel/babel-polyfills - 798db9d4b3e3096fd6fc5b48c2fedd78e948b6b8 authored about 2 years ago by Denis Pushkarev <[email protected]>
Implement support for evaluating computed properties. (#15313)

github.com/babel/babel - c8146432c14986f30fac42fbe019bf0b4d642ff5 authored about 2 years ago by Jonathan Browne <[email protected]>
Fix Jest end-to-end tests. (#15319)

github.com/babel/babel - 7d20fdf498626d8bb168ad663806195144b789b1 authored about 2 years ago by Jonathan Browne <[email protected]>
fix: `delete this` in static class properties initialization (#15312)

* fix: `delete this` in static class properties

* Replace `delete this` with `true`

* Chec...

github.com/babel/babel - 58405a482d2c0e77f89f21f446c51d2eb2add769 authored about 2 years ago by Tianlan Zhou <[email protected]>
fix: prototype pollution from json5 (#15316)

github.com/babel/babel - 6e9f7b77151654f59feee7b9bc6ecd420869edae authored about 2 years ago by Kenneth Kwakye-Gyamfi <[email protected]>
Add v7.20.11 to CHANGELOG.md [skip ci]

github.com/babel/babel - d5660665d028be9aa352bd7485cc1fd7a87ac02e authored about 2 years ago by Babel Bot <[email protected]>
v7.20.11

github.com/babel/babel - 0f25e4a15f8cfb525f4f1481ff5117d28cd870ed authored about 2 years ago by Babel Bot <[email protected]>
Fix for binding shadowing outer var with loop closure (#15309)

* Fix for binding shadowing outer var with loop closure

Fix updating of non-captured variable...

github.com/babel/babel - fc66e9962c3aa0b5d57cba177401b20801aa5c9e authored about 2 years ago by Nicolò Ribaudo <[email protected]>
Return rejected promise when stringify import specifier throws (#15290)

Fixes https://github.com/babel/babel/issues/15261

github.com/babel/babel - 64d5a924a7751be3cf57b74858ab475323d8578c authored about 2 years ago by Tianlan Zhou <[email protected]>
Add v7.20.10 to CHANGELOG.md [skip ci]

github.com/babel/babel - 6a3421c2de74527e83a659b449ec266c3558d5ea authored about 2 years ago by Babel Bot <[email protected]>
v7.20.10

github.com/babel/babel - 0897e1987031eb9a8444ddd273d9adaf0a112fc9 authored about 2 years ago by Babel Bot <[email protected]>
fix: `guessExecutionStatusRelativeTo` exception (#15305)

* fix

* fix

* improve

github.com/babel/babel - aaf76fa222b37a49dbe08e8d8d677282156eda46 authored about 2 years ago by liuxingbaoyu <[email protected]>
Update compat data (#15304)

github.com/babel/babel - caf0c95cee86d9616d926df6202fcbf9ccbcc03c authored about 2 years ago by Babel Bot <[email protected]>
Add v7.20.9 to CHANGELOG.md [skip ci]

github.com/babel/babel - 8e37aa5cc6993825df9c98c61fc8b36d2c649bd3 authored about 2 years ago by Babel Bot <[email protected]>
v7.20.9

github.com/babel/babel - 5e5b3b0b24d7e42f677763ec25abf0d19ac16332 authored about 2 years ago by Babel Bot <[email protected]>
fix: Do not throw exceptions when scope information is corrupted (#15303)

fix

github.com/babel/babel - f4e07cc5762cdf6dcd8f3d2a11ea678d2a696bc7 authored about 2 years ago by liuxingbaoyu <[email protected]>
Add v7.20.8 to CHANGELOG.md [skip ci]

github.com/babel/babel - a6e8fa38fed7ed4bf330381e8390fd7f9439c89f authored about 2 years ago by Babel Bot <[email protected]>
v7.20.8

github.com/babel/babel - e88bef08da7707420d95be60e88b585a84c12d86 authored about 2 years ago by Babel Bot <[email protected]>
fix: `transform-block-scoping` accesses properties of `null` (#15301)

fix

github.com/babel/babel - 1cbbbdd0a1abadf6a96b95256495bffba3d77df6 authored about 2 years ago by liuxingbaoyu <[email protected]>