@ctx-core/math
Advanced tools
Comparing version 2.3.11 to 2.3.12
{ | ||
"name": "@ctx-core/math", | ||
"version": "2.3.11", | ||
"version": "2.3.12", | ||
"description": "ctx-core math", | ||
@@ -24,7 +24,7 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/array": "^6.9.0", | ||
"@ctx-core/logger": "^2.2.4", | ||
"@ctx-core/array": "^7.0.0", | ||
"@ctx-core/logger": "^2.2.5", | ||
"esm": "^3.0.84" | ||
}, | ||
"gitHead": "6f7c2b82766d3e988547a3c95347c73b025c5964" | ||
"gitHead": "6f5148ee7cfbded3f5a72b1fd2d36e43ff69c4bf" | ||
} |
53
58
+ Added@ctx-core/array@7.12.0(transitive)
- Removed@ctx-core/array@6.9.0(transitive)
- Removed@ctx-core/function@3.1.0(transitive)
Updated@ctx-core/array@^7.0.0
Updated@ctx-core/logger@^2.2.5