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.47.0-dev.0 to 0.47.0-dev.1

6

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

@@ -55,2 +55,3 @@ "description": "TypeSpec REST protocol binding",

"@typespec/eslint-plugin": "~0.46.0 || >=0.47.0-dev <0.47.0",
"@typespec/tspd": "~0.46.0 || >=0.47.0-dev <0.47.0",
"eslint": "^8.42.0",

@@ -73,4 +74,5 @@ "mocha": "~10.2.0",

"lint": "eslint . --ext .ts --max-warnings=0",
"lint:fix": "eslint . --fix --ext .ts"
"lint:fix": "eslint . --fix --ext .ts",
"regen-docs": "tspd doc . --enable-experimental --output-dir ../../docs/standard-library/rest/reference"
}
}
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