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.0.1-dev.8 to 1.0.1-dev.9

4

CHANGELOG.md

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

## [1.0.1-dev.9](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.0.1-dev.8...@rxap/data-structure-tree@1.0.1-dev.9) (2023-09-07)
**Note:** Version bump only for package @rxap/data-structure-tree
## [1.0.1-dev.8](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.0.1-dev.7...@rxap/data-structure-tree@1.0.1-dev.8) (2023-09-03)

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

8

package.json
{
"name": "@rxap/data-structure-tree",
"version": "1.0.1-dev.8",
"version": "1.0.1-dev.9",
"type": "commonjs",
"dependencies": {
"rxjs": "~7.8.0",
"tslib": "2.6.2"

@@ -51,4 +52,5 @@ },

},
"gitHead": "b6e1ecbccc89aae6de3dc72b0206374dbaa44e69",
"main": "./src/index.js"
"gitHead": "492a8436ca0f8d54ca1bef192a3c805fdce19b66",
"main": "./src/index.js",
"types": "./src/index.d.ts"
}
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