New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asyncapi-converter

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asyncapi-converter - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

lib/index.js

@@ -17,3 +17,3 @@ const yaml = require('js-yaml');

'1.2.0-to-2.0.0-rc1': from1to2rc1,
'2.0.0-rc1-to-2.0.0': from2rc1to2rc2,
'2.0.0-rc1-to-2.0.0-rc2': from2rc1to2rc2,
'1.0.0-to-2.0.0-rc2': from1to2rc2,

@@ -20,0 +20,0 @@ '1.1.0-to-2.0.0-rc2': from1to2rc2,

{
"name": "asyncapi-converter",
"version": "0.3.1",
"version": "0.3.2",
"description": "Convert AsyncAPI documents from older to newer versions.",

@@ -5,0 +5,0 @@ "bin": {

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