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

@swagger-api/apidom-parser-adapter-yaml-1-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-yaml-1-2 - npm Package Compare versions

Comparing version 0.74.1 to 0.75.0

28

CHANGELOG.md

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

## [0.74.1](https://github.com/swagger-api/apidom/compare/v0.74.0...v0.74.1) (2023-07-28)
# [0.75.0](https://github.com/swagger-api/apidom/compare/v0.74.1...v0.75.0) (2023-08-22)
**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-yaml-1-2
## [0.74.1](https://github.com/swagger-api/apidom/compare/v0.74.0...v0.74.1) (2023-07-28)
**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-yaml-1-2
# [0.74.0](https://github.com/swagger-api/apidom/compare/v0.73.0...v0.74.0) (2023-07-24)

@@ -19,6 +19,2 @@

# [0.73.0](https://github.com/swagger-api/apidom/compare/v0.72.0...v0.73.0) (2023-07-18)

@@ -28,28 +24,14 @@

# [0.72.0](https://github.com/swagger-api/apidom/compare/v0.71.1...v0.72.0) (2023-07-17)
### Performance Improvements
* **parser-adapter-yaml-1-2:** use tree-sitter cursor for CST traversal ([#2955](https://github.com/swagger-api/apidom/issues/2955)) ([c46ae6a](https://github.com/swagger-api/apidom/commit/c46ae6a3b7eb511e38f7576bfc0bff1a8bf4e9ae)), closes [#691](https://github.com/swagger-api/apidom/issues/691)
- **parser-adapter-yaml-1-2:** use tree-sitter cursor for CST traversal ([#2955](https://github.com/swagger-api/apidom/issues/2955)) ([c46ae6a](https://github.com/swagger-api/apidom/commit/c46ae6a3b7eb511e38f7576bfc0bff1a8bf4e9ae)), closes [#691](https://github.com/swagger-api/apidom/issues/691)
# [0.71.0](https://github.com/swagger-api/apidom/compare/v0.70.4...v0.71.0) (2023-07-13)
### Features
* add better YAML syntax error messages ([#2931](https://github.com/swagger-api/apidom/issues/2931)) ([5a1d14a](https://github.com/swagger-api/apidom/commit/5a1d14a179da60df666a18e6ae04155c1065bddd)), closes [#2914](https://github.com/swagger-api/apidom/issues/2914) [#2889](https://github.com/swagger-api/apidom/issues/2889)
- add better YAML syntax error messages ([#2931](https://github.com/swagger-api/apidom/issues/2931)) ([5a1d14a](https://github.com/swagger-api/apidom/commit/5a1d14a179da60df666a18e6ae04155c1065bddd)), closes [#2914](https://github.com/swagger-api/apidom/issues/2914) [#2889](https://github.com/swagger-api/apidom/issues/2889)
## [0.70.3](https://github.com/swagger-api/apidom/compare/v0.70.2...v0.70.3) (2023-06-27)

@@ -56,0 +38,0 @@

10

package.json
{
"name": "@swagger-api/apidom-parser-adapter-yaml-1-2",
"version": "0.74.1",
"version": "0.75.0",
"description": "Parser adapter for parsing YAML documents into base namespace.",

@@ -55,7 +55,7 @@ "publishConfig": {

"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-ast": "^0.74.1",
"@swagger-api/apidom-core": "^0.74.1",
"@swagger-api/apidom-ast": "^0.75.0",
"@swagger-api/apidom-core": "^0.75.0",
"@types/ramda": "~0.29.3",
"ramda": "~0.29.0",
"ramda-adjunct": "^4.0.0",
"ramda-adjunct": "^4.1.1",
"stampit": "^4.3.2",

@@ -80,3 +80,3 @@ "tree-sitter": "=0.20.4",

],
"gitHead": "97cdddd7e7a596b04951cac588a91dd90809c7fa"
"gitHead": "1be099d8de39f3fb703cbb5e3f59076e1110fd9b"
}

Sorry, the diff of this file is not supported yet

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