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.2 to 0.7.3-7b65da7

9

CHANGELOG.md
# Changelog
## 0.7.3
### Patch Changes
- 68c4dab: include typescript sources with package in order for sourcemaps to work.
- Updated dependencies [68c4dab]
- effection@0.6.4
- @effection/subscription@0.7.1
## 0.7.2

@@ -4,0 +13,0 @@

14

package.json
{
"name": "@effection/events",
"version": "0.7.2",
"version": "0.7.3-7b65da7",
"description": "Helpers for listening to events with effection",

@@ -9,8 +9,8 @@ "main": "dist/index.js",

"repository": "https://github.com/thefrontside/bigtest.git",
"author": "Frontside Engineering <engineering@frontside.io>",
"author": "Frontside Engineering <engineering@frontside.com>",
"license": "MIT",
"files": [
"dist/*",
"src",
"README.md"
"README.md",
"dist/**/*",
"src/**/*"
],

@@ -24,3 +24,3 @@ "scripts": {

"dependencies": {
"@effection/subscription": "^0.7.0"
"@effection/subscription": "^0.7.1"
},

@@ -37,3 +37,3 @@ "devDependencies": {

"peerDependencies": {
"effection": "^0.6.3"
"effection": "^0.6.4"
},

@@ -40,0 +40,0 @@ "volta": {

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