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