dogecoin-regex
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dogecoin-regex", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Regular expression for matching Dogecoin (DOGE) addresses.", | ||
@@ -30,2 +30,2 @@ "license": "MIT", | ||
} | ||
} | ||
} |
@@ -46,4 +46,12 @@ # dogecoin-regex [![Build Status](https://travis-ci.org/k4m4/dogecoin-regex.svg?branch=master)](https://travis-ci.org/k4m4/dogecoin-regex) | ||
## Related | ||
- [ethereum-regex](https://github.com/k4m4/ethereum-regex) - Regular expression for matching Ethereum (ETH) addresses. | ||
- [litecoin-regex](https://github.com/k4m4/litecoin-regex) - Regular expression for matching Litecoin (LTC) addresses. | ||
- [bitcoincash-regex](https://github.com/k4m4/bitcoincash-regex) - Regular expression for matching Bitcoin Cash (BCH) addresses. | ||
- [dash-regex](https://github.com/k4m4/dash-regex) - Regular expression for matching Dash addresses. | ||
## License | ||
MIT © [Nikolaos Kamarinakis](https://nikolaskama.me) |
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
3515
56