@ui-grid/tree-base
Advanced tools
Comparing version 4.8.3 to 4.8.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.8.4](https://github.com/angular-ui/ui-grid/compare/v4.8.3...v4.8.4) (2020-09-14) | ||
**Note:** Version bump only for package @ui-grid/tree-base | ||
## [4.8.3](https://github.com/angular-ui/ui-grid/compare/v4.8.2...v4.8.3) (2019-10-21) | ||
@@ -8,0 +16,0 @@ |
/*! | ||
* ui-grid - v4.8.3 - 2019-10-21 | ||
* Copyright (c) 2019 ; License: MIT | ||
* ui-grid - v4.8.4 - 2020-09-14 | ||
* Copyright (c) 2020 ; License: MIT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@ui-grid/tree-base", | ||
"version": "4.8.3", | ||
"version": "4.8.4", | ||
"description": "This ui-grid module provides a tree view of the data, with nodes and leaves", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@ui-grid/core": "^4.8.2", | ||
"angular": ">=1.4.0 1.7.x" | ||
"@ui-grid/core": "^4.8.4", | ||
"angular": ">=1.4.0 1.8.x" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
"license": "MIT", | ||
"gitHead": "06f16f863aed597a91c0c40e37c2f267a161a56d" | ||
"gitHead": "98b0f6b48b3369b57982c562d9c2d52cedcfc908" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
188397
+ Addedangular@1.8.3(transitive)
- Removedangular@1.7.9(transitive)
Updated@ui-grid/core@^4.8.4
Updatedangular@>=1.4.0 1.8.x