@fluentui/state
Advanced tools
Comparing version 0.47.7 to 0.47.8
import { Manager, ManagerConfig } from './types'; | ||
declare const createManager: <State, Actions extends Record<string, import("./types").AnyAction>>(config: ManagerConfig<State, Actions>) => Manager<State, Actions>; | ||
export default createManager; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export * from './managers/checkboxManager'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Manager, ManagerConfig } from '../types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Manager, ManagerConfig } from '../types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Manager, ManagerConfig } from '../types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Manager, ManagerConfig } from '../types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare type AnyAction = (...args: any[]) => void; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
import { Manager, ManagerConfig } from './types'; | ||
declare const createManager: <State, Actions extends Record<string, import("./types").AnyAction>>(config: ManagerConfig<State, Actions>) => Manager<State, Actions>; | ||
export default createManager; |
@@ -0,0 +0,0 @@ export * from './managers/checkboxManager'; |
@@ -0,0 +0,0 @@ import { Manager, ManagerConfig } from '../types'; |
@@ -0,0 +0,0 @@ import { Manager, ManagerConfig } from '../types'; |
@@ -0,0 +0,0 @@ import { Manager, ManagerConfig } from '../types'; |
@@ -0,0 +0,0 @@ import { Manager, ManagerConfig } from '../types'; |
@@ -0,0 +0,0 @@ export declare type AnyAction = (...args: any[]) => void; |
{ | ||
"name": "@fluentui/state", | ||
"description": "A set of utils to create framework agnostic and reusable state managers", | ||
"version": "0.47.7", | ||
"version": "0.47.8", | ||
"author": "Oleksandr Fediashov <a@fedyashov.com>", | ||
@@ -38,3 +38,3 @@ "bugs": "https://github.com/OfficeDev/office-ui-fabric-react/issues", | ||
"types": "dist/es/index.d.ts", | ||
"gitHead": "4ff7591ea54d733d7199ab2f25beb24615b27f97" | ||
"gitHead": "e1212c16a5a52e3d2d537fbe16117eeadebe894f" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
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
142668
57
883
1