Socket
Socket
Sign inDemoInstall

@common-stack/core

Package Overview
Dependencies
Maintainers
0
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@common-stack/core - npm Package Compare versions

Comparing version 4.0.2-alpha.1 to 4.0.2-alpha.14

1

lib/constants/types.d.ts

@@ -14,2 +14,3 @@ export declare const CommonType: {

ApolloClient: symbol;
ReduxStore: symbol;
ApolloClientFactory: symbol;

@@ -16,0 +17,0 @@ InMemoryCache: symbol;

@@ -15,2 +15,3 @@ const CommonType = {

ApolloClient: Symbol.for('ApolloClient'),
ReduxStore: Symbol.for('ReduxStore'),
ApolloClientFactory: Symbol.for('ApolloClientFactory'),

@@ -17,0 +18,0 @@ InMemoryCache: Symbol.for('InMemoryCache'),

4

package.json
{
"name": "@common-stack/core",
"version": "4.0.2-alpha.1",
"version": "4.0.2-alpha.14",
"description": "Common core for higher packages to depend on",

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

},
"gitHead": "2265754b0b7a930ce3654abb3138170d20362c77"
"gitHead": "0e2c1123d24c2aea1b444ed1a50220e70f78987a"
}

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