Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

math-floor

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

math-floor - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "math-floor",
"version": "1.0.0",
"description": "Returns the largest integer less than or equal to a given number.",
"version": "1.0.1",
"description": "Rounds a numeric value toward negative infinity.",
"author": {

@@ -6,0 +6,0 @@ "name": "Athan Reines",

@@ -5,3 +5,3 @@ Floor

> Returns the largest integer less than or equal to a given number.
> Rounds a numeric value toward negative infinity.

@@ -24,3 +24,3 @@

Returns the largest `integer` less than or equal to a given `number`.
Rounds a `numeric` value toward negative infinity.

@@ -27,0 +27,0 @@ ``` javascript

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