Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@swagger-api/apidom-json-path

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swagger-api/apidom-json-path - npm Package Compare versions

Comparing version 0.89.0 to 0.90.0

@@ -6,2 +6,6 @@ # Change Log

# [0.90.0](https://github.com/swagger-api/apidom/compare/v0.89.0...v0.90.0) (2024-01-04)
**Note:** Version bump only for package @swagger-api/apidom-json-path
# [0.89.0](https://github.com/swagger-api/apidom/compare/v0.88.0...v0.89.0) (2023-12-19)

@@ -8,0 +12,0 @@

{
"name": "@swagger-api/apidom-json-path",
"version": "0.89.0",
"version": "0.90.0",
"description": "Evaluate JSONPath expressions against ApiDOM.",

@@ -41,5 +41,5 @@ "publishConfig": {

"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-core": "^0.89.0",
"@swagger-api/apidom-error": "^0.89.0",
"@swagger-api/apidom-json-pointer": "^0.89.0",
"@swagger-api/apidom-core": "^0.90.0",
"@swagger-api/apidom-error": "^0.90.0",
"@swagger-api/apidom-json-pointer": "^0.90.0",
"jsonpath-plus": "^7.2.0"

@@ -57,3 +57,3 @@ },

],
"gitHead": "72f769c805e70b5b196489bc6a5aa4a86f8eefe7"
"gitHead": "28b52f94c030abc693b375615ce0bcbb34f30920"
}