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

@asyncapi/parser

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asyncapi/parser - npm Package Compare versions

Comparing version 1.8.0-2021-09-release.1 to 1.8.0-2021-09-release.2

2

lib/customValidators.js

@@ -365,3 +365,3 @@ const ParserError = require('./errors/parser-error');

'channels',
'channel is defined for servers that are not defined in the document',
'channel contains servers that are not on the servers list in the root of the document',
unknownServers,

@@ -368,0 +368,0 @@ asyncapiYAMLorJSON,

{
"name": "@asyncapi/parser",
"version": "1.8.0-2021-09-release.1",
"version": "1.8.0-2021-09-release.2",
"description": "JavaScript AsyncAPI parser.",

@@ -69,3 +69,3 @@ "main": "lib/index.js",

"@apidevtools/json-schema-ref-parser": "^9.0.6",
"@asyncapi/specs": "2.9.0-2021-09-release.1",
"@asyncapi/specs": "2.9.0-2021-09-release.2",
"@fmvilas/pseudo-yaml-ast": "^0.3.1",

@@ -72,0 +72,0 @@ "ajv": "^6.10.1",

Sorry, the diff of this file is too big to display

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