Skip to content

prism.js - outdated, source-less binary #3005

@onlyjob

Description

@onlyjob

prism.js hasn't been touched since 2013 even though it is semantically versioned, well maintained library.

On top of that committed version is lacking source which is a serious breach of open source compliance because effectively minified code is equivalent of pre-compiled binary -- un-readable, non-modifiable and non-distributable in Debian.
It is a bad practice to commit binaries to VCS.

Please replace minified prism.js with original, uncompressed, up-to-date version.
I recommend using the following URL:

https://github.com/PrismJS/prism/raw/v1.15.0/prism.js

which I would note into prism.js.URL file to document file's origin.

Read more about pre-minified files here https://wiki.debian.org/onlyjob/no-minification

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions