@aryth/bound-vector
Advanced tools
Comparing version
@@ -145,2 +145,3 @@ 'use strict'; | ||
} = config; | ||
if (!filter) return vec; | ||
iterate(words, (v, i) => { | ||
@@ -147,0 +148,0 @@ var _vec; |
@@ -141,2 +141,3 @@ import { IsNum, boundOutput, ToNum } from '@aryth/util-bound'; | ||
} = config; | ||
if (!filter) return vec; | ||
iterate(words, (v, i) => { | ||
@@ -143,0 +144,0 @@ var _vec; |
{ | ||
"name": "@aryth/bound-vector", | ||
"version": "0.3.14", | ||
"version": "0.3.15", | ||
"description": "A math util library", | ||
@@ -18,5 +18,5 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/util-bound": "^0.3.14", | ||
"@aryth/util-bound": "^0.3.15", | ||
"@ject/oneself": "^0.0.6", | ||
"@texting/string-value": "^0.0.5", | ||
"@texting/string-value": "^0.0.6", | ||
"@typen/enum-check-levels": "^0.1.16", | ||
@@ -41,3 +41,3 @@ "@typen/literal": "^0.1.16", | ||
"homepage": "https://github.com/hoyeungw/aryth#readme", | ||
"gitHead": "d4db1e83f509818f13b3801d020cf42d2f6e7baa" | ||
"gitHead": "80d9e1c698e3e9d058c69127cabfdac2b84946fc" | ||
} |
17164
0.32%431
0.47%+ Added
- Removed
Updated
Updated