Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/math-base-special-hypot

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/math-base-special-hypot - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+2
-2
package.json
{
"name": "@stdlib/math-base-special-hypot",
"version": "0.0.5",
"version": "0.0.6",
"description": "Compute the hypotenuse avoiding overflow and underflow.",

@@ -17,3 +17,3 @@ "license": "Apache-2.0",

"main": "./lib",
"gypfile": true,
"gypfile": false,
"directories": {

@@ -20,0 +20,0 @@ "benchmark": "./benchmark",

# CHANGELOG
> Package changelog.
See [GitHub Releases](https://github.com/stdlib-js/math-base-special-hypot/releases) for the changelog.