@bundle-stats/html-templates
Advanced tools
Comparing version 1.8.1 to 1.9.0-alpha.0
{ | ||
"name": "@bundle-stats/html-templates", | ||
"version": "1.8.1", | ||
"version": "1.9.0-alpha.0", | ||
"description": "HTML templates for report generation.", | ||
@@ -34,5 +34,5 @@ "main": "dist/index.html", | ||
"@babel/preset-react": "7.0.0", | ||
"@bundle-stats/ui": "^1.8.1", | ||
"@bundle-stats/utils": "^1.8.0", | ||
"@moonwalker/orbit-ui": "1.13.15", | ||
"@bundle-stats/ui": "^1.9.0-alpha.0", | ||
"@bundle-stats/utils": "^1.9.0-alpha.0", | ||
"@moonwalker/orbit-ui": "1.13.16", | ||
"@storybook/react": "5.1.11", | ||
@@ -73,3 +73,3 @@ "autoprefixer": "9.6.1", | ||
"terser-webpack-plugin": "2.0.1", | ||
"webpack": "4.39.3", | ||
"webpack": "4.40.0", | ||
"webpack-cli": "3.3.8", | ||
@@ -76,0 +76,0 @@ "webpack-merge": "4.2.2", |
@@ -7,2 +7,3 @@ import PropTypes from 'prop-types'; | ||
import { BundleAssets } from '@bundle-stats/ui/lib-esm/components/bundle-assets'; | ||
import { BundleAssetsTotalsChartBars } from '@bundle-stats/ui/lib-esm/components/bundle-assets-totals-chart-bars'; | ||
import { Footer } from '@bundle-stats/ui/lib-esm/layout/footer'; | ||
@@ -62,2 +63,5 @@ import { BundleAssetsTotalsTable } from '@bundle-stats/ui/lib-esm/components/bundle-assets-totals-table'; | ||
<Container> | ||
<BundleAssetsTotalsChartBars jobs={jobs} /> | ||
</Container> | ||
<Container> | ||
<h2> | ||
@@ -64,0 +68,0 @@ <a |
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
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
349586
345
2