@slickgrid-universal/event-pub-sub
Advanced tools
Comparing version 4.0.1-alpha.0 to 4.0.1-alpha.1
{ | ||
"name": "@slickgrid-universal/event-pub-sub", | ||
"version": "4.0.1-alpha.0", | ||
"version": "4.0.1-alpha.1", | ||
"description": "Simple Vanilla Implementation of an Event PubSub Service to do simply publish/subscribe inter-communication while optionally providing data in the event", | ||
@@ -47,5 +47,5 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@slickgrid-universal/utils": "~4.0.1-alpha.0" | ||
"@slickgrid-universal/utils": "~4.0.1-alpha.1" | ||
}, | ||
"gitHead": "949a80d5b404d67532c1dff44a763eb6c4d7a39a" | ||
"gitHead": "83370fcd8701acd077bd28bfbb6240d6425864f7" | ||
} |
Sorry, the diff of this file is not supported yet
79222