@balena/abstract-sql-to-typescript
Advanced tools
Comparing version 2.0.0-build-2-x-b82285a22630389083930647580e89c60c657474-1 to 2.0.0-build-2-x-b8b894679b4d333c5c3ff9340f8bd2696f418ca4-1
@@ -7,3 +7,3 @@ # Change Log | ||
## 2.0.0 - 2023-04-28 | ||
## 2.0.0 - 2023-05-02 | ||
@@ -10,0 +10,0 @@ * Update @balena/abstract-sql-compiler to 9.x [Pagan Gazzard] |
{ | ||
"name": "@balena/abstract-sql-to-typescript", | ||
"version": "2.0.0-build-2-x-b82285a22630389083930647580e89c60c657474-1", | ||
"version": "2.0.0-build-2-x-b8b894679b4d333c5c3ff9340f8bd2696f418ca4-1", | ||
"description": "A translator for abstract sql into typescript types.", | ||
@@ -16,3 +16,3 @@ "main": "out/index.js", | ||
"dependencies": { | ||
"@balena/abstract-sql-compiler": "9.0.0-build-8-x-374bc5bd42c3caac5c68608f802302674a511c23-1", | ||
"@balena/abstract-sql-compiler": "^9.0.0", | ||
"@balena/odata-to-abstract-sql": "^5.9.6", | ||
@@ -48,4 +48,4 @@ "@types/node": "^16.18.25", | ||
"versionist": { | ||
"publishedAt": "2023-04-28T12:06:17.875Z" | ||
"publishedAt": "2023-05-02T12:00:10.869Z" | ||
} | ||
} |
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
108985
+ Added@balena/abstract-sql-compiler@9.2.0(transitive)
+ Added@balena/sbvr-types@7.1.3(transitive)
- Removed@balena/abstract-sql-compiler@9.0.0-build-8-x-374bc5bd42c3caac5c68608f802302674a511c23-1(transitive)
- Removed@balena/sbvr-types@4.0.2(transitive)