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

@bunchmark/presentation

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bunchmark/presentation - npm Package Compare versions

Comparing version 1.0.0-pre-12 to 1.0.0-pre-13

2

package.json
{
"name": "@bunchmark/presentation",
"version": "1.0.0-pre-12",
"version": "1.0.0-pre-13",
"description": "The Bunchmark data presentation utilities",

@@ -5,0 +5,0 @@ "type": "module",

@@ -61,3 +61,3 @@ export {getBins, getBounds, QNDMedian}

n = mmin(n, max)
p = n/max
const p = n/max
return (1 - p) * exact + p * ham

@@ -64,0 +64,0 @@ }

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