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.25 to 1.0.0-preview.26

10

package.json
{
"name": "@microsoft/kiota-serialization-form",
"version": "1.0.0-preview.25",
"version": "1.0.0-preview.26",
"description": "Implementation of Kiota Serialization interfaces for URI from encoded",

@@ -13,5 +13,5 @@ "main": "dist/cjs/src/index.js",

"scripts": {
"build": "npm run build:cjs && npm run build:es",
"build": "npm run build:cjs && npm run build:esm",
"build:cjs": "tsc -b tsconfig.cjs.json",
"build:es": "tsc -b tsconfig.es.json",
"build:esm": "tsc -b tsconfig.es.json",
"lint": "eslint . --ext .ts",

@@ -43,3 +43,3 @@ "lint:fix": "eslint . --ext .ts --fix",

"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.36",
"@microsoft/kiota-abstractions": "^1.0.0-preview.37",
"guid-typescript": "^1.0.9",

@@ -51,3 +51,3 @@ "tslib": "^2.3.1"

},
"gitHead": "5ecae0ccedf98e8fbc63db23a0b0ca92ad396cbf"
"gitHead": "0eaf0d73064a873397aca770944c1dea00264cac"
}

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