@microsoft/kiota-serialization-text
Advanced tools
Comparing version 1.0.0-preview.25 to 1.0.0-preview.26
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
137119
662