Socket
Socket
Sign inDemoInstall

@apitools/openapi-parser

Package Overview
Dependencies
1
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.27 to 0.0.28

6

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.0.27",
"version": "0.0.28",
"description": "Resolve OpenAPI Refs and/or convert Swagger 2.0 to OpenAPI",

@@ -13,7 +13,7 @@ "repository": {

},
"module": "dist/openapi-parser.es.js",
"module": "dist/openapi-parser.es.mjs",
"main": "dist/openapi-parser.umd.js",
"exports": {
".": {
"import": "./dist/openapi-parser.es.js",
"import": "./dist/openapi-parser.es.mjs",
"require": "./dist/openapi-parser.umd.js"

@@ -20,0 +20,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc