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

@openapitools/openapi-generator-cli

Package Overview
Dependencies
Maintainers
2
Versions
710
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openapitools/openapi-generator-cli - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7-0-3.0.0

bin/openapi-generator.jar

53

package.json

@@ -1,52 +0,1 @@

{
"name": "@openapitools/openapi-generator-cli",
"version": "0.0.6",
"description": "A npm package wrapper for https://github.com/OpenAPITools/openapi-generator",
"private": false,
"keywords": [
"openapi",
"rest-api",
"rest-client",
"sdk",
"generator",
"restful-api",
"api",
"api-client",
"api-server",
"openapi3",
"openapi",
"rest"
],
"bin": {
"openapi-generator": "./bin/openapi-generator"
},
"scripts": {
"clean": "rimraf ./dist",
"build:all": "npm run clean && node bin/build-all",
"build:new": "npm run clean && node bin/build-new",
"publish": "node bin/publish && node bin/tag-latest"
},
"author": "HarmoWatch / Kay Schecker",
"bugs": {
"url": "https://github.com/openapitools/openapi-generator-cli/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/openapitools/openapi-generator-cli.git"
},
"homepage": "https://github.com/openapitools/openapi-generator-cli#readme",
"license": "Apache-2.0",
"files": [
"bin/openapi-generator",
"bin/openapi-generator.jar",
"README.md",
"LICENSE"
],
"devDependencies": {
"fs-extra": "7.0.1",
"rimraf": "2.6.2"
},
"dependencies": {
"compare-versions": "3.4.0"
}
}
{"name":"@openapitools/openapi-generator-cli","version":"0.0.7-0-3.0.0","description":"A npm package wrapper for https://github.com/OpenAPITools/openapi-generator","private":false,"keywords":["openapi","rest-api","rest-client","sdk","generator","restful-api","api","api-client","api-server","openapi3","openapi","rest"],"bin":{"openapi-generator":"./bin/openapi-generator"},"author":"HarmoWatch / Kay Schecker","bugs":{"url":"https://github.com/openapitools/openapi-generator-cli/issues"},"repository":{"type":"git","url":"git+https://github.com/openapitools/openapi-generator-cli.git"},"homepage":"https://github.com/openapitools/openapi-generator-cli#readme","license":"Apache-2.0","files":["bin/openapi-generator","bin/openapi-generator.jar","README.md","LICENSE"]}
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