@omisego/omg-js-util
Advanced tools
Comparing version 3.0.3-0.4.5 to 3.1.0-0.4.6
{ | ||
"name": "@omisego/omg-js-util", | ||
"version": "3.0.3-0.4.5", | ||
"version": "3.1.0-0.4.6", | ||
"description": "OMG util module", | ||
@@ -37,3 +37,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "c48d0e70d19a7d2aa2195e4ee615e8caebf9ad23" | ||
"gitHead": "9f652f8a3f6ae0cc8915b1268503631d97e8edfb" | ||
} |
@@ -24,3 +24,4 @@ /* | ||
waitForRootchainTransaction: require('./waitForRootchainTransaction'), | ||
waitForChildchainBalance: require('./waitForChildchainBalance') | ||
waitForChildchainBalance: require('./waitForChildchainBalance'), | ||
utxo: require('./utxo') | ||
} |
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
98253
24
2707