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

@vx/scale

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/scale - npm Package Compare versions

Comparing version 0.0.143 to 0.0.152

4

build/scales/power.js

@@ -13,3 +13,3 @@ 'use strict';

domain = _ref.domain,
base = _ref.base,
exponent = _ref.exponent,
_ref$nice = _ref.nice,

@@ -27,5 +27,5 @@ nice = _ref$nice === undefined ? false : _ref$nice,

if (clamp) scale.clamp(true);
if (base) scale.base(base);
if (exponent) scale.exponent(exponent);
return scale;
};
{
"name": "@vx/scale",
"version": "0.0.143",
"version": "0.0.152",
"description": "vx scale",

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

@@ -155,3 +155,3 @@ # @vx/scale

domain,
base,
exponent,
nice = false,

@@ -158,0 +158,0 @@ clamp = false,

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