🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@typespec/http

Package Overview
Dependencies
Maintainers
2
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typespec/http - npm Package Compare versions

Comparing version

to
1.1.0-dev.2

1

dist/src/experimental/typekit/kits/http-operation.d.ts

@@ -6,2 +6,3 @@ import { Operation, Type } from "@typespec/compiler";

* Utilities for working with HTTP operations.
* @typekit httpOperation
* @experimental

@@ -8,0 +9,0 @@ */

4

dist/src/experimental/typekit/kits/http-part.d.ts

@@ -5,2 +5,3 @@ import { Type } from "@typespec/compiler";

* Utilities for working with HTTP Parts.
* @typekit httpPart
* @experimental

@@ -22,3 +23,3 @@ */

}
export interface TypekitExtension {
interface TypekitExtension {
httpPart: HttpPartKit;

@@ -30,2 +31,3 @@ }

}
export {};
//# sourceMappingURL=http-part.d.ts.map

@@ -6,2 +6,3 @@ import { Model } from "@typespec/compiler";

* Utilities for working with HTTP Requests operations.
* @typekit httpRequest
* @experimental

@@ -8,0 +9,0 @@ */

@@ -5,2 +5,3 @@ import { HttpStatusCodeRange, HttpStatusCodesEntry } from "../../../types.js";

* Utilities for working with HTTP responses.
* @typekit httpResponse
* @experimental

@@ -7,0 +8,0 @@ */

@@ -5,2 +5,3 @@ import { ModelProperty } from "@typespec/compiler";

* Utilities for working with model properties in the context of Http.
* @typekit modelProperty
* @experimental

@@ -7,0 +8,0 @@ */

import { Model } from "@typespec/compiler";
/**
* Utilities for working with Models in the context of Http.
* @typekit model
* @experimental

@@ -5,0 +6,0 @@ */

{
"name": "@typespec/http",
"version": "1.1.0-dev.1",
"version": "1.1.0-dev.2",
"author": "Microsoft Corporation",

@@ -94,4 +94,4 @@ "description": "TypeSpec HTTP protocol binding",

"lint:fix": "eslint . --fix",
"regen-docs": "tspd doc . --enable-experimental --output-dir ../../website/src/content/docs/docs/libraries/http/reference"
"regen-docs": "tspd doc . --enable-experimental --typekits --output-dir ../../website/src/content/docs/docs/libraries/http/reference"
}
}

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