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

@typespec/openapi3

Package Overview
Dependencies
Maintainers
1
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typespec/openapi3 - npm Package Compare versions

Comparing version 0.43.0 to 0.44.0-dev.1

38

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

@@ -48,7 +48,7 @@ "description": "TypeSpec library for emitting OpenAPI 3.0 from the TypeSpec REST protocol binding",

"peerDependencies": {
"@typespec/versioning": "~0.43.0",
"@typespec/compiler": "~0.43.0",
"@typespec/http": "~0.43.0",
"@typespec/rest": "~0.43.0",
"@typespec/openapi": "~0.43.0"
"@typespec/versioning": ">=0.43.0",
"@typespec/compiler": ">=0.43.0",
"@typespec/http": ">=0.43.0",
"@typespec/rest": ">=0.43.0",
"@typespec/openapi": ">=0.43.0"
},

@@ -59,17 +59,17 @@ "devDependencies": {

"@types/js-yaml": "~4.0.1",
"@typespec/compiler": "~0.43.0",
"@typespec/http": "~0.43.0",
"@typespec/rest": "~0.43.0",
"@typespec/openapi": "~0.43.0",
"@typespec/versioning": "~0.43.0",
"@typespec/eslint-config-typespec": "~0.6.0",
"@typespec/library-linter": "~0.43.0",
"@typespec/eslint-plugin": "~0.43.0",
"eslint": "^8.12.0",
"mocha": "~10.1.0",
"@typespec/compiler": ">=0.43.0",
"@typespec/http": ">=0.43.0",
"@typespec/rest": ">=0.43.0",
"@typespec/openapi": ">=0.43.0",
"@typespec/versioning": ">=0.43.0",
"@typespec/eslint-config-typespec": ">=0.6.0",
"@typespec/library-linter": ">=0.43.0",
"@typespec/eslint-plugin": ">=0.43.0",
"eslint": "^8.36.0",
"mocha": "~10.2.0",
"mocha-junit-reporter": "~2.2.0",
"mocha-multi-reporters": "~1.5.1",
"c8": "~7.12.0",
"rimraf": "~3.0.2",
"typescript": "~4.9.3"
"c8": "~7.13.0",
"rimraf": "~5.0.0",
"typescript": "~5.0.2"
},

@@ -76,0 +76,0 @@ "scripts": {

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