@slickgrid-universal/event-pub-sub
Advanced tools
Comparing version 4.0.0-alpha.0 to 4.0.1-alpha.0
{ | ||
"name": "@slickgrid-universal/event-pub-sub", | ||
"version": "4.0.0-alpha.0", | ||
"version": "4.0.1-alpha.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/cjs/index.js", | ||
"dependencies": { | ||
"@slickgrid-universal/utils": "~4.0.0-alpha.0" | ||
"@slickgrid-universal/utils": "~4.0.1-alpha.0" | ||
}, | ||
"gitHead": "0ee39f0a19b203f6b9f3dc389cdcf6801da0b265" | ||
"gitHead": "949a80d5b404d67532c1dff44a763eb6c4d7a39a" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0