@balena/abstract-sql-to-typescript
Advanced tools
Comparing version 2.1.1-build-eslint-6d14937a7ed94048f5bb09ed381d8d3fc86d8bbd-1 to 2.1.1-build-eslint-9e70e22bee564b3539aba722cf72801f0b27060c-1
@@ -7,3 +7,3 @@ # Change Log | ||
## 2.1.1 - 2023-08-18 | ||
## 2.1.1 - 2023-08-22 | ||
@@ -10,0 +10,0 @@ * Update @balena/lint to 7.0.0 [Thodoris Greasidis] |
{ | ||
"name": "@balena/abstract-sql-to-typescript", | ||
"version": "2.1.1-build-eslint-6d14937a7ed94048f5bb09ed381d8d3fc86d8bbd-1", | ||
"version": "2.1.1-build-eslint-9e70e22bee564b3539aba722cf72801f0b27060c-1", | ||
"description": "A translator for abstract sql into typescript types.", | ||
@@ -22,3 +22,3 @@ "main": "out/index.js", | ||
"devDependencies": { | ||
"@balena/lint": "^7.0.0-build-eslint-637e45d92f2d8fc61a42b15b17c2d2af2755a16e-1", | ||
"@balena/lint": "^7.0.0", | ||
"@types/chai": "^4.3.4", | ||
@@ -48,4 +48,4 @@ "@types/common-tags": "^1.8.1", | ||
"versionist": { | ||
"publishedAt": "2023-08-18T12:53:30.165Z" | ||
"publishedAt": "2023-08-22T13:19:55.371Z" | ||
} | ||
} |
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
111337