@aryth/polar
Advanced tools
Comparing version 0.4.5 to 0.4.7
{ | ||
"name": "@aryth/polar", | ||
"version": "0.4.5", | ||
"version": "0.4.7", | ||
"description": "A math util library", | ||
@@ -13,2 +13,5 @@ "main": "./dist/index.cjs", | ||
], | ||
"dependencies": { | ||
"@aryth/flopper": "^0.4.7" | ||
}, | ||
"publishConfig": { | ||
@@ -36,3 +39,3 @@ "access": "public" | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "88fbc239e037a5d46e825a504728c15177e6bcee" | ||
"gitHead": "e6f98c08addc304f5abf1f21c58f62778b01a6c3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15990
1
512
+ Added@aryth/flopper@^0.4.7
+ Added@aryth/comparer@0.4.10(transitive)
+ Added@aryth/flopper@0.4.10(transitive)
+ Added@aryth/rand@0.4.10(transitive)
+ Added@typen/nullish@0.1.19(transitive)
+ Added@vect/swap@0.5.23(transitive)