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.92
to
1.0.0-preview.93
+14
-0
CHANGELOG.md
# Changelog
## [1.0.0-preview.93](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.92...@microsoft/kiota-serialization-text@1.0.0-preview.93) (2025-04-14)
### 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.92 to ^1.0.0-preview.93
## [1.0.0-preview.92](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.91...@microsoft/kiota-serialization-text@1.0.0-preview.92) (2025-03-24)

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

+3
-3
{
"name": "@microsoft/kiota-serialization-text",
"version": "1.0.0-preview.92",
"version": "1.0.0-preview.93",
"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.92",
"@microsoft/kiota-abstractions": "^1.0.0-preview.93",
"tslib": "^2.6.2"

@@ -56,3 +56,3 @@ },

},
"gitHead": "ada6bc909c0df125fda0e9287072035e0807bbf0"
"gitHead": "23e92334e2c0bd3fb1db16044207b1b825f1a86a"
}

Sorry, the diff of this file is not supported yet