Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/kiota-serialization-form

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0-preview.14 to 1.0.0-preview.15

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc