@iota/transaction
Advanced tools
Comparing version 1.0.0-beta.21 to 1.0.0-beta.23
{ | ||
"name": "@iota/transaction", | ||
"version": "1.0.0-beta.21", | ||
"version": "1.0.0-beta.23", | ||
"description": "IOTA transaction (de)serialization & guards.", | ||
@@ -62,6 +62,6 @@ "main": "./out/transaction/src/index.js", | ||
"dependencies": { | ||
"@iota/converter": "^1.0.0-beta.21", | ||
"@iota/converter": "^1.0.0-beta.23", | ||
"@iota/curl": "^1.0.0-beta.19", | ||
"@iota/kerl": "^1.0.0-beta.21", | ||
"@iota/signing": "^1.0.0-beta.21", | ||
"@iota/kerl": "^1.0.0-beta.23", | ||
"@iota/signing": "^1.0.0-beta.23", | ||
"@types/warning": "^3.0.0", | ||
@@ -76,3 +76,3 @@ "warning": "^4.0.3" | ||
}, | ||
"gitHead": "8969b9d2a988a72463620255e712cac2fcf39430" | ||
"gitHead": "f299715f6b89deda345c5cb633e400c4423052fd" | ||
} |
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
314966
35
Updated@iota/kerl@^1.0.0-beta.23
Updated@iota/signing@^1.0.0-beta.23