| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.2.21 source code.tar.gz | 2019-03-28 | 348.1 kB | |
| 3.2.21 source code.zip | 2019-03-28 | 721.8 kB | |
| README.md | 2019-03-28 | 521 Bytes | |
| Totals: 3 Items | 1.1 MB | 0 | |
- Ensured deep parse validation is performed before shallow (#768)
- Ensured direct
Module#_compile()calls are based on default options - Ensured
.nodefiles are stored in the realModule._cachein Jest (#765) - Fixed cache invalidation of re-published modules (#746)
- Fixed dynamic
importuse in Puppeteer’spage.evaluate()(#762) - Fixed regression with
ts-node/register(#769) - Fixed regression for packages with invalid
"main"fields (#770) - Updated
%stoken ofutil.formatWithOptions()