Socket
Socket
Sign inDemoInstall

@swagger-api/apidom-parser-adapter-asyncapi-json-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-json-2 - npm Package Versions

23
6

1.0.0-alpha.9

Diff

Changelog

Source

1.0.0-alpha.9 (2024-08-14)

Bug Fixes

  • security: update axios to address CVE-2024-39338 (acee5c6), closes #4316
swagger-api
published 1.0.0-alpha.8 •

Changelog

Source

1.0.0-alpha.8 (2024-08-08)

Features

  • reference: loosen requirement for file extensions in parser plugins (#4299) (e4ddc6d), closes #4298
swagger-api
published 1.0.0-alpha.7 •

Changelog

Source

1.0.0-alpha.7 (2024-08-05)

Bug Fixes

  • ls: fix linting referenced AsyncAPI 2.x Security Scheme Object (#4290) (88368be), closes #4172
swagger-api
published 1.0.0-alpha.6 •

Changelog

Source

1.0.0-alpha.6 (2024-07-09)

Bug Fixes

  • ns-openapi-3-1: set example to first element of examples in parameter examples refractor plugin (#4230) (d85f72a), closes #4229
swagger-api
published 1.0.0-alpha.5 •

Changelog

Source

1.0.0-alpha.5 (2024-05-29)

Bug Fixes

  • deps: add apidom-error package as direct dependency (#4154) (f076207)
  • reference: fix versioning of optional dependencies (#4153) (e561bd7)
swagger-api
published 1.0.0-alpha.3 •

Changelog

Source

1.0.0-alpha.3 (2024-05-21)

Bug Fixes

  • ast: fix visitor merging when performing node replacements (#4124) (c89cbad), closes #4120
swagger-api
published 1.0.0-alpha.2 •

Changelog

Source

1.0.0-alpha.2 (2024-05-20)

Features

swagger-api
published 1.0.0-alpha.1 •

Changelog

Source

1.0.0-alpha.1 (2024-05-15)

Bug Fixes

  • converter: add apidom-error as dep to apidom-converter (dd86b94)
  • release apidom-error package as 1.0.0-alpha.* (51555d8), closes #4115
swagger-api
published 1.0.0-alpha.0 •

Changelog

Source

1.0.0-alpha.0 (2024-05-14)

Features

  • core: change from stamps to TypeScript classes (#4095) (3bb7131), closes #3481
  • reference: change all strategies from stamps to TypeScript classes (#4103) (7e6dad4), closes #3481
  • reference: change dereference visitors from stamps to TypeScript classes (#4104) (a0657fb), closes #3481
  • reference: change File from stamp to TypeScript class (#4096) (cb4b90b), closes #3481
  • reference: change parsers from stamps to TypeScript classes (#4102) (e3d195d), closes #3481
  • reference: change Reference from stamp to TypeScript class (#4099) (88f859c), closes #3481
  • reference: change ReferenceSet from stamp to TypeScript class (#4100) (aeb195b), closes #3481
  • reference: change resolvers from stamps to TypeScript classes (#4101) (468259e), closes #3481

BREAKING CHANGES

  • reference: all visitors from apidom-reference package became a class and requires to be instantiated with new operator.
  • reference: all strategies from apidom-reference package became a class and requires to be instantiated with new operator.
  • reference: parsers from apidom-reference package became a class and requires to be instantiated with new operator.
  • reference: resolvers from apidom-reference package became a classes and requires to be instantiated with new operator.
  • reference: ReferenceSet from apidom-reference package became a class and requires to be instantiated with new operator.
  • reference: Reference from apidom-reference package became a class and requires to be instantiated with new operator.
  • reference: File from apidom-reference package became a class and requires to be instantiated with new operator.
  • core: IdentityManager from apidom-core package became a class and requires to be instantiated with new operator.
swagger-api
published 0.99.2 •

Changelog

Source

0.99.2 (2024-04-30)

Bug Fixes

  • ls: fix JSON Schema deprecated--type lint rule (#4060) (377b281)
  • playground: fix recurstion related to textarea sizing (#4039) (f6f3919), closes #4027
23
6
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