@ui-grid/grouping
Advanced tools
Comparing version 4.8.5 to 4.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.9.0](https://github.com/angular-ui/ui-grid/compare/v4.8.5...v4.9.0) (2020-09-27) | ||
**Note:** Version bump only for package @ui-grid/grouping | ||
## [4.8.5](https://github.com/angular-ui/ui-grid/compare/v4.8.3...v4.8.5) (2020-09-14) | ||
@@ -8,0 +16,0 @@ |
/*! | ||
* ui-grid - v4.8.5 - 2020-09-14 | ||
* ui-grid - v4.9.0 - 2020-09-27 | ||
* Copyright (c) 2020 ; License: MIT | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* ui-grid - v4.8.5 - 2020-09-14 | ||
* ui-grid - v4.9.0 - 2020-09-27 | ||
* Copyright (c) 2020 ; License: MIT | ||
@@ -4,0 +4,0 @@ */ |
{ | ||
"name": "@ui-grid/grouping", | ||
"version": "4.8.5", | ||
"version": "4.9.0", | ||
"description": "This module provides ui-grid with grouping of rows based on the data in them", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@ui-grid/core": "^4.8.5", | ||
"@ui-grid/tree-base": "^4.8.5", | ||
"@ui-grid/core": "^4.9.0", | ||
"@ui-grid/tree-base": "^4.9.0", | ||
"angular": ">=1.4.0 1.8.x" | ||
@@ -38,3 +38,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "e4b26a0231bc66a35cf511f9721965ec13b0ac6e" | ||
"gitHead": "e222d8f45f5c09fac13ef374d8c692f3b5163a40" | ||
} |
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
144541
Updated@ui-grid/core@^4.9.0
Updated@ui-grid/tree-base@^4.9.0