New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@balena/abstract-sql-to-typescript

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/abstract-sql-to-typescript - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3-build-web-resource-3-52295bcd15add98e842f326de589c88cb5f4ae7c-1

@@ -7,2 +7,6 @@ # Change Log

## 1.4.3 - 2023-02-18
* Integrate beta version of sbvr-types supporting WebResource [Ramiro González Maciel]
## 1.4.2 - 2023-02-15

@@ -9,0 +13,0 @@

@@ -71,2 +71,3 @@ "use strict";

case 'JSON':
case 'WebResource':
return '{}';

@@ -73,0 +74,0 @@ default:

{
"name": "@balena/abstract-sql-to-typescript",
"version": "1.4.2",
"version": "1.4.3-build-web-resource-3-52295bcd15add98e842f326de589c88cb5f4ae7c-1",
"description": "A translator for abstract sql into typescript types.",

@@ -16,4 +16,4 @@ "main": "out/index.js",

"dependencies": {
"@balena/abstract-sql-compiler": "^8.0.0",
"@balena/odata-to-abstract-sql": "^5.9.1",
"@balena/abstract-sql-compiler": "8.0.1-build-web-resource-3-6e41a63ba633fa65e9d42f7ed784cae42d5ba23f-1",
"@balena/odata-to-abstract-sql": "5.9.3-build-web-resource-3-70ba5fe7599cbaeb795a8037a81a7d2cb9fcecd1-1",
"@types/node": "^12.20.55",

@@ -44,4 +44,4 @@ "common-tags": "^1.8.2"

"versionist": {
"publishedAt": "2023-02-15T13:34:29.198Z"
"publishedAt": "2023-02-18T02:28:23.802Z"
}
}

@@ -110,2 +110,3 @@ import type {

case 'JSON':
case 'WebResource':
return '{}';

@@ -112,0 +113,0 @@ default:

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet