@stdlib/math-base-special-kernel-tan
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/math-base-special-kernel-tan", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Compute the tangent of a double-precision floating-point number on [-π/4, π/4].", | ||
@@ -17,2 +17,3 @@ "license": "Apache-2.0", | ||
"main": "./lib", | ||
"gypfile": false, | ||
"directories": { | ||
@@ -19,0 +20,0 @@ "doc": "./docs", |
@@ -292,4 +292,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/math-base-special-kernel-tan/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/math-base-special-kernel-tan/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/math-base-special-kernel-tan/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/math-base-special-kernel-tan/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -296,0 +296,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-kernel-tan/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
67205
19