@bloks/utils
Advanced tools
Comparing version 27.2.0 to 27.3.0
@@ -621,3 +621,2 @@ "use strict"; | ||
actions = transaction.traces.filter((trace) => trace.creator_action_ordinal === 0); | ||
console.log(transaction); | ||
} else { | ||
@@ -624,0 +623,0 @@ for (const [i, action] of transaction.traces.entries()) { |
{ | ||
"name": "@bloks/utils", | ||
"version": "27.2.0", | ||
"version": "27.3.0", | ||
"author": "jafri", | ||
@@ -24,3 +24,3 @@ "module": "dist/utils.esm.js", | ||
"@types/qs": "^6.9.0", | ||
"@proton/tsconfig": "1.1.0", | ||
"@proton/tsconfig": "1.2.0", | ||
"tsdx": "^0.14.1", | ||
@@ -27,0 +27,0 @@ "tslib": "^1.10.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45983
1430