@ubeswap/token-math
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,2 +0,2 @@ | ||
export { Fraction } from './fraction'; | ||
export { Fraction, NumberFormat } from './fraction'; | ||
export { Percent } from './percent'; |
{ | ||
"name": "@ubeswap/token-math", | ||
"license": "MIT", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "⚒️ A library for token math.", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
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
68293