Socket
Socket
Sign inDemoInstall

@effection/subscription

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/subscription - npm Package Compare versions

Comparing version 2.0.0-beta.18 to 2.0.0-beta.19

6

CHANGELOG.md
# @effection/subscription
## \[2.0.0-beta.19]
- Yielding to something which is not an operation no longer throws an internal error, but properly rejects the task.
- Bumped due to a bump in @effection/core.
- [a3ad19a](https://github.com/thefrontside/effection/commit/a3ad19a3177a731fee5cd2389ab898dee7b1788e) Fix yielding non operation bug on 2021-10-07
## \[2.0.0-beta.18]

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

4

package.json
{
"name": "@effection/subscription",
"version": "2.0.0-beta.18",
"version": "2.0.0-beta.19",
"description": "Effection Subscriptions",

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

"dependencies": {
"@effection/core": "2.0.0-beta.16"
"@effection/core": "2.0.0-beta.17"
},

@@ -34,0 +34,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