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

@easyv/admin-utils

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easyv/admin-utils - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

dist/types/index.d.ts

@@ -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

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