Socket
Socket
Sign inDemoInstall

@effection/fetch

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effection/fetch - npm Package Compare versions

Comparing version 2.0.0-beta.9 to 2.0.0-beta.10

6

CHANGELOG.md
# @effection/fetch
## \[2.0.0-beta.10]
- add `Task#spawn` operation to spawn new task with a specific scope
- Bumped due to a bump in @effection/core.
- [a71d65b](https://github.com/thefrontside/effection/commit/a71d65b77df5c337a78b7934edd181080eacf5bf) Add changefile on 2021-07-27
## \[2.0.0-beta.9]

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

4

package.json
{
"name": "@effection/fetch",
"version": "2.0.0-beta.9",
"version": "2.0.0-beta.10",
"description": "Fetch operation for Effection",

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

"dependencies": {
"@effection/core": "2.0.0-beta.8",
"@effection/core": "2.0.0-beta.9",
"abort-controller": "^3.0.0",

@@ -43,0 +43,0 @@ "cross-fetch": "^3.0.4",

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