electron-publish
Advanced tools
+3
-3
| { | ||
| "name": "electron-publish", | ||
| "version": "26.1.0", | ||
| "version": "26.3.0", | ||
| "main": "out/index.js", | ||
@@ -24,4 +24,4 @@ "author": "Vladimir Krivosheev", | ||
| "mime": "^2.5.2", | ||
| "builder-util": "26.1.0", | ||
| "builder-util-runtime": "9.5.0" | ||
| "builder-util": "26.3.0", | ||
| "builder-util-runtime": "9.5.1" | ||
| }, | ||
@@ -28,0 +28,0 @@ "typings": "./out/index.d.ts", |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 23 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 3 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 23 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 3 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated
Updated