@cloudquery/plugin-config-ui-connector
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -39,2 +39,7 @@ /** | ||
teamName: string; | ||
/** Rudderstack config */ | ||
rudderstackConfig?: { | ||
dataPlaneUrl: string; | ||
key: string; | ||
}; | ||
}; | ||
@@ -41,0 +46,0 @@ /** |
{ | ||
"name": "@cloudquery/plugin-config-ui-connector", | ||
"description": "Plugin configuration UI connector for CloudQuery Cloud App", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"private": false, | ||
@@ -6,0 +6,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
35352
350