@aryth/util-bound
Advanced tools
Comparing version 0.3.6 to 0.3.7
{ | ||
"name": "@aryth/util-bound", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@typen/enum-check-levels": "^0.1.15", | ||
"@typen/num-loose": "^0.1.15", | ||
"@typen/num-strict": "^0.1.15", | ||
"@typen/enum-check-levels": "^0.1.16", | ||
"@typen/num-loose": "^0.1.16", | ||
"@typen/num-strict": "^0.1.16", | ||
"typen": "^0.2.1" | ||
@@ -39,3 +39,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "a1e9abc5abfb5b78f57b95ee4227ac2a518ad03c" | ||
"gitHead": "d0ab19ca01867037f451ba070815833e5e0c72d1" | ||
} |
Updated@typen/num-loose@^0.1.16
Updated@typen/num-strict@^0.1.16