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.5.0 to 4.6.0

8

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

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

"types": "./dist/types/index.d.ts",
"node": "./dist/cjs/index.js",
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js",

@@ -42,5 +42,5 @@ "default": "./dist/esm/index.js"

"dependencies": {
"@slickgrid-universal/utils": "~4.5.0"
"@slickgrid-universal/utils": "~4.6.0"
},
"gitHead": "882b8bcd16834696d7ed1d7b4409b6d2b57ba99f"
"gitHead": "e00a993f4f2e48eb28eee6e0985368a7b4374cbc"
}

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