Comparing version 1.1.3 to 1.1.4
@@ -7,7 +7,10 @@ { | ||
}, | ||
"main": "compiled/index.js", | ||
"types": "compiled/index.d.ts", | ||
"license": "Apache-2.0", | ||
"author": "Ivan Batic <ivan.batic@live.com> (http://github.com/ivanbatic)", | ||
"description": "A library for generating an interactive SVG visualization of CWL workflows", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"scripts": { | ||
"build": "rm -rf compiled && npx tsc", | ||
"webpack:watch": "node_modules/.bin/webpack --watch", | ||
@@ -19,3 +22,4 @@ "webdriver:update": "./node_modules/.bin/webdriver-manager update", | ||
"test": "npx protractor protractor.config.js", | ||
"start": "npx webpack-dev-server --no-watch" | ||
"start": "npx webpack-dev-server --no-watch", | ||
"prepare": "npm run build" | ||
}, | ||
@@ -26,3 +30,3 @@ "dependencies": { | ||
"peerDependencies": { | ||
"cwlts": "^1.13.40" | ||
"cwlts": "^1.15.17" | ||
}, | ||
@@ -29,0 +33,0 @@ "devDependencies": { |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
8900203
179
19379
3