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
12
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.4 to 0.0.5

3

dist/types/index.d.ts

@@ -334,5 +334,6 @@ type ComponentConfig = any[];

*/
declare function getEasyTwinResourcesFromSceneInfo({ components, scenes, project, }: {
declare function getEasyTwinResourcesFromSceneInfo({ components, scenes, objs, project, }: {
components: any[];
scenes: any[];
objs: any[];
project: any;

@@ -339,0 +340,0 @@ }): string[];

{
"name": "@easyv/admin-utils",
"version": "0.0.4",
"version": "0.0.5",
"description": "easyv/twin 公共 utils 集合",

@@ -5,0 +5,0 @@ "types": "./dist/types/index.d.ts",

@@ -34,4 +34,2 @@ # EasyV 平台侧 utils 合集

包含任何其他相关信息,例如:
- 常见问题解答

@@ -38,0 +36,0 @@

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