js-big-decimal
Advanced tools
Comparing version 2.0.1 to 2.0.4
{ | ||
"name": "js-big-decimal", | ||
"version": "2.0.1", | ||
"version": "2.0.4", | ||
"description": "Work with large numbers on the client side. Round them off to any required precision.", | ||
@@ -5,0 +5,0 @@ "main": "dist/node/js-big-decimal", |
@@ -12,3 +12,3 @@ # JS Big Decimal | ||
<p align="center"> | ||
<a href="https://travis-ci.org/royNiladri/js-big-decimal"><img src="https://img.shields.io/travis/royNiladri/js-big-decimal.svg?style=flat-square" alt="Travis"></a> | ||
<a href="https://github.com/royNiladri/js-big-decimal/actions/workflows/main.yml"><img src="https://img.shields.io/github/actions/workflow/status/royNiladri/js-big-decimal/main.yml?style=flat-square" alt="GitHub Action Build"></a> | ||
<a href="https://coveralls.io/github/royNiladri/js-big-decimal?branch=master"><img src="https://img.shields.io/coveralls/github/royNiladri/js-big-decimal/master?style=flat-square" alt="Coverage Status"></a> | ||
@@ -15,0 +15,0 @@ <a href="https://github.com/royNiladri/js-big-decimal/blob/master/LICENSE"><img src="https://img.shields.io/github/license/royNiladri/js-big-decimal.svg?style=flat-square" alt="license"></a> |
Sorry, the diff of this file is not supported yet
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
193772