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.3 to 2.0.4

7

CHANGELOG.md
# @effection/fetch
## \[2.0.4]
- 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.3]

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

4

package.json
{
"name": "@effection/fetch",
"version": "2.0.3",
"version": "2.0.4",
"description": "Fetch operation for Effection",

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

"dependencies": {
"@effection/core": "2.1.0",
"@effection/core": "2.2.0",
"cross-fetch": "3.1.5"

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