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

openapi-merge-cli

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-merge-cli - npm Package Compare versions

Comparing version 1.1.7 to 1.1.9

1

dist/index.js

@@ -85,2 +85,1 @@ "use strict";

exports.main = main;
main();

4

package.json
{
"name": "openapi-merge-cli",
"version": "1.1.7",
"version": "1.1.9",
"description": "A cli tool for the openapi-merge library.",

@@ -49,3 +49,3 @@ "keywords": [

"gen-schema": "typescript-json-schema src/data.ts Configuration --titles --refs --noExtraProps --required --strictNullChecks -o src/configuration.schema.json",
"start": "ts-node --project ./tsconfig.json ./src/index.ts",
"start": "ts-node --project ./tsconfig.json ./src/cli.ts",
"lint": "yarn eslint src --ext .js,.jsx,.ts,.tsx --fix --format=visualstudio"

@@ -52,0 +52,0 @@ },

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