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

@vizzly/semantic-layer-public

Package Overview
Dependencies
Maintainers
2
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vizzly/semantic-layer-public - npm Package Compare versions

Comparing version 0.0.56 to 0.0.57

1

dist/QueryEngineConfig/bigquery.js

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

'sqlViews',
'dateMaths',
],

@@ -19,0 +20,0 @@ supportedTimeTruncFunctions: (0, support_1.supportedTimeTruncFunctions)([

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

'encryptedDashboards',
'dateMaths',
],

@@ -17,0 +18,0 @@ supportedTimeTruncFunctions: (0, support_1.supportedTimeTruncFunctions)([

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

'sqlViews',
'dateMaths',
],

@@ -19,0 +20,0 @@ supportedTimeTruncFunctions: (0, support_1.supportedTimeTruncFunctions)(['month', 'year', 'day', 'hour', 'minute', 'second']),

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

'sqlViews',
'dateMaths',
],

@@ -19,0 +20,0 @@ supportedTimeTruncFunctions: (0, support_1.supportedTimeTruncFunctions)([

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

'sqlViews',
'dateMaths',
],

@@ -18,0 +19,0 @@ supportedTimeTruncFunctions: (0, support_1.supportedTimeTruncFunctions)(['month', 'year', 'day', 'hour', 'minute', 'second']),

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

'sqlViews',
'dateMaths',
],

@@ -19,0 +20,0 @@ supportedTimeTruncFunctions: (0, support_1.supportedTimeTruncFunctions)([

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

'sqlViews',
'dateMaths',
],

@@ -19,0 +20,0 @@ supportedTimeTruncFunctions: (0, support_1.supportedTimeTruncFunctions)([

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

'sqlViews',
'dateMaths',
],

@@ -19,0 +20,0 @@ supportedTimeTruncFunctions: (0, support_1.supportedTimeTruncFunctions)([

2

dist/QueryEngineConfig/types.d.ts
import { NormalizedDataType } from '@vizzly/sqlbuilder-public';
export type SupportedFeature = 'subquery' | 'simpleMaths' | 'aggregateMaths' | 'switchField' | 'configManagerUi' | 'roundedNumbers' | 'sqlDefinedDataSet' | 'encryptedDashboards' | 'sqlViews';
export type SupportedFeature = 'subquery' | 'simpleMaths' | 'aggregateMaths' | 'switchField' | 'configManagerUi' | 'roundedNumbers' | 'sqlDefinedDataSet' | 'encryptedDashboards' | 'sqlViews' | 'dateMaths';
export type QueryEngineConfig = {

@@ -4,0 +4,0 @@ origin?: 'in-browser' | 'query-engine' | 'custom';

{
"name": "@vizzly/semantic-layer-public",
"version": "0.0.56",
"version": "0.0.57",
"source": "src/index.ts",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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