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 3.0.0 to 3.0.1

2

dist/commonjs/types/eventNamingStyle.enum.js

@@ -14,3 +14,3 @@ "use strict";

EventNamingStyle["lowerCaseWithoutOnPrefix"] = "lowerCaseWithoutOnPrefix";
})(EventNamingStyle = exports.EventNamingStyle || (exports.EventNamingStyle = {}));
})(EventNamingStyle || (exports.EventNamingStyle = EventNamingStyle = {}));
//# sourceMappingURL=eventNamingStyle.enum.js.map
{
"name": "@slickgrid-universal/event-pub-sub",
"version": "3.0.0",
"version": "3.0.1",
"description": "Simple Vanilla Implementation of an Event PubSub Service to do simply publish/subscribe inter-communication while optionally providing data in the event",

@@ -46,5 +46,5 @@ "main": "dist/commonjs/index.js",

"dependencies": {
"@slickgrid-universal/utils": "~3.0.0"
"@slickgrid-universal/utils": "~3.0.1"
},
"gitHead": "e3bed97053336cc723484501156a86be956ace5c"
"gitHead": "d451b40069aa36d96f9d51a37e50721380a30bb2"
}

Sorry, the diff of this file is not supported yet

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