@vizzly/semantic-layer-public
Advanced tools
Comparing version 0.0.61 to 0.0.62
@@ -125,6 +125,2 @@ "use strict"; | ||
}, | ||
percentile50: { | ||
publicName: '50th percentile', | ||
validDataTypes: ['number'], | ||
}, | ||
percentile75: { | ||
@@ -131,0 +127,0 @@ publicName: '75th percentile', |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54209
1275