Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@typespec/rest

Package Overview
Dependencies
Maintainers
0
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typespec/rest - npm Package Compare versions

Comparing version 0.62.0-dev.3 to 0.62.0

13

package.json
{
"name": "@typespec/rest",
"version": "0.62.0-dev.3",
"version": "0.62.0",
"author": "Microsoft Corporation",

@@ -42,10 +42,7 @@ "description": "TypeSpec REST protocol binding",

"peerDependencies": {
"@typespec/compiler": "~0.61.2 || >=0.62.0-dev <0.62.0",
"@typespec/http": "~0.61.0 || >=0.62.0-dev <0.62.0"
"@typespec/compiler": "~0.62.0",
"@typespec/http": "~0.62.0"
},
"devDependencies": {
"@types/node": "~22.7.5",
"@typespec/compiler": "~0.61.2 || >=0.62.0-dev <0.62.0",
"@typespec/http": "~0.61.0 || >=0.62.0-dev <0.62.0",
"@typespec/library-linter": "~0.61.0 || >=0.62.0-dev <0.62.0",
"@vitest/coverage-v8": "^2.1.2",

@@ -57,5 +54,7 @@ "@vitest/ui": "^2.1.2",

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

@@ -62,0 +61,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