Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oo-ascii-tree

Package Overview
Dependencies
Maintainers
5
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oo-ascii-tree - npm Package Compare versions

Comparing version 1.85.0 to 1.86.0

1

lib/ascii-tree.js

@@ -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;

4

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc