You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@swagger-api/apidom-json-path

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

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

to
1.0.0-beta.31

4

CHANGELOG.md

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

# [1.0.0-beta.31](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.30...v1.0.0-beta.31) (2025-04-24)
**Note:** Version bump only for package @swagger-api/apidom-json-path
# [1.0.0-beta.30](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2025-03-17)

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

10

package.json
{
"name": "@swagger-api/apidom-json-path",
"version": "1.0.0-beta.30",
"version": "1.0.0-beta.31",
"description": "Evaluate JSONPath expressions against ApiDOM.",

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

"@babel/runtime-corejs3": "^7.26.10",
"@swagger-api/apidom-core": "^1.0.0-beta.30",
"@swagger-api/apidom-error": "^1.0.0-beta.30",
"@swagger-api/apidom-json-pointer": "^1.0.0-beta.30",
"@swagger-api/apidom-core": "^1.0.0-beta.31",
"@swagger-api/apidom-error": "^1.0.0-beta.31",
"@swagger-api/apidom-json-pointer": "^1.0.0-beta.31",
"jsonpath-plus": "^10.0.6"

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

],
"gitHead": "6c9b103eee7d2886214719436829f744aa6059cd"
"gitHead": "fe0ba51f422ba3408fbe244c4dcb75ad4dd6d226"
}