@vizzly/semantic-layer-public
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -101,3 +101,3 @@ "use strict"; | ||
.description('A unique ID for the data set. This should not change unless the meaning of the data set represents changes.'), | ||
connectionId: joi_1.default.string().required(), | ||
connectionId: joi_1.default.string().optional(), | ||
hide: joi_1.default.boolean().optional().description('Hide the data set from the dashboard.'), | ||
@@ -104,0 +104,0 @@ name: joi_1.default.string() |
{ | ||
"name": "@vizzly/semantic-layer-public", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0