@hig/themes
Advanced tools
Comparing version 0.1.0-alpha.434672b9 to 0.1.0-alpha.62b0f70b
{ | ||
"name": "@hig/themes", | ||
"version": "0.1.0-alpha.434672b9", | ||
"version": "0.1.0-alpha.62b0f70b", | ||
"description": "HIG theme definitions and supporting components", | ||
@@ -10,8 +10,5 @@ "author": "Autodesk Inc.", | ||
"module": "build/index.es.js", | ||
"dependencies": { | ||
"@hig/banner": "0.2.0-alpha.434672b9" | ||
}, | ||
"devDependencies": { | ||
"@hig/scripts": "0.2.0-alpha.434672b9", | ||
"@hig/styles": "0.1.0-alpha.434672b9" | ||
"@hig/scripts": "0.2.0-alpha.62b0f70b", | ||
"@hig/styles": "0.1.0-alpha.62b0f70b" | ||
}, | ||
@@ -18,0 +15,0 @@ "peerDependencies": { |
@@ -5,2 +5,8 @@ # ThemeContext component | ||
## Getting started | ||
``` | ||
yarn add @hig/themes | ||
``` | ||
## Provide a theme to components | ||
@@ -15,2 +21,2 @@ ``` | ||
} | ||
``` | ||
``` |
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
2
21
18794
- Removed@hig/banner@0.2.0-alpha.434672b9
- Removed@hig/banner@0.2.0-alpha.434672b9(transitive)
- Removed@hig/icon@0.1.0-alpha.434672b9(transitive)
- Removed@hig/icon-button@0.1.0-alpha.434672b9(transitive)
- Removed@hig/icons@0.1.0-alpha.434672b9(transitive)
- Removed@hig/typography@0.1.0-alpha.434672b9(transitive)
- Removedreact-lifecycles-compat@2.0.2(transitive)