Comparing version 0.1.10 to 0.1.11
@@ -12,3 +12,3 @@ 'use strict'; | ||
try { | ||
cp.execSync('yarn --version'); | ||
cp.execSync('yarn --version', { stdio: 'ignore' }); | ||
yarn = true; | ||
@@ -15,0 +15,0 @@ } catch (err) { |
@@ -32,3 +32,3 @@ { | ||
}, | ||
"version": "0.1.10" | ||
"version": "0.1.11" | ||
} |
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
Found 1 instance in 1 package
3313
1
9