@common-stack/client-core
Advanced tools
Comparing version 0.5.27 to 0.5.28
import { ApolloLink, IdGetterObj, Operation, PossibleTypesMap, Resolvers, TypePolicies } from '@apollo/client/core'; | ||
import { Container, interfaces } from 'inversify'; | ||
import { interfaces } from 'inversify'; | ||
import { Cache } from '@apollo/client/cache'; | ||
@@ -184,3 +184,2 @@ import { ReducersMapObject } from 'redux'; | ||
readonly reduxPersistTransforms?: any[]; | ||
readonly hydrate?: (container: Container, state: never) => void; | ||
} | ||
@@ -187,0 +186,0 @@ /** |
{ | ||
"name": "@common-stack/client-core", | ||
"version": "0.5.27", | ||
"version": "0.5.28", | ||
"description": "common core for higher packages to depend on", | ||
@@ -34,3 +34,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "5fa27e52e5107231371f9880b7b04998b290e469" | ||
"gitHead": "8c1dece432f3f162a3fa5cba5796f6b0ec76aff0" | ||
} |
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
43650
698