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.6.6 to 1.7.0

30

package.json
{
"name": "@phensley/decimal",
"version": "1.6.6",
"version": "1.7.0",
"description": "Arbitrary precision decimal math",

@@ -23,10 +23,10 @@ "main": "lib/index.js",

"dependencies": {
"tslib": "^2.4.1"
"tslib": "^2.5.3"
},
"devDependencies": {
"@microsoft/api-extractor": "~7.18.5",
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@microsoft/api-extractor": "~7.35.1",
"@types/jest": "^29.5.2",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"add": "^2.0.6",

@@ -36,11 +36,11 @@ "beautify-benchmark": "^0.2.4",

"chalk": "4.1.2",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.4.0",
"pnpm": "^7.26.0",
"prettier": "^2.8.3",
"rimraf": "^4.1.2",
"ts-jest": "^29.0.5",
"typescript": "~4.9.4"
"jest": "^29.5.0",
"pnpm": "^8.6.1",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.0",
"typescript": "~5.1.3"
},

@@ -47,0 +47,0 @@ "jest": {

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