# @babel/plugin-syntax-private-property-in-object

> Allow parsing of '#foo in obj' brand checks

Latest version **7.14.5** (published 2021-06-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @babel/plugin-syntax-private-property-in-object
pnpm add @babel/plugin-syntax-private-property-in-object
yarn add @babel/plugin-syntax-private-property-in-object
bun add @babel/plugin-syntax-private-property-in-object
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: esm support; no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads; no types.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 7.14.5 |
| Published | 2021-06-09 |
| First published | 2021-04-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | >=6.9.0 |
| Dependencies | 1 |
| Unpacked size | 2.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 43996 |
| Author | The Babel Team (https://babel.dev/team) |
| Maintainers | hzoo, loganfsmyth, danez, existentialism, nicolo-ribaudo, jlhwung |
| Keywords | babel-plugin |

## Links

- npm: https://www.npmjs.com/package/@babel/plugin-syntax-private-property-in-object
- Repository: https://github.com/babel/babel
- Homepage: https://babel.dev/docs/en/next/babel-plugin-syntax-private-property-in-object
- npm.io page: https://npm.io/package/@babel/plugin-syntax-private-property-in-object

## Dependencies (1)

- [@babel/helper-plugin-utils](https://npm.io/package/@babel/helper-plugin-utils.md) ^7.14.5

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 7.14.5 (latest) — 2021-06-09
- 7.14.0 — 2021-04-29

## README

# @babel/plugin-syntax-private-property-in-object

> Allow parsing of '#foo in obj' brand checks

See our website [@babel/plugin-syntax-private-property-in-object](https://babeljs.io/docs/en/babel-plugin-syntax-private-property-in-object) for more information.

## Install

Using npm:

```sh
npm install --save-dev @babel/plugin-syntax-private-property-in-object
```

or using yarn:

```sh
yarn add @babel/plugin-syntax-private-property-in-object --dev
```

---
_Source: https://npm.io/package/@babel/plugin-syntax-private-property-in-object · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
