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

@typespec/rest

Package Overview
Dependencies
Maintainers
0
Versions
116
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.58.0-dev.1 to 0.58.0

13

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

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

"peerDependencies": {
"@typespec/compiler": "~0.57.0 || >=0.58.0-dev <0.58.0",
"@typespec/http": "~0.57.0 || >=0.58.0-dev <0.58.0"
"@typespec/compiler": "~0.58.0",
"@typespec/http": "~0.58.0"
},
"devDependencies": {
"@types/node": "~18.11.19",
"@typespec/compiler": "~0.57.0 || >=0.58.0-dev <0.58.0",
"@typespec/http": "~0.57.0 || >=0.58.0-dev <0.58.0",
"@typespec/library-linter": "~0.57.0 || >=0.58.0-dev <0.58.0",
"@vitest/coverage-v8": "^1.6.0",

@@ -56,5 +53,7 @@ "@vitest/ui": "^1.6.0",

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

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