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.1 to 2.0.0-beta.2

11

CHANGELOG.md
# @effection/fetch
## 2.0.0-beta.2
### Patch Changes
- Updated dependencies [19414f0]
- Updated dependencies [26a86cb]
- Updated dependencies [9c76cc5]
- Updated dependencies [f7e3344]
- Updated dependencies [ac7c1ce]
- @effection/core@2.0.0-beta.2
## 2.0.0-beta.1

@@ -4,0 +15,0 @@

10

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

@@ -20,7 +20,8 @@ "main": "dist/index.js",

"test": "mocha -r ts-node/register test/**/*.test.ts",
"docs": "yarn typedoc src/index.ts",
"mocha": "mocha -r ts-node/register"
},
"devDependencies": {
"@effection/mocha": "2.0.0-beta.1",
"@frontside/tsconfig": "^0.0.1",
"@effection/mocha": "2.0.0-beta.2",
"@frontside/tsconfig": "^1.2.0",
"@types/node": "^13.13.5",

@@ -31,6 +32,7 @@ "expect": "26.0.1",

"tsdx": "0.13.2",
"typedoc": "^0.20.36",
"typescript": "^3.9.5"
},
"dependencies": {
"@effection/core": "2.0.0-beta.1",
"@effection/core": "2.0.0-beta.2",
"abort-controller": "^3.0.0",

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