@slickgrid-universal/custom-footer-component
Advanced tools
Comparing version 5.10.2 to 5.11.0
import { format } from '@formkit/tempo'; | ||
import { Constants, createDomElement, SlickEventHandler, } from '@slickgrid-universal/common'; | ||
import {} from '@slickgrid-universal/event-pub-sub'; | ||
import { BindingHelper } from '@slickgrid-universal/binding'; | ||
@@ -4,0 +5,0 @@ export class SlickFooterComponent { |
{ | ||
"name": "@slickgrid-universal/custom-footer-component", | ||
"version": "5.10.2", | ||
"version": "5.11.0", | ||
"description": "Slick Custom Footer Component - Vanilla Implementation of a Custom Footer Component", | ||
@@ -43,5 +43,5 @@ "main": "./dist/cjs/index.js", | ||
"@slickgrid-universal/binding": "~5.10.2", | ||
"@slickgrid-universal/common": "~5.10.2" | ||
"@slickgrid-universal/common": "~5.11.0" | ||
}, | ||
"gitHead": "61dcfac0074bedede5bed92faa49c2d42d551f4c" | ||
"gitHead": "894ab0a2783d6f7c4cb9d28d4b81421eb9e05a89" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
161782
731
+ Added@slickgrid-universal/common@5.11.0(transitive)
- Removed@slickgrid-universal/common@5.10.2(transitive)