New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@operato/data-tree

Package Overview
Dependencies
Maintainers
6
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operato/data-tree - npm Package Compare versions

Comparing version
9.0.34
to
9.1.0
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [9.1.0](https://github.com/hatiolab/operato/compare/v9.0.35...v9.1.0) (2025-09-16)
**Note:** Version bump only for package @operato/data-tree
### [9.0.34](https://github.com/hatiolab/operato/compare/v9.0.33...v9.0.34) (2025-09-15)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@operato/data-tree",
"version": "9.0.34",
"version": "9.1.0",
"description": "User interface for tree structure data",

@@ -53,3 +53,3 @@ "author": "heartyoh",

"dependencies": {
"@operato/styles": "^9.0.34",
"@operato/styles": "^9.1.0",
"i18next": "^24.2.1",

@@ -92,3 +92,3 @@ "lit": "^3.1.2",

},
"gitHead": "0373ae0dc80a00b4d87b4d1d93d80a7b934064c9"
"gitHead": "27d9ba9b6e9f811561b92235903d9f620f203797"
}