Difference between npm repository and DataTables web site

Difference between npm repository and DataTables web site

sloloslolo Posts: 33Questions: 6Answers: 0
edited March 2023 in DataTables

Link to test case: NA
Debugger code (debug.datatables.net): NA
Error messages shown: NA
Description of problem: NA

Hello,

I would like to know if there is a risk to get files from npm repository instead of web site.
As you can see, the difference is not negligeable.

So, is the npm repository contains "beta" version or it is simply the web site which is not up to date?

Thanks in advance and have a nice day.

Lolo.

datatables.net                    1.13.3  1.13.4  1.13.4  sitepluginspdate
datatables.net-autofill            2.5.2   2.5.3   2.5.3  sitepluginspdate
datatables.net-autofill-bs4        2.5.2   2.5.3   2.5.3  sitepluginspdate
datatables.net-bs4                1.13.3  1.13.4  1.13.4  sitepluginspdate
datatables.net-buttons             2.3.5   2.3.6   2.3.6  sitepluginspdate
datatables.net-buttons-bs4         2.3.5   2.3.6   2.3.6  sitepluginspdate
datatables.net-colreorder          1.6.1   1.6.2   1.6.2  sitepluginspdate
datatables.net-colreorder-bs4      1.6.1   1.6.2   1.6.2  sitepluginspdate
datatables.net-fixedcolumns        4.2.1   4.2.2   4.2.2  sitepluginspdate
datatables.net-fixedcolumns-bs4    4.2.1   4.2.2   4.2.2  sitepluginspdate
datatables.net-fixedheader         3.3.1   3.3.2   3.3.2  sitepluginspdate
datatables.net-fixedheader-bs4     3.3.1   3.3.2   3.3.2  sitepluginspdate
datatables.net-keytable            2.8.1   2.8.2   2.8.2  sitepluginspdate
datatables.net-keytable-bs4        2.8.1   2.8.2   2.8.2  sitepluginspdate
datatables.net-responsive          2.4.0   2.4.1   2.4.1  sitepluginspdate
datatables.net-responsive-bs4      2.4.0   2.4.1   2.4.1  sitepluginspdate
datatables.net-rowgroup            1.3.0   1.3.1   1.3.1  sitepluginspdate
datatables.net-rowgroup-bs4        1.3.0   1.3.1   1.3.1  sitepluginspdate
datatables.net-scroller            2.1.0   2.1.1   2.1.1  sitepluginspdate
datatables.net-scroller-bs4        2.1.0   2.1.1   2.1.1  sitepluginspdate
datatables.net-select              1.6.1   1.6.2   1.6.2  sitepluginspdate
datatables.net-select-bs4          1.6.1   1.6.2   1.6.2  sitepluginspdate

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,635Questions: 1Answers: 10,092 Site admin
    Answer ✓

    Hi Lolo,

    Almost all over the releases made on Friday just have a small tweak in the UMD for the CommonJS loader. There is no functionality difference in most of the releases, which is why I didn't update the download builder on Friday evening. I will be doing so on Monday (tomorrow) along with the release of Editor (which couldn't be squeezed on for Friday).

    Allan

  • sloloslolo Posts: 33Questions: 6Answers: 0

    Hi Allan,

    Thanks al lot for this quick answer.
    So I will wait for this Monday to download the last release from the web site.

    Lolo

  • allanallan Posts: 61,635Questions: 1Answers: 10,092 Site admin

    Might be Tuesday with how things are going here today... I'll roll it out as soon as possible, but as I say, the functionality has barely changed.

    Allan

  • allanallan Posts: 61,635Questions: 1Answers: 10,092 Site admin

    All synced up now :)

Sign In or Register to comment.