@bundle-stats/html-templates
Advanced tools
Comparing version 4.6.3 to 4.7.0-rc.0
{ | ||
"name": "@bundle-stats/html-templates", | ||
"version": "4.6.3", | ||
"version": "4.7.0-rc.0", | ||
"description": "HTML templates for report generation.", | ||
@@ -17,4 +17,4 @@ "main": "index.js", | ||
"name": "Viorel Cojocaru", | ||
"email": "vio@beanon.com", | ||
"url": "https://beanon.com" | ||
"email": "vio@relative-ci.com", | ||
"url": "https://relative-ci.com" | ||
}, | ||
@@ -31,13 +31,13 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/core": "7.22.10", | ||
"@babel/core": "7.22.11", | ||
"@babel/preset-env": "7.22.10", | ||
"@babel/preset-react": "7.22.5", | ||
"@bundle-stats/ui": "^4.6.3", | ||
"@bundle-stats/utils": "^4.6.3", | ||
"@storybook/addon-essentials": "7.3.2", | ||
"@bundle-stats/ui": "^4.7.0-rc.0", | ||
"@bundle-stats/utils": "^4.7.0-rc.0", | ||
"@storybook/addon-essentials": "7.4.0", | ||
"@storybook/preset-scss": "^1.0.3", | ||
"@storybook/react": "7.3.2", | ||
"@storybook/react-webpack5": "7.3.2", | ||
"@storybook/react": "7.4.0", | ||
"@storybook/react-webpack5": "7.4.0", | ||
"autoprefixer": "10.4.15", | ||
"babel-jest": "29.6.3", | ||
"babel-jest": "29.6.4", | ||
"babel-loader": "9.1.3", | ||
@@ -48,3 +48,3 @@ "babel-plugin-preact-require": "1.0.0", | ||
"classnames": "2.3.2", | ||
"core-js": "3.31.1", | ||
"core-js": "3.32.1", | ||
"cross-env": "7.0.3", | ||
@@ -56,9 +56,9 @@ "css-loader": "6.8.1", | ||
"identity-obj-proxy": "3.0.0", | ||
"jest": "29.6.3", | ||
"jest": "29.6.4", | ||
"jest-date-mock": "1.0.8", | ||
"lodash": "4.17.21", | ||
"mini-css-extract-plugin": "2.7.6", | ||
"postcss": "8.4.28", | ||
"postcss": "8.4.29", | ||
"postcss-loader": "7.3.3", | ||
"preact": "10.10.6", | ||
"preact": "10.17.1", | ||
"prop-types": "15.8.1", | ||
@@ -70,3 +70,3 @@ "react": "18.2.0", | ||
"stats-webpack-plugin": "0.7.0", | ||
"storybook": "7.3.2", | ||
"storybook": "7.4.0", | ||
"webpack": "5.88.2", | ||
@@ -76,3 +76,3 @@ "webpack-cli": "5.1.4", | ||
}, | ||
"gitHead": "e3cc103e129290f058a594b87d124d3628c10a51" | ||
"gitHead": "1fa88268be4b993d9d9292aef953cdac0d46b916" | ||
} |
@@ -59,1 +59,7 @@ # @bundle-stats/html-templates | ||
[Next.js](https://nextjs.org) plugin for [bundle-stats](https://github.com/relative-ci/bundle-stats/tree/master/packages/webpack-plugin). | ||
### [`rollup-plugin-bundle-stats`](https://github.com/relative-ci/bundle-stats/tree/master/packages/rollup-plugin) | ||
[![npm](https://img.shields.io/npm/v/rollup-plugin-bundle-stats)](https://www.npmjs.com/package/rollup-plugin-bundle-stats) [![npm](https://img.shields.io/npm/dm/rollup-plugin-bundle-stats)](https://www.npmjs.com/package/rollup-plugin-bundle-stats) | ||
Rollup plugin to generate bundle stats report. |
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
333167
65
2