@ui-grid/grouping
Advanced tools
Comparing version 4.7.1 to 4.8.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.8.0](https://github.com/angular-ui/ui-grid/compare/v4.7.1...v4.8.0) (2019-05-02) | ||
**Note:** Version bump only for package @ui-grid/grouping | ||
# [4.7.0](https://github.com/angular-ui/ui-grid/compare/v4.6.6...v4.7.0) (2019-02-01) | ||
@@ -8,0 +16,0 @@ |
/*! | ||
* ui-grid - v4.7.1 - 2019-02-06 | ||
* ui-grid - v4.8.0 - 2019-05-02 | ||
* Copyright (c) 2019 ; License: MIT | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* ui-grid - v4.7.1 - 2019-02-06 | ||
* ui-grid - v4.8.0 - 2019-05-02 | ||
* Copyright (c) 2019 ; License: MIT | ||
@@ -4,0 +4,0 @@ */ |
{ | ||
"name": "@ui-grid/grouping", | ||
"version": "4.7.1", | ||
"version": "4.8.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.7.1", | ||
"@ui-grid/tree-base": "^4.7.1", | ||
"@ui-grid/core": "^4.8.0", | ||
"@ui-grid/tree-base": "^4.8.0", | ||
"angular": ">=1.4.0 1.7.x" | ||
@@ -37,3 +37,4 @@ }, | ||
"author": "UI Grid Team", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"gitHead": "30b26a9cd971bb2f8b036637e733e6a27f892e80" | ||
} |
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
142980
11
Updated@ui-grid/core@^4.8.0
Updated@ui-grid/tree-base@^4.8.0