@forbetterorworse/shapes-and-lines
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@forbetterorworse/shapes-and-lines", | ||
"description": "A React library that randomly generates shapes and lines.", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"main": "dist/index.js", | ||
"type": "module", | ||
@@ -49,3 +52,4 @@ "engines": { | ||
"vite": "5.2.0", | ||
"vite-plugin-dts": "4.0.3" | ||
"vite-plugin-dts": "4.0.3", | ||
"vite-plugin-lib-inject-css": "2.1.1" | ||
}, | ||
@@ -52,0 +56,0 @@ "repository": { |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
42904
1168
30
6
2
2