@dahlia-labs/celo-tokens
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -7,3 +7,3 @@ "use strict"; | ||
const token_utils_1 = require("@dahlia-labs/token-utils"); | ||
const lodash_mapvalues_1 = (0, tslib_1.__importDefault)(require("lodash.mapvalues")); | ||
const lodash_mapvalues_1 = tslib_1.__importDefault(require("lodash.mapvalues")); | ||
const imageRegistry = "https://raw.githubusercontent.com/DahliaLabs/dahlia-common/master/packages/celo-tokens/src/svgs/"; | ||
@@ -10,0 +10,0 @@ const makeTokens = (addresses, decimals, symbol, name, logoURI) => { |
{ | ||
"name": "@dahlia-labs/celo-tokens", | ||
"description": "Common token list for Celo.", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"repository": { | ||
@@ -23,4 +23,4 @@ "type": "git", | ||
"dependencies": { | ||
"@dahlia-labs/celo-contrib": "^0.3.3", | ||
"@dahlia-labs/token-utils": "^0.3.3", | ||
"@dahlia-labs/celo-contrib": "^0.3.4", | ||
"@dahlia-labs/token-utils": "^0.3.4", | ||
"@ubeswap/token-math": "^4.4.6", | ||
@@ -58,3 +58,3 @@ "lodash.mapvalues": "^4.6.0", | ||
"homepage": "https://github.com/DahliaLabs/dahlia-common#readme", | ||
"gitHead": "7e5b2fcbfd4bc24f75d7e083ac5c99dd03e80eb5" | ||
"gitHead": "7f9e03ca3be3c446a203f49ac89b6f3311181a95" | ||
} |
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
416429