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