@invisionag/iris-colors
Advanced tools
Comparing version 3.0.8 to 3.0.9
{ | ||
"name": "@invisionag/iris-colors", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"main": "dist/index.js", | ||
"repository": "git@github.com:ivx/iris.git", | ||
"scripts": { | ||
"watch": " webpack -w --progress --config ../../script/package.webpack.config.js src/index.js dist/index.js", | ||
"build:dist": "cross-env NODE_ENV=production webpack --config ../../script/package.webpack.config.js src/index.js dist/index.js", | ||
"watch": " webpack -w --progress --config ../../script/package.webpack.config.js src/index.js --o dist/index.js", | ||
"build:dist": "cross-env NODE_ENV=production webpack --config ../../script/package.webpack.config.js src/index.js --o dist/index.js", | ||
"build:flow": "flow-copy-source src -i '^!index**' dist", | ||
@@ -10,0 +10,0 @@ "build:clean": "rimraf dist", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
1
7741
126