Comparing version 1.0.0 to 1.0.1
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4007
39