@aryth/bound-matrix
Advanced tools
Comparing version 0.1.4 to 0.1.7
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ import { IsNum, NUM_LEVEL_NONE, BoundOutput, ToNum } from '@aryth/util-bound'; |
{ | ||
"name": "@aryth/bound-matrix", | ||
"version": "0.1.4", | ||
"version": "0.1.7", | ||
"description": "A math util library", | ||
@@ -18,4 +18,4 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.1.4", | ||
"@aryth/util-bound": "^0.1.4", | ||
"@aryth/bound-vector": "^0.1.7", | ||
"@aryth/util-bound": "^0.1.7", | ||
"@vect/matrix-size": "^0.2.3" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "2c0b384c43dbc6ffd24cb7d4d839bae7883d8ca5" | ||
"gitHead": "368b5d3dedb249b0aabd6bbe3fb76f6eb738d62f" | ||
} |
@@ -0,0 +0,0 @@ # @aryth/bound-matrix |
Sorry, the diff of this file is not supported yet
5781
Updated@aryth/bound-vector@^0.1.7
Updated@aryth/util-bound@^0.1.7