Socket
Socket
Sign inDemoInstall

@microsoft/kiota-serialization-text

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0-preview.25 to 1.0.0-preview.26

3

dist/cjs/src/textParseNode.d.ts

@@ -1,3 +0,2 @@

import type { ParsableFactory } from "@microsoft/kiota-abstractions";
import { DateOnly, Duration, type Parsable, type ParseNode, TimeOnly } from "@microsoft/kiota-abstractions";
import { DateOnly, Duration, type Parsable, type ParsableFactory, type ParseNode, TimeOnly } from "@microsoft/kiota-abstractions";
export declare class TextParseNode implements ParseNode {

@@ -4,0 +3,0 @@ private readonly text;

@@ -1,3 +0,2 @@

import type { ParsableFactory } from "@microsoft/kiota-abstractions";
import { DateOnly, Duration, type Parsable, type ParseNode, TimeOnly } from "@microsoft/kiota-abstractions";
import { DateOnly, Duration, type Parsable, type ParsableFactory, type ParseNode, TimeOnly } from "@microsoft/kiota-abstractions";
export declare class TextParseNode implements ParseNode {

@@ -4,0 +3,0 @@ private readonly text;

{
"name": "@microsoft/kiota-serialization-text",
"version": "1.0.0-preview.25",
"version": "1.0.0-preview.26",
"description": "Implementation of Kiota Serialization interfaces for text",

@@ -42,3 +42,3 @@ "main": "dist/cjs/src/index.js",

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

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

},
"gitHead": "4f763f5373bceacfa5c58614a8ca391629b2b4a2"
"gitHead": "d8c72be43bd7b125183bd882f24664286a590a9a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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