@bundle-stats/html-templates
Advanced tools
Comparing version 1.11.0-beta.3 to 1.11.0
{ | ||
"name": "@bundle-stats/html-templates", | ||
"version": "1.11.0-beta.3", | ||
"version": "1.11.0", | ||
"description": "HTML templates for report generation.", | ||
@@ -22,18 +22,19 @@ "main": "dist/index.html", | ||
"type": "git", | ||
"url": "git+https://github.com/bundle-stats/bundle-stats.git" | ||
"url": "git+https://github.com/relative-ci/bundle-stats.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/bundle-stats/bundle-stats/issues" | ||
"url": "https://github.com/relative-ci/bundle-stats/issues" | ||
}, | ||
"homepage": "https://github.com/bundle-stats/bundle-stats/blob/master/packages/html-templates#readme", | ||
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/html-templates#readme", | ||
"devDependencies": { | ||
"@babel/core": "7.6.2", | ||
"@babel/core": "7.6.4", | ||
"@babel/plugin-proposal-class-properties": "7.5.5", | ||
"@babel/plugin-proposal-object-rest-spread": "7.6.2", | ||
"@babel/plugin-transform-react-jsx": "7.3.0", | ||
"@babel/preset-env": "7.6.2", | ||
"@babel/preset-react": "7.0.0", | ||
"@bundle-stats/ui": "^1.11.0-beta.3", | ||
"@bundle-stats/utils": "^1.11.0-beta.3", | ||
"@moonwalker/orbit-ui": "1.14.1", | ||
"@babel/preset-env": "7.6.3", | ||
"@babel/preset-react": "7.6.3", | ||
"@bundle-stats/ui": "^1.11.0", | ||
"@bundle-stats/utils": "^1.11.0", | ||
"@moonwalker/orbit-ui": "1.14.2", | ||
"@relative-ci/agent": "1.2.0", | ||
"@storybook/react": "5.2.3", | ||
@@ -56,3 +57,3 @@ "autoprefixer": "9.6.4", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint-plugin-jest": "22.17.0", | ||
"eslint-plugin-jest": "22.19.0", | ||
"eslint-plugin-jsx-a11y": "6.2.3", | ||
@@ -70,7 +71,7 @@ "eslint-plugin-react": "7.16.0", | ||
"stats-webpack-plugin": "0.7.0", | ||
"stylelint": "11.0.0", | ||
"stylelint": "11.1.1", | ||
"stylelint-config-css-modules": "1.5.0", | ||
"stylelint-config-standard": "19.0.0", | ||
"terser-webpack-plugin": "2.1.2", | ||
"webpack": "4.41.0", | ||
"terser-webpack-plugin": "2.1.3", | ||
"webpack": "4.41.1", | ||
"webpack-cli": "3.3.9", | ||
@@ -77,0 +78,0 @@ "webpack-merge": "4.2.2", |
# @bundle-stats/html-templates | ||
[![](https://img.shields.io/npm/v/html-templates.svg)](https://www.npmjs.com/package/html-templates) | ||
[![Relative CI](https://img.shields.io/badge/RelativeCI-enabled-brightgreen.svg)](https://app.relative-ci.com/projects/V1bXuieJbYttHCS75L8G) | ||
HTML templates for report generation. |
@@ -14,10 +14,6 @@ import PropTypes from 'prop-types'; | ||
<div {...partProps}> | ||
<Logo | ||
className={css.logo} | ||
as="a" | ||
kind="bundlestats" | ||
href="https://github.com/bundle-stats/bundle-stats" | ||
> | ||
BundleStats | ||
</Logo> | ||
<a className={css.branding} href="https://github.com/relative-ci/bundle-stats"> | ||
<Logo className={css.logo}>BundleStats</Logo> | ||
<Logo className={css.logotype} kind="logotype" /> | ||
</a> | ||
</div> | ||
@@ -65,3 +61,3 @@ )} | ||
as="a" | ||
href="https://github.com/bundle-stats/bundle-stats" | ||
href="https://github.com/relative-ci/bundle-stats" | ||
target="_blank" | ||
@@ -68,0 +64,0 @@ rel="noopener noreferrer nofollow" |
@@ -26,3 +26,3 @@ import PropTypes from 'prop-types'; | ||
<a | ||
href={`https://github.com/bundle-stats/bundle-stats/releases/tag/v${__VERSION__}`} | ||
href={`https://github.com/relative-ci/bundle-stats/releases/tag/v${__VERSION__}`} | ||
> | ||
@@ -29,0 +29,0 @@ {`Version: ${__VERSION__}`} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
379
1
7
358605
48