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

@alwatr/fetch

Package Overview
Dependencies
Maintainers
0
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 3.1.5 to 3.1.6

6

CHANGELOG.md

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

## [3.1.6](https://github.com/Alwatr/nanolib/compare/@alwatr/fetch@3.1.5...@alwatr/fetch@3.1.6) (2024-08-31)
### Dependencies update
* update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @AliMD
## [3.1.5](https://github.com/Alwatr/nanolib/compare/@alwatr/fetch@3.1.4...@alwatr/fetch@3.1.5) (2024-07-04)

@@ -8,0 +14,0 @@

18

package.json
{
"name": "@alwatr/fetch",
"version": "3.1.5",
"version": "3.1.6",
"description": "Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types.",

@@ -74,16 +74,16 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"dependencies": {
"@alwatr/global-scope": "^1.1.17",
"@alwatr/logger": "^3.2.9",
"@alwatr/wait": "^1.1.12"
"@alwatr/global-scope": "^1.1.18",
"@alwatr/logger": "^3.2.10",
"@alwatr/wait": "^1.1.13"
},
"devDependencies": {
"@alwatr/nano-build": "^1.3.7",
"@alwatr/nano-build": "^1.3.8",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/tsconfig-base": "^1.2.0",
"@alwatr/type-helper": "^1.2.4",
"@types/node": "^20.14.9",
"@alwatr/type-helper": "^1.2.5",
"@types/node": "^22.5.1",
"jest": "^29.7.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"gitHead": "98b9c29f927d9487d318d109556c873b13ea2056"
"gitHead": "5d81b77988089edb24aa6853d0a98fdeb85dbf77"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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