@swagger-api/apidom-json-pointer-relative
Advanced tools
Comparing version 1.0.0-alpha.6 to 1.0.0-alpha.7
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0-alpha.7](https://github.com/swagger-api/apidom/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2024-08-05) | ||
**Note:** Version bump only for package @swagger-api/apidom-json-pointer-relative | ||
# [1.0.0-alpha.6](https://github.com/swagger-api/apidom/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2024-07-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-json-pointer-relative", | ||
"version": "1.0.0-alpha.6", | ||
"version": "1.0.0-alpha.7", | ||
"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-alpha.6", | ||
"@swagger-api/apidom-error": "^1.0.0-alpha.6", | ||
"@swagger-api/apidom-json-pointer": "^1.0.0-alpha.6", | ||
"@swagger-api/apidom-core": "^1.0.0-alpha.7", | ||
"@swagger-api/apidom-error": "^1.0.0-alpha.7", | ||
"@swagger-api/apidom-json-pointer": "^1.0.0-alpha.7", | ||
"@types/ramda": "~0.30.0", | ||
@@ -59,3 +59,3 @@ "ramda": "~0.30.0", | ||
], | ||
"gitHead": "81da2a87846baf87cf9152575fcdecceb82d1a03" | ||
"gitHead": "9daea4cbd64add84054529653eb8490a5cc06261" | ||
} |
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
661831