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 1.1.0 to 1.1.1

4

CHANGELOG.md

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

## [1.1.1](https://github.com/AliMD/alwatr/compare/@alwatr/fetch@1.1.0...@alwatr/fetch@1.1.1) (2023-09-12)
**Note:** Version bump only for package @alwatr/fetch
# 1.1.0 (2023-09-12)

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

10

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

@@ -37,8 +37,8 @@ "keywords": [

"dependencies": {
"@alwatr/logger": "^1.1.0",
"@alwatr/signal": "^1.1.0",
"@alwatr/util": "^1.1.0",
"@alwatr/logger": "^1.1.1",
"@alwatr/signal": "^1.1.1",
"@alwatr/util": "^1.1.1",
"tslib": "^2.6.2"
},
"gitHead": "e5c3bcb9d4f391a5a94d1469c5d31cbcd102c90b"
"gitHead": "ebc98f75330ab77c7a5bfeebe0fd1f4748bf3821"
}
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