@phensley/decimal
Advanced tools
Comparing version 1.0.9 to 1.1.0
{ | ||
"name": "@phensley/decimal", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "Arbitrary precision decimal math", | ||
@@ -42,14 +42,14 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.7.8", | ||
"@types/jest": "^25.1.3", | ||
"@types/node": "^13.9.2", | ||
"@microsoft/api-extractor": "^7.7.13", | ||
"@types/jest": "^25.2.1", | ||
"@types/node": "^13.11.1", | ||
"beautify-benchmark": "^0.2.4", | ||
"benchmark": "^2.1.4", | ||
"chalk": "^2.3.2", | ||
"jest": "^25.1.0", | ||
"rimraf": "^3.0.0", | ||
"ts-jest": "^25.2.1", | ||
"tslint": "^6.1.0", | ||
"chalk": "^4.0.0", | ||
"jest": "^25.3.0", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^25.3.1", | ||
"tslint": "^6.1.1", | ||
"tslint-no-circular-imports": "^0.7.0", | ||
"typescript": "^3.8.x" | ||
"typescript": "^3.8.3" | ||
}, | ||
@@ -69,3 +69,3 @@ "jest": { | ||
}, | ||
"gitHead": "3c5f9737f7ca1034d3e87121e5d5b378595ca1ed" | ||
"gitHead": "6aeccdd49b8740c95f97edae93a063306c271c57" | ||
} |
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
260393