@hudiemon/utils
Advanced tools
@@ -15,3 +15,3 @@ type treeDataType = { | ||
| }; | ||
| declare const toTreeData: (data: any[], fieldNames: fieldNamesType, iteratee: (item: treeDataType) => any) => treeDataType[]; | ||
| declare const toTreeData: (data: any[], fieldNames: fieldNamesType, iteratee?: ((item: treeDataType) => any) | undefined) => treeDataType[]; | ||
| export default toTreeData; |
+1
-1
| { | ||
| "name": "@hudiemon/utils", | ||
| "version": "1.0.15", | ||
| "version": "1.0.16", | ||
| "description": "A react library developed with dumi", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
52206
0.03%