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

@adeira/fetch

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adeira/fetch - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

9

fetch/CHANGELOG.md
# Unreleased
# 2.0.2
Dependency `cross-fetch` update:
```diff
- "cross-fetch": "^3.1.0"
+ "cross-fetch": "^3.1.3"
```
# 2.0.1

@@ -4,0 +13,0 @@

4

fetch/package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "2.0.1",
"version": "2.0.2",
"sideEffects": false,

@@ -14,3 +14,3 @@ "homepage": "https://github.com/adeira/universe/tree/master/src/fetch",

"@babel/runtime": "^7.13.10",
"cross-fetch": "^3.1.0"
"cross-fetch": "^3.1.3"
},

@@ -17,0 +17,0 @@ "devDependencies": {

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