radar-sdk-js
Advanced tools
Comparing version 4.0.0-beta.5 to 4.0.0-beta.6
{ | ||
"name": "radar-sdk-js", | ||
"version": "4.0.0-beta.5", | ||
"version": "4.0.0-beta.6", | ||
"description": "", | ||
@@ -10,2 +10,8 @@ "type": "module", | ||
"prepublish": "npm run build", | ||
"files": [ | ||
"dist", | ||
"src", | ||
"README.md", | ||
"LICESNSE" | ||
], | ||
"scripts": { | ||
@@ -12,0 +18,0 @@ "build": "rollup -c", |
@@ -1,1 +0,1 @@ | ||
export default '4.0.0-beta.5'; | ||
export default '4.0.0-beta.6'; |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
154123
44
3877