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.94.0 to 0.95.0

6

CHANGELOG.md

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

# [0.95.0](https://github.com/swagger-api/apidom/compare/v0.94.0...v0.95.0) (2024-02-09)
### Bug Fixes
- **parser-adapter-yaml-1-2:** fix canonical formatting of quoted scalars ([#3792](https://github.com/swagger-api/apidom/issues/3792)) ([3d9ff9f](https://github.com/swagger-api/apidom/commit/3d9ff9fd990f1ec0dd9618b6d3b135ccdb00a9ba)), closes [#3788](https://github.com/swagger-api/apidom/issues/3788)
# [0.94.0](https://github.com/swagger-api/apidom/compare/v0.93.0...v0.94.0) (2024-02-05)

@@ -8,0 +14,0 @@

10

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

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

"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-ast": "^0.94.0",
"@swagger-api/apidom-core": "^0.94.0",
"@swagger-api/apidom-error": "^0.94.0",
"@swagger-api/apidom-ast": "^0.95.0",
"@swagger-api/apidom-core": "^0.95.0",
"@swagger-api/apidom-error": "^0.95.0",
"@types/ramda": "~0.29.6",

@@ -80,3 +80,3 @@ "ramda": "~0.29.1",

],
"gitHead": "ad476d69176bc6246acad271c435fe3cfcdcd52c"
"gitHead": "c56f672154649ce4b6236e4f5e12e05e34867fd7"
}

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

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