| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| two.js | 2026-08-29 | 543.4 kB | |
| two.js-v0.8.24.intoto.jsonl | 2026-08-29 | 10.8 kB | |
| two.min.js | 2026-08-29 | 205.4 kB | |
| two.module.js | 2026-08-29 | 522.1 kB | |
| Official Stable Release of v0.8.24 source code.tar.gz | 2026-08-29 | 1.7 MB | |
| Official Stable Release of v0.8.24 source code.zip | 2026-08-29 | 1.9 MB | |
| README.md | 2026-08-29 | 2.4 kB | |
| Totals: 7 Items | 4.9 MB | 1 | |
What's Changed
- Potential fix for code scanning alert no. 55: Unused variable, import, function or class by @jonobr1 in https://github.com/jonobr1/two.js/pull/808
- Potential fix for code scanning alert no. 54: Useless assignment to local variable by @jonobr1 in https://github.com/jonobr1/two.js/pull/806
- Potential fix for code scanning alert no. 56: Unused variable, import, function or class by @jonobr1 in https://github.com/jonobr1/two.js/pull/807
- Add Scorecard CI and standardize workflow permissions by @jonobr1 in https://github.com/jonobr1/two.js/pull/809
- Use jonobr1 forks for workflow actions by @jonobr1 in https://github.com/jonobr1/two.js/pull/810
- Add Copilot setup workflow by @jonobr1 in https://github.com/jonobr1/two.js/pull/811
- 797 OpenSSF Branch Improvements by @jonobr1 in https://github.com/jonobr1/two.js/pull/812
- 797 ossf copilot by @jonobr1 in https://github.com/jonobr1/two.js/pull/813
- Add SLSA Provenance and Release Steps by @jonobr1 in https://github.com/jonobr1/two.js/pull/814
- fix: stabilize Dependabot — restore missing package.json, add dependabot.yml, regenerate lockfiles by @jonobr1 with @Copilot in https://github.com/jonobr1/two.js/pull/815
- Bump the dev-dependencies group in /tests/types with 4 updates by @dependabot[bot] in https://github.com/jonobr1/two.js/pull/818
- Update build PublishDate by @jonobr1 in https://github.com/jonobr1/two.js/pull/825
- 825 dependency bump by @jonobr1 in https://github.com/jonobr1/two.js/pull/826
- Fix API docs and shape factory signatures by @jonobr1 in https://github.com/jonobr1/two.js/pull/839
- Fix docs and comment typos by @jonobr1 in https://github.com/jonobr1/two.js/pull/837
- Add TypeScript declaration CI check by @jonobr1 in https://github.com/jonobr1/two.js/pull/838
- Tighten TS defs and add Arc module types by @jonobr1 in https://github.com/jonobr1/two.js/pull/840
- Fix closed paths undercounting length (getPointAt / beginning / ending) by @Xuepoo in https://github.com/jonobr1/two.js/pull/836
New Contributors
- @jonobr1 with @Copilot made their first contribution in https://github.com/jonobr1/two.js/pull/815
- @dependabot[bot] made their first contribution in https://github.com/jonobr1/two.js/pull/818
- @Xuepoo made their first contribution in https://github.com/jonobr1/two.js/pull/836
Full Changelog: https://github.com/jonobr1/two.js/compare/v0.8.23...v0.8.24