@bcts/provenance-mark 1.0.0-alpha.9 → 1.0.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,5 +1,6 @@
1
1
  Copyright © 2024 Blockchain Commons, LLC
2
- Copyright © 2025 Leonardo Amoroso Custodio
2
+ Copyright © 2025-2026 Parity Technologies
3
+
3
4
 
4
5
  Redistribution and use in source and binary forms, with or without modification,
5
6
  are permitted provided that the following conditions are met:
package/README.md CHANGED
@@ -12,4 +12,4 @@ Provenance Marks are specified in [this white paper](https://provemark.com).
12
12
 
13
13
  ## Rust Reference Implementation
14
14
 
15
- This TypeScript implementation is based on [provenance-mark-rust](https://github.com/BlockchainCommons/provenance-mark-rust) **v0.18.0** ([commit](https://github.com/BlockchainCommons/provenance-mark-rust/tree/1afbd7e1eb12bbae94dced73539a3e5ca8aacaa1)).
15
+ This TypeScript implementation is based on [provenance-mark-rust](https://github.com/BlockchainCommons/provenance-mark-rust) **v0.24.0** ([commit](https://github.com/BlockchainCommons/provenance-mark-rust/tree/1732c79c89a72c3bfd66d6b23537d50e79fff9b5)).