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

2

dist/cjs/src/browser/textParseNodeFactory.d.ts

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

import { ParseNode, ParseNodeFactory } from "@microsoft/kiota-abstractions";
import type { ParseNode, ParseNodeFactory } from "@microsoft/kiota-abstractions";
export declare class TextParseNodeFactory implements ParseNodeFactory {

@@ -3,0 +3,0 @@ getValidContentType(): string;

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

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

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

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

import { ParseNode, ParseNodeFactory } from "@microsoft/kiota-abstractions";
import type { ParseNode, ParseNodeFactory } from "@microsoft/kiota-abstractions";
export declare class TextParseNodeFactory implements ParseNodeFactory {

@@ -3,0 +3,0 @@ getValidContentType(): string;

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

import { DateOnly, Duration, ModelSerializerFunction, Parsable, SerializationWriter, TimeOnly } from "@microsoft/kiota-abstractions";
import { Guid } from "guid-typescript";
import type { DateOnly, Duration, ModelSerializerFunction, Parsable, SerializationWriter, TimeOnly } from "@microsoft/kiota-abstractions";
import type { Guid } from "guid-typescript";
export declare class TextSerializationWriter implements SerializationWriter {

@@ -4,0 +4,0 @@ writeByteArrayValue(key?: string | undefined, value?: ArrayBuffer | undefined): void;

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

import { SerializationWriter, SerializationWriterFactory } from "@microsoft/kiota-abstractions";
import type { SerializationWriter, SerializationWriterFactory } from "@microsoft/kiota-abstractions";
export declare class TextSerializationWriterFactory implements SerializationWriterFactory {

@@ -3,0 +3,0 @@ getValidContentType(): string;

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

import { ParseNode, ParseNodeFactory } from "@microsoft/kiota-abstractions";
import type { ParseNode, ParseNodeFactory } from "@microsoft/kiota-abstractions";
export declare class TextParseNodeFactory implements ParseNodeFactory {

@@ -3,0 +3,0 @@ getValidContentType(): string;

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

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

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

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

import { ParseNode, ParseNodeFactory } from "@microsoft/kiota-abstractions";
import type { ParseNode, ParseNodeFactory } from "@microsoft/kiota-abstractions";
export declare class TextParseNodeFactory implements ParseNodeFactory {

@@ -3,0 +3,0 @@ getValidContentType(): string;

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

import { DateOnly, Duration, ModelSerializerFunction, Parsable, SerializationWriter, TimeOnly } from "@microsoft/kiota-abstractions";
import { Guid } from "guid-typescript";
import type { DateOnly, Duration, ModelSerializerFunction, Parsable, SerializationWriter, TimeOnly } from "@microsoft/kiota-abstractions";
import type { Guid } from "guid-typescript";
export declare class TextSerializationWriter implements SerializationWriter {

@@ -4,0 +4,0 @@ writeByteArrayValue(key?: string | undefined, value?: ArrayBuffer | undefined): void;

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

import { SerializationWriter, SerializationWriterFactory } from "@microsoft/kiota-abstractions";
import type { SerializationWriter, SerializationWriterFactory } from "@microsoft/kiota-abstractions";
export declare class TextSerializationWriterFactory implements SerializationWriterFactory {

@@ -3,0 +3,0 @@ getValidContentType(): string;

{
"name": "@microsoft/kiota-serialization-text",
"version": "1.0.0-preview.24",
"version": "1.0.0-preview.25",
"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.27",
"@microsoft/kiota-abstractions": "^1.0.0-preview.28",
"guid-typescript": "^1.0.9",

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

},
"gitHead": "29baf069f6cdbbdfb4bc56823fd1ff64308114d9"
"gitHead": "4f763f5373bceacfa5c58614a8ca391629b2b4a2"
}

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

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

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