Releases: theupdateframework/tuf-js
Releases · theupdateframework/tuf-js
tuf-js@3.1.0
Minor Changes
- dac4594: Bump make-fetch-happen from 14.0.2 to 14.0.3
- dac4594: Bump debug from 4.3.6. to 4.4.1
@tufjs/cli@0.3.0
Minor Changes
- 7482cd2: Bump make-fetch-happen from 13.0.1 to 14.0.2
tuf-js@3.0.1
Patch Changes
- cb54532: Ensure errors are thrown when root metadata is invalid
- 6915c1f: Ensure that role names are properly encoded when used in URLs or file names
- Updated dependencies [47b931f]
- Updated dependencies [777b805]
@tufjs/models@3.0.1
Patch Changes
- 47b931f: Raise an error if duplicate key IDs found in metadata signature list
- 777b805: Raise error when metadata version is missing
tuf-js@3.0.0
Major Changes
- a5cd1ec: Bump make-fetch-happen from 13.0.1 to 14.0.1
- a5cd1ec: Drop support for node 16
Minor Changes
- 9c8f0e8: Change maxRootRotations from 32 to 256
Patch Changes