Skip to content

Commit

Permalink
removed plotly due to vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
wassfila committed Mar 28, 2020
1 parent 1a2df69 commit 6615fb5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 28 deletions.
26 changes: 1 addition & 25 deletions rover/web_plot/package-lock.json

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

4 changes: 1 addition & 3 deletions rover/web_plot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
"mqtt sensors data"
],
"author": "wassfila",
"dependencies": {
"plotly": "^1.0.6"
},
"dependencies": {},
"repository": "https://github.com/HomeSmartMesh/raspi.git",
"main": "main.js",
"version": "0.0.1",
Expand Down
3 changes: 3 additions & 0 deletions rover/web_plot/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@
* https://plot.ly/javascript/plotlyjs-function-reference/
* https://plot.ly/javascript/time-series/

# install
npm i plotly
removed due to vulnerability

0 comments on commit 6615fb5

Please sign in to comment.