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 0.8.0 to 0.8.1

7

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

@@ -24,3 +24,4 @@ "main": "lib/index.js",

"build:watch": "tsc -p ./tsconfig.build.json -w --preserveWatchOutput",
"clean": "rimraf ./lib ./.scratch",
"clean": "rimraf ./lib ./lib-es ./.scratch",
"clean:full": "yarn clean && rimraf ./node_modules",
"coverage": "jest --coverage --runInBand --no-cache --coverageReporters=html",

@@ -61,3 +62,3 @@ "lint": "tslint -p ./tsconfig.json",

},
"gitHead": "5fa45ee94e5b937f4c4d4cd6c3310fb90e19a28f"
"gitHead": "eb11fdcb68b4fba157d90d41c85052748e121550"
}
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