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 2.0.3 to 2.0.4

6

CHANGELOG.md
# Changelog
## \[2.0.4]
- delegate `error` and `name` properties to underlying `Error`. fixes https://github.com/thefrontside/effection/issues/675)
- Bumped due to a bump in @effection/core.
- [84a66d7](https://github.com/thefrontside/effection/commit/84a66d799060ba2292fff2482d87bf6abafa7937) Delegate error properties to original error on 2022-10-05
## \[2.0.3]

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@effection/events",
"version": "2.0.3",
"version": "2.0.4",
"description": "Helpers for listening to events with effection",

@@ -31,4 +31,4 @@ "main": "dist-cjs/index.js",

"dependencies": {
"@effection/core": "2.2.0",
"@effection/stream": "2.0.3"
"@effection/core": "2.2.1",
"@effection/stream": "2.0.4"
},

@@ -35,0 +35,0 @@ "devDependencies": {

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