@slickgrid-universal/custom-tooltip-plugin
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.1](https://github.com/ghiscoding/slickgrid-universal/compare/v1.1.0...v1.1.1) (2021-12-11) | ||
### Bug Fixes | ||
* **build:** bump version manually bcoz of previous force push ([5e9a610](https://github.com/ghiscoding/slickgrid-universal/commit/5e9a610ad01d752673856591f9b5de73b0ece0e9)) | ||
# [1.1.0](https://github.com/ghiscoding/slickgrid-universal/compare/v0.19.2...v1.1.0) (2021-12-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@slickgrid-universal/custom-tooltip-plugin", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A plugin to add Custom Tooltip when hovering a cell, it subscribes to the cell", | ||
@@ -50,3 +50,3 @@ "main": "dist/commonjs/index.js", | ||
"dependencies": { | ||
"@slickgrid-universal/common": "^0.19.2", | ||
"@slickgrid-universal/common": "^1.1.0", | ||
"dompurify": "^2.3.4" | ||
@@ -59,3 +59,3 @@ }, | ||
}, | ||
"gitHead": "fd29e770b19fc58a0b7fdd08769a03a2e3f5456d" | ||
"gitHead": "c73565b875e9df7a4b26613bd0307d75156ef2d1" | ||
} |
105153
+ Added@slickgrid-universal/common@1.4.0(transitive)
+ Added@slickgrid-universal/event-pub-sub@1.4.0(transitive)
+ Added@slickgrid-universal/utils@1.4.0(transitive)
+ Addedjquery@3.7.1(transitive)
- Removed@slickgrid-universal/common@0.19.2(transitive)
- Removedassign-deep@1.0.1(transitive)
- Removedassign-symbols@2.0.2(transitive)
- Removedjquery@3.5.1(transitive)
- Removedjquery-ui-dist@1.13.3(transitive)