@cloudquery/plugin-config-ui-connector
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -314,3 +314,3 @@ /** | ||
message: string; | ||
type: 'error' | 'info' | 'success' | 'warning'; | ||
type: 'blank' | 'success' | 'error'; | ||
duration?: number; | ||
@@ -317,0 +317,0 @@ }; |
{ | ||
"name": "@cloudquery/plugin-config-ui-connector", | ||
"description": "Plugin configuration UI connector for CloudQuery Cloud App", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"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
34913