@ui-grid/grouping
Advanced tools
Comparing version 4.12.0 to 4.12.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.12.2](https://github.com/angular-ui/ui-grid/compare/v4.12.1...v4.12.2) (2023-01-23) | ||
**Note:** Version bump only for package @ui-grid/grouping | ||
# [4.12.0](https://github.com/angular-ui/ui-grid/compare/v4.11.1...v4.12.0) (2023-01-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ui-grid/grouping", | ||
"version": "4.12.0", | ||
"version": "4.12.2", | ||
"description": "This module provides ui-grid with grouping of rows based on the data in them", | ||
@@ -10,4 +10,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@ui-grid/core": "^4.12.0", | ||
"@ui-grid/tree-base": "^4.12.0", | ||
"@ui-grid/core": "^4.12.2", | ||
"@ui-grid/tree-base": "^4.12.2", | ||
"angular": ">=1.4.0 1.8.x" | ||
@@ -42,3 +42,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "7ddbdce21f3d49cd571dfa1892fa3da6bc481b20" | ||
"gitHead": "2d575340e17539be5b39b59dbca0ce9dca018c3e" | ||
} |
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
146204
13
2867
Updated@ui-grid/core@^4.12.2
Updated@ui-grid/tree-base@^4.12.2