Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Statoscope

Toolkit to analyze and validate webpack bundle
Collective - Host: opensource - https://opencollective.com/statoscope - Website: https://statoscope.tech - Code: https://github.com/statoscope

fix eslint warning

github.com/statoscope/statoscope.tech - a2039a46b579aee50b3668edc9aa307109994c66 authored over 2 years ago by Sergey Melyukov <[email protected]>
update statoscope

remove charts report

github.com/statoscope/statoscope.tech - fb5245c17c30989e7188780d17a295a5d69dc7df authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.23.1-alpha.0

github.com/statoscope/statoscope - 4ff66a843de6f39d7fadf949f115cf32c14d32d3 authored over 2 years ago by Sergey Melyukov <[email protected]>
Merge branch 'master' of github.com:statoscope/statoscope

github.com/statoscope/statoscope - 36eeb27bc8aa606571f043da65bdfb0073679f13 authored over 2 years ago by Sergey Melyukov <[email protected]>
Merge pull request #170 from kellogg92/remove-highcharts

fix(webpack-ui): remove dependency on licensed non-open-source 'highcharts'

github.com/statoscope/statoscope - 546da33b63732fdd486f785177f4f18336812ca3 authored over 2 years ago by Sergey Melyukov <[email protected]>
fix(webpack-ui): Remove dependency on licensed non-open-source 'highcharts'

github.com/statoscope/statoscope - 0d4a3bab76b7052cf2b8d9ea15a5ca6acbf7ba90 authored over 2 years ago by Matthew Kellogg <[email protected]>
Update Statoscope to 5.23

github.com/statoscope/statoscope.tech - db48655ca9f45876ce4f75a5a38f9c0af88380d3 authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.23.0

github.com/statoscope/statoscope - b7d6e9276ebd8d75ace422ca2096744267b1f6df authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: update deps

docs: update changelog

github.com/statoscope/statoscope - d9125b9cbf7a754330a4c0d023860218bd9990b9 authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.22.1-alpha.3

github.com/statoscope/statoscope - 77d94700b80336f56714cc98ada6851ab77fc9b8 authored over 2 years ago by Sergey Melyukov <[email protected]>
refactor(webpack-model): use chunk.origins to calculate chunk graph

github.com/statoscope/statoscope - 7f89b0950c04601d1a647816dfaf2f69493d0d1c authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.22.1-alpha.2

github.com/statoscope/statoscope - b956994553e8ccab404cd720bda9feb2f07f6f7d authored over 2 years ago by Sergey Melyukov <[email protected]>
fix(webpack-model): fix runtime chunk handling

github.com/statoscope/statoscope - 2670ab904ca6a87945cef7334a97fe432dc43e57 authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.22.1-alpha.1

github.com/statoscope/statoscope - 30dacdc363a9169933e16c6d51056fb74664b121 authored over 2 years ago by Sergey Melyukov <[email protected]>
fix(webpack-model): own implementation of chunk connections (fixes #168)

github.com/statoscope/statoscope - 9f7688762eb2979cf81868a66d04c21c46267f26 authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.22.1-alpha.0

github.com/statoscope/statoscope - fe6ea2b69d7c476112bcc9d69e88ee3dfc0df842 authored over 2 years ago by Sergey Melyukov <[email protected]>
fix(webpack-ui): don't use runtime-chunk children to calculate asset size

fix(webpack-model): don't use runtime-chunk children to calculate asset size

fix(stats-validato...

github.com/statoscope/statoscope - 32f291ac03956f0c22df333917ab05a297576a0f authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.22.0

github.com/statoscope/statoscope - 0d2e09d892c1bb6e019778e270079f99cb80d332 authored over 2 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.21.0

github.com/statoscope/statoscope - 68ed482b30b78f4b907ea3766b9dac02aed8792d authored over 2 years ago by Sergey Melyukov <[email protected]>
ci: lerna config

github.com/statoscope/statoscope - dda1fa380e5a22c45eceba33b943493e20246ee2 authored over 2 years ago by Sergey Melyukov <[email protected]>
fix(cli): tests

github.com/statoscope/statoscope - 84e00195ff574c00ab66dff63eb7ac7ec899874d authored over 2 years ago by Sergey Melyukov <[email protected]>
docs: fix chagelog

github.com/statoscope/statoscope - d8b47b935c14fb54aeb333f58e6e4bc005ef71ee authored over 2 years ago by Sergey Melyukov <[email protected]>
Merge pull request #157 from amalitsky/dev

feat(cli): add reports field to statoscope config

github.com/statoscope/statoscope - 058a000db113ae2a5e0d45885e55a5563aeeb1d1 authored over 2 years ago by Sergey Melyukov <[email protected]>
feat(config): dont supress config errors

github.com/statoscope/statoscope - 7f93942bde792f46ec76d788a76d966b4974909f authored over 2 years ago by Sergey Melyukov <[email protected]>
docs: update readme

github.com/statoscope/statoscope - a70445d2420ce8abf76f62bcc34c0185e7ba4baf authored over 2 years ago by Sergey Melyukov <[email protected]>
Merge branch 'master' into pr/157

github.com/statoscope/statoscope - 4048cc713a8772275f2e7dfb2bdf040d29dc38c2 authored over 2 years ago by Sergey Melyukov <[email protected]>
feat: update deps

github.com/statoscope/statoscope - bab0411e009789edc905013cc7f5277c995d7d6f authored over 2 years ago by Sergey Melyukov <[email protected]>
Merge branch 'master' of github.com:statoscope/statoscope

github.com/statoscope/statoscope - 52a69840271f3334b597c24767ec86eb6abc4883 authored over 2 years ago by Sergey Melyukov <[email protected]>
feat(webpack-model): added helpers (see changelog)

github.com/statoscope/statoscope - c251dd66ee45a959765aec268fa1f41c7ee0b046 authored over 2 years ago by Sergey Melyukov <[email protected]>
remove useless dir

github.com/statoscope/statoscope.tech - f20eb0d47bd059f9a1dce35cd782f6a8d7bb2144 authored over 2 years ago by Sergey Melyukov <[email protected]>
Merge branch 'main' of github.com:statoscope/statoscope.tech

github.com/statoscope/statoscope.tech - 8f5d53de537aa2f578f36cc6cd1c990f1425670c authored over 2 years ago by Sergey Melyukov <[email protected]>
fix deploy

github.com/statoscope/statoscope.tech - da1d8ea33f90919d120f91714785857eeadc3f3d authored over 2 years ago by Sergey Melyukov <[email protected]>
test(cli): update serve tests to match generate output

github.com/statoscope/statoscope - 4511fd13e5d13761d88d1c916ad1f88bdda6c4ab authored almost 3 years ago by Alex Malitsky <[email protected]>
test(cli): add tests for generate and serve with custom reports

github.com/statoscope/statoscope - 0fa44dde3eda8d29a35b7620f1b68ad8fb5da31f authored almost 3 years ago by Alex Malitsky <[email protected]>
feat(cli): add reports field to statoscope config

add ability to add reports for generate and serve CLI commands

github.com/statoscope/statoscope - f679bf2ebcb0c3634bcc86ca511dadf62cd08a02 authored almost 3 years ago by Alex Malitsky <[email protected]>
Merge pull request #159 from amalitsky/iss-158

fix(webpack-model): ignore null chunk files

github.com/statoscope/statoscope - dd8dfff6160d44241e8ae0cb39079a497b39361c authored almost 3 years ago by Sergey Melyukov <[email protected]>
fix(webpack-model): ignore null chunk files

github.com/statoscope/statoscope - e0b1d561711c674dc06d4a117a14a69e3e9bbc37 authored almost 3 years ago by Alex Malitsky <[email protected]>
chore: update deps

github.com/statoscope/statoscope - 3f1e0180569f548306c303a06cae543a8ba34a0c authored almost 3 years ago by Sergey Melyukov <[email protected]>
Merge pull request #10 from statoscope/heroku

Heroku

github.com/statoscope/statoscope.tech - 217d396ef438c9d752f973c22bf488956c8ac3a2 authored almost 3 years ago by Sergey Melyukov <[email protected]>
fix port

github.com/statoscope/statoscope.tech - 78f4ba405465976f526c4b1029840f15099b3d0a authored almost 3 years ago by Sergey Melyukov <[email protected]>
fix build

github.com/statoscope/statoscope.tech - cd364d5b6859d26e073fec84ddaeb2eb4f01c6fd authored almost 3 years ago by Sergey Melyukov <[email protected]>
fix static

github.com/statoscope/statoscope.tech - 4ad342cbaad6243b8334c1847cf3ad44704a46e2 authored almost 3 years ago by Sergey Melyukov <[email protected]>
change port

github.com/statoscope/statoscope.tech - 9b59a59aa15f919a2e6e0bbf0f6b16827607a0df authored almost 3 years ago by Sergey Melyukov <[email protected]>
prepare to heroku

github.com/statoscope/statoscope.tech - 617334078f89c5c41a685cd2d56d9880b2e3a959 authored almost 3 years ago by Sergey Melyukov <[email protected]>
Merge pull request #152 from statoscope/dependabot/npm_and_yarn/test/bundles/v5/nanoid-3.2.0

chore(deps): bump nanoid from 3.1.25 to 3.2.0 in /test/bundles/v5

github.com/statoscope/statoscope - c9838ba607a7e1d792d2a5ea0ed164adca63254c authored almost 3 years ago by Sergey Melyukov <[email protected]>
Merge pull request #153 from statoscope/dependabot/npm_and_yarn/packages/webpack-ui/nanoid-3.2.0

chore(deps): bump nanoid from 3.1.29 to 3.2.0 in /packages/webpack-ui

github.com/statoscope/statoscope - c8049c68292d79ab19650472cab216b217398c33 authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.20.1

github.com/statoscope/statoscope - bef765876e47b58c614f74167ccd4815f669ea3b authored almost 3 years ago by Sergey Melyukov <[email protected]>
docs: update changelog

github.com/statoscope/statoscope - df791f309262c3d27341aeed7f6c8f8c1a8971ee authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore(deps): bump nanoid from 3.1.29 to 3.2.0 in /packages/webpack-ui

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.29 to 3.2.0.
- [Release notes](https://git...

github.com/statoscope/statoscope - 318dca56e55324567785e7233b18dd42c0adc7a3 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump nanoid from 3.1.25 to 3.2.0 in /test/bundles/v5

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://git...

github.com/statoscope/statoscope - dbeff1cfce02625bc603aa19577b23aa9d9cbcd6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #151 from XaveScor/fix-prod-node-modules

chore(types): переношу тайпинги в devDeps

github.com/statoscope/statoscope - 5666e30290132368f05af13fa7d308cb29db707f authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore(types): переношу тайпинги в devDeps, чтобы они не попадали в продакшен бандл

github.com/statoscope/statoscope - 0163cc136b1980eb2d3b5597b63198e1b0f633e2 authored almost 3 years ago by Andrey Vassilyev <[email protected]>
Merge pull request #8 from lahmatiy/main

Fix styles when a viewport height less than a splash content size

github.com/statoscope/statoscope.tech - d4e97cf760fcf8539abdc7c0709167eab593fdcc authored almost 3 years ago by Sergey Melyukov <[email protected]>
Fix styles when a viewport height less than a splash content size

github.com/statoscope/statoscope.tech - a1b22dc52b93cd4a39c2993152cc7eb8d690e3c1 authored almost 3 years ago by Roman Dvornov <[email protected]>
update logo

github.com/statoscope/statoscope.tech - e17ce23b623abd28adefa9f00dcebc6d01e8ae90 authored almost 3 years ago by Sergey Melyukov <[email protected]>
update lock

github.com/statoscope/statoscope.tech - e98cb7f2538781898c28237f51c686f75043d2c8 authored almost 3 years ago by Sergey Melyukov <[email protected]>
update statoscope to 5.20

github.com/statoscope/statoscope.tech - 05ee28ad6a816171692ed3688e717b08a631d18a authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.20.0

github.com/statoscope/statoscope - 380398ac572a43e94f4d4ed5d1427267ba7dd6b5 authored almost 3 years ago by Sergey Melyukov <[email protected]>
docs: add CONTRIBUTING.md

github.com/statoscope/statoscope - ae64910285479c9c902b1ce40af10279051f9cfe authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore(deps): bump nanoid from 3.1.25 to 3.2.0 in /test/bundles/v4

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://git...

github.com/statoscope/statoscope - df44b1a1b54f21d8139ff189b04d65657452083a authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix CHANGELOG

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - 730eb97b31af2be74953219b97522aee21a45d6a authored almost 3 years ago by Sergey Melyukov <[email protected]>
test: update snapshots

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - 017b748c16fb8bbfa01229fa8880dffb49ae31ba authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore(webpack-ui): use new logo

chore(report-writer): use logo as loading spinner
# Please, use semantic commit message:
# type(...

github.com/statoscope/statoscope - 661dd01ebee7c4f0831128c8f4dfe5e485fed031 authored almost 3 years ago by Sergey Melyukov <[email protected]>
fix(cli): fix generate-command output

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - d2b7ec56a8dee77d0273bd5f08581deff72cd436 authored almost 3 years ago by Sergey Melyukov <[email protected]>
feat(webpack-plugin): add normalizeStats-option

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - b745b7d3936a50bbaabf4cc7c7b1b30f671ba4aa authored almost 3 years ago by Sergey Melyukov <[email protected]>
perf(webpack-model): improve normalization performance

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - 9955e4092573f25cdc4348008e59e6403a919878 authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore(webpack-ui): new logo

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - 1c91d4ab6cbc6fb9ccd071a46b13add32ea36dd1 authored almost 3 years ago by Sergey Melyukov <[email protected]>
feat(webpack-ui): chart options as jora query

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - 02a9fe1135db47b76a98a115f66804109c2712c0 authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.19.3

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - e214503eebc26181f87885e55e46487aee43b4d3 authored almost 3 years ago by Sergey Melyukov <[email protected]>
fix(stats-extension-package-info): collect more package versions

fix(webpack-stats-extension-package-info): collect more package versions

github.com/statoscope/statoscope - 567bb75e1882846c65f5a8adf48c2a4a750aad09 authored almost 3 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.19.2

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - f42a3c8ceb62a9386edcd7104958591f0a8b096c authored about 3 years ago by Sergey Melyukov <[email protected]>
fix(webpack-ui): fix chunk modules delta

github.com/statoscope/statoscope - 7574212d4c2b0e5e5c17190f59ae91fd40c66d89 authored about 3 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.19.1

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - f87c943d617f2dfe1a479962ec84d7e2251473c9 authored about 3 years ago by Sergey Melyukov <[email protected]>
test: update snapshots

github.com/statoscope/statoscope - df3e6f81fb871d7097c716844aa4e332b2be0dfb authored about 3 years ago by Sergey Melyukov <[email protected]>
Merge branch 'master' of github.com:statoscope/statoscope

github.com/statoscope/statoscope - a74c057b7f852de710563e32b6674b0fd16e5db7 authored about 3 years ago by Sergey Melyukov <[email protected]>
docs: update changelog

github.com/statoscope/statoscope - c86e1da681552eacdfd64d0d4af6847e713bb60f authored about 3 years ago by Sergey Melyukov <[email protected]>
chore(webpack-model): don't infer module resource from federaion modules

github.com/statoscope/statoscope - a371f133699e79a5e0918a496c232df19405e950 authored about 3 years ago by Sergey Melyukov <[email protected]>
fix(webpack-stats-extension-package-info): collect more package versions

github.com/statoscope/statoscope - 473b6813c16628310420bf439d444e1ff65a9a26 authored about 3 years ago by Sergey Melyukov <[email protected]>
Merge pull request #147 from immuzov/patch-1

fix incorrect 'open' option value by default

github.com/statoscope/statoscope - e26a8cd92c0c0c5db3c8761e7efb04b9c3f4cca1 authored about 3 years ago by Sergey Melyukov <[email protected]>
fix incorrect 'open' option value by default

github.com/statoscope/statoscope - cd9c4f8de3736945d53ae42314a186036b219548 authored about 3 years ago by Aleksey Immuzov <[email protected]>
Update README.md

github.com/statoscope/statoscope - a97c6e48e669730a80cf2e1222e151a2fb9477f0 authored about 3 years ago by Sergey Melyukov <[email protected]>
Merge pull request #144 from chrisands/patch-1

Add necessary stats for webpack 5

github.com/statoscope/statoscope - be1a86d70a8ea28ea7ba685931674dd5559df0ef authored about 3 years ago by Sergey Melyukov <[email protected]>
Add necessary stats for webpack 5

github.com/statoscope/statoscope - c35c1a66a8a9488f7b32b1790565c304f7f3454e authored about 3 years ago by Andrey Osiyuk <[email protected]>
docs(webpack-plugin): update readme

github.com/statoscope/statoscope - b920a6e3d6a5a4debf1ef97e44835476c1ef2483 authored about 3 years ago by Sergey Melyukov <[email protected]>
update statoscope to 5.19

github.com/statoscope/statoscope.tech - 5ca7dafb3c33b7631ba38e38bed153c14f25789a authored about 3 years ago by Sergey Melyukov <[email protected]>
chore: npm audit fix

github.com/statoscope/statoscope - 58cf0e3a42548e32cb654a2ec75677bafca7d9d2 authored about 3 years ago by Sergey Melyukov <[email protected]>
chore: publish release v5.19.0

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - e18702f042e97b40aa41b9d4b8b8e2681846f431 authored about 3 years ago by Sergey Melyukov <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/statoscope/statoscope - 2899f015067f113a1f266c6d73e424b429663d58 authored about 3 years ago by Sergey Melyukov <[email protected]>
docs: update changelog

github.com/statoscope/statoscope - 2484faf4bbe54f0e52d81f7a8a513624ae782c9f authored about 3 years ago by Sergey Melyukov <[email protected]>
docs: update changelog

github.com/statoscope/statoscope - 69dc7c111a35bfe8a7fb0063487b2b2f6ca2b797 authored about 3 years ago by Sergey Melyukov <[email protected]>
chore(cli): minor fixes into create command

docs(cli): update readme

github.com/statoscope/statoscope - 9609574f728bdbeaf2ce93c3fd0ac4eaa2dec80e authored about 3 years ago by Sergey Melyukov <[email protected]>
Merge pull request #139 from OrlovAlexei/feat/96

feat(96): init and create command

github.com/statoscope/statoscope - 36aa7df64ceebf2b582fa73e7025ecf2b3d18041 authored about 3 years ago by Sergey Melyukov <[email protected]>
docs: update changelog

github.com/statoscope/statoscope - 3fb819f9f61425f534b1d3949f33977a44d7ac2c authored about 3 years ago by Sergey Melyukov <[email protected]>
feat(webpack-ui): smart handling for concat modules container id

github.com/statoscope/statoscope - b9ed46d0d751cd47cb9427422e23873839363375 authored about 3 years ago by Sergey Melyukov <[email protected]>
feat(helpers): add id modifier to indexer

github.com/statoscope/statoscope - c23a9320701c9a59de010c32e7a777d6d9bb372f authored about 3 years ago by Sergey Melyukov <[email protected]>
docs: updated readme

github.com/statoscope/statoscope - b02bbca5d4b4d3a262aafd7912ef27751dc92671 authored about 3 years ago by Sergey Melyukov <[email protected]>
fix(cli): deleted unused onlyBody option

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - aa6fcf270e30422d7da9aea0c9f0c6deaff91b8b authored about 3 years ago by Alexei <[email protected]>
feat(cli): added support esm and commonjs modules

# Please, use semantic commit message:
# type(scope): message
# or
# type: message
#
# Types are:...

github.com/statoscope/statoscope - 704880069ea2857a661bbdd8e771f4a8c90d6481 authored about 3 years ago by Alexei <[email protected]>
Apply suggestions from code review

Co-authored-by: Sergey Melyukov <[email protected]>

github.com/statoscope/statoscope - e99f7226c6043213dbb062237b17b104ab0cd8f3 authored about 3 years ago by wildOrlik <[email protected]>