Socket
Socket
Sign inDemoInstall

@common-stack/client-core

Package Overview
Dependencies
Maintainers
1
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 0.5.26 to 0.5.27

5

lib/interfaces/connector.d.ts

@@ -1,3 +0,3 @@

import { Resolvers, IdGetterObj, PossibleTypesMap, TypePolicies, Operation, ApolloLink } from '@apollo/client/core';
import { interfaces } from 'inversify';
import { ApolloLink, IdGetterObj, Operation, PossibleTypesMap, Resolvers, TypePolicies } from '@apollo/client/core';
import { Container, interfaces } from 'inversify';
import { Cache } from '@apollo/client/cache';

@@ -184,2 +184,3 @@ import { ReducersMapObject } from 'redux';

readonly reduxPersistTransforms?: any[];
readonly hydrate?: (container: Container, state: never) => void;
}

@@ -186,0 +187,0 @@ /**

4

package.json
{
"name": "@common-stack/client-core",
"version": "0.5.26",
"version": "0.5.27",
"description": "common core for higher packages to depend on",

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

},
"gitHead": "6520826b1fa6220c3a5c68b7b949894a56cea3c7"
"gitHead": "5fa27e52e5107231371f9880b7b04998b290e469"
}
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