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

@rxap/data-structure-tree

Package Overview
Dependencies
Maintainers
2
Versions
47
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.2-dev.0 to 1.1.2

4

CHANGELOG.md

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

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

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

8

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

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

"peerDependencies": {
"@rxap/rxjs": "^1.1.1",
"@rxap/rxjs": "^1.1.2-dev.0",
"@rxap/utilities": "^16.2.0-dev.1",

@@ -37,3 +37,3 @@ "tslib": "2.6.2"

"package": "@rxap/rxjs",
"version": "1.1.1"
"version": "1.1.2-dev.0"
},

@@ -56,4 +56,4 @@ {

"type": "commonjs",
"gitHead": "ca2e1999cd330fd3c1a07a2b2471a36567dab3e9",
"gitHead": "a926b765ac01af68277730afc1cff704837f5ab0",
"main": "./src/index.js"
}

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

```bash
yarn add @rxap/rxjs@^1.1.1 @rxap/utilities@^16.2.0-dev.1 tslib@2.6.2
yarn add @rxap/rxjs@^1.1.2-dev.0 @rxap/utilities@^16.2.0-dev.1 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