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

@microsoft/kiota-serialization-multipart

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0-preview.76 to 1.0.0-preview.77

16

CHANGELOG.md
# Changelog
## [1.0.0-preview.77](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.76...@microsoft/kiota-serialization-multipart@1.0.0-preview.77) (2024-11-22)
### Miscellaneous Chores
* **@microsoft/kiota-serialization-multipart:** Synchronize microsoft-kiota versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.76 to ^1.0.0-preview.77
* devDependencies
* @microsoft/kiota-serialization-json bumped from ^1.0.0-preview.76 to ^1.0.0-preview.77
## [1.0.0-preview.76](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.75...@microsoft/kiota-serialization-multipart@1.0.0-preview.76) (2024-11-21)

@@ -4,0 +20,0 @@

8

package.json
{
"name": "@microsoft/kiota-serialization-multipart",
"version": "1.0.0-preview.76",
"version": "1.0.0-preview.77",
"description": "Implementation of Kiota Serialization interfaces for multipart form data",

@@ -38,7 +38,7 @@ "main": "dist/es/src/index.js",

"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.76",
"@microsoft/kiota-abstractions": "^1.0.0-preview.77",
"tslib": "^2.6.2"
},
"devDependencies": {
"@microsoft/kiota-serialization-json": "^1.0.0-preview.76"
"@microsoft/kiota-serialization-json": "^1.0.0-preview.77"
},

@@ -51,3 +51,3 @@ "publishConfig": {

],
"gitHead": "c13fbf726205a9463b95651805ab52c50693b528"
"gitHead": "7c8d0f847a4c877a7b85ed044d0673b6dc148419"
}
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