@bem-react/di
Advanced tools
Comparing version 1.0.2 to 1.0.3
import * as React from 'react'; | ||
export declare type RegistryContext = Record<string, Registry>; | ||
export declare const RegistryConsumer: React.ComponentType<React.ConsumerProps<Record<string, Registry>>>; | ||
@@ -3,0 +4,0 @@ export declare function withRegistry<P>(...registries: Registry[]): (Component: React.ComponentType<P>) => React.StatelessComponent<P>; |
{ | ||
"name": "@bem-react/di", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "BEM React Dependency Injection", | ||
@@ -5,0 +5,0 @@ "repository": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10987
91
0