| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| offline_2026.7.3.zip | 2026-07-29 | 8.1 MB | |
| 2026.7.3 source code.tar.gz | 2026-07-29 | 2.3 MB | |
| 2026.7.3 source code.zip | 2026-07-29 | 2.4 MB | |
| README.md | 2026-07-29 | 556 Bytes | |
| Totals: 4 Items | 12.8 MB | 2 | |
- updated Pyodide to version 314.0.3 via https://github.com/pyscript/polyscript/pull/186
- forced-disabled package cache when the config contains relative/local files instead via https://github.com/pyscript/polyscript/pull/184
- migrated Polyscript to oxlint due eslint vulnerabilities and/or problematic CommonJS-first approach via https://github.com/pyscript/polyscript/pull/188
- updated all dev/dependencies, including Polyscript/Pyodide, and migrated to oxlint in PyScript too