gutenblock-controls
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "gutenblock-controls", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Useful inspector controls for gutenberg", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "npx babel src --out-dir dist" | ||
}, | ||
"author": "Zach Silveira", | ||
"license": "ISC", | ||
"keywords": ["Gutenberg", "Wordpress", "Inspector"] | ||
"keywords": ["Gutenberg", "Wordpress", "Inspector"], | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0" | ||
} | ||
} |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
10800
7
246
2
1
2