Socket
Socket
Sign inDemoInstall

@common-stack/client-core

Package Overview
Dependencies
Maintainers
0
Versions
258
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 4.0.1-alpha.36 to 4.0.1-alpha.47

1

lib/__tests__/test-feature.d.ts
import { AbstractFeature } from '../connector';
export declare class TestFeature extends AbstractFeature {
getReduxConfig(): void;
getConfiguredMenus: () => {};

@@ -4,0 +5,0 @@ getDataRoot: () => {};

@@ -81,2 +81,3 @@ import { IdGetterObj, Resolvers } from '@apollo/client/core';

abstract registerLanguages(monaco: any): any;
abstract getReduxConfig(): any;
}

4

package.json
{
"name": "@common-stack/client-core",
"version": "4.0.1-alpha.36",
"version": "4.0.1-alpha.47",
"description": "common core for higher packages to depend on",

@@ -40,3 +40,3 @@ "license": "ISC",

},
"gitHead": "8bbf23ccf6303d3a3d7720b4469b168b22d23483"
"gitHead": "df1b7718e4d36336a468c518b0fd13c3683f248e"
}

Sorry, the diff of this file is not supported yet

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