react-fixed-bottom
Advanced tools
+3
-3
| { | ||
| "name": "react-fixed-bottom", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "React component to make fixed:bottom styles usable in Safari mobile", | ||
@@ -8,4 +8,4 @@ "main": "dist/index.js", | ||
| "engines": { | ||
| "node": "^10.15.0", | ||
| "yarn": "^1.15.0" | ||
| "node": "^10.13.0", | ||
| "yarn": "^1.10.1" | ||
| }, | ||
@@ -12,0 +12,0 @@ "scripts": { |
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
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
2
-33.33%