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
0
Versions
160
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.62.0 to 0.63.0-dev.0

15

package.json
{
"name": "@typespec/http",
"version": "0.62.0",
"version": "0.63.0-dev.0",
"author": "Microsoft Corporation",

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

"peerDependencies": {
"@typespec/compiler": "~0.62.0",
"@typespec/streams": "~0.62.0"
"@typespec/compiler": "~0.62.0 || >=0.63.0-dev <0.63.0",
"@typespec/streams": "~0.62.0 || >=0.63.0-dev <0.63.0"
},

@@ -59,2 +59,5 @@ "peerDependenciesMeta": {

"@types/node": "~22.7.5",
"@typespec/compiler": "~0.62.0 || >=0.63.0-dev <0.63.0",
"@typespec/library-linter": "~0.62.0 || >=0.63.0-dev <0.63.0",
"@typespec/streams": "~0.62.0 || >=0.63.0-dev <0.63.0",
"@vitest/coverage-v8": "^2.1.2",

@@ -66,7 +69,5 @@ "@vitest/ui": "^2.1.2",

"vitest": "^2.1.2",
"@typespec/compiler": "~0.62.0",
"@typespec/library-linter": "~0.62.0",
"@typespec/tspd": "~0.46.0",
"@typespec/streams": "~0.62.0"
"@typespec/tspd": "~0.46.0"
},
"dependencies": {},
"scripts": {

@@ -73,0 +74,0 @@ "clean": "rimraf ./dist ./temp",

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