@ui-grid/core
Advanced tools
Comparing version 4.12.4 to 4.12.7
@@ -6,2 +6,24 @@ # Change Log | ||
## [4.12.7](https://github.com/angular-ui/ui-grid/compare/v4.12.6...v4.12.7) (2024-04-12) | ||
### Bug Fixes | ||
* **core:** remove upper limit for AngularJs ([5517031](https://github.com/angular-ui/ui-grid/commit/5517031a433630dc3f2f70df444e265d6f1af520)) | ||
## [4.12.5](https://github.com/angular-ui/ui-grid/compare/v4.12.4...v4.12.5) (2024-04-11) | ||
### Bug Fixes | ||
* **core:** make scrollToIfNecessary bottom scroll work with bottom pixel of the row. ([c8405a7](https://github.com/angular-ui/ui-grid/commit/c8405a704ad1f0546c290b572dd5b4899e25635f)) | ||
## [4.12.4](https://github.com/angular-ui/ui-grid/compare/v4.12.3...v4.12.4) (2023-08-17) | ||
@@ -8,0 +30,0 @@ |
{ | ||
"name": "@ui-grid/core", | ||
"version": "4.12.4", | ||
"version": "4.12.7", | ||
"description": "A data grid for Angular", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"angular": ">=1.4.0 1.8.x" | ||
"angular": ">=1.4.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
"license": "MIT", | ||
"gitHead": "8892f1d178669530a8db19c7a269fd00f88adb85" | ||
"gitHead": "3a8c05512953d3e52a254ee3a11ca79b3bda6901" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2139641
113
42015
2
1
80
Updatedangular@>=1.4.0