@lukso/transaction-decoder 1.3.4-dev.d966b4b → 1.3.4

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
@@ -35,7 +35,7 @@ import {
35
35
  parseLSP23DeploymentsFromHypersync,
36
36
  resolveAddresses,
37
37
  subscribe
38
- } from "./chunk-ZPW5SYTW.js";
38
+ } from "./chunk-SSY7TTU2.js";
39
39
  import {
40
40
  consumerModel,
41
41
  createGlobalInstance,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lukso/transaction-decoder",
3
- "version": "1.3.4-dev.d966b4b",
3
+ "version": "1.3.4",
4
4
  "description": "Transaction decoder for LUKSO blockchain with reactive state management",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
package/src/index.ts CHANGED
@@ -173,4 +173,4 @@ export { createDebug } from './utils/debug'
173
173
  // Export JSON BigInt serializer/deserializer
174
174
  export { JSONbigString } from './utils/json-bigint'
175
175
  // Release update
176
- // build 1
176
+ // build 2