Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
69
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.91.0 to 0.92.0

4

CHANGELOG.md

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

# [0.92.0](https://github.com/swagger-api/apidom/compare/v0.91.0...v0.92.0) (2024-01-12)
**Note:** Version bump only for package @swagger-api/apidom-parser-adapter-api-design-systems-yaml
# [0.91.0](https://github.com/swagger-api/apidom/compare/v0.90.0...v0.91.0) (2024-01-08)

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

10

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

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

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

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

],
"gitHead": "a3b88484e7a38bbf82b04458cda81e4dc0b53519"
"gitHead": "c7a45ee8d68ac82ac2ab93ebb639a95ced1d6e86"
}

@@ -85,3 +85,3 @@ # @swagger-api/apidom-parser-adapter-api-design-systems-yaml

const parser = ApiDOMParser();
const parser = new ApiDOMParser();

@@ -88,0 +88,0 @@ parser.use(apiDesignSystemsYamlAdapter);

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