@stdlib/math-base-special-maxabs
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@stdlib/math-base-special-maxabs", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Return the maximum absolute value.", | ||
@@ -31,3 +31,3 @@ "license": "Apache-2.0", | ||
}, | ||
"homepage": "https://github.com/stdlib-js/stdlib", | ||
"homepage": "https://stdlib.io", | ||
"repository": { | ||
@@ -34,0 +34,0 @@ "type": "git", |
@@ -153,2 +153,6 @@ <!-- | ||
#### Community | ||
[![Chat][chat-image]][chat-url] | ||
--- | ||
@@ -182,5 +186,8 @@ | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-maxabs | ||
[dependencies-image]: https://img.shields.io/david/stdlib-js/math-base-special-maxabs.svg | ||
[dependencies-url]: https://david-dm.org/stdlib-js/math-base-special-maxabs/main | ||
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
[chat-url]: https://gitter.im/stdlib-js/stdlib/ | ||
[stdlib]: https://github.com/stdlib-js/stdlib | ||
@@ -187,0 +194,0 @@ |
39041
200