xterm-addon-fit
Advanced tools
Comparing version 0.6.0-beta.11 to 0.6.0-beta.12
{ | ||
"name": "xterm-addon-fit", | ||
"version": "0.6.0-beta.11", | ||
"version": "0.6.0-beta.12", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "The xterm.js authors", |
@@ -38,3 +38,3 @@ /** | ||
*/ | ||
public proposeDimensions(): ITerminalDimensions; | ||
public proposeDimensions(): ITerminalDimensions | undefined; | ||
} | ||
@@ -41,0 +41,0 @@ |
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
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
13539