@stellar/stellar-base 10.0.1 → 10.0.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## Unreleased
4
+
5
+
6
+ ## [`v10.0.2`](https://github.com/stellar/js-stellar-base/compare/v10.0.1...v10.0.2)
7
+
8
+ ### Fixed
9
+ * The `contractId` field is correctly omitted from humanized events when it wasn't present in the structure ([#721](https://github.com/stellar/js-stellar-base/pull/721)).
10
+ * Misc. outdated or incorrect documentation has been updated ([#723](https://github.com/stellar/js-stellar-base/pull/723), [#720](https://github.com/stellar/js-stellar-base/pull/720)).
11
+ * Dependencies have been updated ([#724](https://github.com/stellar/js-stellar-base/pull/724)).
12
+
13
+
3
14
  ## [`v10.0.1`](https://github.com/stellar/js-stellar-base/compare/v10.0.0...v10.0.1)
4
15
 
5
16
  ### Fixed
package/README.md CHANGED
@@ -27,7 +27,7 @@ implementation in JavaScript that can be used on either Node.js or web browsers.
27
27
  Using yarn to include js-stellar-base in your own project:
28
28
 
29
29
  ```shell
30
- yarn add stellar-base
30
+ yarn add @stellar/stellar-base
31
31
  ```
32
32
 
33
33
  For browsers, [use Bower to install it](#to-use-in-the-browser). It exports a