@dahlia-labs/token-utils
Advanced tools
Comparing version 0.8.1 to 0.9.0
{ | ||
"name": "@dahlia-labs/token-utils", | ||
"description": "Token-related math and transaction utilities.", | ||
"version": "0.8.1", | ||
"version": "0.9.0", | ||
"repository": { | ||
@@ -29,6 +29,6 @@ "type": "git", | ||
"dependencies": { | ||
"@dahlia-labs/celo-contrib": "^0.8.1", | ||
"@dahlia-labs/celo-contrib": "^0.9.0", | ||
"@ubeswap/token-math": "^5.2.1", | ||
"tiny-invariant": "^1.2.0", | ||
"tslib": "^2.4.0" | ||
"tiny-invariant": "^1.3.1", | ||
"tslib": "^2.4.1" | ||
}, | ||
@@ -42,3 +42,3 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@saberhq/tsconfig": "^2.0.5", | ||
"@saberhq/tsconfig": "^2.1.0", | ||
"@types/bn.js": "^5.1.1", | ||
@@ -45,0 +45,0 @@ "jsbi": "^4.3.0", |
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
+ Added@dahlia-labs/celo-contrib@0.9.12(transitive)
- Removed@dahlia-labs/celo-contrib@0.8.1(transitive)
Updatedtiny-invariant@^1.3.1
Updatedtslib@^2.4.1