New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@slickgrid-universal/event-pub-sub

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slickgrid-universal/event-pub-sub - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.16.1](https://github.com/ghiscoding/slickgrid-universal/compare/v0.16.0...v0.16.1) (2021-07-16)
**Note:** Version bump only for package @slickgrid-universal/event-pub-sub
# [0.16.0](https://github.com/ghiscoding/slickgrid-universal/compare/v0.15.0...v0.16.0) (2021-07-16)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@slickgrid-universal/event-pub-sub",
"version": "0.16.0",
"version": "0.16.1",
"description": "Simple Vanilla Implementation of an Event PubSub Service to do simply publish/subscribe inter-communication while optionally providing data in the event",

@@ -41,3 +41,3 @@ "main": "dist/commonjs/index.js",

"dependencies": {
"@slickgrid-universal/common": "^0.16.0"
"@slickgrid-universal/common": "^0.16.1"
},

@@ -49,3 +49,3 @@ "devDependencies": {

},
"gitHead": "32032b8f5f90914ba1864609e310441c88db8e3a"
"gitHead": "a9680c3a06b10ac90f5e81ddfd6384b5ebf9e26b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc