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.js CHANGED
@@ -189,6 +189,7 @@ __export(index_exports, {
189
189
  src5: () => src5_exports,
190
190
  stark: () => stark_exports,
191
191
  starknetId: () => starknetId_exports,
192
+ starknetIdPlugin: () => starknetId,
192
193
  toAnyPatchVersion: () => toAnyPatchVersion,
193
194
  toApiVersion: () => toApiVersion,
194
195
  transaction: () => transaction_exports,
@@ -13999,6 +14000,7 @@ function units(amount, simbol = "fri") {
13999
14000
  src5,
14000
14001
  stark,
14001
14002
  starknetId,
14003
+ starknetIdPlugin,
14002
14004
  toAnyPatchVersion,
14003
14005
  toApiVersion,
14004
14006
  transaction,