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
1
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.44.0 to 0.45.0-dev.1

13

package.json
{
"name": "@typespec/http",
"version": "0.44.0",
"version": "0.45.0-dev.1",
"author": "Microsoft Corporation",

@@ -45,3 +45,3 @@ "description": "TypeSpec HTTP protocol binding",

"peerDependencies": {
"@typespec/compiler": "~0.44.0"
"@typespec/compiler": "~0.44.0 || >=0.45.0-dev <0.45.0"
},

@@ -51,6 +51,6 @@ "devDependencies": {

"@types/node": "~18.11.9",
"@typespec/compiler": "~0.44.0",
"@typespec/eslint-config-typespec": "~0.7.0",
"@typespec/library-linter": "~0.44.0",
"@typespec/eslint-plugin": "~0.44.0",
"@typespec/compiler": "~0.44.0 || >=0.45.0-dev <0.45.0",
"@typespec/eslint-config-typespec": "~0.7.0 || >=0.8.0-dev <0.8.0",
"@typespec/library-linter": "~0.44.0 || >=0.45.0-dev <0.45.0",
"@typespec/eslint-plugin": "~0.44.0 || >=0.45.0-dev <0.45.0",
"eslint": "^8.36.0",

@@ -64,2 +64,3 @@ "mocha": "~10.2.0",

},
"dependencies": {},
"scripts": {

@@ -66,0 +67,0 @@ "clean": "rimraf ./dist ./temp",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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