Socket
Socket
Sign inDemoInstall

@effection/stream

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/stream - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

7

CHANGELOG.md
# Changelog
## \[2.0.3]
- Allow pass object with `Symbol.operation` as an operation
- Bumped due to a bump in @effection/core.
- [3e7daa8](https://github.com/thefrontside/effection/commit/3e7daa82cce974ea6b4ff90764343594ae7cba13) add changelog on 2022-01-26
- [c623a84](https://github.com/thefrontside/effection/commit/c623a8448dfef764a03b3af6a6b0afa9ee834ba9) remove fetch and process packages from changes list on 2022-01-26
## \[2.0.2]

@@ -4,0 +11,0 @@

6

package.json
{
"name": "@effection/stream",
"version": "2.0.2",
"version": "2.0.3",
"description": "Effection Stream",

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

"dependencies": {
"@effection/core": "2.1.0",
"@effection/subscription": "2.0.2"
"@effection/core": "2.2.0",
"@effection/subscription": "2.0.3"
},

@@ -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