Socket
Socket
Sign inDemoInstall

@effection/events

Package Overview
Dependencies
Maintainers
1
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/events - npm Package Compare versions

Comparing version 0.6.0-f655be6 to 0.6.0

dist/event-source.d.ts

4

package.json
{
"name": "@effection/events",
"version": "0.6.0-f655be6",
"version": "0.6.0",
"description": "Helpers for listening to events with effection",

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

},
"dependencies": {
"peerDependencies": {
"effection": "^0.6.0"

@@ -31,0 +31,0 @@ },

@@ -43,3 +43,3 @@ # @effection/events

import { main } from '@effection/node';
import { once, throwOnErrorEvent } from '@effection/node';
import { once, throwOnErrorEvent } from '@effection/events';

@@ -46,0 +46,0 @@ main(function* sayHello() {

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