ansi-output
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -114,3 +114,3 @@ /** | ||
*/ | ||
export declare class ANSIOutput { | ||
export default class ANSIOutput { | ||
/** | ||
@@ -117,0 +117,0 @@ * Gets or sets the parser state. |
{ | ||
"name": "ansi-output", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "ANSI escape sequence processing", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
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
81069