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.61 to 0.0.62

4

dist/QueryEngineConfig/constants.js

@@ -125,6 +125,2 @@ "use strict";

},
percentile50: {
publicName: '50th percentile',
validDataTypes: ['number'],
},
percentile75: {

@@ -131,0 +127,0 @@ publicName: '75th percentile',

2

dist/QueryEngineConfig/snowflake.js

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

'mean',
'median',
'min',

@@ -38,3 +39,2 @@ 'max',

'percentile25',
'percentile50',
'percentile75',

@@ -41,0 +41,0 @@ 'percentile90',

{
"name": "@vizzly/semantic-layer-public",
"version": "0.0.61",
"version": "0.0.62",
"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