@ubeswap/token-math
Advanced tools
Comparing version 4.0.3 to 4.1.0
{ | ||
"name": "@ubeswap/token-math", | ||
"license": "MIT", | ||
"version": "4.0.3", | ||
"version": "4.1.0", | ||
"description": "⚒️ A library for token math.", | ||
@@ -34,3 +34,3 @@ "main": "dist/index.js", | ||
"decimal.js-light": "^2.5.0", | ||
"jsbi": "^3.1.6", | ||
"jsbi": "^3.2.1", | ||
"tiny-invariant": "^1.1.0", | ||
@@ -41,16 +41,16 @@ "toformat": "^2.0.0" | ||
"@types/big.js": "^6.1.1", | ||
"@types/jest": "^26.0.24", | ||
"@typescript-eslint/eslint-plugin": "^4.28.5", | ||
"@typescript-eslint/parser": "^4.28.5", | ||
"@types/jest": "^27.0.1", | ||
"@typescript-eslint/eslint-plugin": "^4.29.3", | ||
"@typescript-eslint/parser": "^4.29.3", | ||
"eslint": "^7.32.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
"eslint-plugin-import": "^2.24.2", | ||
"eslint-plugin-prettier": "^3.4.1", | ||
"eslint-plugin-simple-import-sort": "^7.0.0", | ||
"eslint-plugin-unused-imports": "^1.1.2", | ||
"eslint-plugin-unused-imports": "^1.1.4", | ||
"husky": ">=7.0.1", | ||
"jest": "^27.0.6", | ||
"lint-staged": ">=11.1.1", | ||
"lint-staged": ">=11.1.2", | ||
"prettier": "^2.3.2", | ||
"ts-jest": "^27.0.4", | ||
"ts-jest": "^27.0.5", | ||
"tsdx": "^0.14.1", | ||
@@ -57,0 +57,0 @@ "typescript": "^4.3.5" |
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
86521
Updatedjsbi@^3.2.1