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.7.0 to 0.7.1-ffe10d4

8

CHANGELOG.md
# Changelog
## 0.7.1
### Patch Changes
- c624e41: as of 0.7.0 @effection/events depends on @effection/subscription for
its implementation. This allows higher order functions over event
streams via `Subscribeable`.
## 0.7.0

@@ -4,0 +12,0 @@

5

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

@@ -22,2 +22,5 @@ "main": "dist/index.js",

},
"dependencies": {
"@effection/subscription": "^0.6.3"
},
"devDependencies": {

@@ -24,0 +27,0 @@ "@frontside/tsconfig": "0.0.1",

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