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.1.39 to 1.2.0

4

lib/imageGroup.js

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

y = _ref$translate$y === void 0 ? defaultImageGroup.translate.y : _ref$translate$y;
return (0, _.sc)(name, displayName, '', [(0, _.show)(show_), (0, _.sc)("url", "图片", "image", url, {}, showRule()), (0, _.sc)("size", "尺寸", "group", [(0, _.sc)("width", "宽", "number", width, {
return (0, _.sc)(name, displayName, '', [(0, _.show)(show_), (0, _.sc)("url", "图片", "image", url, {}, (0, _.showRule)()), (0, _.sc)("size", "尺寸", "group", [(0, _.sc)("width", "宽", "number", width, {
span: 12,

@@ -51,3 +51,3 @@ suffix: "px"

suffix: "px"
})], {}, showRule()), _objectSpread(_objectSpread({}, (0, _.translate)(x, y)), showRule())], {
})], {}, (0, _.showRule)()), _objectSpread(_objectSpread({}, (0, _.translate)(x, y)), (0, _.showRule)())], {
defaultOpen: true

@@ -54,0 +54,0 @@ });

{
"name": "@easyv/config",
"version": "1.1.39",
"version": "1.2.0",
"description": "",

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

@@ -1,2 +0,2 @@

import { sc, translate, show } from '.';
import { sc, translate, show, showRule } from '.';

@@ -3,0 +3,0 @@ const defaultImageGroup={

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