@bundle-stats/html-templates
Advanced tools
Comparing version 1.15.6 to 1.15.7
{ | ||
"name": "@bundle-stats/html-templates", | ||
"version": "1.15.6", | ||
"version": "1.15.7", | ||
"description": "HTML templates for report generation.", | ||
@@ -29,13 +29,13 @@ "main": "dist/index.html", | ||
"devDependencies": { | ||
"@babel/core": "7.8.3", | ||
"@babel/core": "7.8.4", | ||
"@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-env": "7.8.4", | ||
"@babel/preset-react": "7.8.3", | ||
"@bundle-stats/ui": "^1.15.6", | ||
"@bundle-stats/utils": "^1.15.6", | ||
"@bundle-stats/ui": "^1.15.7", | ||
"@bundle-stats/utils": "^1.15.7", | ||
"@moonwalker/orbit-ui": "1.14.10", | ||
"@relative-ci/agent": "1.2.0", | ||
"@storybook/addon-storyshots": "5.3.9", | ||
"@storybook/react": "5.3.9", | ||
"@storybook/addon-storyshots": "5.3.12", | ||
"@storybook/react": "5.3.12", | ||
"autoprefixer": "9.7.4", | ||
@@ -58,6 +58,6 @@ "babel-eslint": "10.0.3", | ||
"eslint-loader": "3.0.3", | ||
"eslint-plugin-import": "2.20.0", | ||
"eslint-plugin-jest": "23.6.0", | ||
"eslint-plugin-import": "2.20.1", | ||
"eslint-plugin-jest": "23.7.0", | ||
"eslint-plugin-jsx-a11y": "6.2.3", | ||
"eslint-plugin-react": "7.18.0", | ||
"eslint-plugin-react": "7.18.3", | ||
"html-webpack-inline-source-plugin": "0.0.10", | ||
@@ -70,3 +70,3 @@ "html-webpack-plugin": "3.2.0", | ||
"postcss-loader": "3.0.0", | ||
"preact": "10.2.1", | ||
"preact": "10.3.1", | ||
"prop-types": "15.7.2", | ||
@@ -81,3 +81,3 @@ "react": "16.12.0", | ||
"stylelint-config-standard": "19.0.0", | ||
"terser-webpack-plugin": "2.3.3", | ||
"terser-webpack-plugin": "2.3.4", | ||
"webpack": "4.41.5", | ||
@@ -84,0 +84,0 @@ "webpack-cli": "3.3.10", |
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
419023