@babel/plugin-proposal-private-property-in-object
Advanced tools
Weekly downloads
Changelog
v7.20.5 (2022-11-28)
babel-helpers
, babel-plugin-transform-destructuring
, babel-plugin-transform-modules-commonjs
, babel-preset-env
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
, babel-traverse
babel-cli
, babel-helpers
, babel-plugin-proposal-class-properties
, babel-plugin-proposal-class-static-block
, babel-plugin-transform-classes
, babel-plugin-transform-runtime
, babel-preset-env
babel-helper-create-class-features-plugin
, babel-helpers
, babel-plugin-proposal-decorators
, babel-plugin-proposal-private-property-in-object
, babel-preset-env
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
babel-parser
babel-helper-wrap-function
, babel-preset-env
, babel-traverse
noNewArrow
assumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions
, babel-plugin-transform-parameters
, babel-traverse
super()
in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers
, babel-node
, babel-plugin-proposal-async-generator-functions
, babel-plugin-transform-regenerator
, babel-preset-env
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
regenerator
and add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
regjsparser
for @babel/standalone
(@liuxingbaoyu)babel-parser
, babel-types
babel-generator
(``)
(@nicolo-ribaudo)babel-plugin-transform-block-scoping
, babel-traverse
switch
's discriminant
in the outer scope (@nicolo-ribaudo)babel-generator
comments:false
(@liuxingbaoyu)babel-plugin-transform-block-scoping
Readme
This plugin transforms checks for a private property in an object
See our website @babel/plugin-proposal-private-property-in-object for more information.
Using npm:
npm install --save-dev @babel/plugin-proposal-private-property-in-object
or using yarn:
yarn add @babel/plugin-proposal-private-property-in-object --dev
This plugin transforms checks for a private property in an object
The npm package @babel/plugin-proposal-private-property-in-object receives a total of 10,642,828 weekly downloads. As such, @babel/plugin-proposal-private-property-in-object popularity was classified as popular.
We found that @babel/plugin-proposal-private-property-in-object 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.