We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ca7a0 commit 0312b97Copy full SHA for 0312b97
jex/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bpinternal/jex",
3
- "version": "1.2.4",
+ "version": "1.2.5",
4
"description": "JSON-Extends; JSON Schema type checking library",
5
"main": "dist/index.cjs",
6
"module": "./dist/index.mjs",
@@ -29,7 +29,7 @@
29
"@vitest/browser": "^2.1.8",
30
"ajv": "^8.12.0",
31
"buffer": "^6.0.3",
32
- "esbuild": "^0.25.0",
+ "esbuild": "^0.27.0",
33
"esbuild-plugin-polyfill-node": "^0.3.0",
34
"playwright": "^1.49.0",
35
"prettier": "^3.2.4",
0 commit comments