@rainbow-me/rainbow-common
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "@rainbow-me/rainbow-common", | ||
"description": "Common library for web and mobile", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"author": "Jin Chung <jin@rainbow.me>", | ||
@@ -6,0 +6,0 @@ "license": "GPL-3.0", |
import { | ||
estimateGasLimit, | ||
getTransactionCount, | ||
isHexString, | ||
toChecksumAddress, | ||
@@ -18,2 +19,3 @@ web3Provider, | ||
getTransactionCount, | ||
isHexString, | ||
parseError, | ||
@@ -20,0 +22,0 @@ parseGasPrices, |
@@ -85,2 +85,3 @@ import "@babel/polyfill"; | ||
getTransactionCount, | ||
isHexString, | ||
parseError, | ||
@@ -129,2 +130,3 @@ parseGasPrices, | ||
hasLowMarketValue, | ||
isHexString, | ||
isValidAddress, | ||
@@ -131,0 +133,0 @@ isValidEmail, |
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
1267927
10246