Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@balena/abstract-sql-compiler

Package Overview
Dependencies
Maintainers
3
Versions
475
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/abstract-sql-compiler - npm Package Compare versions

Comparing version 9.0.3-build-bumps-sbvr-types-with-web-resource-aa97f14f560002592f9d270a6746423f38eaf5da-1 to 9.0.3-build-bumps-sbvr-types-with-web-resource-f305534a2038ba659999f2570430bb060d6fccd3-1

2

CHANGELOG.md

@@ -7,3 +7,3 @@ # Change Log

## 9.0.3 - 2023-05-17
## 9.0.3 - 2023-07-19

@@ -10,0 +10,0 @@ * Bumps sbvr types containing WebResource [Otávio Jacobi]

@@ -9,3 +9,3 @@ "use strict";

Engines["websql"] = "websql";
})(Engines = exports.Engines || (exports.Engines = {}));
})(Engines || (exports.Engines = Engines = {}));
const AbstractSQLOptimiser_1 = require("./AbstractSQLOptimiser");

@@ -12,0 +12,0 @@ const AbstractSQLRules2SQL_1 = require("./AbstractSQLRules2SQL");

@@ -9,3 +9,3 @@ "use strict";

Engines["websql"] = "websql";
})(Engines = exports.Engines || (exports.Engines = {}));
})(Engines || (exports.Engines = Engines = {}));
const AbstractSQLOptimiser_1 = require("./AbstractSQLOptimiser");

@@ -12,0 +12,0 @@ const sbvr_types_1 = require("@balena/sbvr-types");

{
"name": "@balena/abstract-sql-compiler",
"version": "9.0.3-build-bumps-sbvr-types-with-web-resource-aa97f14f560002592f9d270a6746423f38eaf5da-1",
"version": "9.0.3-build-bumps-sbvr-types-with-web-resource-f305534a2038ba659999f2570430bb060d6fccd3-1",
"description": "A translator for abstract sql into sql.",

@@ -19,3 +19,3 @@ "main": "out/AbstractSQLCompiler.js",

"dependencies": {
"@balena/sbvr-types": "5.1.0-build-web-resource-2-18a09938422881c4507118f81f2d5395e132e741-1",
"@balena/sbvr-types": "5.1.0-build-web-resource-2-db7ff44e95a040a0b250d8c7612b126b31a3f325-1",
"lodash": "^4.17.21"

@@ -65,4 +65,4 @@ },

"versionist": {
"publishedAt": "2023-05-17T15:49:45.374Z"
"publishedAt": "2023-07-19T13:29:09.113Z"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc