@rive-app/canvas-single
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@rive-app/canvas-single", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Rive's high-level canvas based web api all in one js file.", | ||
@@ -28,3 +28,7 @@ "main": "rive.js", | ||
"typings": "rive.d.ts", | ||
"dependencies": {} | ||
"dependencies": {}, | ||
"browser": { | ||
"fs": false, | ||
"path": false | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
0
2
868
1
0