decimal-subtract
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "decimal-subtract", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Workaround for JavaScript's decimal numbers subtraction problem.", | ||
@@ -11,2 +11,5 @@ "main": "dist/decimal-subtract.cjs.js", | ||
"homepage": "https://github.com/datomarjanidze/decimal-subtract#readme", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -13,0 +16,0 @@ "build": "rimraf dist && rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript" |
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
5300
8
26