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.19.0 to 0.19.1

9

CHANGELOG.md

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

## [0.19.1](https://github.com/ghiscoding/slickgrid-universal/compare/v0.19.0...v0.19.1) (2021-11-15)
**Note:** Version bump only for package @slickgrid-universal/event-pub-sub
# [0.19.0](https://github.com/ghiscoding/slickgrid-universal/compare/v0.18.0...v0.19.0) (2021-10-28)

@@ -8,0 +17,0 @@

6

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

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

"dependencies": {
"@slickgrid-universal/common": "^0.19.0"
"@slickgrid-universal/common": "^0.19.1"
},

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

},
"gitHead": "d00b46c9265ac4ac0aa88b0dc7d6cafacecdaf60"
"gitHead": "073f79eabe7762c02c15fd79b603bf7bcc4e2f71"
}
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