@balena/sbvr-types
Advanced tools
Comparing version
@@ -7,2 +7,7 @@ # Change Log | ||
# v3.4.17 | ||
## (2022-11-25) | ||
* Update dependencies [Pagan Gazzard] | ||
# v3.4.16 | ||
@@ -9,0 +14,0 @@ ## (2022-11-25) |
{ | ||
"name": "@balena/sbvr-types", | ||
"version": "3.4.16", | ||
"version": "3.4.17-build-update-deps-e5d3ececb219aaf6380c9f56016a56c3c7c2023f-1", | ||
"description": "SBVR type definitions.", | ||
@@ -13,3 +13,3 @@ "main": "out", | ||
"prepublish": "require-npm4-to-publish", | ||
"prepare": "node -e \"try { require('husky').install() } catch (e) {if (e.code !== 'MODULE_NOT_FOUND') throw e}\"; 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" | ||
@@ -22,3 +22,3 @@ }, | ||
"optionalDependencies": { | ||
"bcrypt": "^5.0.1", | ||
"bcrypt": "^5.1.0", | ||
"bcryptjs": "^2.4.3", | ||
@@ -28,21 +28,21 @@ "sha.js": "^2.4.11" | ||
"devDependencies": { | ||
"@balena/lint": "^6.2.0", | ||
"@balena/lint": "^6.2.1", | ||
"@types/bcrypt": "^5.0.0", | ||
"@types/chai": "^4.3.0", | ||
"@types/chai": "^4.3.4", | ||
"@types/chai-as-promised": "^7.1.5", | ||
"@types/chai-datetime": "^0.0.37", | ||
"@types/lodash": "^4.14.181", | ||
"@types/lodash": "^4.14.190", | ||
"@types/mocha": "^10.0.0", | ||
"@types/sha.js": "^2.4.0", | ||
"bluebird": "^3.7.2", | ||
"chai": "^4.3.6", | ||
"chai": "^4.3.7", | ||
"chai-as-promised": "^7.1.1", | ||
"chai-datetime": "^1.8.0", | ||
"husky": "^8.0.0", | ||
"lint-staged": "^13.0.0", | ||
"husky": "^8.0.2", | ||
"lint-staged": "^13.0.4", | ||
"lodash": "^4.17.21", | ||
"mocha": "^10.0.0", | ||
"mocha": "^10.1.0", | ||
"require-npm4-to-publish": "^1.0.0", | ||
"ts-node": "^10.7.0", | ||
"typescript": "^4.6.3" | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.3" | ||
}, | ||
@@ -64,4 +64,4 @@ "lint-staged": { | ||
"versionist": { | ||
"publishedAt": "2022-11-25T16:20:17.429Z" | ||
"publishedAt": "2022-11-25T16:25:28.861Z" | ||
} | ||
} |
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
107468
0.38%2
100%