@squiz/dx-json-schema-lib
Advanced tools
Comparing version 1.5.1-alpha.3 to 1.5.1-alpha.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.1-alpha.4](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.5.1-alpha.4) (2023-01-31) | ||
**Note:** Version bump only for package @squiz/dx-json-schema-lib | ||
## [1.5.1-alpha.3](https://gitlab.squiz.net/developer-experience/cmp/compare/v1.3.3...v1.5.1-alpha.3) (2023-01-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@squiz/dx-json-schema-lib", | ||
"version": "1.5.1-alpha.3", | ||
"version": "1.5.1-alpha.4", | ||
"description": "", | ||
@@ -9,3 +9,2 @@ "main": "lib/index.js", | ||
"precompile": "ts-node jsonCompiler.ts", | ||
"lint": "eslint ./src --ext .ts", | ||
"test": "jest -c jest.config.ts", | ||
@@ -23,3 +22,2 @@ "test:update-snapshots": "jest -c jest.config.ts --updateSnapshot", | ||
"esbuild": "0.16.17", | ||
"eslint": "8.22.0", | ||
"jest": "28.1.3", | ||
@@ -40,3 +38,3 @@ "json-schema-to-typescript": "11.0.2", | ||
}, | ||
"gitHead": "10a799f4bf585cf8a925850468d78e2c2d2581ce" | ||
"gitHead": "399e7b8fd9e6d1a09e8510b7738b4c9e4483308d" | ||
} |
Sorry, the diff of this file is not supported yet
470717
12