@easyv/admin-utils
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -221,3 +221,3 @@ type ComponentConfig = any[]; | ||
declare function mergeConfig(now: any, prev: any): any; | ||
declare function mergeStyleConfig(current: any, styleConfig: any): any; | ||
declare function mergeStyleConfig(current: any, styleConfig: any, isPasteStyle?: boolean): any; | ||
declare function updateArrayWithObject(config: any, obj: any): any; | ||
@@ -224,0 +224,0 @@ declare function transformConfig(config: any): any; |
{ | ||
"name": "@easyv/admin-utils", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "easyv/twin 公共 utils 集合", | ||
@@ -8,3 +8,7 @@ "types": "./dist/types/index.d.ts", | ||
"module": "./dist/es/index.js", | ||
"keywords":["easyv","twin","utils"], | ||
"keywords": [ | ||
"easyv", | ||
"twin", | ||
"utils" | ||
], | ||
"scripts": { | ||
@@ -11,0 +15,0 @@ "prepare": "modern build && husky install", |
@@ -0,0 +0,0 @@ # EasyV 平台侧 utils 合集 |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
160884
4965