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.0-beta.1 to 2.0.0-beta.2

12

CHANGELOG.md
# Changelog
## 2.0.0-beta.2
### Patch Changes
- Updated dependencies [19414f0]
- Updated dependencies [26a86cb]
- Updated dependencies [9c76cc5]
- Updated dependencies [f7e3344]
- Updated dependencies [ac7c1ce]
- @effection/core@2.0.0-beta.2
- @effection/subscription@2.0.0-beta.2
## 2.0.0-beta.1

@@ -4,0 +16,0 @@

12

package.json
{
"name": "@effection/events",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"description": "Helpers for listening to events with effection",

@@ -21,11 +21,12 @@ "main": "dist/index.js",

"prepack": "tsdx build --tsconfig tsconfig.dist.json",
"docs": "yarn typedoc src/index.ts",
"mocha": "mocha -r ts-node/register"
},
"dependencies": {
"@effection/subscription": "2.0.0-beta.1",
"@effection/core": "2.0.0-beta.1"
"@effection/core": "2.0.0-beta.2",
"@effection/subscription": "2.0.0-beta.2"
},
"devDependencies": {
"@effection/mocha": "2.0.0-beta.1",
"@frontside/tsconfig": "0.0.1",
"@effection/mocha": "2.0.0-beta.2",
"@frontside/tsconfig": "^1.2.0",
"@types/node": "^13.13.5",

@@ -36,2 +37,3 @@ "expect": "^25.4.0",

"tsdx": "0.13.2",
"typedoc": "^0.20.36",
"typescript": "^3.7.0"

@@ -38,0 +40,0 @@ },

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