oo-ascii-tree
Advanced tools
Comparing version 1.85.0 to 1.86.0
@@ -86,2 +86,3 @@ "use strict"; | ||
write: (data) => { | ||
// eslint-disable-next-line @typescript-eslint/restrict-plus-operands | ||
out += data; | ||
@@ -88,0 +89,0 @@ return true; |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "1.85.0", | ||
"version": "1.86.0", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -34,4 +34,4 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"jsii-build-tools": "^1.85.0" | ||
"jsii-build-tools": "^1.86.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
22713
226