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

@typespec/openapi3

Package Overview
Dependencies
Maintainers
2
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.56.0-dev.1 to 0.56.0-dev.2

9

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

@@ -52,4 +52,2 @@ "description": "TypeSpec library for emitting OpenAPI 3.0 from the TypeSpec REST protocol binding",

"@typespec/compiler": "~0.55.0 || >=0.56.0-dev <0.56.0",
"@typespec/eslint-config-typespec": "~0.55.0 || >=0.56.0-dev <0.56.0",
"@typespec/eslint-plugin": "~0.55.0 || >=0.56.0-dev <0.56.0",
"@typespec/http": "~0.55.0 || >=0.56.0-dev <0.56.0",

@@ -63,3 +61,2 @@ "@typespec/library-linter": "~0.55.0 || >=0.56.0-dev <0.56.0",

"c8": "^9.1.0",
"eslint": "^8.57.0",
"rimraf": "~5.0.5",

@@ -80,6 +77,6 @@ "typescript": "~5.4.3",

"test:ci": "vitest run --coverage --reporter=junit --reporter=default",
"lint": "eslint . --ext .ts --max-warnings=0",
"lint:fix": "eslint . --fix --ext .ts",
"lint": "eslint . --max-warnings=0",
"lint:fix": "eslint . --fix",
"regen-docs": "tspd doc . --enable-experimental --output-dir ../../docs/libraries/openapi3/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