@vizzly/semantic-layer-public
Advanced tools
Comparing version 0.0.80 to 0.0.81
@@ -90,2 +90,3 @@ "use strict"; | ||
right: joi_1.default.array().items(joi_1.default.string()).required(), | ||
as: joi_1.default.string().optional(), | ||
}); | ||
@@ -92,0 +93,0 @@ const secureFilterGuardSchema = joi_1.default.object({ |
{ | ||
"name": "@vizzly/semantic-layer-public", | ||
"version": "0.0.80", | ||
"version": "0.0.81", | ||
"source": "src/index.ts", | ||
@@ -27,7 +27,7 @@ "main": "dist/index.js", | ||
"uuid": "^9.0.1", | ||
"@vizzly/sqlbuilder-public": "^0.0.79" | ||
"@vizzly/sqlbuilder-public": "0.0.80" | ||
}, | ||
"peerDependencies": { | ||
"@vizzly/sqlbuilder-public": "^0.0.79" | ||
"@vizzly/sqlbuilder-public": "0.0.80" | ||
} | ||
} |
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
54491
1289