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 4.0.2 to 4.1.0

src/eventPubSub.service.ts

9

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

@@ -28,3 +28,4 @@ "main": "./dist/cjs/index.js",

"files": [
"/dist"
"/dist",
"/src"
],

@@ -48,5 +49,5 @@ "license": "MIT",

"dependencies": {
"@slickgrid-universal/utils": "~4.0.2"
"@slickgrid-universal/utils": "~4.1.0"
},
"gitHead": "bcfcd08a502c43be4a17202174f631b064b56571"
"gitHead": "1cfc2658f5d70e66c096e5ea77d1827dd44e0292"
}

Sorry, the diff of this file is not supported yet

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