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 5.0.0-beta.0 to 5.0.0-beta.1

6

package.json
{
"name": "@slickgrid-universal/event-pub-sub",
"version": "5.0.0-beta.0",
"version": "5.0.0-beta.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,5 +41,5 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@slickgrid-universal/utils": "~5.0.0-beta.0"
"@slickgrid-universal/utils": "~5.0.0-beta.1"
},
"gitHead": "a4e50f5967805ed05465d664bb858cbaac445a88"
"gitHead": "e7e8043f4fbfd2d35a1e55c38170afca0a20690f"
}

@@ -0,0 +0,0 @@ import { titleCase, toKebabCase } from '@slickgrid-universal/utils';

@@ -0,0 +0,0 @@ import type { EventSubscription } from './eventSubscription.interface';

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