+6
-1
@@ -54,3 +54,8 @@ #!/usr/bin/env node | ||
| await testProject({ projectPath, log: console.log, debug: cli.flags.debug }) | ||
| await testProject({ | ||
| projectPath, | ||
| log: console.log, | ||
| debug: cli.flags.debug, | ||
| privatePackagesList: cli.flags.private | ||
| }) | ||
| } |
+1
-1
| { | ||
| "name": "snync", | ||
| "version": "1.3.0", | ||
| "version": "1.3.1", | ||
| "description": "Mitigate security concerns of Dependency Confusion supply chain security risks", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
19899
0.29%269
1.89%1
-50%