@aryth/util-bound
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "@aryth/util-bound", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@typen/enum-check-levels": "^0.1.4", | ||
"@typen/num-loose": "^0.1.4", | ||
"@typen/num-strict": "^0.1.4", | ||
"@typen/enum-check-levels": "^0.1.5", | ||
"@typen/num-loose": "^0.1.5", | ||
"@typen/num-strict": "^0.1.5", | ||
"typen": "^0.2.0" | ||
@@ -39,3 +39,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "a3c99cde89538ca3525c848355c944e3742422ad" | ||
"gitHead": "036564fa0d3bf5bb37a187aadec6d55837e4eb3f" | ||
} |
Updated@typen/num-loose@^0.1.5
Updated@typen/num-strict@^0.1.5