chai-almost
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "chai-almost", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Extends chai with assertions that allow for floating point rounding errors", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
# chai-almost | ||
[](https://www.npmjs.com/package/chai-almost) | ||
[](https://www.npmjs.com/package/chai-almost) | ||
@@ -5,0 +5,0 @@ Extends [chai](https://github.com/chaijs/chai) with assertions that allow numbers to be "almost" equal (as in, within some tolerance of one another). This is useful in particular when accounting for floating point rounding errors or other approximations. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
98128