starknet 10.6.2 → 10.6.3

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/dist/index.mjs CHANGED
@@ -13816,6 +13816,7 @@ export {
13816
13816
  src5_exports as src5,
13817
13817
  stark_exports as stark,
13818
13818
  starknetId_exports as starknetId,
13819
+ starknetId as starknetIdPlugin,
13819
13820
  toAnyPatchVersion,
13820
13821
  toApiVersion,
13821
13822
  transaction_exports as transaction,