@swagger-api/apidom-json-path
Advanced tools
Comparing version 0.85.0 to 0.86.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.86.0](https://github.com/swagger-api/apidom/compare/v0.85.0...v0.86.0) (2023-12-05) | ||
**Note:** Version bump only for package @swagger-api/apidom-json-path | ||
# [0.85.0](https://github.com/swagger-api/apidom/compare/v0.84.0...v0.85.0) (2023-11-30) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-json-path", | ||
"version": "0.85.0", | ||
"version": "0.86.0", | ||
"description": "Evaluate JSONPath expressions against ApiDOM.", | ||
@@ -41,5 +41,5 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.20.7", | ||
"@swagger-api/apidom-core": "^0.85.0", | ||
"@swagger-api/apidom-error": "^0.85.0", | ||
"@swagger-api/apidom-json-pointer": "^0.85.0", | ||
"@swagger-api/apidom-core": "^0.86.0", | ||
"@swagger-api/apidom-error": "^0.86.0", | ||
"@swagger-api/apidom-json-pointer": "^0.86.0", | ||
"jsonpath-plus": "^7.2.0" | ||
@@ -57,3 +57,3 @@ }, | ||
], | ||
"gitHead": "beedab14f203c2b029ff83d4c6532669b0783aa1" | ||
"gitHead": "13eb0bd9d45950dfa21a65bc4bc8ac608e0802d0" | ||
} |
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
633932
+ Added@swagger-api/apidom-ast@0.86.0(transitive)
+ Added@swagger-api/apidom-core@0.86.0(transitive)
+ Added@swagger-api/apidom-error@0.86.0(transitive)
+ Added@swagger-api/apidom-json-pointer@0.86.0(transitive)
- Removed@swagger-api/apidom-ast@0.85.0(transitive)
- Removed@swagger-api/apidom-core@0.85.0(transitive)
- Removed@swagger-api/apidom-error@0.85.0(transitive)
- Removed@swagger-api/apidom-json-pointer@0.85.0(transitive)