@stdlib/math-base-special-log1pmx
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@stdlib/math-base-special-log1pmx", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Evaluate ln(1+x) - x.", | ||
@@ -36,9 +36,9 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/constants-float64-eps": "^0.2.1", | ||
"@stdlib/math-base-napi-unary": "^0.2.1", | ||
"@stdlib/math-base-special-abs": "^0.2.1", | ||
"@stdlib/math-base-special-ln": "^0.2.2", | ||
"@stdlib/math-base-special-log1p": "^0.2.1", | ||
"@stdlib/math-base-tools-sum-series": "^0.2.1", | ||
"@stdlib/utils-library-manifest": "^0.2.1" | ||
"@stdlib/constants-float64-eps": "^0.2.2", | ||
"@stdlib/math-base-napi-unary": "^0.2.3", | ||
"@stdlib/math-base-special-abs": "^0.2.2", | ||
"@stdlib/math-base-special-ln": "^0.2.4", | ||
"@stdlib/math-base-special-log1p": "^0.2.3", | ||
"@stdlib/math-base-tools-sum-series": "^0.2.2", | ||
"@stdlib/utils-library-manifest": "^0.2.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": {}, |
@@ -244,4 +244,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/math-base-special-log1pmx/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/math-base-special-log1pmx/actions/workflows/test.yml?query=branch:v0.2.2 | ||
[test-image]: https://github.com/stdlib-js/math-base-special-log1pmx/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
[test-url]: https://github.com/stdlib-js/math-base-special-log1pmx/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -248,0 +248,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-log1pmx/main.svg |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package