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

@asyncapi/specs

Package Overview
Dependencies
Maintainers
3
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asyncapi/specs - npm Package Compare versions

Comparing version 3.2.1 to 4.0.0-next-major-spec.1

bindings/amqp/channel.json

2

index.js

@@ -12,3 +12,3 @@ module.exports = {

'2.4.0': require('./schemas/2.4.0.json'),
'2.5.0': require('./schemas/2.5.0.json'),
'3.0.0': require('./schemas/3.0.0.json'),
};
{
"name": "@asyncapi/specs",
"version": "3.2.1",
"version": "4.0.0-next-major-spec.1",
"description": "AsyncAPI schema versions",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -147,18 +147,4 @@ {

]
},
{
"allOf": [
{
"properties": {
"asyncapi": {
"const": "2.5.0"
}
}
},
{
"$ref": "http://asyncapi.com/schema-store/2.5.0.json"
}
]
}
]
}
}
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