@asphalt-react/context
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8
@@ -7,3 +7,2 @@ import { useContext, createContext } from 'react'; | ||
export default context; | ||
export { Consumer, Provider, StyleConsumer, StyleContext, StyleProvider, sendStyles }; | ||
export { Consumer, Provider, StyleConsumer, StyleContext, StyleProvider, context as default, sendStyles }; |
{ | ||
"name": "@asphalt-react/context", | ||
"version": "2.0.0-alpha.7", | ||
"version": "2.0.0-alpha.8", | ||
"description": "share context among asphalt components", | ||
@@ -34,6 +34,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@asphalt-react/build": "^2.0.0-alpha.7", | ||
"@asphalt-react/build": "^2.0.0-alpha.8", | ||
"@rollup/plugin-babel": "^5.3.0" | ||
}, | ||
"gitHead": "5c89daec8dd5bf1f546a46000a2a6541dd2ec058" | ||
"gitHead": "30e6cfa3552c88d7f34eb7bfc4697d5f1a517f3d" | ||
} |
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
2852
4
16