ethereum-address
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -5,7 +5,7 @@ { | ||
"description": "Ethereum address validation", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"engineStrict": true, | ||
"engines": { | ||
"npm": ">= 3.7.0", | ||
"node": "4.3.0" | ||
"node": ">= 4.3.0" | ||
}, | ||
@@ -12,0 +12,0 @@ "homepage": "https://github.com/cilphex/ethereum-address", |
4290