@babel/helper-simple-access
Advanced tools
Weekly downloads
Changelog
v7.21.5 (2023-04-28)
babel-generator
, babel-parser
, babel-types
mixins
and implements
for DeclareInterface
and InterfaceDeclaration
(@liuxingbaoyu)babel-core
, babel-generator
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-react-jsx
)
position with createParenthesizedExpressions
(@liuxingbaoyu)babel-preset-env
babel-types
babel-core
lt
instead of lte
to check TS version for .cts config (@nicolo-ribaudo)babel-core
import.meta.resolve
(@nicolo-ribaudo)babel-helper-fixtures
, babel-preset-typescript
babel-helper-create-class-features-plugin
, babel-helper-create-regexp-features-plugin
semver
package to compare versions (@nicolo-ribaudo)Readme
Babel helper for ensuring that access to a given value is performed through simple accesses
See our website @babel/helper-simple-access for more information.
Using npm:
npm install --save @babel/helper-simple-access
or using yarn:
yarn add @babel/helper-simple-access
FAQs
Babel helper for ensuring that access to a given value is performed through simple accesses
The npm package @babel/helper-simple-access receives a total of 32,671,787 weekly downloads. As such, @babel/helper-simple-access popularity was classified as popular.
We found that @babel/helper-simple-access demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.