@swagger-api/apidom-ns-json-schema-draft-6
Advanced tools
Comparing version 0.69.1 to 0.69.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.69.2](https://github.com/swagger-api/apidom/compare/v0.69.1...v0.69.2) (2023-04-03) | ||
**Note:** Version bump only for package @swagger-api/apidom-ns-json-schema-draft-6 | ||
## [0.69.1](https://github.com/swagger-api/apidom/compare/v0.69.0...v0.69.1) (2023-03-28) | ||
@@ -8,0 +12,0 @@ |
import { LinkDescriptionElement } from '@swagger-api/apidom-ns-json-schema-draft-4'; | ||
/* eslint-disable class-methods-use-this */ | ||
/** | ||
* URI: https://datatracker.ietf.org/doc/html/draft-wright-json-schema-hyperschema-01#section-6 | ||
*/ | ||
class LinkDescription extends LinkDescriptionElement { | ||
@@ -9,0 +7,0 @@ get hrefSchema() { |
{ | ||
"name": "@swagger-api/apidom-ns-json-schema-draft-6", | ||
"version": "0.69.1", | ||
"version": "0.69.2", | ||
"description": "JSON Schema Draft 6 namespace for ApiDOM.", | ||
@@ -45,4 +45,4 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.20.7", | ||
"@swagger-api/apidom-core": "^0.69.1", | ||
"@swagger-api/apidom-ns-json-schema-draft-4": "^0.69.1", | ||
"@swagger-api/apidom-core": "^0.69.2", | ||
"@swagger-api/apidom-ns-json-schema-draft-4": "^0.69.2", | ||
"@types/ramda": "=0.28.23", | ||
@@ -63,3 +63,3 @@ "ramda": "=0.28.0", | ||
], | ||
"gitHead": "977837b2e93c600fe09ded688cd67c5ee2a782d5" | ||
"gitHead": "fcd0f16e6cddd1593e3d74c79be4f27fa49d4f1b" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
250999