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

@alwatr/fetch

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/fetch - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [2.1.2](https://github.com/Alwatr/eslib/compare/@alwatr/fetch@2.1.1...@alwatr/fetch@2.1.2) (2023-11-29)
**Note:** Version bump only for package @alwatr/fetch
## [2.1.1](https://github.com/Alwatr/eslib/compare/@alwatr/fetch@2.1.0...@alwatr/fetch@2.1.1) (2023-11-23)

@@ -8,0 +12,0 @@

13

package.json
{
"name": "@alwatr/fetch",
"version": "2.1.1",
"version": "2.1.2",
"description": "Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types written in tiny TypeScript, ES module.",

@@ -37,11 +37,10 @@ "keywords": [

"dependencies": {
"@alwatr/logger": "^2.3.0",
"@alwatr/util": "^1.3.1",
"tslib": "^2.6.2"
"@alwatr/logger": "^2.3.1",
"@alwatr/util": "^1.3.2"
},
"devDependencies": {
"@alwatr/type": "^1.2.1",
"@types/node": "^20.9.4"
"@alwatr/type": "^1.2.2",
"@types/node": "^20.10.0"
},
"gitHead": "0f5a2f89263e9bf03a7f5087b0715ea1fc059674"
"gitHead": "27cb935580d5ccdc4459f1018c66f23ea0a42ddf"
}
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