Ecosyste.ms: OpenCollective

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

github.com/liady/webpack-node-externals

Easily exclude node modules in Webpack
https://github.com/liady/webpack-node-externals

docs: fix externalsPreset docs

Add `target: 'node'` even when using `externalsPreset`

fc082618f98c564c92f3467523618dfcf4de2084 authored over 3 years ago by Liad Yosef <[email protected]>
Merge pull request #99 from liady/dependabot/npm_and_yarn/y18n-4.0.3

Bump y18n from 4.0.0 to 4.0.3

1aa8f1c90ffc685fbe85045b28bc6cb406a1794a authored over 3 years ago by Liad Yosef <[email protected]>
Merge pull request #100 from liady/dependabot/npm_and_yarn/ssri-6.0.2

Bump ssri from 6.0.1 to 6.0.2

083586bf9b930d459cbd3871ab23cce832ae0906 authored over 3 years ago by Liad Yosef <[email protected]>
Merge pull request #101 from liady/dependabot/npm_and_yarn/elliptic-6.5.4

Bump elliptic from 6.5.3 to 6.5.4

eda8d11936a781c30d560f1c18779e064ebbb40e authored over 3 years ago by Liad Yosef <[email protected]>
test: fix test

ee7a2dcd98331ecf1653d7d6bc029d1aa8f6aa0a authored over 3 years ago by Liad Yosef <[email protected]>
docs: update changelog

a7c3424f525b415473b1360f2488cd7ddd18bb89 authored over 3 years ago by Liad Yosef <[email protected]>
test: add test to getFilePath

0aa0afb6fefa6952689b57a94a093758636506b7 authored over 3 years ago by Liad Yosef <[email protected]>
docs: added CHANGELOG.md

627f5ce6da4a7a042421ab4ebc0a827b650e1f49 authored over 3 years ago by Liad Yosef <[email protected]>
Bump elliptic from 6.5.3 to 6.5.4

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](htt...

0c7a6f5e17a58e162de7c66e80627d8bb1c29898 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ssri from 6.0.1 to 6.0.2

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github....

3b4f1d91b9c29eaea24888c4cd28572c292aa4cd authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump y18n from 4.0.0 to 4.0.3

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://githu...

7051fa639e773d734595b939af59fa92ae17c0b0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'next'

7f4cc7a285abd89cc1e57653937c9677703a13db authored over 3 years ago by Liad Yosef <[email protected]>
Merge branch 'master' into next

18e2a60ba20401013e3a49d52e0ac9cbfbad792f authored over 3 years ago by Liad Yosef <[email protected]>
support module federation

40810d3a200d0ff244ead4fff57f3400c5f373b1 authored over 3 years ago by Liad Yosef <[email protected]>
Update README.md

add `externalsPresets` for webpack 5

6dc8265e24788b70add4e2bf50fd1a13581d18af authored about 4 years ago by Liad Yosef <[email protected]>
3.0.0

4edbf41d3cb357196615e569b7a5d5d013bfaf32 authored over 4 years ago by Liad Yosef <[email protected]>
change vars to consts

ef0ea26c9bc819bc373b126711431b8d47c307dd authored over 4 years ago by Liad Yosef <[email protected]>
add eslint

c0123723509d7f74a0285040fdc5743b73ddab24 authored over 4 years ago by Liad Yosef <[email protected]>
better args handling

27e479ec9bd1a54a38f6e394d082a868a805d09d authored over 4 years ago by Liad Yosef <[email protected]>
upgrade test webpack, bump node version to 6

761545d5dea42bcf59ecb2da99dd44e288c2145f authored over 4 years ago by Liad Yosef <[email protected]>
2.5.2

b298f10cfc5829e3ef7636ac5a5cf279a401cf55 authored over 4 years ago by Liad Yosef <[email protected]>
remove deprecation notice trigger

94a387195f7bd76998a7b0974bec205688e5309e authored over 4 years ago by Liad Yosef <[email protected]>
2.5.1

b21c8c05da8c7ef02f1f81469a2fcc93a8425c69 authored over 4 years ago by Liad Yosef <[email protected]>
dont validate undefineds

8c0a31e4de787941cb7ecc97b6837fca814cefd1 authored over 4 years ago by Liad Yosef <[email protected]>
2.5.0

23c124af73388ade75e3177e3a845e62a7c2698b authored over 4 years ago by Liad Yosef <[email protected]>
throw an error when using wrong spelling of an option

3b9069bb81cb832e2b2087234b67ec2339f70c1b authored over 4 years ago by Liad Yosef <[email protected]>
support webpack 5

bdb73b4ab32fec109bb62ab8b77f31ff4040b926 authored over 4 years ago by Liad Yosef <[email protected]>
2.4.0

1b210fefea3b1631cf40777e26008bcabab5e9f7 authored over 4 years ago by Liad Yosef <[email protected]>
add options validation

2ae7392388e7697c3905a656a5e1edc7c5cd70f0 authored over 4 years ago by Liad Yosef <[email protected]>
2.3.0

af6b13c171eb46d6f8d0c547c875c56b469961c0 authored over 4 years ago by Liad Yosef <[email protected]>
Merge pull request #71 from brandon-leapyear/modulesFromFile

Allow absolute paths in fileName

f7d1ee10e75888ac314531cd40af230499656266 authored over 4 years ago by Liad Yosef <[email protected]>
Merge branch 'master' into modulesFromFile

e49439ade27465c4b75305a77c0df5f0554d331b authored over 4 years ago by Liad Yosef <[email protected]>
2.2.0

d3f0d85cf3a54b721ef0f2548156c228baae8ef5 authored over 4 years ago by Liad Yosef <[email protected]>
change parameter name (still supports the old one)

efc1c57282b3b3af5c53579bf96cc4ce8a94da4b authored over 4 years ago by Liad Yosef <[email protected]>
Revert "Use modulesFromFile after it's already extracted"

This reverts commit 296d2cddce1af08c74b5f201844eabc8392e8dff.

b118615b384d337ae8049b6551b00504e8af7e30 authored over 4 years ago by Brandon Chinn <[email protected]>
Update README.md

3f2f72d45627c5435a7b958e7702f959b2837c37 authored over 4 years ago by Liad Yosef <[email protected]>
2.1.0

14802e0a3bb5f521b68280eae687574a5b339816 authored over 4 years ago by Liad Yosef <[email protected]>
support `additionalModuleDirs`

0f5b717e7f879d3f48940ec1adc72bf4c25b9bdf authored over 4 years ago by Liad Yosef <[email protected]>
Merge pull request #53 from Kizl/master

add 'additionalModuleDirs' to add to the list of node_modules directo…

e5b1e3963ba2d3fd6fd81f1a9ceb93ae79739a78 authored over 4 years ago by Liad Yosef <[email protected]>
2.0.0

26820c33bb7fb03f59411636f995d99d79ee3b8c authored over 4 years ago by Liad Yosef <[email protected]>
Merge pull request #75 from mcous/refactor_replace-whitelist

Replace "whitelist" option with "allowlist"

c06c0f4d4bb2b054889b71130121240b84872d45 authored over 4 years ago by Liad Yosef <[email protected]>
Merge pull request #74 from mcous/chore_upgrade-mock-fs-dep

Upgrade mock-fs dev dependency to support Node v12

e1192f8d41370135f2c98f7e413070ac1bfed04d authored over 4 years ago by Liad Yosef <[email protected]>
Replace "whitelist" option with "allowlist"

The term "whitelist" is a metaphorical term used to say "allow these
items". While it is extreme...

f2d7565eac2cab7c9deaea8e2a3c58daf0885685 authored over 4 years ago by Mike Cousins <[email protected]>
Upgrade mock-fs dev dependency to support Node v12

13cd1eed70e95fa65cf7f4311853febdfaa45a83 authored over 4 years ago by Mike Cousins <[email protected]>
Add fileName docs

4d909ff084f15238fe2b7270574ae73a7762d8ec authored about 5 years ago by Brandon Chinn <[email protected]>
Allow absolute path in fileName

3bd18378079b8cfa20e30cc90c4165d965397ff1 authored about 5 years ago by Brandon Chinn <[email protected]>
Use modulesFromFile after it's already extracted

296d2cddce1af08c74b5f201844eabc8392e8dff authored about 5 years ago by Brandon Chinn <[email protected]>
add 'additionalModuleDirs' to add to the list of node_modules directories to scan for modules

eadc3b1292bcc455c3ff492975d6956cdce55c33 authored over 6 years ago by Kyle <>
1.7.2

cfa1c5b33752fb8cb72360167ae89b23816cdefe authored almost 7 years ago by Liad Yosef <[email protected]>
add missing file

f8314c51183838c774dafae1b4502881d834179c authored almost 7 years ago by Liad Yosef <[email protected]>
1.7.1

6ce8f1749757b62b7d192e9358d732bb64cf6f9d authored almost 7 years ago by Liad Yosef <[email protected]>
Update README.md

fa0672b1b29a6abe18b9af72d10110570144a106 authored almost 7 years ago by Liad Yosef <[email protected]>
Update README.md

c3139286866f2692362832e05bc54a159cbda678 authored almost 7 years ago by Liad Yosef <[email protected]>
Update README.md

fd84c504c3daee59e42da2e026affc2e84898bae authored almost 7 years ago by Liad Yosef <[email protected]>
1.7.0

c504c8d1841173dd2570ca546dd9dfb785a00b13 authored almost 7 years ago by Liad Yosef <[email protected]>
Update README.md

44b91de5cfbbcdd6e112db9bffd69f66ad1a7eb0 authored almost 7 years ago by Liad Yosef <[email protected]>
support custom function importType

bfc6e832da0dfaae841ac09e0ce3e7154c6945c2 authored almost 7 years ago by Liad Yosef <[email protected]>
added options to readFromFile

b9ee53bae6559ebfd4a1483048883560dd75e339 authored almost 7 years ago by Liad Yosef <[email protected]>
Merge pull request #46 from Crazymax11/master

Do not log error when node_modules does not exist

b1b637b1481f785a8b14926fb0a8f40db71045d6 authored almost 7 years ago by Liad Yosef <[email protected]>
Merge pull request #41 from snaerth/master

Updated link to webpack externals

9ae3c3f3258481ad9c3b13dd9d9152c21381f7ff authored almost 7 years ago by Liad Yosef <[email protected]>
Merge branch 'master' into master

7be82543e5ac62400e38c4478eb746929d58bee2 authored almost 7 years ago by Liad Yosef <[email protected]>
update dependencies

ef5d7114a400149c8743fd84b14d71a9bd6c6f94 authored almost 7 years ago by Liad Yosef <[email protected]>
Update .travis.yml

542d4befeeff6243c10bfda6c39195a963a25d7b authored almost 7 years ago by Liad Yosef <[email protected]>
Drop support node 0.12

c123c53d33c00b24cbebb68191a13e5cc457c242 authored almost 7 years ago by Max Sosnov <[email protected]>
Restore support for node 5 and node 0.12

75d345b5482feb3bba0249803b0057492dae4a28 authored almost 7 years ago by Max Sosnov <[email protected]>
Do not log error when node_modules does not exist

f571ab3706bb4c7609a8efd6b88d5a9f631a835c authored almost 7 years ago by Max Sosnov <[email protected]>
Updated reference comment to webpack externals. Url was a bad link

09b5adc5067c4e509395966cb3e7f98853c64d94 authored almost 7 years ago by Snær Seljan Þóroddsson <[email protected]>
1.6.0

590dad4d6b59bb0904746c6fc15e10e72259e48b authored over 7 years ago by Liad Yosef <[email protected]>
fix tests

82e7240d2df87f7e26dba5c693958924a489cf32 authored over 7 years ago by Liad Yosef <[email protected]>
fix tests

2a02b67e1a7878144d9eab30e03338d55d2b3e09 authored over 7 years ago by Liad Yosef <[email protected]>
support scoped packages

c76e762e080a27fd45e46fdf843e417c9d6b2931 authored over 7 years ago by Liad Yosef <[email protected]>
Merge pull request #19 from ndelangen/ndelangen-patch-1

Update readme.md

b76a8fcc9dd8f3ec9be584292022c5f155045cc2 authored about 8 years ago by Liad Yosef <[email protected]>
Update .travis.yml

181f70ad04fc7a009a1feada5afaffcbce10e1aa authored about 8 years ago by Liad Yosef <[email protected]>
Update .travis.yml

6401336f8af80c9dc6ecd46cb9a552d0cb6e8840 authored about 8 years ago by Liad Yosef <[email protected]>
Update readme.md

ADD a 'Why is not bundling node_modules a good thing?' section to the FAQ.

0952029051475e632c00dd37522c4b16a8600539 authored about 8 years ago by Norbert de Langen <[email protected]>
bump version

5c030f3351b921efaeabff9312f82dd9a8344308 authored over 8 years ago by Liad Yosef <[email protected]>
bump version

e740e64f5c0d396adad931274b173a9be0513331 authored over 8 years ago by Liad Yosef <[email protected]>
Merge pull request #12 from pwmckenna/whitelist-function

add support for whitelist functions

17e02d8ef393f7c724a38248ce3f66b72daa69be authored over 8 years ago by Liad Yosef <[email protected]>
Update README.md

Add assets regex

553c714e1ff86d344070fdc20dfa24bf0be40b60 authored over 8 years ago by Liad Yosef <[email protected]>
change absolute path recognition

ec45bed068c83c1a79d62f747b683852ffdeacd8 authored over 8 years ago by Liad Yosef <[email protected]>
add support for whitelist functions

b5dadee6b93ee269f33466701f6f067e39497d9f authored over 8 years ago by Patrick Williams <[email protected]>
Update README.md

8d6fac9339cf523ab1907aac1d59a1a55c76b3d2 authored over 8 years ago by Liad Yosef <[email protected]>
bump version

54d2bd33722e45dafaa73e71b390de4a56403097 authored over 8 years ago by Liad Yosef <[email protected]>
Update README.md

826ea0e248d4bb9d113f99bfa8cfdef90549b140 authored over 8 years ago by Liad Yosef <[email protected]>
remove 0.10 from CI

94d8d313cef99a2d40d8e25b88e1e8281b4c1603 authored over 8 years ago by Liad Yosef <[email protected]>
Update README.md

9604b60c4f335250afbd471d01a74aaba1aed40e authored over 8 years ago by Liad Yosef <[email protected]>
add actual webpack tests

729e7b512928e83f7457d1596c28948cd3a8e677 authored over 8 years ago by Liad Yosef <[email protected]>
Update README.md

7e0a75b8dff2f1912a7e2569c462fa4aaed613cb authored over 8 years ago by Liad Yosef <[email protected]>
keep mock-fs version constant

14937d770163b5be5a429022b8bae44cfb5d4fd0 authored over 8 years ago by Liad Yosef <[email protected]>
keep mock-fs version constant

813d4ed20b44cfb704967d1c2d557d73e0d589c7 authored over 8 years ago by Liad Yosef <[email protected]>
bump version

1fa5f06f82b525fde5e973d84b1b8c662c0c470b authored over 8 years ago by Liad Yosef <[email protected]>
keep mock-fs version contant

86562fc66d4130f6307dba56600a193379c11f29 authored over 8 years ago by Liad Yosef <[email protected]>
keep mock-fs version contant

2329af06a9c414bc319abc1ca1e1c4097956541c authored over 8 years ago by Liad Yosef <[email protected]>
check for 'package.json' in the process.cwd()

be0b9b3920bc527717037a6e47bc4122253a03ce authored over 8 years ago by Liad Yosef <[email protected]>
add tests

bf351d3fda75af54dafa156619cbe7536b274301 authored over 8 years ago by Liad Yosef <[email protected]>
hide absolute paths support behind a flag

eb3941228541427b00d4e3517f31969f2115974e authored over 8 years ago by Liad Yosef <[email protected]>
support absolute paths

7286b16b0f41c917e4a1b23fabbfe5ea62743581 authored over 8 years ago by Liad Yosef <[email protected]>
add 'node' to test environments

b2de6fbe3a446021fc5cccd6261ae7bf733fa1c2 authored over 8 years ago by Liad Yosef <[email protected]>
support reading modules from `package.json`

e65dbf4d3424810d875462a7ea54ca800f59fcce authored over 8 years ago by Liad Yosef <[email protected]>
adjust test configuration

961be84e03b3cf7b9b940a987b603ab052a17b26 authored over 8 years ago by Liad Yosef <[email protected]>