New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@typespec/http

Package Overview
Dependencies
Maintainers
1
Versions
161
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 0.43.0 to 0.43.1

4

dist/src/decorators.js

@@ -68,5 +68,3 @@ import { createDiagnosticCollector, getDoc, isArrayModelType, setTypeSpecNamespace, typespecTypeToJson, validateDecoratorTarget, validateDecoratorUniqueOnNode, } from "@typespec/compiler";

if ((format === null || format === void 0 ? void 0 : format.kind) === "String") {
if (format.value === "multi" || format.value === "csv") {
options.format = format.value;
}
options.format = format.value; // That value should have already been validated by the TypeSpec dec
}

@@ -73,0 +71,0 @@ }

{
"name": "@typespec/http",
"version": "0.43.0",
"version": "0.43.1",
"author": "Microsoft Corporation",

@@ -5,0 +5,0 @@ "description": "TypeSpec HTTP protocol binding",

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