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

round10

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

round10 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "round10",
"version": "1.0.0",
"version": "1.0.1",
"description": "Brings decimal adjustment to the Math object.",

@@ -5,0 +5,0 @@ "main": "round10.js",

@@ -1,6 +0,4 @@

#Math.round10 polyfill
Inspired by [Decimal rounding polyfill by MDN](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Math/round#Decimal_rounding).
##Installation
__Installation__

@@ -13,3 +11,3 @@ Install using npm:

##Usage
__Usage__

@@ -29,3 +27,3 @@ Use in your project:

##Check out the code:
__Check out the code__

@@ -32,0 +30,0 @@ ```bash

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