Skip to content

[DOC] Javascript dist files missing license and copyright information #8306

@stefan6419846

Description

@stefan6419846

Description

https://github.com/django-cms/django-cms/blob/776dbffbb21340b7505d4386b911c5d97575f208/cms/static/cms/js/dist/5.1.0dev1/ contains minified distribution files, possibly bundling external dependencies. Unfortunately, these are neither documented nor credited properly.

I would have expected to see at least the corresponding dependencies with their versions, copyrights and licenses. According to a quick look, bundle.admin.base.min.js contains a copyright line: © 2020 Denis Pushkarev (zloirock.ru). This might come from something like core-js-bundle, whose MIT license is violated by the currently distributed code.

Do you want to help fix this documentation issue?

  • Yes, I want to help fix this issue and I will join the channel #documentation on our Discord Server to confirm with the team that a PR is welcome.
  • No, I only want to report the issue.

Note: I am unable to fix this issue myself due to my JavaScript knowledge being too limited.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions