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

treeflex

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

treeflex - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 2.0.1
- I forgot to put a comma which messed up a selector for `li` elements with no siblings causing unexpected behavior with vertical connectors. That comma is back in its place.
- Earlier when there was an `li` element with no siblings, I was hiding its :before connector but this wasn't looking good with complex trees, all the connectors are shown as is now.
# 2.0.0

@@ -2,0 +7,0 @@

2

package.json
{
"name": "treeflex",
"version": "2.0.0",
"version": "2.0.1",
"description": "Treeflex is a flexbox based CSS library for drawing hierarchy trees with HTML lists.",

@@ -5,0 +5,0 @@ "keywords": ["css", "flexbox", "scss", "hierarchy tree", "tree", "css tree"],

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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