@ui-grid/grouping
Advanced tools
Comparing version 4.8.1 to 4.8.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.8.2](https://github.com/angular-ui/ui-grid/compare/v4.8.1...v4.8.2) (2019-10-07) | ||
**Note:** Version bump only for package @ui-grid/grouping | ||
## [4.8.1](https://github.com/angular-ui/ui-grid/compare/v4.8.0...v4.8.1) (2019-06-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ui-grid/grouping", | ||
"version": "4.8.1", | ||
"version": "4.8.2", | ||
"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.1", | ||
"@ui-grid/tree-base": "^4.8.1", | ||
"@ui-grid/core": "^4.8.2", | ||
"@ui-grid/tree-base": "^4.8.2", | ||
"angular": ">=1.4.0 1.7.x" | ||
@@ -38,3 +38,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "3fa72bae9dc2b7ec619d2c44b5eba4c9b5cf1a6d" | ||
"gitHead": "c4ec5a4a0f90b5d665b5acb8ffa23e4c772962ad" | ||
} |
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
143282
11
2849
Updated@ui-grid/core@^4.8.2
Updated@ui-grid/tree-base@^4.8.2