New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-lineage-dag

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-lineage-dag - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"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

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