@balena/sbvr-types
Advanced tools
Comparing version 7.0.2-build-ts-tests-71d0e6952a6de0ab78df9e2b30e94716c110154c-1 to 7.0.2-build-ts-tests-a78e1c02edc63927ae978f57afdd5edea25adec1-1
{ | ||
"name": "@balena/sbvr-types", | ||
"version": "7.0.2-build-ts-tests-71d0e6952a6de0ab78df9e2b30e94716c110154c-1", | ||
"version": "7.0.2-build-ts-tests-a78e1c02edc63927ae978f57afdd5edea25adec1-1", | ||
"description": "SBVR type definitions.", | ||
@@ -18,3 +18,3 @@ "main": "out", | ||
"optionalDependencies": { | ||
"bcrypt": "^5.1.0", | ||
"bcrypt": "^5.1.1", | ||
"bcryptjs": "^2.4.3", | ||
@@ -24,15 +24,15 @@ "sha.js": "^2.4.11" | ||
"devDependencies": { | ||
"@balena/abstract-sql-compiler": "^9.0.0", | ||
"@balena/abstract-sql-compiler": "^9.0.5", | ||
"@balena/lint": "^7.3.0", | ||
"@types/bcrypt": "^5.0.0", | ||
"@types/chai": "^4.3.4", | ||
"@types/bcrypt": "^5.0.2", | ||
"@types/chai": "^4.3.12", | ||
"@types/chai-datetime": "^0.0.39", | ||
"@types/mocha": "^10.0.0", | ||
"@types/sha.js": "^2.4.0", | ||
"chai": "^4.3.7", | ||
"@types/mocha": "^10.0.6", | ||
"@types/sha.js": "^2.4.4", | ||
"chai": "^4.4.1", | ||
"chai-datetime": "^1.8.0", | ||
"husky": "^8.0.2", | ||
"lint-staged": "^13.0.4", | ||
"mocha": "^10.1.0", | ||
"ts-node": "^10.9.1", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^15.2.2", | ||
"mocha": "^10.3.0", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.4.2" | ||
@@ -56,4 +56,4 @@ }, | ||
"versionist": { | ||
"publishedAt": "2024-03-12T12:43:43.221Z" | ||
"publishedAt": "2024-03-12T12:48:05.947Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
136165