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

@easyv/config

Package Overview
Dependencies
Maintainers
9
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.0.53 to 1.0.54

5

lib/series.js

@@ -336,3 +336,3 @@ "use strict";

show: true,
mode: 'double',
mode: 'single',
inner: {

@@ -600,3 +600,4 @@ color: '#83C4FF',

value: color,
type: 'color'
type: 'color',
markColorType: 'palette'
}, {

@@ -603,0 +604,0 @@ rule: [['show', '$eq', true], ['mode', '$eq', 'single']],

2

package.json
{
"name": "@easyv/config",
"version": "1.0.53",
"version": "1.0.54",
"description": "",

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

@@ -287,3 +287,3 @@ import { mapping, label, multiColor } from '.';

show: true,
mode: 'double',
mode: 'single',
inner: { color: '#83C4FF', radius: 3 },

@@ -571,2 +571,3 @@ outer: { color: 'rgba(24,144,255,0.4)', radius: 6 },

type: 'color',
markColorType: 'palette',
},

@@ -573,0 +574,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