@bundle-stats/html-templates
Advanced tools
Comparing version 1.15.5 to 1.15.6
{ | ||
"name": "@bundle-stats/html-templates", | ||
"version": "1.15.5", | ||
"version": "1.15.6", | ||
"description": "HTML templates for report generation.", | ||
@@ -29,16 +29,16 @@ "main": "dist/index.html", | ||
"devDependencies": { | ||
"@babel/core": "7.7.7", | ||
"@babel/plugin-proposal-class-properties": "7.7.4", | ||
"@babel/plugin-proposal-object-rest-spread": "7.7.7", | ||
"@babel/preset-env": "7.7.7", | ||
"@babel/preset-react": "7.7.4", | ||
"@bundle-stats/ui": "^1.15.5", | ||
"@bundle-stats/utils": "^1.15.4", | ||
"@moonwalker/orbit-ui": "1.14.9", | ||
"@babel/core": "7.8.3", | ||
"@babel/plugin-proposal-class-properties": "7.8.3", | ||
"@babel/plugin-proposal-object-rest-spread": "7.8.3", | ||
"@babel/preset-env": "7.8.3", | ||
"@babel/preset-react": "7.8.3", | ||
"@bundle-stats/ui": "^1.15.6", | ||
"@bundle-stats/utils": "^1.15.6", | ||
"@moonwalker/orbit-ui": "1.14.10", | ||
"@relative-ci/agent": "1.2.0", | ||
"@storybook/addon-storyshots": "5.2.8", | ||
"@storybook/react": "5.2.8", | ||
"autoprefixer": "9.7.3", | ||
"@storybook/addon-storyshots": "5.3.9", | ||
"@storybook/react": "5.3.9", | ||
"autoprefixer": "9.7.4", | ||
"babel-eslint": "10.0.3", | ||
"babel-jest": "24.9.0", | ||
"babel-jest": "25.1.0", | ||
"babel-loader": "8.0.6", | ||
@@ -49,5 +49,5 @@ "babel-plugin-preact-require": "1.0.0", | ||
"classnames": "2.2.6", | ||
"core-js": "3.6.2", | ||
"cross-env": "6.0.3", | ||
"css-loader": "3.4.1", | ||
"core-js": "3.6.4", | ||
"cross-env": "7.0.0", | ||
"css-loader": "3.4.2", | ||
"cssnano": "4.1.10", | ||
@@ -57,13 +57,13 @@ "dotenv": "8.2.0", | ||
"eslint-config-airbnb": "18.0.1", | ||
"eslint-import-resolver-webpack": "0.12.0", | ||
"eslint-import-resolver-webpack": "0.12.1", | ||
"eslint-loader": "3.0.3", | ||
"eslint-plugin-import": "2.19.1", | ||
"eslint-plugin-jest": "23.3.0", | ||
"eslint-plugin-import": "2.20.0", | ||
"eslint-plugin-jest": "23.6.0", | ||
"eslint-plugin-jsx-a11y": "6.2.3", | ||
"eslint-plugin-react": "7.17.0", | ||
"eslint-plugin-react": "7.18.0", | ||
"html-webpack-inline-source-plugin": "0.0.10", | ||
"html-webpack-plugin": "3.2.0", | ||
"identity-obj-proxy": "3.0.0", | ||
"jest": "24.9.0", | ||
"jest-date-mock": "1.0.7", | ||
"jest": "25.1.0", | ||
"jest-date-mock": "1.0.8", | ||
"mini-css-extract-plugin": "0.9.0", | ||
@@ -78,6 +78,6 @@ "postcss-loader": "3.0.0", | ||
"stats-webpack-plugin": "0.7.0", | ||
"stylelint": "12.0.1", | ||
"stylelint-config-css-modules": "2.1.0", | ||
"stylelint": "13.0.0", | ||
"stylelint-config-css-modules": "2.2.0", | ||
"stylelint-config-standard": "19.0.0", | ||
"terser-webpack-plugin": "2.3.1", | ||
"terser-webpack-plugin": "2.3.3", | ||
"webpack": "4.41.5", | ||
@@ -84,0 +84,0 @@ "webpack-cli": "3.3.10", |
# @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) | ||
[![Relative CI](https://badges.relative-ci.com/badges/V1bXuieJbYttHCS75L8G)](https://app.relative-ci.com/projects/V1bXuieJbYttHCS75L8G) | ||
HTML templates for report generation. |
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
415732