Socket
Socket
Sign inDemoInstall

@stdlib/math-base-special-atan

Package Overview
Dependencies
70
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

38

package.json
{
"name": "@stdlib/math-base-special-atan",
"version": "0.1.0",
"version": "0.1.1",
"description": "Compute the arctangent of a double-precision floating-point number.",

@@ -43,26 +43,26 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/constants-float64-fourth-pi": "^0.1.0",
"@stdlib/constants-float64-half-pi": "^0.1.0",
"@stdlib/constants-float64-ninf": "^0.1.0",
"@stdlib/constants-float64-pinf": "^0.1.0",
"@stdlib/math-base-assert-is-nan": "^0.1.0",
"@stdlib/math-base-napi-unary": "^0.1.0",
"@stdlib/utils-library-manifest": "^0.1.0"
"@stdlib/constants-float64-fourth-pi": "^0.1.1",
"@stdlib/constants-float64-half-pi": "^0.1.1",
"@stdlib/constants-float64-ninf": "^0.1.1",
"@stdlib/constants-float64-pinf": "^0.1.1",
"@stdlib/math-base-assert-is-nan": "^0.1.1",
"@stdlib/math-base-napi-unary": "^0.1.1",
"@stdlib/utils-library-manifest": "^0.1.1"
},
"devDependencies": {
"@stdlib/array-base-linspace": "^0.0.3",
"@stdlib/array-base-linspace": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/constants-float64-eps": "^0.1.0",
"@stdlib/constants-float64-pi": "^0.1.0",
"@stdlib/fs-read-file": "^0.1.0",
"@stdlib/fs-write-file": "^0.1.0",
"@stdlib/math-base-special-abs": "^0.0.6",
"@stdlib/constants-float64-eps": "^0.1.1",
"@stdlib/constants-float64-pi": "^0.1.1",
"@stdlib/fs-read-file": "^0.1.1",
"@stdlib/fs-write-file": "^0.1.1",
"@stdlib/math-base-special-abs": "^0.1.0",
"@stdlib/math-base-tools-evalpoly-compile": "^0.1.0",
"@stdlib/math-base-tools-evalpoly-compile-c": "^0.1.0",
"@stdlib/random-base-randu": "^0.0.8",
"@stdlib/string-format": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"@stdlib/string-format": "^0.1.1",
"@stdlib/string-substring-after": "^0.1.0",
"@stdlib/string-substring-before": "^0.1.0",
"@stdlib/time-current-year": "^0.1.0",
"@stdlib/utils-try-require": "^0.1.0",
"@stdlib/string-substring-before": "^0.1.1",
"@stdlib/time-current-year": "^0.1.1",
"@stdlib/utils-try-require": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -69,0 +69,0 @@ "istanbul": "^0.4.1",

@@ -238,4 +238,4 @@ <!--

[test-image]: https://github.com/stdlib-js/math-base-special-atan/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/math-base-special-atan/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/math-base-special-atan/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/math-base-special-atan/actions/workflows/test.yml?query=branch:v0.1.1

@@ -242,0 +242,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-atan/main.svg

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc