@keystonehq/bc-ur-registry
Advanced tools
Comparing version 0.5.0-alpha.4 to 0.5.0-alpha.5
{ | ||
"name": "@keystonehq/bc-ur-registry", | ||
"version": "0.5.0-alpha.4", | ||
"version": "0.5.0-alpha.5", | ||
"description": "A JS implementation of Uniform Resources(UR) Registry specification from Blockchain Commons", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -0,1 +1,3 @@ | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-ignore | ||
import { encode } from 'bs58check'; | ||
@@ -2,0 +4,0 @@ import { CryptoCoinInfo } from './CryptoCoinInfo'; |
Sorry, the diff of this file is not supported yet
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
493213
4058