@bcts/known-values 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 © 2025 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
@@ -8,4 +8,4 @@ This package defines the [known values](https://github.com/BlockchainCommons/Res
8
8
 
9
9
  ## Rust Reference Implementation
10
10
 
11
- This TypeScript implementation is based on [known-values-rust](https://github.com/BlockchainCommons/known-values-rust) **v0.13.0** ([commit](https://github.com/BlockchainCommons/known-values-rust/tree/75c0b893be3eebe0432749ef24b804569f6e1378)).
11
+ This TypeScript implementation is based on [known-values-rust](https://github.com/BlockchainCommons/known-values-rust) **v0.15.5** ([commit](https://github.com/BlockchainCommons/known-values-rust/tree/c1eefb4b6c2c9855802e2649ef70bad9beed6f35)).