react-sigma
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -5,3 +5,3 @@ { | ||
"author": "Maxim Vorobjov <maxim.vorobjov@gmail.com>", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"license": "MIT", | ||
@@ -18,2 +18,3 @@ "bugs": "https://github.com/dunnock/react-sigma/issues", | ||
"build:sigma": "babel-node scripts/build-cli.js --sigma-only", | ||
"build:doc": "documentation build src/* --shallow --config documentation.yml --github --format md --output DOCS.md", | ||
"pretest": "npm run build:sigma", | ||
@@ -27,4 +28,3 @@ "test": "node scripts/test.js --env=jsdom", | ||
"build-storybook": "build-storybook -s public", | ||
"deploy-storybook": "storybook-to-ghpages", | ||
"build:doc": "documentation build src/* --shallow --config documentation.yml --github --format md --output DOCS.md" | ||
"deploy-storybook": "storybook-to-ghpages" | ||
}, | ||
@@ -31,0 +31,0 @@ "files": [ |
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 2 instances in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
4371267
60
66408
1
16