@enplug/sdk-dashboard
Advanced tools
Comparing version 5.4.46 to 5.4.47-1
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.46", | ||
"version": "5.4.47-1", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "typings": "./index.d.ts", |
@@ -95,2 +95,3 @@ /** These are meant to available to client apps */ | ||
Profile?: string; | ||
ConnectionName?: string; | ||
Url: string; | ||
@@ -446,2 +447,3 @@ Filter?: string; | ||
export interface PushConnectionConfig { | ||
connectionName?: string; | ||
webURL: string; | ||
@@ -459,2 +461,3 @@ filter?: string; | ||
profile?: string; | ||
connectionName?: string; | ||
webURL: string; | ||
@@ -461,0 +464,0 @@ filter?: string; |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
267619
3691
2