@swagger-api/apidom-json-pointer-relative
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0-beta.2](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-11-22) | ||
**Note:** Version bump only for package @swagger-api/apidom-json-pointer-relative | ||
# [1.0.0-beta.1](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2024-11-22) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-json-pointer-relative", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "Evaluate Relative JSON Pointer expressions against ApiDOM.", | ||
@@ -41,5 +41,5 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.20.7", | ||
"@swagger-api/apidom-core": "^1.0.0-beta.1", | ||
"@swagger-api/apidom-error": "^1.0.0-beta.1", | ||
"@swagger-api/apidom-json-pointer": "^1.0.0-beta.1", | ||
"@swagger-api/apidom-core": "^1.0.0-beta.2", | ||
"@swagger-api/apidom-error": "^1.0.0-beta.2", | ||
"@swagger-api/apidom-json-pointer": "^1.0.0-beta.2", | ||
"@types/ramda": "~0.30.0", | ||
@@ -59,3 +59,3 @@ "ramda": "~0.30.0", | ||
], | ||
"gitHead": "605eed17c44883c182280c2297c9f6e46d639eec" | ||
"gitHead": "aa9027fa0a6de3d5a4bf840f120b874d6cdf5ada" | ||
} |
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
666258