@iota/bundle-validator
Advanced tools
Comparing version 1.0.0-beta.9 to 1.0.0-beta.10
{ | ||
"name": "@iota/bundle-validator", | ||
"version": "1.0.0-beta.9", | ||
"version": "1.0.0-beta.10", | ||
"description": "Syntactically validates bundle structure and signatures.", | ||
@@ -67,11 +67,11 @@ "main": "./out/bundle-validator/src/index.js", | ||
"dependencies": { | ||
"@iota/converter": "^1.0.0-beta.9", | ||
"@iota/kerl": "^1.0.0-beta.9", | ||
"@iota/signing": "^1.0.0-beta.9", | ||
"@iota/transaction": "^1.0.0-beta.9", | ||
"@iota/transaction-converter": "^1.0.0-beta.9" | ||
"@iota/converter": "^1.0.0-beta.10", | ||
"@iota/kerl": "^1.0.0-beta.10", | ||
"@iota/signing": "^1.0.0-beta.10", | ||
"@iota/transaction": "^1.0.0-beta.10", | ||
"@iota/transaction-converter": "^1.0.0-beta.10" | ||
}, | ||
"devDependencies": { | ||
"@iota/samples": "^1.0.0-beta.9" | ||
"@iota/samples": "^1.0.0-beta.10" | ||
} | ||
} |
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
67840