@easyv/admin-utils
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
156142
4553
48