@swagger-api/apidom-ns-json-schema-draft-6
Advanced tools
Comparing version 0.68.1 to 0.69.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [0.69.0](https://github.com/swagger-api/apidom/compare/v0.68.1...v0.69.0) (2023-02-28) | ||
### Features | ||
- add support for publishing to npmjs.com ([#2597](https://github.com/swagger-api/apidom/issues/2597)) ([5ac3cd9](https://github.com/swagger-api/apidom/commit/5ac3cd9a83bbe3b4ce2fac732633fb179cd9747f)), closes [#2290](https://github.com/swagger-api/apidom/issues/2290) | ||
## [0.68.1](https://github.com/swagger-api/apidom/compare/v0.68.0...v0.68.1) (2023-02-20) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ns-json-schema-draft-6", | ||
"version": "0.68.1", | ||
"version": "0.69.0", | ||
"description": "JSON Schema Draft 6 namespace for ApiDOM.", | ||
@@ -45,4 +45,4 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.20.7", | ||
"@swagger-api/apidom-core": "^0.68.1", | ||
"@swagger-api/apidom-ns-json-schema-draft-4": "^0.68.1", | ||
"@swagger-api/apidom-core": "^0.69.0", | ||
"@swagger-api/apidom-ns-json-schema-draft-4": "^0.69.0", | ||
"@types/ramda": "=0.28.23", | ||
@@ -63,3 +63,3 @@ "ramda": "=0.28.0", | ||
], | ||
"gitHead": "d2bc706671f1b9a593b8f0c5bca8c501ad0e4cff" | ||
"gitHead": "88ec22a4e4721fc8a3aeb1942b6da32fa2ef512b" | ||
} |
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
250653
+ Added@swagger-api/apidom-ast@0.69.3(transitive)
+ Added@swagger-api/apidom-core@0.69.3(transitive)
+ Added@swagger-api/apidom-ns-json-schema-draft-4@0.69.3(transitive)
- Removed@swagger-api/apidom-ast@0.68.0(transitive)
- Removed@swagger-api/apidom-core@0.68.1(transitive)
- Removed@swagger-api/apidom-ns-json-schema-draft-4@0.68.1(transitive)