react-fixed-bottom
Advanced tools
+4
-4
| { | ||
| "name": "react-fixed-bottom", | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "description": "React component to make fixed:bottom styles usable in Safari mobile", | ||
@@ -51,3 +51,3 @@ "main": "dist/index.js", | ||
| "lint-staged": ">=8", | ||
| "prettier": "^1.17.0", | ||
| "prettier": "^2.0.5", | ||
| "prop-types": "^15.6.1", | ||
@@ -57,3 +57,3 @@ "react": "^16.5.0", | ||
| "react-test-renderer": "^16.8.6", | ||
| "rimraf": "^2.6.3", | ||
| "rimraf": "^3.0.2", | ||
| "rollup": "^1.19.4", | ||
@@ -67,3 +67,3 @@ "rollup-plugin-babel": "^4.3.3", | ||
| "rollup-plugin-terser": "^5.1.1", | ||
| "rollup-plugin-typescript2": "^0.22.1", | ||
| "rollup-plugin-typescript2": "^0.24.3", | ||
| "ts-jest": "^24.0.2", | ||
@@ -70,0 +70,0 @@ "typescript": "^3.5.3" |
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
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
93821
0