@balena/abstract-sql-to-typescript
Advanced tools
Comparing version 1.3.0-renovate-node-18-x-8bf87115f7ef7cdd795bcfaab057e12f8c23ece1-1 to 1.3.0-renovate-node-18-x-e582fa0a828edb746fb415cfeee65cc55e5eaae2-1
@@ -11,2 +11,14 @@ # Change Log | ||
## 1.2.4 - 2022-11-17 | ||
* Update dependency mocha to 10.1.0 [Renovate Bot] | ||
## 1.2.3 - 2022-11-17 | ||
* Update dependency lint-staged to 13.0.3 [Renovate Bot] | ||
## 1.2.2 - 2022-11-17 | ||
* Update dependency husky to 8.0.2 [Renovate Bot] | ||
## 1.2.1 - 2022-10-14 | ||
@@ -13,0 +25,0 @@ |
{ | ||
"name": "@balena/abstract-sql-to-typescript", | ||
"version": "1.3.0-renovate-node-18-x-8bf87115f7ef7cdd795bcfaab057e12f8c23ece1-1", | ||
"version": "1.3.0-renovate-node-18-x-e582fa0a828edb746fb415cfeee65cc55e5eaae2-1", | ||
"description": "A translator for abstract sql into typescript types.", | ||
@@ -25,7 +25,7 @@ "main": "out/index.js", | ||
"@types/common-tags": "^1.8.1", | ||
"@types/mocha": "^8.2.3", | ||
"@types/mocha": "^10.0.0", | ||
"chai": "^4.3.6", | ||
"husky": "^4.3.8", | ||
"lint-staged": "^12.3.7", | ||
"mocha": "^9.2.2", | ||
"husky": "^8.0.0", | ||
"lint-staged": "^13.0.0", | ||
"mocha": "^10.0.0", | ||
"ts-node": "^10.7.0", | ||
@@ -49,4 +49,4 @@ "typescript": "^4.6.3" | ||
"versionist": { | ||
"publishedAt": "2022-11-17T16:55:06.355Z" | ||
"publishedAt": "2022-11-17T19:48:35.108Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62366