Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "term-size", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Reliably get the terminal window size (columns & rows)", | ||
@@ -37,9 +37,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"execa": "^0.6.3" | ||
"execa": "^0.7.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "*", | ||
"execa": "^0.6.3", | ||
"xo": "*" | ||
} | ||
} |
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
2
30918
3
+ Addedexeca@0.7.0(transitive)
- Removedexeca@0.6.3(transitive)
Updatedexeca@^0.7.0