Skip to content

Latest commit

 

History

History
83 lines (43 loc) · 1.23 KB

File metadata and controls

83 lines (43 loc) · 1.23 KB

@contentauth/c2pa-node

0.5.4

Patch Changes

  • c5e18ed: Allow partial verify settings

0.5.3

Patch Changes

  • c94044e: export Ingredient from c2pa-types

0.5.2

Patch Changes

  • ec86837: Update c2pa crate to 0.77.0

0.5.1

Patch Changes

  • df6a49c: Add context to additional methods. Update c2pa crate.

0.5.0

Minor Changes

  • 70a7ee3: Add settings to Builder and Reader constructors, remove global settings

0.4.2

Patch Changes

  • 26f0c35: Fix settings on tasks. Fix Builder toArchive

0.4.1

Patch Changes

  • c6defcc: Add addIngredientFromReader method

0.4.0

Minor Changes

  • 9e2fb33: Integrate postCawgValidate into Reader.

Patch Changes

  • 8a87c6d: Make asset in Builder.addIngredient optional. Add Builder.addAction

0.3.0

Minor Changes

  • 595304e: Implement AsyncRawSigner so that the rust SDK will handle COSE signing if directCoseHandling is true.

Patch Changes

  • 58defa2: Add setIntent
  • fcf2f0f: CAWG reader validation improvements

0.2.3

Patch Changes

  • 395019e: Convert package to ES Module
  • 945ddb0: Add necessary dev dependencies

0.2.2

Patch Changes

  • a483012: Fix postinstall

0.2.1

Patch Changes

  • 75515d2: Change github workflow