bundle-stats
Advanced tools
Comparing version 1.11.0-beta.3 to 1.11.0
{ | ||
"name": "bundle-stats", | ||
"version": "1.11.0-beta.3", | ||
"version": "1.11.0", | ||
"description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)", | ||
@@ -42,11 +42,11 @@ "main": "lib/index.js", | ||
"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/cli#readme", | ||
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/cli#readme", | ||
"dependencies": { | ||
"@bundle-stats/html-templates": "^1.11.0-beta.3", | ||
"@bundle-stats/utils": "^1.11.0-beta.3", | ||
"@bundle-stats/html-templates": "^1.11.0", | ||
"@bundle-stats/utils": "^1.11.0", | ||
"core-js": "^3.1.4", | ||
@@ -61,13 +61,13 @@ "find-cache-dir": "3.0.0", | ||
"devDependencies": { | ||
"@babel/cli": "7.6.2", | ||
"@babel/core": "7.6.2", | ||
"@babel/preset-env": "7.6.2", | ||
"@babel/cli": "7.6.4", | ||
"@babel/core": "7.6.4", | ||
"@babel/preset-env": "7.6.3", | ||
"eslint": "6.5.1", | ||
"eslint-config-airbnb-base": "14.0.0", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint-plugin-jest": "22.17.0", | ||
"eslint-plugin-jest": "22.19.0", | ||
"jest": "24.9.0", | ||
"memory-fs": "0.4.1", | ||
"webpack": "4.41.0" | ||
"memory-fs": "0.5.0", | ||
"webpack": "4.41.1" | ||
} | ||
} |
@@ -13,3 +13,2 @@ <p align="center"> | ||
<img alt="Renovate" src="https://badges.renovateapi.com/github/bundle-stats/bundle-stats?v=1" /> | ||
<a href="https://app.relative-ci.com/projects/og7ULMMCOgGWXBxRJocI"><img alt="RelativeCI badge" src="https://img.shields.io/badge/RelativeCI-enabled-brightgreen.svg" /></a> | ||
<a href="https://lgtm.com/projects/g/bundle-stats/bundle-stats/context:javascript"><img alt="Language grade: JavaScript" src="https://img.shields.io/lgtm/grade/javascript/g/bundle-stats/bundle-stats.svg?logo=lgtm&logoWidth=18"/></a> | ||
@@ -37,6 +36,4 @@ </p> | ||
- [Compare mode](#compare-mode-1) | ||
- [Gatsby plugin](#3-gatsby-plugin) | ||
- [Next.js plugin](#4-nextjs-plugin) | ||
- [Standalone web application](#5-standalone-web-application) | ||
- [:zap: Running on CI](#6-zap-running-on-ci) | ||
- [Framework specific plugins](#3-framework-specific-plugins) | ||
- [Related projects](#4-related-projects) | ||
@@ -235,22 +232,15 @@ ## 1. Webpack plugin | ||
## 3. Gatsby plugin | ||
## 3. Framework specific plugins | ||
Install `bundle-stats` as a Gatsby plugin. | ||
- [Gatsby](https://github.com/relative-ci/bundle-stats/tree/master/packages/gatsby-plugin) | ||
- [Next](https://github.com/relative-ci/bundle-stats/tree/master/packages/next-plugin) | ||
[Read more](../gatsby-plugin) | ||
## 4. Related projects | ||
## 4. Next.js plugin | ||
### [relative-ci/compare](https://compare.relative-ci.com) | ||
Install `bundle-stats` as a Next.js plugin. | ||
Standalone web application to compare Webpack/Lighthouse/Browsertime stats. | ||
[Read more](../next-plugin) | ||
### [relative-ci.com](https://relative-ci.com) | ||
## 5. Standalone web application | ||
Use https://compare.relative-ci.com to compare Webpack/Lighthouse/Browsertime stats. | ||
[Read more](../web-compare) | ||
## 6. :zap: Running on CI | ||
Continuous monitoring with BundleStats on CI: | ||
@@ -260,3 +250,1 @@ - Github Checks integration | ||
- free for OpenSource | ||
[Read more about running BundleStats on CI (BETA)](https://relative-ci.com) |
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
0
201615
247