| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-02-24 | 570 Bytes | |
| schema-dts _ schema-dts-gen v1.1.2 source code.tar.gz | 2023-02-24 | 910.0 kB | |
| schema-dts _ schema-dts-gen v1.1.2 source code.zip | 2023-02-24 | 990.2 kB | |
| Totals: 3 Items | 1.9 MB | 0 | |
Changes in schema-dts
- Includes the latest schema from Schema.org v15
- Switch back to include the "all layers" schema (including the "Pending" layer) (this was the case in earlier versions and regressed accidentally in the last few releases)
- Clearer TypeScript outputs, substituting unnecessary
declare typewith simplytype
Diff from v1.1.0: https://www.diffchecker.com/bB0J9Iie/
Changes in schema-dts-gen
- Update to the latest TypeScript APIs
- Switch default ontology from "current" layer to "all" layers
- Updates to various dependencies