Offset 1, 2 lines modified | Offset 1, 2 lines modified | ||
1 | · | 1 | ·d71423e3e175393ec3fdade5340906e2·156972·javascript·optional·mocha_8.2.1+ds1+~cs29.4.27-3_all.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2020-12-21·05:33:45.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2020-12-21·05:33:45.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····421 | 2 | -rw-r--r--···0········0········0·····4216·2020-12-21·05:33:45.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···152564·2020-12-21·05:33:45.000000·data.tar.xz | 3 | -rw-r--r--···0········0········0···152564·2020-12-21·05:33:45.000000·data.tar.xz |
Offset 1, 15 lines modified | Offset 1, 15 lines modified | ||
1 | /** | 1 | /** |
2 | ·*·workerpool.js | 2 | ·*·workerpool.js |
3 | ·*·https://github.com/josdejong/workerpool | 3 | ·*·https://github.com/josdejong/workerpool |
4 | ·* | 4 | ·* |
5 | ·*·Offload·tasks·to·a·pool·of·workers·on·node.js·and·in·the·browser. | 5 | ·*·Offload·tasks·to·a·pool·of·workers·on·node.js·and·in·the·browser. |
6 | ·* | 6 | ·* |
7 | ·*·@version·6.0.3 | 7 | ·*·@version·6.0.3 |
8 | ·*·@date····202 | 8 | ·*·@date····2025-02-14 |
9 | ·* | 9 | ·* |
10 | ·*·@license | 10 | ·*·@license |
11 | ·*·Copyright·(C)·2014-2020·Jos·de·Jong·<wjosdejong@gmail.com> | 11 | ·*·Copyright·(C)·2014-2020·Jos·de·Jong·<wjosdejong@gmail.com> |
12 | ·* | 12 | ·* |
13 | ·*·Licensed·under·the·Apache·License,·Version·2.0·(the·"License");·you·may·not | 13 | ·*·Licensed·under·the·Apache·License,·Version·2.0·(the·"License");·you·may·not |
14 | ·*·use·this·file·except·in·compliance·with·the·License.·You·may·obtain·a·copy | 14 | ·*·use·this·file·except·in·compliance·with·the·License.·You·may·obtain·a·copy |
15 | ·*·of·the·License·at | 15 | ·*·of·the·License·at |
Offset 1, 15 lines modified | Offset 1, 15 lines modified | ||
1 | /** | 1 | /** |
2 | ·*·workerpool.js | 2 | ·*·workerpool.js |
3 | ·*·https://github.com/josdejong/workerpool | 3 | ·*·https://github.com/josdejong/workerpool |
4 | ·* | 4 | ·* |
5 | ·*·Offload·tasks·to·a·pool·of·workers·on·node.js·and·in·the·browser. | 5 | ·*·Offload·tasks·to·a·pool·of·workers·on·node.js·and·in·the·browser. |
6 | ·* | 6 | ·* |
7 | ·*·@version·6.0.3 | 7 | ·*·@version·6.0.3 |
8 | ·*·@date····202 | 8 | ·*·@date····2025-02-14 |
9 | ·* | 9 | ·* |
10 | ·*·@license | 10 | ·*·@license |
11 | ·*·Copyright·(C)·2014-2020·Jos·de·Jong·<wjosdejong@gmail.com> | 11 | ·*·Copyright·(C)·2014-2020·Jos·de·Jong·<wjosdejong@gmail.com> |
12 | ·* | 12 | ·* |
13 | ·*·Licensed·under·the·Apache·License,·Version·2.0·(the·"License");·you·may·not | 13 | ·*·Licensed·under·the·Apache·License,·Version·2.0·(the·"License");·you·may·not |
14 | ·*·use·this·file·except·in·compliance·with·the·License.·You·may·obtain·a·copy | 14 | ·*·use·this·file·except·in·compliance·with·the·License.·You·may·obtain·a·copy |
15 | ·*·of·the·License·at | 15 | ·*·of·the·License·at |