@changesets/cli
Advanced tools
+2
-2
| { | ||
| "name": "@changesets/cli", | ||
| "version": "2.29.6", | ||
| "version": "2.29.7", | ||
| "description": "Organise your package versioning and publishing to make both contributors and maintainers happy", | ||
@@ -69,3 +69,3 @@ "bin": { | ||
| "dependencies": { | ||
| "@changesets/apply-release-plan": "^7.0.12", | ||
| "@changesets/apply-release-plan": "^7.0.13", | ||
| "@changesets/assemble-release-plan": "^6.0.9", | ||
@@ -72,0 +72,0 @@ "@changesets/changelog-git": "^0.2.1", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 2 instances 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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 2 instances 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