New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stdlib/constants-float64-max-base2-exponent

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/constants-float64-max-base2-exponent - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "@stdlib/constants-float64-max-base2-exponent",
"version": "0.0.5",
"version": "0.0.6",
"description": "The maximum biased base 2 exponent for a double-precision floating-point number.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -51,2 +51,4 @@ <!--

<!-- eslint-disable id-length -->
```javascript

@@ -53,0 +55,0 @@ var bool = ( FLOAT64_MAX_BASE2_EXPONENT === 1023 );

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc