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

@audius/fixed-decimal

Package Overview
Dependencies
Maintainers
12
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@audius/fixed-decimal - npm Package Compare versions

Comparing version 0.0.20 to 0.0.24

.turbo/turbo-build.log

5

package.json
{
"name": "@audius/fixed-decimal",
"version": "0.0.20",
"version": "0.0.24",
"description": "A data structure to represent fixed precision decimals",

@@ -17,3 +17,4 @@ "main": "dist/cjs/index.js",

"typecheck": "tsc --noEmit",
"test": "vitest"
"test": "vitest run",
"test:watch": "vitest"
},

@@ -20,0 +21,0 @@ "repository": {

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