@stdlib/constants-float32-eps
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| Copyright (c) 2016-2024 The Stdlib Authors. | ||
| Copyright (c) 2016-2026 The Stdlib Authors. |
+2
-2
| { | ||
| "name": "@stdlib/constants-float32-eps", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.", | ||
@@ -34,3 +34,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/number-float64-base-to-float32": "^0.2.1" | ||
| "@stdlib/number-float64-base-to-float32": "^0.2.2" | ||
| }, | ||
@@ -37,0 +37,0 @@ "devDependencies": {}, |
+5
-5
@@ -222,3 +222,3 @@ <!-- | ||
| Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors]. | ||
@@ -236,4 +236,4 @@ </section> | ||
| [test-image]: https://github.com/stdlib-js/constants-float32-eps/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/constants-float32-eps/actions/workflows/test.yml?query=branch:v0.2.2 | ||
| [test-image]: https://github.com/stdlib-js/constants-float32-eps/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
| [test-url]: https://github.com/stdlib-js/constants-float32-eps/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -250,4 +250,4 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float32-eps/main.svg | ||
| [chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
| [chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im | ||
| [chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg | ||
| [chat-url]: https://stdlib.zulipchat.com | ||
@@ -254,0 +254,0 @@ [stdlib]: https://github.com/stdlib-js/stdlib |
31154
-0.07%