@vizzly/semantic-layer-public
Advanced tools
Comparing version 0.0.223 to 0.0.224
@@ -28,2 +28,5 @@ "use strict"; | ||
'second', | ||
'dayOfMonthOnly', | ||
'weekOfYearOnly', | ||
'monthOfYearOnly', | ||
]), | ||
@@ -30,0 +33,0 @@ supportedAggregates: (0, support_1.supportedAggregates)(['sum', 'mean', 'min', 'max', 'count', 'countDistinct']), |
{ | ||
"name": "@vizzly/semantic-layer-public", | ||
"version": "0.0.223", | ||
"version": "0.0.224", | ||
"source": "src/index.ts", | ||
@@ -24,8 +24,8 @@ "main": "dist/index.js", | ||
"typescript": "^5.4.5", | ||
"@vizzly/sqlbuilder-public": "0.1.28" | ||
"@vizzly/sqlbuilder-public": "0.1.29" | ||
}, | ||
"peerDependencies": { | ||
"@vizzly/sqlbuilder-public": "0.1.28", | ||
"@vizzly/sqlbuilder-public": "0.1.29", | ||
"@vizzly/joi": "^17.11.0" | ||
} | ||
} |
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
74407
1916