@indoqa/ui-explorer
Advanced tools
Comparing version 2.0.0-alpha.0 to 2.0.0-alpha.1
@@ -8,2 +8,3 @@ export * from './colors/ColorPanel'; | ||
export * from './UIExplorer'; | ||
export * from './uietheme/UIETheme'; | ||
export * from './uietheme/UIEThemeContext'; |
@@ -8,3 +8,4 @@ export * from './colors/ColorPanel'; | ||
export * from './UIExplorer'; | ||
export * from './uietheme/UIETheme'; | ||
export * from './uietheme/UIEThemeContext'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@indoqa/ui-explorer", | ||
"version": "2.0.0-alpha.0", | ||
"version": "2.0.0-alpha.1", | ||
"author": "Indoqa Software Design und Beratung GmbH (https://www.indoqa.com)", | ||
@@ -38,3 +38,3 @@ "description": "A React component to showcase isolated React components and an Indoqa Style-System based theme", | ||
"devDependencies": { | ||
"@indoqa/style-system": "^2.0.0-alpha.0", | ||
"@indoqa/style-system": "^2.0.0-alpha.1", | ||
"fela": "^11.6.1", | ||
@@ -46,3 +46,3 @@ "react": "^17.0.2", | ||
}, | ||
"gitHead": "dbccbe209fc0258935f3a352cba8944cf18f2f1a" | ||
"gitHead": "4efd903a821eda93f64c0390a61effe38d4f3a0a" | ||
} |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
97010
1104
0