@microsoft/kiota-serialization-form
Advanced tools
Comparing version 1.0.0-preview.14 to 1.0.0-preview.15
{ | ||
"name": "@microsoft/kiota-serialization-form", | ||
"version": "1.0.0-preview.14", | ||
"version": "1.0.0-preview.15", | ||
"description": "Implementation of Kiota Serialization interfaces for URI from encoded", | ||
@@ -42,3 +42,3 @@ "main": "dist/cjs/src/index.js", | ||
"dependencies": { | ||
"@microsoft/kiota-abstractions": "^1.0.0-preview.25", | ||
"@microsoft/kiota-abstractions": "^1.0.0-preview.26", | ||
"guid-typescript": "^1.0.9", | ||
@@ -50,3 +50,3 @@ "tslib": "^2.3.1" | ||
}, | ||
"gitHead": "41c1c9be3bbb4170040572910b26c03fe4b246a9" | ||
"gitHead": "e918644669bddfa1ed3473b30862a7d709bbaf14" | ||
} |
@@ -1,4 +0,4 @@ | ||
[![npm version badge](https://img.shields.io/npm/v/@microsoft/kiota-serialization-json?color=blue)](https://www.npmjs.com/package/@microsoft/kiota-serialization-form) | ||
[![npm version badge](https://img.shields.io/npm/v/@microsoft/kiota-serialization-form?color=blue)](https://www.npmjs.com/package/@microsoft/kiota-serialization-form) | ||
The JSON Serialization Library is an implementation to handle URI form encoded payloads. | ||
The Form Serialization Library is an implementation to handle URI form encoded payloads. | ||
@@ -9,4 +9,4 @@ A [Kiota](https://github.com/microsoft/kiota) generated project will need a reference to a form serialization package to handle URI form encoded payloads from an API endpoint. | ||
## Using the Serialization JSON implementations | ||
## Using the Serialization Form implementations | ||
1. `npm i @microsoft/kiota-serialization-form`. |
Sorry, the diff of this file is not supported yet
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