Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "bs58check", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A straightforward implementation of base58-check encoding", | ||
@@ -49,4 +49,4 @@ "keywords": [ | ||
"dependencies": { | ||
"bs58": "1.1.0" | ||
"bs58": "^1.2.1" | ||
} | ||
} |
@@ -6,2 +6,4 @@ # bs58check | ||
[![NPM](https://nodei.co/npm/bs58check.png)](https://nodei.co/npm/bs58check/) | ||
A straight forward implementation of base58check extending upon bs58. | ||
@@ -8,0 +10,0 @@ |
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
13356
14
+ Addedbs58@1.2.1(transitive)
- Removedbigi@1.4.2(transitive)
- Removedbs58@1.1.0(transitive)
Updatedbs58@^1.2.1