@slickgrid-universal/event-pub-sub
Advanced tools
Comparing version 3.6.0 to 3.7.0
{ | ||
"name": "@slickgrid-universal/event-pub-sub", | ||
"version": "3.6.0", | ||
"version": "3.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", | ||
@@ -47,5 +47,5 @@ "main": "./dist/commonjs/index.js", | ||
"dependencies": { | ||
"@slickgrid-universal/utils": "~3.6.0" | ||
"@slickgrid-universal/utils": "~3.7.0" | ||
}, | ||
"gitHead": "3062619d92a36900d9b63139655cd0613d1f22db" | ||
"gitHead": "8740d93a5fb21b04bac618c17544946f4129313a" | ||
} |
Sorry, the diff of this file is not supported yet
82851
+ Added@slickgrid-universal/utils@3.7.0(transitive)
- Removed@slickgrid-universal/utils@3.6.0(transitive)