arctic-viewer
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -5,3 +5,3 @@ { | ||
"license": "BSD-3-Clause", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"main": "./lib/arctic-viewer.js", | ||
@@ -43,3 +43,3 @@ "repository": { | ||
"reformat-only": "prettier --single-quote --trailing-comma es5 --print-width 80 --arrow-parens always --write", | ||
"postinstall": "cp ./node_modules/plotly.js/dist/plotly.min.js ./dist", | ||
"update:plotly": "cp ./node_modules/plotly.js/dist/plotly.min.js ./dist", | ||
"build": "webpack", | ||
@@ -46,0 +46,0 @@ "build:debug": "webpack --display-modules", |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
6420486
0