react-lineage-dag
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "react-lineage-dag", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "表格/字段血缘React组件", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -16,3 +16,3 @@ # 血缘图 | ||
```shell | ||
$ npm install lineage-dag@2.x | ||
$ npm install react-lineage-dag@2.x | ||
``` | ||
@@ -22,4 +22,7 @@ | ||
```jsx | ||
import {LineageTable} from 'lineage-dag'; | ||
import {LineageTable} from 'react-lineage-dag'; | ||
// 需要引入样式 | ||
import 'react-lineage-dag/dist/index.css'; | ||
const data = { | ||
@@ -26,0 +29,0 @@ tables: [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
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
226234
4034
161
0