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
0
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.22 to 1.2.23

4

lib/legend.js

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

displayName: '真实值',
value: [showConfig(showValue), _objectSpread(_objectSpread({}, showRule(undefined, undefined, false)), {}, {
value: [showConfig(showValue), _objectSpread(_objectSpread({}, showRule()), {}, {
name: "splitConfig",

@@ -660,3 +660,3 @@ displayName: "分割",

type: "boolean",
value: true
value: false
}, {

@@ -663,0 +663,0 @@ rule: [["show", "$eq", true]],

{
"name": "@easyv/config",
"version": "1.2.22",
"version": "1.2.23",
"description": "",

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

@@ -639,3 +639,3 @@ const {

{
...showRule(undefined, undefined, false),
...showRule(),
name: "splitConfig",

@@ -648,3 +648,3 @@ displayName: "分割",

type: "boolean",
value: true
value: false
},

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