# lenient-proxy

> Create lenient ECMAScript6 proxies

Latest version **0.0.0** (published 2018-06-12) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install lenient-proxy
pnpm add lenient-proxy
yarn add lenient-proxy
bun add lenient-proxy
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.0.0 |
| Published | 2018-06-12 |
| First published | 2018-06-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 12.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Laurent Christophe |
| Maintainers | lachrist |
| Keywords | Proxy, Virtual, Invariants, ECMAScript6 |

## Links

- npm: https://www.npmjs.com/package/lenient-proxy
- Repository: https://github.com/lachrist/lenient-proxy
- Homepage: http://github.com/lachrist/lenient-proxy
- Issues: https://github.com/lachrist/lenient-proxy/issues
- npm.io page: https://npm.io/package/lenient-proxy

## Recent versions

- 0.0.0 (latest) — 2018-06-12

## README

# LenientProxy

The `__proto__` pseudo-property cannot be supported because `Reflect.get(object, "__proto__", receiver)` does not call `Reflect.getPrototypeOf(receiver)`.

---
_Source: https://npm.io/package/lenient-proxy · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
