@balena/sbvr-types
Advanced tools
Comparing version 3.4.14 to 3.4.15-joshbwlng-husky-v8-setup-21e0f549e4b064ac7de4ba94e1d4fbede8c96406-1
@@ -7,2 +7,7 @@ # Change Log | ||
# v3.4.15 | ||
## (2022-11-18) | ||
* Dev: Migrate husky setup for v8 [Josh Bowling] | ||
# v3.4.14 | ||
@@ -9,0 +14,0 @@ ## (2022-11-17) |
{ | ||
"name": "@balena/sbvr-types", | ||
"version": "3.4.14", | ||
"version": "3.4.15-joshbwlng-husky-v8-setup-21e0f549e4b064ac7de4ba94e1d4fbede8c96406-1", | ||
"description": "SBVR type definitions.", | ||
@@ -13,3 +13,3 @@ "main": "out", | ||
"prepublish": "require-npm4-to-publish", | ||
"prepare": "tsc", | ||
"prepare": "node -e \"try { require('husky').install() } catch (e) {if (e.code !== 'MODULE_NOT_FOUND') throw e}\"; tsc", | ||
"prettify": "balena-lint -e js -e ts --fix src test" | ||
@@ -47,7 +47,2 @@ }, | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"lint-staged": { | ||
@@ -68,4 +63,4 @@ "*.ts": [ | ||
"versionist": { | ||
"publishedAt": "2022-11-17T18:05:49.181Z" | ||
"publishedAt": "2022-11-18T01:24:30.452Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
106679
93
2