@slickgrid-universal/event-pub-sub
Advanced tools
Comparing version 2.6.4 to 3.0.0-beta.0
{ | ||
"name": "@slickgrid-universal/event-pub-sub", | ||
"version": "2.6.4", | ||
"version": "3.0.0-beta.0", | ||
"description": "Simple Vanilla Implementation of an Event PubSub Service to do simply publish/subscribe inter-communication while optionally providing data in the event", | ||
@@ -46,5 +46,5 @@ "main": "dist/commonjs/index.js", | ||
"dependencies": { | ||
"@slickgrid-universal/utils": "~2.6.4" | ||
"@slickgrid-universal/utils": "~3.0.0-beta.0" | ||
}, | ||
"gitHead": "e906a95b58d12c99b9f8514d11ef9be10ba4045a" | ||
"gitHead": "5e41e42bc43f3e0d31b6076c2d2318f513c25e01" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
80555
1
+ Added@slickgrid-universal/utils@3.0.1(transitive)
- Removed@slickgrid-universal/utils@2.6.4(transitive)