react-dagre-map-v2
Advanced tools
+5
-1
| { | ||
| "name": "react-dagre-map-v2", | ||
| "version": "1.2.4", | ||
| "version": "1.2.5", | ||
| "scripts": { | ||
@@ -32,2 +32,6 @@ "start": "dumi dev", | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/1047664386/npm/tree/master" | ||
| }, | ||
| "module": "dist/esm/index.js", | ||
@@ -34,0 +38,0 @@ "typings": "dist/esm/index.d.ts", |
+1
-1
@@ -28,3 +28,3 @@ # dumi | ||
| data={dataList} | ||
| fetchMoreData={()=>{ | ||
| fetchMoreData={(info, direction)=>{ | ||
| // 异步返回下一级节点 {data:[],code:200,msg} | ||
@@ -31,0 +31,0 @@ return new Promise((res,rej)=>{ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
41360
0.28%0
-100%