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

@asyncapi/generator

Package Overview
Dependencies
Maintainers
3
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asyncapi/generator - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "@asyncapi/generator",
"version": "1.0.1",
"version": "1.0.2",
"description": "The AsyncAPI generator. It can generate documentation, code, anything!",

@@ -52,3 +52,3 @@ "main": "./lib/generator.js",

"@asyncapi/openapi-schema-parser": "^2.0.0",
"@asyncapi/parser": "^1.1.1",
"@asyncapi/parser": "^1.2.0",
"@asyncapi/raml-dt-schema-parser": "^2.0.0",

@@ -55,0 +55,0 @@ "ajv": "^6.10.2",

@@ -271,3 +271,6 @@ <h5 align="center">

To create your own template, for example code generator for some specific language and technology, read [authoring templates](docs/authoring.md) and the [list of templates recipes](docs/templates-recipes.md).
To create your own template, for example code generator for some specific language and technology, learn from the following resources:
- Read the documentation about [authoring templates](docs/authoring.md)
- Use [Template for Generator Templates](https://github.com/asyncapi/template-for-generator-templates) that showcases Generator features
- Check the [list of templates recipes](docs/templates-recipes.md)

@@ -274,0 +277,0 @@ ## Contributing

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