Socket
Socket
Sign inDemoInstall

@rxap/data-structure-tree

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rxap/data-structure-tree - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1-dev.0

4

CHANGELOG.md

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

## [1.1.1-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.1.0...@rxap/data-structure-tree@1.1.1-dev.0) (2024-03-05)
**Note:** Version bump only for package @rxap/data-structure-tree
# [1.1.0](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.1.0-dev.2...@rxap/data-structure-tree@1.1.0) (2024-02-07)

@@ -8,0 +12,0 @@

4

package.json
{
"version": "1.1.0",
"version": "1.1.1-dev.0",
"name": "@rxap/data-structure-tree",

@@ -29,2 +29,3 @@ "description": "Proves class, types and functions to work with tree data structures",

"rxap",
"scope:utilities",
"tree"

@@ -54,4 +55,5 @@ ],

"type": "commonjs",
"gitHead": "b07c3a57f82485e8f0680fd2ba4d06e635aa1b4f",
"main": "./src/index.js",
"types": "./src/index.d.ts"
}

@@ -21,3 +21,3 @@ # @rxap/data-structure-tree

```bash
yarn add @rxap/rxjs@^1.0.1-dev.13 @rxap/utilities@^16.0.0-dev.23 tslib@2.6.2
yarn add @rxap/rxjs@^1.1.0 @rxap/utilities@^16.0.0 tslib@2.6.2
```
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