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
1
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.54.0-dev.2 to 0.54.0

17

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

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

"peerDependencies": {
"@typespec/compiler": "~0.53.1 || >=0.54.0-dev <0.54.0",
"@typespec/http": "~0.53.0 || >=0.54.0-dev <0.54.0"
"@typespec/compiler": "~0.54.0",
"@typespec/http": "~0.54.0"
},
"devDependencies": {
"@types/node": "~18.11.19",
"@typespec/compiler": "~0.53.1 || >=0.54.0-dev <0.54.0",
"@typespec/eslint-config-typespec": "~0.53.0 || >=0.54.0-dev <0.54.0",
"@typespec/eslint-plugin": "~0.53.0 || >=0.54.0-dev <0.54.0",
"@typespec/http": "~0.53.0 || >=0.54.0-dev <0.54.0",
"@typespec/library-linter": "~0.53.0 || >=0.54.0-dev <0.54.0",
"@vitest/coverage-v8": "^1.2.2",

@@ -59,5 +54,9 @@ "@vitest/ui": "^1.2.2",

"vitest": "^1.2.2",
"@typespec/compiler": "~0.54.0",
"@typespec/eslint-config-typespec": "~0.54.0",
"@typespec/http": "~0.54.0",
"@typespec/eslint-plugin": "~0.54.0",
"@typespec/library-linter": "~0.54.0",
"@typespec/tspd": "~0.46.0"
},
"dependencies": {},
"scripts": {

@@ -64,0 +63,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