@dahlia-labs/celo-tokens
Advanced tools
Comparing version 0.3.5 to 0.4.0
{ | ||
"name": "@dahlia-labs/celo-tokens", | ||
"description": "Common token list for Celo.", | ||
"version": "0.3.5", | ||
"version": "0.4.0", | ||
"repository": { | ||
@@ -23,8 +23,8 @@ "type": "git", | ||
"dependencies": { | ||
"@dahlia-labs/celo-contrib": "^0.3.5", | ||
"@dahlia-labs/token-utils": "^0.3.5", | ||
"@ubeswap/token-math": "^4.4.6", | ||
"@dahlia-labs/celo-contrib": "^0.4.0", | ||
"@dahlia-labs/token-utils": "^0.4.0", | ||
"@ubeswap/token-math": "^5.0.0", | ||
"lodash.mapvalues": "^4.6.0", | ||
"tiny-invariant": "^1.2.0", | ||
"tslib": "^2.3.1" | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -41,6 +41,6 @@ "engines": { | ||
"devDependencies": { | ||
"@saberhq/tsconfig": "^1.12.61", | ||
"@saberhq/tsconfig": "^1.13.0", | ||
"@types/bn.js": "^5.1.0", | ||
"@types/lodash.mapvalues": "^4.6.6", | ||
"jsbi": "^4.2.1" | ||
"@types/lodash.mapvalues": "^4.6.7", | ||
"jsbi": "^4.3.0" | ||
}, | ||
@@ -59,3 +59,3 @@ "peerDependencies": { | ||
"homepage": "https://github.com/DahliaLabs/dahlia-common#readme", | ||
"gitHead": "ceebca8f1be9a2c0ef81eb050ec76c64b77c4527" | ||
"gitHead": "d3fc8a6033741b9eecdc245983c5dadea197ff40" | ||
} |
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
416428
+ Added@dahlia-labs/celo-contrib@0.4.5(transitive)
+ Added@dahlia-labs/token-utils@0.4.5(transitive)
+ Added@types/big.js@6.2.2(transitive)
+ Added@ubeswap/token-math@5.2.1(transitive)
- Removed@dahlia-labs/celo-contrib@0.3.5(transitive)
- Removed@dahlia-labs/token-utils@0.3.5(transitive)
- Removed@ubeswap/token-math@4.4.8(transitive)
- Removedtoformat@2.0.0(transitive)
Updated@ubeswap/token-math@^5.0.0
Updatedtslib@^2.4.0