Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-12-30 | 220 Bytes | |
v1.0.2.tar.gz | 2022-12-30 | 67.7 kB | |
v1.0.2.zip | 2022-12-30 | 75.5 kB | |
Totals: 3 Items | 143.4 kB | 0 |
- Fix: Properties with the name
__proto__
are added to objects and arrays. ([#199]) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! ([#295]). This has been backported to v1. ([#298])