Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@common-stack/client-core

Package Overview
Dependencies
Maintainers
1
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-stack/client-core - npm Package Compare versions

Comparing version 0.0.141 to 0.0.142

6

lib/interfaces/connector.d.ts

@@ -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 {

4

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc