New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@flourish/chart-layout

Package Overview
Dependencies
Maintainers
11
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flourish/chart-layout - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

package.json
{
"name": "@flourish/chart-layout",
"version": "3.0.2",
"version": "3.0.3",
"description": "Create axes",

@@ -5,0 +5,0 @@ "main": "chart-layout.js",

@@ -0,1 +1,4 @@

# 3.0.3
* Add missing default parameters fot Min (date) and Max (date)
# 3.0.2

@@ -2,0 +5,0 @@ * Improve fallback range for log scales

@@ -12,2 +12,4 @@ import { fillInDefaults } from "./common";

log_max: null,
datetime_min: "",
datetime_max: "",

@@ -14,0 +16,0 @@ line_visible: true,

Sorry, the diff of this file is too big to display

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