@common-stack/client-core
Advanced tools
Comparing version 0.0.141 to 0.0.142
@@ -25,3 +25,7 @@ export interface ClientStateParams { | ||
readonly languagesFuncs?: any; | ||
readonly panels?: any; | ||
readonly leftMainPanelItems: any; | ||
readonly middleMainPanelItems: any; | ||
readonly leftFooterItems: any; | ||
readonly rightFooterItems: any; | ||
readonly middleLowerPanelItems: any; | ||
} | ||
@@ -28,0 +32,0 @@ export interface IFeature { |
{ | ||
"name": "@common-stack/client-core", | ||
"version": "0.0.141", | ||
"version": "0.0.142", | ||
"description": "Sample core for higher packages to depend on", | ||
@@ -56,3 +56,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@common-stack/core": "^0.0.141" | ||
"@common-stack/core": "^0.0.142" | ||
}, | ||
@@ -59,0 +59,0 @@ "peerDependencies": { |
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
30726
370
+ Added@common-stack/core@0.0.142(transitive)
- Removed@common-stack/core@0.0.141(transitive)
Updated@common-stack/core@^0.0.142