Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
205 changes: 132 additions & 73 deletions dashboard/src/views/Lineage/atlas-lineage/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dashboard/src/views/Lineage/atlas-lineage/package.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"atlas-lineage-module","version":"1.0.0","description":"The module will help to render the lineage graph with the help dagre-d3,d3 js lib","main":"dist/index.js","scripts":{"start":"NODE_ENV=development NODE_OPTIONS=--openssl-legacy-provider webpack --watch","build":"NODE_OPTIONS=--openssl-legacy-provider webpack"},"repository":{"type":"git","url":"git+https://github.com/apache/atlas.git"},"keywords":["lineage","dagre-d3","d3"],"author":"kevalbhatt","license":"Apache-2.0","bugs":{"url":"https://github.com/apache/atlas/issues"},"homepage":"https://github.com/apache/atlas#readme","dependencies":{"d3-tip":"0.9.1","dagre-d3":"0.6.4","platform":"1.3.5"},"devDependencies":{"@babel/core":"7.23.2","@babel/preset-env":"7.23.2","babel-loader":"8.1.0","@babel/plugin-transform-class-properties":"7.23.3","css-loader":"3.5.3","mini-css-extract-plugin":"0.9.0","path":"0.12.7","sass":"1.26.5","sass-loader":"8.0.2","webpack":"4.43.0","webpack-cli":"3.3.11"},"overrides":{"json5":"2.2.3","elliptic":"6.6.1","form-data":"2.5.5","pbkdf2":"3.1.5","sha.js":"2.4.12","loader-utils":"1.4.2","cipher-base":"1.0.5","decode-uri-component":"0.2.1","browserify-sign":"4.2.2","lodash":"4.17.23","y18n":"4.0.1","braces":"3.0.3","d3-color":"3.1.0","immutable":"4.3.8"}}
{"name":"atlas-lineage-module","version":"1.0.0","description":"The module will help to render the lineage graph with the help dagre-d3,d3 js lib","main":"dist/index.js","scripts":{"start":"NODE_ENV=development NODE_OPTIONS=--openssl-legacy-provider webpack --watch","build":"NODE_OPTIONS=--openssl-legacy-provider webpack"},"repository":{"type":"git","url":"git+https://github.com/apache/atlas.git"},"keywords":["lineage","dagre-d3","d3"],"author":"kevalbhatt","license":"Apache-2.0","bugs":{"url":"https://github.com/apache/atlas/issues"},"homepage":"https://github.com/apache/atlas#readme","dependencies":{"d3-tip":"0.9.1","dagre-d3":"0.6.4","platform":"1.3.5"},"devDependencies":{"@babel/core":"7.23.2","@babel/preset-env":"7.23.2","babel-loader":"8.1.0","@babel/plugin-transform-class-properties":"7.23.3","css-loader":"7.1.4","mini-css-extract-plugin":"0.9.0","path":"0.12.7","sass":"1.26.5","sass-loader":"8.0.2","webpack":"4.43.0","webpack-cli":"3.3.11"},"overrides":{"json5":"2.2.3","elliptic":"6.6.1","form-data":"2.5.5","pbkdf2":"3.1.5","sha.js":"2.4.12","loader-utils":"1.4.2","cipher-base":"1.0.5","decode-uri-component":"0.2.1","browserify-sign":"4.2.2","lodash":"4.17.23","y18n":"4.0.1","braces":"3.0.3","d3-color":"3.1.0","immutable":"4.3.8"}}
Loading