@vizzly/semantic-layer-public
Advanced tools
Comparing version 0.0.211 to 0.0.212
@@ -5,1 +5,2 @@ export * as QueryEngineConfig from './QueryEngineConfig'; | ||
export * from './timezones'; | ||
export * as Query from './Query'; |
@@ -29,3 +29,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VizzlyConfig = exports.QueryEngineConfig = void 0; | ||
exports.Query = exports.VizzlyConfig = exports.QueryEngineConfig = void 0; | ||
exports.QueryEngineConfig = __importStar(require("./QueryEngineConfig")); | ||
@@ -35,1 +35,2 @@ exports.VizzlyConfig = __importStar(require("./VizzlyConfig")); | ||
__exportStar(require("./timezones"), exports); | ||
exports.Query = __importStar(require("./Query")); |
export type OriginId = 'direct' | 'environment' | 'vizzly_api' | 'github' | 'remote' | 's3' | 'file' | 'encrypted_blob'; | ||
export type * from './QueryEngineConfig/types'; | ||
export type * from './Query/types'; |
{ | ||
"name": "@vizzly/semantic-layer-public", | ||
"version": "0.0.211", | ||
"version": "0.0.212", | ||
"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
80466
57
2102
3338
4