buoy-theme
Advanced tools
Comparing version 6.0.2 to 6.1.0-alpha.0
{ | ||
"name": "buoy-theme", | ||
"version": "6.0.2", | ||
"version": "6.1.0-alpha.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,6 +5,6 @@ import React from "react" | ||
const Provider = (props) => ( | ||
const Provider = props => ( | ||
<ThemeProvider theme={theme} children={props.children} /> | ||
) | ||
export {Provider as default} | ||
export { Provider as default } |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
14993
513
3
1