Socket
Socket
Sign inDemoInstall

@swagger-api/apidom-parser-adapter-api-design-systems-yaml

Package Overview
Dependencies
69
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.77.0 to 0.78.0

6

CHANGELOG.md

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

# [0.78.0](https://github.com/swagger-api/apidom/compare/v0.77.0...v0.78.0) (2023-10-17)
### Bug Fixes
- **types:** fix regression in @types/ramda@0.29.6 ([#3281](https://github.com/swagger-api/apidom/issues/3281)) ([c6c279f](https://github.com/swagger-api/apidom/commit/c6c279f526e07b16221d8c00dd0041eeb93e1290)), closes [#3279](https://github.com/swagger-api/apidom/issues/3279)
# [0.77.0](https://github.com/swagger-api/apidom/compare/v0.76.2...v0.77.0) (2023-10-03)

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

12

package.json
{
"name": "@swagger-api/apidom-parser-adapter-api-design-systems-yaml",
"version": "0.77.0",
"version": "0.78.0",
"description": "Parser adapter for parsing YAML documents into API Design Systems namespace.",

@@ -41,6 +41,6 @@ "publishConfig": {

"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-core": "^0.77.0",
"@swagger-api/apidom-ns-api-design-systems": "^0.77.0",
"@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.77.0",
"@types/ramda": "~0.29.3",
"@swagger-api/apidom-core": "^0.78.0",
"@swagger-api/apidom-ns-api-design-systems": "^0.78.0",
"@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.78.0",
"@types/ramda": "~0.29.6",
"ramda": "~0.29.0",

@@ -59,3 +59,3 @@ "ramda-adjunct": "^4.0.0"

],
"gitHead": "cd8a9d7d2ea8bb8c335c23cd4632830a79c426c9"
"gitHead": "d6587217f8a7bec5bbc49ca4dabff8d3d66e0913"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc