@microsoft/kiota-serialization-form
Advanced tools
Comparing version 1.0.0-preview.74 to 1.0.0-preview.75
# Changelog | ||
## [1.0.0-preview.75](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.74...@microsoft/kiota-serialization-form@1.0.0-preview.75) (2024-11-11) | ||
### Miscellaneous Chores | ||
* **@microsoft/kiota-serialization-form:** Synchronize microsoft-kiota versions | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.74 to ^1.0.0-preview.75 | ||
## [1.0.0-preview.74](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.73...@microsoft/kiota-serialization-form@1.0.0-preview.74) (2024-11-07) | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@microsoft/kiota-serialization-form", | ||
"version": "1.0.0-preview.74", | ||
"version": "1.0.0-preview.75", | ||
"description": "Implementation of Kiota Serialization interfaces for URI from encoded", | ||
@@ -42,3 +42,3 @@ "main": "dist/es/src/index.js", | ||
"dependencies": { | ||
"@microsoft/kiota-abstractions": "^1.0.0-preview.74", | ||
"@microsoft/kiota-abstractions": "^1.0.0-preview.75", | ||
"tslib": "^2.6.2" | ||
@@ -52,3 +52,3 @@ }, | ||
], | ||
"gitHead": "fcef711faca59823910a41ba722466b14b3bda3a" | ||
"gitHead": "78d0d4c60b4df9f3c503fb216a97cf3193f8c634" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
103234