Socket
Book a DemoInstallSign in
Socket

@asyncapi/diff

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asyncapi/diff

AsyncDiff is a library which compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly informations like breaking changes.

Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
16K
-53.3%
Maintainers
3
Weekly downloads
 
Created
Source

diff

AsyncDiff is a library which compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly informations like breaking changes.

Note

The library doesn't have a built-in parser to parse the given AsyncAPI document. Thus, users have to make sure they provide the valid & dereferenced AsyncAPI document as the input.

Users can use the AsyncAPI parser to parse the document, or they can use other tools. Though they must make sure that the document is valid & dereferenced in case they use other tools to parse the documents.

Keywords

asyncapi

FAQs

Package last updated on 19 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts