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

@vx/mock-data

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/mock-data - npm Package Compare versions

Comparing version 0.0.144 to 0.0.147

build/generators/genStats.js

6

build/index.js

@@ -43,8 +43,8 @@ 'use strict';

var _genBoxPlot = require('./generators/genBoxPlot');
var _genStats = require('./generators/genStats');
Object.defineProperty(exports, 'genBoxPlot', {
Object.defineProperty(exports, 'genStats', {
enumerable: true,
get: function get() {
return _interopRequireDefault(_genBoxPlot).default;
return _interopRequireDefault(_genStats).default;
}

@@ -51,0 +51,0 @@ });

{
"name": "@vx/mock-data",
"version": "0.0.144",
"version": "0.0.147",
"description": "vx mock data",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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