@enplug/sdk-dashboard
Advanced tools
Comparing version 5.4.46 to 5.4.47
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.46", | ||
"version": "5.4.47", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -15,3 +15,3 @@ "typings": "./index.d.ts", | ||
"release": "npm run bundle && enplug-release-sdk", | ||
"release:prod": "npm run bundle:prod && enplug-release-sdk && npm run release:docs", | ||
"release:prod": "npm run bIf yundle:prod && enplug-release-sdk && npm run release:docs", | ||
"release:dev": "npm run bundle && enplug-release-sdk --dev", | ||
@@ -18,0 +18,0 @@ "generateTypings": "tsc -d ./src/sdk.ts --declarationDir ./types --emitDeclarationOnly --allowJs", |
@@ -457,2 +457,3 @@ /** These are meant to available to client apps */ | ||
profile?: string; | ||
connectionName?: string; | ||
webURL: string; | ||
@@ -459,0 +460,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
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
267563
3689