@bundle-stats/html-templates
Advanced tools
Comparing version 2.4.0-beta.0 to 2.4.0-beta.2
{ | ||
"name": "@bundle-stats/html-templates", | ||
"version": "2.4.0-beta.0", | ||
"version": "2.4.0-beta.2", | ||
"description": "HTML templates for report generation.", | ||
@@ -28,17 +28,17 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.12.3", | ||
"@babel/core": "7.12.9", | ||
"@babel/plugin-proposal-class-properties": "7.12.1", | ||
"@babel/plugin-proposal-object-rest-spread": "7.12.1", | ||
"@babel/plugin-proposal-private-methods": "7.12.1", | ||
"@babel/preset-env": "7.12.1", | ||
"@babel/preset-react": "7.12.5", | ||
"@bundle-stats/ui": "^2.4.0-beta.0", | ||
"@bundle-stats/utils": "^2.4.0-beta.0", | ||
"@babel/preset-env": "7.12.7", | ||
"@babel/preset-react": "7.12.7", | ||
"@bundle-stats/ui": "^2.4.0-beta.2", | ||
"@bundle-stats/utils": "^2.4.0-beta.2", | ||
"@moonwalker/orbit-ui": "1.14.20", | ||
"@relative-ci/agent": "1.4.0", | ||
"@storybook/addon-storyshots": "6.0.28", | ||
"@storybook/react": "6.0.28", | ||
"autoprefixer": "10.0.2", | ||
"@storybook/addon-storyshots": "6.1.10", | ||
"@storybook/react": "6.1.10", | ||
"autoprefixer": "10.0.4", | ||
"babel-jest": "26.6.3", | ||
"babel-loader": "8.2.1", | ||
"babel-loader": "8.2.2", | ||
"babel-plugin-preact-require": "1.0.0", | ||
@@ -48,4 +48,4 @@ "babel-plugin-react-require": "3.1.3", | ||
"classnames": "2.2.6", | ||
"core-js": "3.7.0", | ||
"cross-env": "7.0.2", | ||
"core-js": "3.8.0", | ||
"cross-env": "7.0.3", | ||
"css-loader": "5.0.1", | ||
@@ -63,4 +63,4 @@ "cssnano": "4.1.10", | ||
"mini-css-extract-plugin": "1.2.1", | ||
"postcss": "8.1.7", | ||
"postcss-loader": "4.0.4", | ||
"postcss": "8.1.14", | ||
"postcss-loader": "4.1.0", | ||
"preact": "10.5.7", | ||
@@ -73,3 +73,3 @@ "prop-types": "15.7.2", | ||
"stats-webpack-plugin": "0.7.0", | ||
"stylelint": "13.7.2", | ||
"stylelint": "13.8.0", | ||
"stylelint-config-css-modules": "2.2.0", | ||
@@ -83,3 +83,3 @@ "stylelint-config-standard": "20.0.0", | ||
}, | ||
"gitHead": "d29eacb575d931915ec52fcff8370bcd0d32aec2" | ||
"gitHead": "a86a1b8f4ec5813312b2751920db3a1ec40bc0cd" | ||
} |
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
430341