Comparing version 5.3.0-beta.64 to 5.3.0-beta.65
{ | ||
"name": "xterm", | ||
"description": "Full xterm terminal, in your browser", | ||
"version": "5.3.0-beta.64", | ||
"version": "5.3.0-beta.65", | ||
"main": "lib/xterm.js", | ||
@@ -6,0 +6,0 @@ "style": "css/xterm.css", |
@@ -16,5 +16,2 @@ /** | ||
constructor() { | ||
} | ||
/** | ||
@@ -21,0 +18,0 @@ * Disposes the object, triggering the `dispose` method on all registered IDisposables. |
@@ -17,5 +17,2 @@ /** | ||
constructor() { | ||
} | ||
public dispose(): void { | ||
@@ -22,0 +19,0 @@ for (let i = this._addons.length - 1; i >= 0; i--) { |
Sorry, the diff of this file is not supported yet
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
2343240
24432