Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@microsoft/kiota-serialization-text

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/kiota-serialization-text - npm Package Compare versions

Comparing version
1.0.0-preview.98
to
1.0.0-preview.99
+14
-0
CHANGELOG.md
# Changelog
## [1.0.0-preview.99](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.98...@microsoft/kiota-serialization-text@1.0.0-preview.99) (2025-10-10)
### Miscellaneous Chores
* **@microsoft/kiota-serialization-text:** Synchronize microsoft-kiota versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.98 to ^1.0.0-preview.99
## [1.0.0-preview.98](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.97...@microsoft/kiota-serialization-text@1.0.0-preview.98) (2025-09-04)

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

+5
-5
{
"name": "@microsoft/kiota-serialization-text",
"version": "1.0.0-preview.98",
"version": "1.0.0-preview.99",
"description": "Implementation of Kiota Serialization interfaces for text",

@@ -42,3 +42,3 @@ "main": "dist/es/src/index.js",

"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.98",
"@microsoft/kiota-abstractions": "^1.0.0-preview.99",
"tslib": "^2.6.2"

@@ -53,6 +53,6 @@ },

"devDependencies": {
"@types/uuid": "^10.0.0",
"uuid": "^11.0.5"
"@types/uuid": "^11.0.0",
"uuid": "^13.0.0"
},
"gitHead": "0bf1a29ca979272475afc5c5caf40f65a73830e4"
"gitHead": "b67992bce3a8ffd1eaff18e3dc9f30979e7d6f83"
}

Sorry, the diff of this file is not supported yet