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

@phensley/decimal

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phensley/decimal - npm Package Compare versions

Comparing version 1.0.9 to 1.1.0

22

package.json
{
"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"
}
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