New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@flowio/events

Package Overview
Dependencies
Maintainers
7
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowio/events - npm Package Compare versions

Comparing version 0.1.14 to 0.1.15

4

lib/channel-event-emitter.js

@@ -25,5 +25,3 @@ "use strict";

var ChannelEventEmitter =
/*#__PURE__*/
function () {
var ChannelEventEmitter = /*#__PURE__*/function () {
function ChannelEventEmitter() {

@@ -30,0 +28,0 @@ var channel = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'default';

@@ -24,5 +24,3 @@ "use strict";

var TriggerOnceEvents =
/*#__PURE__*/
function () {
var TriggerOnceEvents = /*#__PURE__*/function () {
function TriggerOnceEvents() {

@@ -29,0 +27,0 @@ var _ref = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},

{
"name": "@flowio/events",
"version": "0.1.14",
"version": "0.1.15",
"description": "Event Bus (Pub/Sub)",

@@ -41,3 +41,3 @@ "main": "lib/index.js",

"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.15.1",
"eslint-plugin-react": "~7.15.1",
"eslint-plugin-react-hooks": "^1.7.0",

@@ -55,3 +55,3 @@ "karma": "^2.0.0",

},
"gitHead": "3199a218deae1e398a252c739bf219b2c1db9a22"
"gitHead": "612cf11a81fdf4580ce655a048089d592bc1ec85"
}
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