@fluentui/react-context-selector
Advanced tools
Comparing version 0.31.1-alpha.6224 to 0.45.0
@@ -83,2 +83,3 @@ "use strict"; | ||
var _default = createContext; | ||
exports["default"] = _default; | ||
exports["default"] = _default; | ||
//# sourceMappingURL=createContext.js.map |
@@ -49,2 +49,3 @@ "use strict"; | ||
}); | ||
}); | ||
}); | ||
//# sourceMappingURL=index.js.map |
@@ -1,1 +0,2 @@ | ||
"use strict"; | ||
"use strict"; | ||
//# sourceMappingURL=types.js.map |
@@ -64,2 +64,3 @@ "use strict"; | ||
var _default = useContextSelector; | ||
exports["default"] = _default; | ||
exports["default"] = _default; | ||
//# sourceMappingURL=useContextSelector.js.map |
@@ -69,2 +69,3 @@ "use strict"; | ||
var _default = useContextSelectors; | ||
exports["default"] = _default; | ||
exports["default"] = _default; | ||
//# sourceMappingURL=useContextSelectors.js.map |
@@ -17,2 +17,3 @@ "use strict"; | ||
React.useEffect; | ||
exports.useIsomorphicLayoutEffect = useIsomorphicLayoutEffect; | ||
exports.useIsomorphicLayoutEffect = useIsomorphicLayoutEffect; | ||
//# sourceMappingURL=utils.js.map |
@@ -73,2 +73,3 @@ import * as React from 'react'; | ||
export default createContext; | ||
export default createContext; | ||
//# sourceMappingURL=createContext.js.map |
export { default as createContext } from './createContext'; | ||
export { default as useContextSelector } from './useContextSelector'; | ||
export { default as useContextSelectors } from './useContextSelectors'; | ||
export * from './types'; | ||
export * from './types'; | ||
//# sourceMappingURL=index.js.map |
@@ -50,2 +50,3 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray"; | ||
export default useContextSelector; | ||
export default useContextSelector; | ||
//# sourceMappingURL=useContextSelector.js.map |
@@ -55,2 +55,3 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray"; | ||
export default useContextSelectors; | ||
export default useContextSelectors; | ||
//# sourceMappingURL=useContextSelectors.js.map |
@@ -6,2 +6,3 @@ import * as React from 'react'; // useLayoutEffect that does not show warning when server-side rendering, see Alex Reardon's article for more info | ||
/* istanbul ignore next */ | ||
React.useEffect; | ||
React.useEffect; | ||
//# sourceMappingURL=utils.js.map |
{ | ||
"name": "@fluentui/react-context-selector", | ||
"description": "React useContextSelector & useContextSelectors hooks in userland", | ||
"version": "0.31.1-alpha.6224+be9aee6d0", | ||
"version": "0.45.0", | ||
"author": "Oleksandr Fediashov <a@fedyashov.com>", | ||
"bugs": "https://github.com/microsoft/fluent-ui-react/issues", | ||
"bugs": "https://github.com/OfficeDev/office-ui-fabric-react/issues", | ||
"dependencies": { | ||
@@ -24,3 +24,3 @@ "@babel/runtime": "^7.7.6" | ||
], | ||
"homepage": "https://github.com/microsoft/fluent-ui-react/tree/master/packages/react-context-selector", | ||
"homepage": "https://github.com/OfficeDev/office-ui-fabric-react/tree/master/packages/fluentui/react-context-selector", | ||
"jsnext:main": "dist/es/index.js", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
}, | ||
"repository": "microsoft/fluent-ui-react.git", | ||
"repository": "OfficeDev/office-ui-fabric-react.git", | ||
"scripts": { | ||
@@ -48,3 +48,3 @@ "build": "gulp bundle:package:no-umd", | ||
"private": false, | ||
"gitHead": "be9aee6d058ea6c56610326ee60d278234815c04" | ||
"gitHead": "d08e21664e66fd0203260f1d2f441007bca02915" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
150078
52
821
0
2