🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@microsoft/kiota-http-fetchlibrary

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/kiota-http-fetchlibrary - npm Package Compare versions

Comparing version

to
1.0.0-preview.95

14

CHANGELOG.md
# Changelog
## [1.0.0-preview.95](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.94...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.95) (2025-06-10)
### Miscellaneous Chores
* **@microsoft/kiota-http-fetchlibrary:** Synchronize microsoft-kiota versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.94 to ^1.0.0-preview.95
## [1.0.0-preview.94](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.93...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.94) (2025-06-02)

@@ -4,0 +18,0 @@

6

package.json
{
"name": "@microsoft/kiota-http-fetchlibrary",
"version": "1.0.0-preview.94",
"version": "1.0.0-preview.95",
"description": "Kiota request adapter implementation with fetch",

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

"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.94",
"@microsoft/kiota-abstractions": "^1.0.0-preview.95",
"@opentelemetry/api": "^1.7.0",

@@ -48,3 +48,3 @@ "tslib": "^2.6.2"

],
"gitHead": "6dfdd0d5ca5a7d61f5e4a5db81c17e6b8784a28c"
"gitHead": "afafce28e75a0397f4f66e97ccf47de3573c8c33"
}

Sorry, the diff of this file is not supported yet