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
0
Versions
472
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 10.2.0-build-compile-any-node-as-operand-8ce652049de73a289b4745e907cb994df5ffcede-1 to 10.2.0-build-compile-any-node-as-operand-a59ec9030db646d05a1daf22b405ce979a6da396-1

1

out/AbstractSQLRules2SQL.js

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

switch (node[0]) {
case 'Any':
case 'EmbeddedText':

@@ -188,0 +189,0 @@ case 'Boolean':

4

package.json
{
"name": "@balena/abstract-sql-compiler",
"version": "10.2.0-build-compile-any-node-as-operand-8ce652049de73a289b4745e907cb994df5ffcede-1",
"version": "10.2.0-build-compile-any-node-as-operand-a59ec9030db646d05a1daf22b405ce979a6da396-1",
"description": "A translator for abstract sql into sql.",

@@ -67,4 +67,4 @@ "type": "commonjs",

"versionist": {
"publishedAt": "2025-01-20T13:41:45.038Z"
"publishedAt": "2025-01-20T14:04:14.297Z"
}
}

@@ -236,2 +236,3 @@ import _ from 'lodash';

switch (node[0]) {
case 'Any':
case 'EmbeddedText':

@@ -238,0 +239,0 @@ case 'Boolean':

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