@slickgrid-universal/event-pub-sub
Advanced tools
Comparing version 5.5.2 to 5.7.0
{ | ||
"name": "@slickgrid-universal/event-pub-sub", | ||
"version": "5.5.2", | ||
"version": "5.7.0", | ||
"description": "Simple Vanilla Implementation of an Event PubSub Service to do simply publish/subscribe inter-communication while optionally providing data in the event", | ||
@@ -41,5 +41,5 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@slickgrid-universal/utils": "~5.5.1" | ||
"@slickgrid-universal/utils": "~5.7.0" | ||
}, | ||
"gitHead": "f904ee3e9c4a03cf71f8d42d073a9622544b04cd" | ||
"gitHead": "f5b514677e13f20273ee6e5e4f5437648e2744b8" | ||
} |
Sorry, the diff of this file is not supported yet
96784
+ Added@slickgrid-universal/utils@5.7.0(transitive)
- Removed@slickgrid-universal/utils@5.5.1(transitive)