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