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

@swagger-api/apidom-parser-adapter-asyncapi-yaml-2

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swagger-api/apidom-parser-adapter-asyncapi-yaml-2 - npm Package Compare versions

Comparing version 0.69.3 to 0.70.0

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

# [0.70.0](https://github.com/swagger-api/apidom/compare/v0.69.3...v0.70.0) (2023-05-23)
**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-asyncapi-yaml-2
## [0.69.3](https://github.com/swagger-api/apidom/compare/v0.69.2...v0.69.3) (2023-04-27)

@@ -8,0 +12,0 @@

16

package.json
{
"name": "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2",
"version": "0.69.3",
"version": "0.70.0",
"description": "Parser adapter for parsing YAML documents into AsyncAPI 2.x.y namespace.",

@@ -46,8 +46,8 @@ "publishConfig": {

"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-core": "^0.69.3",
"@swagger-api/apidom-ns-asyncapi-2": "^0.69.3",
"@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.69.3",
"@types/ramda": "=0.29.0",
"ramda": "=0.29.0",
"ramda-adjunct": "=4.0.0"
"@swagger-api/apidom-core": "^0.70.0",
"@swagger-api/apidom-ns-asyncapi-2": "^0.70.0",
"@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.70.0",
"@types/ramda": "~0.29.1",
"ramda": "~0.29.0",
"ramda-adjunct": "^4.0.0"
},

@@ -64,3 +64,3 @@ "files": [

],
"gitHead": "282b7885b28b7595534ce65b2c72f752c27cdf88"
"gitHead": "25950c495ea8dd2a3b822e28fb863bc66ae20c27"
}

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