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

@easyv/config

Package Overview
Dependencies
Maintainers
11
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easyv/config - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

3

lib/series.js

@@ -753,2 +753,3 @@ "use strict";

lineLighter = _ref6$line.lighter,
lineIcon = _ref6.icon,
_ref6$label = _ref6.label,

@@ -863,3 +864,3 @@ areaLabel = _ref6$label === void 0 ? defaultLineSeries.label : _ref6$label,

})
}, (0, _.label)(areaLabel)],
}, icon(lineIcon), (0, _.label)(areaLabel)],
type: 'object'

@@ -866,0 +867,0 @@ };

{
"name": "@easyv/config",
"version": "1.2.1",
"version": "1.2.2",
"description": "",

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

@@ -728,2 +728,3 @@ import { mapping, label, multiColor, imageGroup, show, shadow, sc, showRule } from '.';

} = defaultLineSeries.line,
icon:lineIcon,
label: areaLabel = defaultLineSeries.label,

@@ -830,2 +831,3 @@ areaType = defaultLineSeries.areaType,

},
icon(lineIcon),
label(areaLabel),

@@ -832,0 +834,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