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

@vx/stats

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/stats - npm Package Compare versions

Comparing version 0.0.193-alpha.1 to 0.0.193-alpha.2

1

lib/types.d.ts

@@ -46,3 +46,2 @@ export interface BoxPlot {

range(): number[] | [number, number];
range(range?: number[] | [number, number]): this;
}

@@ -49,0 +48,0 @@ export declare type SharedProps = {

8

package.json
{
"name": "@vx/stats",
"version": "0.0.193-alpha.1",
"version": "0.0.193-alpha.2",
"description": "vx stats box violin",

@@ -37,4 +37,4 @@ "sideEffects": false,

"@types/react": "*",
"@vx/group": "0.0.193-alpha.1",
"@vx/scale": "0.0.193-alpha.1",
"@vx/group": "0.0.193-alpha.2",
"@vx/scale": "0.0.193-alpha.2",
"classnames": "^2.2.5",

@@ -50,3 +50,3 @@ "d3-shape": "^1.2.0",

},
"gitHead": "a26fe227eeb3b1264b8419d43ed5a7deed7a8111"
"gitHead": "8f3783829cc066ca037e6c52b0f51893edca4c3f"
}

Sorry, the diff of this file is not supported yet

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