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.1 to 2.0.2

7

CHANGELOG.md
# Changelog
## \[2.0.2]
- Extract `AbortSignal` from `@effection/fetch` to `@effection/core` as a resource
- Bumped due to a bump in @effection/core.
- [8ac2e85](https://github.com/thefrontside/effection/commit/8ac2e8515ac2cb1ee6ed5a200f31d28024bfdae2) Add covector change file on 2021-11-18
- [b6d0e15](https://github.com/thefrontside/effection/commit/b6d0e1502ca8345bf488aef695b16fe7a5a5945d) Patch for fetch and not minor on 2021-11-19
## \[2.0.1]

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

8

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

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

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

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

"mocha": "^8.3.1",
"ts-node": "^10.1.0",
"ts-node": "^10.4.0",
"typescript": "^4.3.5"

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