xterm-addon-webgl
Advanced tools
Comparing version 0.7.0 to 0.8.0-beta.1
@@ -14,3 +14,3 @@ "use strict"; | ||
cursorAccent: NULL_COLOR, | ||
selection: NULL_COLOR, | ||
selectionTransparent: NULL_COLOR, | ||
selectionOpaque: NULL_COLOR, | ||
@@ -17,0 +17,0 @@ ansi: colors.ansi.slice(), |
{ | ||
"name": "xterm-addon-webgl", | ||
"version": "0.7.0", | ||
"version": "0.8.0-beta.1", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "The xterm.js authors", |
@@ -23,3 +23,3 @@ /** | ||
cursorAccent: NULL_COLOR, | ||
selection: NULL_COLOR, | ||
selectionTransparent: NULL_COLOR, | ||
selectionOpaque: NULL_COLOR, | ||
@@ -26,0 +26,0 @@ // For the static char atlas, we only use the first 16 colors, but we need all 256 for the |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
636306
4962