Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aspida/node-fetch

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aspida/node-fetch - npm Package Compare versions

Comparing version 1.13.3 to 1.14.0

8

package.json
{
"name": "@aspida/node-fetch",
"version": "1.13.3",
"version": "1.14.0",
"description": "node-fetch client for aspida",

@@ -37,7 +37,5 @@ "author": "Solufa <solufa2020@gmail.com>",

"peerDependencies": {
"node-fetch": "2.x"
},
"dependencies": {
"aspida": "^1.13.3"
"aspida": "^1.14.0",
"node-fetch": ""
}
}

@@ -25,3 +25,3 @@ # @aspida/node-fetch

```sh
$ npm install node-fetch @aspida/node-fetch
$ npm install aspida node-fetch @aspida/node-fetch
$ npm install @types/node-fetch --save-dev

@@ -33,3 +33,3 @@ ```

```sh
$ yarn add node-fetch @aspida/node-fetch
$ yarn add aspida node-fetch @aspida/node-fetch
$ yarn add @types/node-fetch --dev

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