New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flat-tree-builder

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flat-tree-builder - npm Package Compare versions

Comparing version 1.2.9 to 1.2.10

2

classifier.js

@@ -21,3 +21,3 @@ export default class Classifier {

this.targetEl = div;
div.style.display = "none";
// div.style.display = "none";

@@ -24,0 +24,0 @@ if (selectedIds?.length && selectedIds instanceof Array)

{
"name": "flat-tree-builder",
"version": "1.2.9",
"version": "1.2.10",
"description": "A package for building tree structures from flat data",

@@ -5,0 +5,0 @@ "module": "classifier.js",

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